body{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#800000;
	margin: 0px 0px 0px 0px;
	background-color:#0A0B0D;
}
a, a:visited{
	color:#800000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#800000;
	
}
.bloco{
	background-color:#800000;
	color:#F9B10F;
}
.bloco a{
color:#F9B10F;
}
.bloco a:hover{
text-decoration:underline;
 }
.lista li{
	border-color:#330000;
}
.form td, .form th{	
	/*border:2px solid #330000;*/	
}
.secao{
	background-repeat:no-repeat;
	height:40px;
	margin-bottom:20px;
	margin-left:5px;
	padding-left:20px;
	padding-top:10px;
}
.secao h2, .secao h1{
	margin-top:-5px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#800000;
}
#supback{
	background-position:center 265px;
	background-repeat:repeat-y;
	background-image:url(images/mc.jpg);
}
#sup{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(images/sc.jpg);
}
#infback{
	background-position:center 464px;
	background-repeat:repeat-y;
	/*background-image:url(images/mc.jpg);*/

}
#inf{
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(images/ic.jpg);
}
.content{
	position:relative;
	left:50%;
	margin-left:-395px;
	width:790px;	
}
#cab{
	height:269px;
}
#tit{
	position:absolute;
	top:37px;
	left:243px;
	width:300px;
	text-align:center;
}
#tit img{vertical-align:middle}
#tit h1, #tit .tith1{
	margin:0;
	font-size:28px;
	font-weight:bold;
}
#menu{
	position:absolute;
	top:223px;
	width:790px;
	text-align:center;
}
#menucontent{
	display:inline-block;
}
#menu td{
	background-repeat: no-repeat;
    padding:0px 10px 3px 10px;
}
#menu a, #menu a:visited {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#menu a:hover{
	color:#800000;
}
#corpo{
	padding:0 20px 30px 20px;
	color:#000000;
	
}
#rod{
	height:230px;
}
#rodcontent{
	color:#000000;
	padding-top:0px;
	text-align:center;
}
#rodcontent a{
	color:#800000;
}
#rodcontent a:hover{
	color:#800000;
	text-decoration:inherit;
	text-decoration:underline;
}
.limitado{
	width:520px;
}