* {
	margin:0px;
	padding:0px;
	}

html, body { height:100%; }

body {
	background:#FFFFFF;
	font-family: "Futura Md BT", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.clear { clear: both; } 

.geral {
	width: 966px;
	background: #FFFFFF;
	margin: 0 auto;
	min-height: 600px;
	border: 0px;
	}

* html .geral { height: 600px; }

#topo h1 { float: left; width: 190px; margin-top: 32px; }

#topo ul { width: 735px; float: left; }

#topo ul li { width: 147px; list-style-type: none; float: left; }

#topo ul li a { background: url(../images/mn-up.png) no-repeat; padding: 77px 0 0 0; display: block; }

#topo ul li a:hover { background: url(../images/mn-down.png) no-repeat; padding: 77px 0 0 0; display: block; }

#topo ul li a.ativo { background: url(../images/mn-down.png) no-repeat; padding: 77px 0 0 0; display: block; }

#conteudo {	min-height: 300px; }

* html #conteudo { height: 300px; }

#conteudo #titulo { height: 50px; background:url(../images/seta.jpg) no-repeat; padding: 15px 0 0 60px; margin-top: 15px; } 

#conteudo #titulo h2 { 	font-size: 22px; color: #bd0926; font-weight: normal; width: 518px; float: left; }

#conteudo #titulo h3 { 	font-size: 14px; color: #9c9e9f; font-weight: bold; float: left; margin-top: 5px; }

#conteudo #titulo h4 { 	font-size: 14px; color: #bd0926; font-weight: bold; float: left; margin-top: 5px; }

#conteudo #banner { padding: 15px 0 10px 0 }

#conteudo #texto { min-height: 160px; }

#conteudo #texto p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #797979; text-align: justify; padding: 10px 0 10px 0; width: 689px; line-height:170%;}

#conteudo #texto p a { color: #bd0926; text-decoration: none; }

#conteudo #texto p a:hover { color: #bd0926; text-decoration: underline; }

#conteudo #texto b { color: #bd0926; font-weight: bold; }

#conteudo #texto h3 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #bd0926; font-weight: bold; }

#conteudo #texto h4 { font-size: 14px; color: #bd0926; font-weight: bold; }



#conteudo #divisor { clear: both; border-bottom: 2px dotted #9c9e9f; margin: -15px 0 0 60px; }

#conteudo #divisorHome { clear: both; margin: -15px 0 0 60px; }

#release_cadastro { font-size: 11px; color: #797979; }

#release_cadastro a { font-size: 11px;color: #9c9e9f; text-decoration:none; }

#release_cadastro a:hover { font-size: 11px; color: #bd0926; text-decoration:none; }


.releases { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #797979; }

.releases a,a:hover { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #797979; text-decoration: none; }

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #df002c;
	text-decoration: none;
}

.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.emacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height:200%;
	width: 270px;
	margin: 30px 10px 10px 10px;;
}

.emacao a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #df002c;
	text-decoration: none;
}
.emacao a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #df002c;
	text-decoration: none;
}


#rodape { clear: both; border-top: 2px dotted #9c9e9f; font-size: 11px; color: #9c9e9f; font-weight: bold; text-align: center; height: 30px; padding-top: 5px; }


 
