﻿body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#707070;
	background: #fff;
	background:url(../images/principal/background_body.jpg) center 10px no-repeat #718258;
}

.listaServicos{
	margin:5px 0 0 15px;
	padding:0px;
}

.listaServicos li{
	list-style-image:url(../images/icons/WebResource_002.gif);
}

.listaServicos li a{
	color:#305143;
	font-size:8pt;
	letter-spacing:1px;
}

.linkManchete{
	color:#fff;
	font-weight:normal;
}

#faixaHeader{
	height:10px;
	background:#305143;
}

#containerHeader{
	position:relative;
	margin:0 auto;
	width:950px;
	_width:953px;
}

#header{
	height:385px;
}

/* MENU */
#menu{
	float:left;
	width:265px;
	height:385px;
	background:url(../images/principal/fundo_menu.jpg) repeat-y center top;
}

#menu #logo{
	height:146px;
	background:url(../images/principal/logo.jpg) center top no-repeat;	
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul li{
	margin-bottom:0px;
	margin-bottom:2px\9;
	*margin-bottom:0px;
	padding:0px
}

#menu ul li a{
	margin:0px;
	padding:0px;
}

#menu ul li a img{
	margin:0px;
}

#flash{
	width:685px;
	margin:0 0 0 265px;
}

#flash #textoBanner{
	top:-45px;
	right:0px;
	width:376px;
	height:385px;
	position:absolute;
	z-index:90;
	background:url(../images/principal/texto_banner.png) center top no-repeat;
}

#flash #manchete h2{
	padding:0px;
	margin:0px;
	font-size:14pt;
	color:#4c632a;
}

#flash #manchete p{
	padding:0px;
	margin:0px;
}

#flash #manchete{
	position:absolute;
	bottom:0px;
	right:0px;
	width:685px;
	height:76px;
	z-index:99;
	color:#666;
	background:url(../images/rep_manchete.jpg) right repeat-y #e0e5e1;
}

#flash #manchete a{
	color:#333;
}

/* CONTEUDO */
#containerBody{
	position:relative;
	background:url(../images/principal/fundo_branco.jpg) center top repeat-x #fff;
	padding-top:5px;
}

#content{
	position:relative;
	margin:0 auto;
	padding-top:10px;
	width:955px;
	background:#fff;
	background:url(../images/principal/fundo_conteudo.jpg) 3px top no-repeat #fff;
	border-bottom:2px dotted #ccc;
}

#leftContent{
	float:left;
	margin-left:20px;
	padding:10px;
	width:560px;
	min-height:350px;
}

#rightContent{
	margin:0px 10px 10px 610px;
	min-height:340px;
	padding:10px;
	border:1px solid #d7d7d7;
}

/* FOOTER */
#footer {
	position:relative;
	clear:both;
	min-height:180px;
	border-top:5px solid #305143;
	background:url(../images/principal/fundo_footer.jpg) center top repeat-x #4f5347;
}

#footerContainer{
	position:relative;
	width:920px;
	margin:0 auto;
	padding:10px 0 0 10px;
	color:#f5f5f5;
	letter-spacing:1px;
}

#footerContainer a{
	color:#979d8c;
}

#footerLeft{
	position:relative;
	float:left;
	width:220px;
	height:180px;
	font-size:7pt;
}

#footerLeft a:hover{
	text-decoration:none;
}

#footerRight{
	position:relative;
	margin:0 0 0 230px;
	height:180px;
}

#footerRight #links{
	position:absolute;
	width:190px; 
	height:30px;
	bottom:0px;
	right:20px;
}

#footerRight #links a:hover{
	text-decoration:none;
}

#footerRight #palavraChave{
	margin-top:20px;
	font-size:7pt;
}

#footerRight ul{
	padding:0px;
	margin:0px;
}

#footerRight ul li{
	display:inline;
	list-style-image:none;
}

#footerRight ul li a{
	color:#979d8c;
	font-size:7pt;
	letter-spacing:0px;
}

#footerRight ul li a:hover{
	
}
