body {
	background-color: #333333;
}



.logo {
	background-color: #700101;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}


.border1 {
	border: 1px solid #C4C4C4;
}



.hconteudo {
	background-color: #E1E1DD;
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-left-color: #C4C4C4;
}




.navegadorinferior {
	background-color: #700101;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4C4C4;
}

.navegadorinferior a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
}
.navegadorinferior a:hover{
	color:#CCCCCC; 
	text-decoration:none;

}



.main {
	background-color: #999999;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C4C4C4;
}
.contato {
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 130px;
	padding-bottom: 20px;
}
.contato a{
	color:#FFFFFF;
	text-decoration:underline;

}
.contato a:hover{
	color:#740806; 
	text-decoration:underline;

}



.navegadorsuperior{
	background-color: #862828;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}



.navegador{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
	height: 25px;
	background-position: bottom;
}
.navegador a{
	color:#FFFFFF;
	text-decoration:none;
	float: right;
	height: 21px;
	width: 150px;
	padding-top: 4px;
}
.navegador a:hover{
	color:#CCCCCC;
	text-decoration:none;
	background-color: #8E3636;
	height: 21px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: right;
}



.conteudo {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E1E1DD;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin: 0px;
	text-align: justify;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	padding-right: 50px;
	padding-left: 20px;
	text-indent: 20px;
	line-height:200%;

}

.conteudolimitado {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E1E1DD;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin: 0px;
	text-align: justify;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	padding-right:220px;
	padding-left: 30px;
	text-indent: 20px;
	line-height:200%;


.conteudo a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B140F;
	text-decoration: none;
	font-size: 12px;
}
.conteudo a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.rodape {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.rodape a{
	color:#999999;
	text-decoration: none;

}
.rodape a:hover{
	color:#CCCCCC; 
	text-decoration:none;

}.headlines {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #770E0B;
}

h1 {
	font-size: 16px;
	text-decoration:underline;
	text-indent: -5px;
}

ul {
	padding-right: 30px;
	padding-left: -40px;
	list-style-position: outside;
}

ul.outside
{
list-style-position: outside;
}

li {
	padding-right: 30px;
	padding-left: -50px;
	list-style-position: outside;
}