body{
	background-color:#000000;		
}

a, a:link, a:visited{
	font-family:Arial;
	font-size:12px;
	/*color:#0066CC;*/
	color:#FFFFFF;
	text-decoration:none;
}

a, a:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.conteudo{
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
.conteudo_cad{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
}
.tituloInterna{
	font-family:Arial;
	font-size:16px;
	/*color:#2662AF;*/
	color:#FFFFFF;
	font-weight:bold;
}

#conteudoInterna{
	font-family:Arial;
	font-size:12px;
	background-image:url('images/background/pont_vert.gif');
	background-repeat:repeat-y;
}

#site{
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
}

#headerSite{
	position:relative;
	top:0px;
	width:816px;
	height:169px;
}

#bannerSessao{
	position:relative;
	top:0px;
	width:816px;
	height:204px;
	background-image:url('images/background/banner.jpg');
	background-repeat:no-repeat;
}

#conteudoHome{
	position:relative;
	top:0px;
	width:816px;
	color:#FFFFFF;
	/*border-right-color:#444444;
	border-right-style:solid;
	border-right-width:1px;
	background-image:url('images/background/cont.gif');
	background-repeat:repeat-y;*/
}

.newsletter{
	font-family:Arial;
	font-size:12px;
}

.specialTitle{
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#2662AF;
}

.newsFilds{
	font-family:Arial;
	font-size:10px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

.postButtons{
	width:40px;
	height:19px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#133259;
	background-color:#2662AF;
}
#rodape{
	position:absolute;
	width:100%;
	height:217px;
	left:0px;	
	background-image:url('images/background/site.jpg');
}
#rodapeTexto{
	position:relative;
	width:380px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	margin-top:170px;
}