﻿body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#707070;
	background: #4f5347;
}

.input{
	border:1px solid #ccc;
}

.site{
	color:darkblue;
	font-weight:bold;
	margin:0px; padding:0px;
}

/* HEADER */
#faixaHeader{
	height:10px;
	background:#305143;
}

#faixaContainerHeader{
	background:url(../images/secundaria/background_body.jpg) center 10px no-repeat #718258;
}

#containerHeader{
	position:relative;
	margin:0 auto;
	width:950px;
	_width:953px;
}

#header{
	height:194px;
}

#logo{
	float:left;
	margin-left:18px;
	_margin-left:10px;
	width:246px;
	height:194px;
}

#flash{
	width:665px;
	margin:0 0 0 265px;
}

/* 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;
	width:950px;
	background:#fff;
	border-bottom:2px dotted #ccc;
	_width:958px;
}

/* LEFT CONTENT */
#leftContent{
	position:relative;
	float:left;
	width:265px;
	min-height:400px;
}

#leftContent #menu{
	width:265px;
}

#leftContent #menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#leftContent #menu ul li{
	margin-bottom:0px;
	margin-bottom:2px\9;
	*margin-bottom:0px;
	padding:0px;
}

#leftContent #menu ul li a{
	margin:0px;
	padding:0px;
}

#leftContent #menu ul li a img{
	margin:0px;
}

/* RIGHT CONTENT */
#rightContent{
	width:675px;
	position:relative;
	margin:0px 6px 10px 265px;
	min-height:400px;
	background:url(../images/secundaria/sombra_direita.jpg)right top no-repeat;
}

#folder{
	position:relative;
	text-align:right;
	width:675px;
	height:30px;
	background:url(../images/secundaria/fundo_banner.jpg) center top no-repeat;
}

#folder #mapaFolder{
	float:left;
	margin:5px 0 5px 10px;
	color:#fff;
}

#folder #mapaFolder a{
	font-size:8pt;
	color:#fff;
}

#folder h2{
	text-transform:none;
	color:#fff;
	margin:0px 10px 10px 10px;
}

#conteudoPrincipal{
	padding:20px 20px 20px 10px;
	text-align:justify;
}

#mapaSite{
	padding:10px 0 0 10px;
}

#mapaSite a{
	font-size:8pt;
	color:#305143;
}

#mapaSite ul{
	margin:10px 5px 5px 0;
	padding:0px;
}

#mapaSite ul li{
	display:inline;
}

#mapaSite ul li a{
	color:#c77a3a;
}

/* 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{
	
}