@charset "iso-8859-1";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#FF5E5E;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../images/backlight3.jpg);
	margin: 0px;
	padding: 0px;
}
small {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	padding-left:1px;
}
img {
	border:0px;
}
.escuro {
	color:#666666;
}
.cinza_claro {
	color:#999999;
}

.cinza {
color:#EEEEEE;
}
.preto {
	color:#333333;
}
.float {
	float:left;
}
.linksText {
	color:#999999;
	margin-top:14px;
	display: block;
	clear: left;
}
hr {
	width:100%;
	display:table;
	border:none 0px none;
	padding:0px;
	margin:0px;
	color:#CCCCCC;
	height:1px;
}
h1 {
	font-size: 24px;
	letter-spacing:-1px;
	padding:0px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}
h1 span {
	font-size:24px;
	font-weight:normal;
	color: #999;
	text-transform: uppercase;
}
h2 a{
	font-size: 18px;
	letter-spacing: -1px;
	padding:0px;
	color: #333;
	font-weight: normal;
	
}
h2 a span{
	font-size:18px;
	font-weight:normal;
	color: #999;
	text-transform: uppercase;
	
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
	padding:0px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	
}
h2 span {
	font-size:18px;
	font-weight:normal;
	color: #999;
	text-transform: uppercase;
}
#geral {
	width:789px;
	margin: 0px auto;
	padding: 0px;
	position:relative;
}
#central {
	width:779px;
	background-color: #FFF;
	display: table;
	position:relative;
	border: 1px solid #525252;
}
#conteudo {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	min-height:500px;
	_height:500px;
	margin-bottom: 10px;
	background-color:#FFF;
	color: #333;
}
#conteudo p a{
	color: #900;
}
.Vcenter {
	clear: left;
}
.Vcenter img{
	vertical-align: middle;
	clear: none;
}
p {
	padding-top:10px;
	padding-bottom:5px;
	text-align:justify;
}
.link {
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	margin-top:20px;
}
.link li {
	list-style: none;
	clear: left;
	text-align: center;
}
 li.lembrar {
	text-align: right;
	border-bottom: none 0px none;
}
.texto a {
		color:#333;
		text-decoration: none;
		font-weight: normal;
}
.texto span {
	color:#666;
}
