body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	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:8px;
	text-align:center;
	width:799px;
	text-align:center;
	border:1px solid #000000;
	/*background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;	*/
	overflow:auto;
}

#banner{
	position_relative;
	padding:0px;
	margin:auto;
   /* background:url(../images/banner_bg.jpg) no-repeat;
    background-repeat:no-repeat;
	background-position:top left;	*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:120px;
	width:678px;
	padding-right:1px;
}

#banner p{
	color:#202020;
	font-weight:700;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-top:70px;
	padding-right:9px;
}

#banner p a{
	font-weight:normal;
	color:#9e9c9c;
	text-align:right;
	text-decoration:none;
}
#banner p a:hover{
	text-decoration:underline;
}

#logo{
	width:220px;
	float:left;
}
#logo img{
	
	border:0px;
}

#patrocinios{
	width:220px;
	margin-top:57px;
	margin-left:50px;
	float:left;
}

#areaAproveitada{
	margin:auto;
	width:670px;	
	padding:0px;
	text-align:left;
}

#areaLeft{
	width:210px;
	height:370px;
	float:left;	
	position:relative;
	
}

#menu {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	width:780px;
	padding-right:1px;
	padding-bottom:1px;
	margin:auto;
	margin-top:10px;
	text-align:center;
}
#menu a {
	color:#202020;
	padding-right:13px;
	padding-left:13px;
	text-decoration:none;
	text-align:right;
}

#menu a:hover {
	color:#9e9c9c;
}

#menu .selected{
	color:#9e9c9c;
}

#subMenu{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	width:440px;
	height:25px;
	padding-top:5px;
	margin-left:auto;
	padding-right:60px;
	text-align:left;
}

#subMenu a {
	color:#202020;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	text-align:right;
}

#subMenu a:hover {
	color:#9e9c9c;
}

#subMenu .selected{
	color:#9e9c9c;
}
/*
#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:459px;
	padding-right:1px;
	float:right;	
	text-align:center;
}

#areaConteudos{	
	text-align:left;
	width:440px;
	height:370px;
	margin-left:auto;
	overflow:auto;	
}
/*
#header{
	width:580px;
	height:170px;
	text-align:center;
	overflow:hidden;
}

#tituloConteudo{
	text-align:left;
}

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

#scrollContent{
	font-family: Arial;
	font-size:11px;
	text-align:left;
	line-height:16px;
	width:409px;
	height:350px;
	padding-right:10px;
	padding-left:1px;
	overflow:auto;
}

#conteudos{
	width:420px;
	height:350px;
	padding:10px;
	background-image:url(../images/conteudos_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	
}

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

#conteudos a{
	color:#9e292b;
	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;
}

#copy {
	font-size:8px;
	width:669px;
	margin:auto;
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
}
#copy p{
	margin:0px;
}

#copy a{
	text-decoration:none;
	color:#9e292b;
	font-weight:700;
}


#copy a:hover{
	text-decoration:underline;
}
/*
#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:#00663f;
	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: 150px;
  text-align: right;
  }

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

#conteudos div.row span.formw input.texto{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	height:15px;
	width:330px;
	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:330px;
	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:#00663f;
	width:930px;
	padding-bottom:20px;
}

#menuBottom {
	margin-left:auto;
	margin-right:50px;
	width:580px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:7px;
	padding-bottom:2px;
	color:#999999;
	border-top:2px solid #00663f;
}

#menuBottom a {
	text-decoration:none;
	color:#00663f;
}

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

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




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

#copy p.left{
	padding-left:15px;
	float:left;
}
#copy p.right{
	padding-right:15px;
	float:right;
}
*/
/*
///////////////////////////////////////////Noticias///////////////////////////////////
*/

#conteudos .itemDet{
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
}

#conteudos .itemDet div{
	padding-left:15px;
}

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