@charset "utf-8";
/* --- PRINCIPAL --- */
body {
	background:url(../img/bg_topo.jpg) repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#285251;
	font-size:11px;
	overflow-y:scroll;
 .overflow-y:visible;
}
center {
	position:absolute;
	height:100%;
}
div.center {
	text-align:left;
	text-align:center;
}
div.center div {
	margin-left:auto;
	margin-right:auto;
}
.principal {
	width:1000px;
	margin-top:-260px;
}
/* --- TOPO --- */
.topo {
	margin:0px;
	height:290px;
}
#logoProamb {
	margin:0px 0px 0px 0px;
	width:1000px;
	text-align:left;
}
#logoProambInterno {
	margin:0px 0px 0px 18px;
	width:274px;
	height:55px;
}
#topoImg {
	margin-top:130px;
}
#CampoLogin {
	position:absolute;
	margin-left:790px;
	margin-top:-15px;
}
#menuPrincipal {
	margin-top:15px;
}
/* --- RODAPE --- */
.rodape {
	margin-top:20px;
	padding-top:5px;
	height:21px;
	background:url(../img/bg_rodape.jpg) repeat-x;
	color:#444444;
}
/* --- TOPO --- */
#conteudo {
	margin:0px;
	width:1000px;
}

div#conteudo:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
		
#conteudoDireita {
	width:732px;
	margin-right:18px;
	float:left;
}
#conteudoEsquerda {
	width:250px;
	float:left;
}
#pagina {
	text-align:justify;
}

#depoimentos {
	text-align:left;
}
/* --- SUB-MENU --- */
#detalhe {
	margin-top:-21px;
	background: url(../img/detalhe_bg.gif) repeat-y;
	width:221px;
	text-align:center;
	position:relative;
}
#detalheConteudo {
	margin:-55px 0px -35px 0px;
	position:relative;
}
#detalheConteudoMenu {
	margin:-60px 0px -35px 0px;
	position:relative;
}
.ie7 #detalheConteudoMenu {
	margin:-60px 0px -35px 0px;
}
#detalheConteudoInterno {
	width:200px;
	min-height:80px;
}
#detalheNoticiaItem {
	text-align:left;
	margin:10px 0px 10px 0px;
}
#itemMenuDetalhes {
	height:37px;
}
.ie #itemMenuDetalhes {
	margin-bottom:-2px;
}
.ie7 #itemMenuDetalhes {
	margin-bottom:0px;
}
/* --- FONTES --- */
h1 {
	color:#113a32;
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	color:#113a32;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#fonteMenuDetalhes {
	font-size:11px;
	margin-top:-25px;
	margin-left:30px;
	width:160px;
	cursor:pointer;
}
#fonteMenuDetalhes2 {
	font-size:11px;
	margin-top:-37px;
	margin-left:30px;
	width:160px;
	cursor:pointer;
	line-height:16px;
}
/* --- LINKS --- */
.linkNoticias a {
	text-decoration:none;
}
.linkNoticias:hover {
	text-decoration:underline;
}
.linkNoticias:visited {
	text-decoration:none;
	color:#285251;
}
.linkNoticias:link {
	text-decoration:none;
	color:#285251;
}
.linkNoticias a:hover {
	text-decoration:underline;
}
.linkMaisNoticias a {
	text-decoration:none;
}
.linkMaisNoticias:hover {
	text-decoration:underline;
}
.linkMaisNoticias:visited {
	text-decoration:none;
	color:#285251;
}
.linkMaisNoticias:link {
	text-decoration:none;
	color:#285251;
}
.linkMaisNoticias a:hover {
	text-decoration:underline;
}
.expandeMenu a {
	text-decoration:none;
	color:#2f6260;
}
.expandeMenu a:hover {
	text-decoration:underline;
	color:#2f6260;
}
/* --- PAGINA DEFAULT --- */

#principalDefault {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-311px;
}
/* --- LIGHTBOX --- */

.bordaImagem {
	border:1px solid black;
}

/* --- SEJA-CLIENTE --- */

#divSejaCliente_p1 {
	background-image:url(../img/fundo_seja_cliente_p1.jpg); background-repeat:no-repeat; background-position:top;
	width:324px;
	position:absolute;
}
#divSejaCliente_p2 {
	background-image:url(../img/fundo_seja_cliente_p2.jpg); background-repeat:no-repeat; background-position:bottom;
	width:324px; 
}
#NumeroSejaCliente {
	font-size:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#285251;
	position:absolute;
	margin-left:15px;
	margin-top:3px;
}
#TitSejaCliente {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#285251;
	position:absolute;
	margin-left:60px;
	margin-top:40px;
}

#TextoSejaCliente {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#285251;
	font-size:11px;
	position:absolute;
	margin-left:70px;
	margin-top:70px;
	width:235px;
	
}

a:link {
	color:#2f6260;
	text-decoration:none;
}
a:visited {
	color:#2f6260;
	text-decoration:none;
}

a:hover {
	color:#2f6260;
	text-decoration:underline;
}

