body{background-color:#4C64A3; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11PX;}

.root{width:1000px; height:auto; margin:auto;}

.top{width:1000px; height:201px; float:left; background-image:url(../images/topo.jpg);}

.menu{width:750px; height:47px; background-image:url(../images/menu.jpg); float:left; padding-left:250px; padding-top:15px;} 

.botMenu{width:auto; height:19px; background:url(../images/ico_menu.jpg) no-repeat; background-position:bottom left; background-color:#FAFAFA; display:block; float:left; padding-left:30px; margin-right:17px; font-weight:bold; font-size:11px; color:#000000; text-decoration:none;}

.meio{width:1000px; height:auto; background-image:url(../images/meio.jpg); background-repeat:repeat-y; float:left;}

.textoCont{width:680px; height:auto; float:left; margin-left:20px; font-size:12px;}

.areaForm{width:675px; height:auto; float:left;}

.campo{height:40px; float:left; padding-right:7px; width:auto;}

.enviar{width:675px; text-align:center; height:35px; float:left; margin-top:10px;}

.campoTitulo{height:22px; float:left; padding-right:7px; font-weight:bold; padding-left:20px; padding-top:4px}

.tel{width:115px; height:22px; float:left; padding-top:4px; text-align:center; padding-right:7px; font-weight:bold;}

.celular{width:115px; height:22px; float:left; padding-top:4px; text-align:center; padding-right:7px; font-weight:bold;}

.recado{width:258px; height:22px; float:left; padding-top:4px; text-align:center; padding-right:7px; font-weight:bold;}

.bip{width:155px; height:22px; float:left; padding-top:4px; text-align:center; padding-right:7px; font-weight:bold;}

.imgEstrutura{width:320px; height:250px; float:left; text-align:center; margin-left:5px; font-size:10px;}

.celula1{width:100px; height:17px; float:left; background-color:#E9E9E9; padding-top:3px; margin-right:3px; padding-left:8px; font-size:10px;}

.celula2{width:170px; height:17px; float:left; background-color:#E9E9E9; padding-top:3px; margin-right:3px; padding-left:8px; font-size:10px;}

.celula3{width:215px; height:17px; float:left; background-color:#E9E9E9; padding-top:3px; margin-right:3px; padding-left:8px; font-size:10px;}

.celula4{width:100px; height:17px; float:left; background-color:#E9E9E9; padding-top:3px; margin-right:3px; padding-left:8px; font-size:10px;}

.celula5{width:83px; height:17px; float:left; background-color:#E9E9E9; padding-top:3px; margin-right:3px; padding-left:8px; font-size:10px;}

.pdv1{width:225px; height:310px; float:left;}

.rodape{width:1000px; height:73px; background-image:url(../images/rodape.jpg); float:left; color:#FFFFFF; font-weight:bold; font-size:12px; padding-top:22px; text-align:center;}

.esquerda{width:237px; height:auto; float:left;}

.tituloEsquerda{width:226px; height:29px; float:left; background-image:url(../images/esquerda_02.jpg); padding-top:12px; padding-left:11px; font-weight:bold;}

.textoEsquerda{width:227px; height:auto; float:left; background-repeat:repeat-y; padding-left:10px; font-weight:bold; font-size:10px; padding-top:12px;}

.botCategorias{width:195px; height:21px; background-image:url(../images/bot_categoria.jpg); float:left; padding-left:40px; padding-top:2px; text-decoration:none; color:#000000; font-weight:bold;}

.conteudo{width:730px; height:auto; float:left; margin-left:10px;}

.assinatura{color:#000000; font-size:10px;}

.link{color:#000000; text-decoration:none; font-weight:bold;}

.linkHover a:hover{color:#003399;}

.linkHover2 a:hover{color:#CC0000;}

.flash{width:406px; height:144px; float:left; margin-left:290px; margin-top:5px;}

.home1{width:500px; height:133px; background-image:url(../images/home_1.jpg); float:left; text-align:justify; padding-left:200px; padding-right:19px; padding-top:65px; font-size:12px; margin-left:10px;}

.home2{width:550px; height:99px; background-image:url(../images/home_2.jpg); float:left; margin-left:10px; font-size:12px; padding-right:159px; padding-top:30px; padding-left:10px;}

.home3{width:719px; float:left; margin-left:10px;}

.caixa{width:680px; height:auto; float:left; margin-left:25px; margin-bottom:10px; margin-top:10px; text-align:justify;}

.caixa2{width:728px; height:auto; float:left; margin-left:8px; margin-bottom:10px; margin-top:10px; text-align:justify;}

.relat{height:140px; float:left; margin-left:120px;}


<!-- Início Menu CSS -->

#linkGeral {
	height:21px;
}

#subMenu1 {
	display:none;
	background:#ffffff;
	position:absolute;
	margin:20px 0px 0 85px;
	width:160px;
	height:60px;
}

#subMenu2 {
	display:none;
	background:#ffffff;
	position:absolute;
	margin:20px 0px 0 215px;
	width:280px;
	height:105px;
}

#subMenu1 a:link, #subMenu1 a:visited, #subMenu2 a:link, #subMenu2 a:visited {
	background:url(../images/sub_menu.jpg) no-repeat;
	padding-left:35px;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:5px;
	font-weight:bold;
}

#subMenu1 a:active, #subMenu1 a:hover, #subMenu2 a:active, #subMenu2 a:hover{
	background:url(../images/sub_menu2.jpg) no-repeat;
	padding-left:35px;
	text-decoration:none; 
	font-size:11px;
	color:#333;
	display:block;
	margin-top:5px;
	font-weight:bold;
}


