@charset "iso-8859-1";
*{
	margin:0;
	padding:0;
	border:0;
	
}
body{
	margin:0;
	padding:0;
	background:url(../img/bgSite.gif) repeat-x #c7dbdd;
	font-family:Arial;
}
a{
	text-decoration:none;
}
.invisivel{
	display:none;	
}
.esquerda{
	float:left;
}
.direita{
	float:right;	
}
#principal{
	width:990px;
	margin:0 auto;
}

#geral{
	display:table;
	width:990px;
	background:url(../img/bgGeral.png) repeat-y;
}
#geralTop{
	background:url(../img/bgGeralTop.png) no-repeat;
	width:990px;
	height:28px;
}
#topo{
	margin-top:-30px;
	display:block;
	height:155px;
}

.logo{
	float:left;
	margin:7px 0 0 20px;
}

.publicidade{
	float:right;
	margin:15px 20px 0 0;
}

#header{
	display:block;
	width:980px;
	height:25px;
	clear:both;
	padding-top:5px;
}

#busca{
	display:block;
	width:985px;
	height:25px;
	background:url(../img/bgBusca.png) no-repeat;
	margin:-25px 0 10px 0;
}
#conteudoLogin{
	width:510px;
	height:25px;
	float:left;
	margin:15px 0 0 60px;
}
.webMail{
	float:left;
	font-size:14px;
	font-weight:600;
	color:#065966;
	margin:5px 20px 0 0;
}
#conteudoLogin label{
	height:25px;
	padding:0 5px;
	float:left;
	line-height:25px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#conteudoLogin input[type=text], #conteudoLogin input[type=password]{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#666666;
	margin:0;
	width:115px;
	padding:0 10px;
	height:25px;
	border:none;
}
.btLogin{
	border:0;
	background:transparent;
	width:30px;
	height:25px;
	padding:0 5px;
	font-weight:bold;
	color:#1d4b55;
}

#conteudoBusca{
	width:300px;
	height:25px;
	float:right;
	margin:15px -120px 0 0;/*
	-moz-margin:-25px -120px 0 0;*/
	
}
#conteudoBusca input[type=text]{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#666666;
	margin:0;
	border:none;
	height:25px;
	line-height:25px;
	width:115px;
	padding:0 10px;
}
.bgInput{
	font-size:12px;
	color:#666;
	width:135px;
	height:25px;
	background:url(../img/bgInput.jpg) no-repeat;
	float:left;
}
.btBusca{
	border:0;
	background:transparent;
	width:30px;
	height:25px;
	background:url(../img/btBusca.png) no-repeat;
	/*float:right;*/
}	 
#menu{
	background:url(../img/bgMenu.png) no-repeat center;
	width:969px;
	height:35px;
	text-align:center;
	padding:10px 10px 0 10px;
}

#menu ul{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li{
	display:inline;
	margin-left:14px;
	margin-right:14px;
}

#menu ul li a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}
#menu ul li a:hover{
	color:#aff1ff;
}

#banner{
	width:975px;
	height:210px;
	margin:-5px 0 0 6px;
}

#conteudo{
	display:block;
}

#footer{
	display:block;
	background:url(../img/bgFooter.jpg) top center no-repeat;
	width:980px;
	height:auto;
	padding-bottom:5px;
	margin:0 0 0 5px;
}

.boxInfoFooter{
	display:block;
	width:300px;
	float:left;
}

#rodape{
	display:block;
	background:url(../img/bgRodape.jpg) top center no-repeat;
	width:980px;
	height:90px;
	text-align:center;
	font-size:12px;
	color:#065966;
	font-weight:bold;
	padding-top:20px;
	margin-left:5px;
	line-height:18px;
}
#rodape p{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#065966;
}
#geralRodape{
	background:url(../img/bgGeralRod.png) no-repeat;
	width:990px;
	height:28px;	
}
.linkPlanos{
	float:left;
	display:inline;
	margin-top:50px;
	margin-left: 150px;
	text-align:center;
}

a {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
a img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.opaco{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.opaco:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.boxTituloPagina{
	display:block;
	float:left;
	margin-left:-10px;
}
.limpador{
	clear:both;	
}

.login{
	font-size:12px;
	color:#666;
	background:url(../img/bgLogin.gif) no-repeat;
	width:153px;
	height:21px;
	line-height:25px;
	padding:0 7px 0 20px;
	float:left;
	
}
.buscar{
	float:left;
	background:url(../img/bgInputBusca.gif) no-repeat;
	width:186px;
	height:21px;
	padding-left:10px;
}
/*.btLogin{
	border:0;
	background:url(../img/btlogin2.gif) no-repeat;
	width:32px;
	height:21px;
	padding-top:1px;
}*/


/* hack para Google Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){

#conteudoLogin{
	width:510px;
	height:25px;
	float:left;
	margin:15px 0 0 300px;
}
#conteudoBusca{
	width:300px;
	height:25px;
	float:right;
	margin:15px -130px 0 0;
	
}
}

