body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#000000;
	position:relative;
	text-align:center;
}


.erro{
	color:red;	
}

#titulo, #print_logo{
	display:none;	
}

#main{
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:auto;
	margin-top:10px;
	text-align:center;
	width:924px;
	text-align:center;
	/*background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;	*/
	overflow:auto;
	background-color:#FFFFFF;
}

#banner{
    /*background:url(../images/banner_bg.jpg) no-repeat;
    background-repeat:no-repeat;
	background-position:bottom left;	*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#6bb508;
	height:31px;
	width:908px;
	margin:auto;
	margin-top:6px;
	padding-top:5px;
}

#banner p{
	color:#FFFFFF;
	text-align:right;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:3px;
	margin-top:0px;
}

#banner img{
	border:0px;
}

#banner a{
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}

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

#header{
	background:url(../images/header_bg.jpg) no-repeat;
    background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	width:908px;
	height:113px;
	text-align:center;
	margin:auto;
	margin-top:3px;
	overflow:hidden;
}

#headerImg{
	border:1px solid #FFFFFF;
	position:absolute;
	left:350px;
	top:12px;
	width:540px;
	height:80px;
	overflow:hidden;
	text-align:center;
}

#data{
	position:absolute;
	left:350px;
	top:98px;
	width:540px;
	overflow:hidden;
	text-align:right;
}
#data p{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:113px;
}

#logo img{
	border:0px;
}


#areaAproveitada{
	width:907px;
	padding-right:1px;
	/*overflow:auto;*/
	margin:auto;
	margin-top:10px;
	padding-bottom:2px;
	text-align:left;
}

#areaLeft{
	padding-top:9px;
	width:245px;
	color:#E4E4E4;
	float:left;	
	position:relative;
	
}

#areaLeft img{
	margin-bottom:50px;
	border:0px;
}

.menu {
	width:220px;
	color:#000000;
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
}



.menu a {
	display:block;
	color:#000000;
	border-top:1px solid #c8c8c8;
	padding-right:10px;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
	text-align:right;
}

.menu a:hover {
	border-top:1px solid #0099ab;
	background-color:#0099ab;
	color:#FFFFFF;
}

.menu .selected{
	border-top:1px solid #0099ab;
	background-color:#0099ab;
	color:#FFFFFF;
}


#subMenu{
	margin-right:25px;
	width:168px;
	margin-left:auto;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
}

#subMenu a {
	display:block;
	color:#000000;
	border-top:1px solid #c8c8c8;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:2px;
	text-align:right;
}

#subMenu a:hover {
	border-top:1px solid #cfcfcf;
	background-color:#cfcfcf;
	color:#FFFFFF;
}

#subMenu .selected{
	border-top:1px solid #cfcfcf;
	background-color:#cfcfcf;
	color:#FFFFFF;
}

#bannerLeft{
	margin-left:14px;
	margin-top:20px;
	width:190px;	
}

#bannerLeft .textoCaixa{
	width:180px;
	margin:auto;
	overflow:hidden;
}

#bannerLeft .textoCaixa a img{
	border:0px;
}

#bannerLeft .textoCaixa img{
	margin-bottom:15px;
}
#bannerLeft .textoCaixa div{
	margin-bottom:15px;
}

#areaRight{
	width:640px;
	float:right;	
	text-align:center;
}

#areaConteudos{	
	text-align:left;
	width:640px;
	margin:auto;
	overflow:auto;	
}



#tituloConteudo{
	text-align:left;
}

#tituloConteudo p{
	font-size:12px;
	border-bottom:2px solid #0099ab;
	font-weight:700;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:15px;
	color:#0099ab;
}

#conteudos{
}

#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}

#conteudos a{
	color:#0099ab;
	font-weight:700;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}

#conteudos li{
	list-style-image: url(../images/list-symbol.gif);	
	text-align:left;
	padding:0;
	margin:0;
	margin-left:20px;
}

#bottomConteudos{
	text-align:right;
	background-image:url(../images/bottom_conteudo_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#bottomConteudos p{
	padding:0px;
	margin:0px;
	margin-right:15px;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:7px;
	color:#dda956;
	vertical-align:middle;
}

#bottomConteudos img{
	vertical-align:middle;
	border:0px;
}

#bottomConteudos a{
	color:#0099ab;
	text-decoration:none;
}
#bottomConteudos a:hover{
	text-decoration:underline;
}


#conteudos div.row {
  clear: both;
  padding-top: 10px;
  }

#conteudos div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

#conteudos div.row span.formw {
  float: right;
  width: 500px;
  text-align: left;
  } 

#conteudos div.row span.formw input.texto{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	height:15px;
	width:490px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw input.botao{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw textarea.textoArea{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	width:490px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 


#bottomShadow{
	/*background-image:url(../images/bottomShadow_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;*/
	background-color:#ffffff;
	width:908px;
	padding-bottom:20px;
	text-align:right;
}

#menuBottom {
	margin-left:auto;
	width:640px;
	background-color:#FFFFFF;
	padding-top:7px;
	padding-bottom:2px;
	color:#999999;
	border-top:2px solid #0099ab;
	text-align:center;
}

#menuBottom a {
	text-decoration:none;
	color:#0099ab;
}

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

#menuBottom .selected{
	text-decoration:underline;
}

#copy {
	background-color:#000000;
	text-align:left;
	color:#999999;
	margin:0px;
	padding:0px;
}

#copy a{
	text-decoration:none;
	color:#0099ab;
	font-weight:700;
}


#copy a:hover{
	color:#0099ab;
	text-decoration:underline;
}


#copy p.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

#copy p.left{
	float:left;
}
#copy p.right{
	float:right;
}

/*
///////////////////////////////////////////Noticias///////////////////////////////////
*/

#conteudos .itemNoticia{
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	clear:both;
	overflow:auto;
	border-bottom:1px dashed #0099ab;
}

#conteudos .data{
	font-size:9px;
	color:#999999;
}

#conteudos .itemNoticia p{
	padding:0px;
	margin:0px;
}

#conteudos .itemNoticia img{
	width:88px; 
	height:78px;
	float:left; 
	padding-right:4px;
}
