@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #165872;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkMenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#637094;
	text-transform: uppercase;
	text-decoration:none;
}

.linkMenu:hover
{
	color:#D12525;
}

form {
	margin: 0px;
	padding: 0px;
}


#tudo #topo {
	width: 770px;
}
#tudo {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#tudo #menu {
	width: 770px;
	text-align: center;
	padding-top: 2px;
}
#tudo #conteudo {
	width: 770px;
	background-image: url(../../images/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: 10px;
}
#tudo #conteudo #contEsquerda{
	float: left;
	width: 530px;
	padding-left: 17px;
}

#tudo #conteudo #contDireita {
	float: right;
	width: 210px;
	padding-right: 10px;
}
#tudo #rodape {
	width: 770px;
	padding-left: 10px;
}

.texto {
	font-size: 11px;
	color: #596479;
}

#noticiasBox
{
	width:210px;
	height:174px;
	background:url(../../images/novidades2.jpg);
	background-repeat:no-repeat;
	padding-top: 45px;
}
.noticia {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	text-decoration: none;
	color: #596479;
	margin-right: 15px;
	margin-left: 10px;
}
.noticia:hover {
	color: #D12525;
}

.noticia span {
	display: block;
	font-size: 10px;
	font-weight: bold;
}

.linkNoticias{width:100px; height:20px; margin:8px 0px 0px 5px;position:absolute}


#newsBox
{
width:210px; height:111px; background:url(../../images/informativo.jpg); background-repeat:no-repeat; padding-top:30px;
}

.botao {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	width: 130px;
	color: #596479;
}

#dicasBox {
	width: 255px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 190px;
}

#destaqueBox {

	width: 250px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	height: 190px;
}
#destaqueBox #clienteImg {
	border: 0px solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
	width:60px;
	height:60px;
	float:left;
	background-repeat:no-repeat;
}


#dicasBox img, #destaqueBox img {
	margin-bottom: 5px;
}
#dicasBox strong, #destaqueBox strong {
	display: block;
	margin-bottom: 5px;
}

#dicasBox .texto, #destaqueBox .texto
{
	line-height:15px;
}
.linkFinal {
	text-align: right;
	display: block;
	clear: both;
	text-decoration: none;
	color: #596479;
	font-size: 11px;
}
.linkFinal:hover {
	color: #D12525;
}

#dicasBox .linkFinal, #destaqueBox .linkFinal
{
	position: absolute;
	width: 255px;
	margin-top: 165px;
}
#ans {
	margin-top: 10px;
	text-align: center;
}

#contInterno
{
	padding-top:5px;
	height:403px;
	background-image: url(../../images/conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;

}
#titulo
{
	font-size:12px;
	font-family:Verdana;
	color:#637094;
	margin:0px 0px 0px 28px;
}
#contPag
{
	font-size:10px;
	font-family:Verdana;
	padding:15px 12px 15px 12px;
	height:335px;
	margin:5px 15px 0 0;
	overflow:auto;
	width:95%;
	color:#596479;	
}

#contPag table
{
	margin-top:5px;
}

#contPag p
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contPopup
{
	margin:0px;
	width:524px;
	height:403px;
}

#contInterno a
{
	text-decoration:none;
	color:#CC0000;
}

#contInterno a:hover
{
	text-decoration:underline;
}

.bullet
{
height:7px;
width:7px;
}

.bullet_
{
height:9px;
width:6px;
}

#clientes span
{
	width:150px;
	height:50px;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	background-position:center center;
}

.dataLista
{
	display:block;
}

.noticiaLista
{
	margin:0px 0px 10px 0px;
	display:block;

}
