/*GLOBAL*/
body{width:100%;height:100%;margin:0px;padding:0px;background-color:#EEE;background-image:url('/layout/home_diag_bg.gif');}
form{margin:0px;padding:0px;}
div{z-index:10;}
a{text-decoration:none;color:#666;}
a:hover{text-decoration:underline;}

/*DEFINED*/
div.header{width:100%;height:200px;z-index:1;}
div.headerLine{width:100%;height:50px;position:absolute;}
div.topo{width: 100%;text-align:center;}
div.topofaixa{width: 100%;height:110px;position:absolute;top:50px;background-color:#fff;z-index:-1;}
div.topomenu{width:720px;margin:auto;}
div.topomenu div.mI{float:left;font: 30px Verdana;color:#333;text-align:center;cursor:pointer;}
div.topomenu div.log{float:left;}
div.topomenu div.log div{float:left;font:11px Arial;}
div.topomenu div.log div label{width:55px;float:left;font: normal bold 13px Verdana;color: #333;text-align:right;}

div.body_top{width:700px;height:38px;background: url('/layout/body_top.gif') no-repeat;font:20px Verdana;padding-left:10px;padding-top:0px;}
div.body_middle{width:700px;background-image: url('/layout/body_middle.gif');}
div.body_bottom{width:700px;height:38px;background: url('/layout/body_bottom.gif') no-repeat center;}

div.whole{width:780px;margin:auto;}
div.page{width:722px;margin:auto;}
div.content{}


div.footer{width:100%;margin:auto;margin-top:45px;margin-bottom:20px;z-index:1;font:9px Verdana, Arial;background-color:#fff;padding:5px 0px 5px 0px;text-align:center}