body{
	font-family: Arial, Helvetica, sans-serif;
	color:#8E8D8C;
	margin: 0px 0px 0px 0px;
	background:url(images/back.jpg) no-repeat fixed center top  #0A32B8;
}
a, a:visited{
	color: #341D77;
	text-decoration:none;
}
a:hover {
	color:#4A34D7;
	text-decoration:underline;	
}
.bloco{
	background-color:#EEEEEE;
}
.bloco a, .bloco a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color: #8E8D8C;
	font-weight:bold;
}
.lista li{
border:#D1D1D1 2px solid;
}
.form td, .form th{	
	border:2px solid #FFF;	
}
h1, h2, h3{
	color:#341D77;
}
.secao{
	background-repeat:no-repeat;
	height:40px;
	margin-bottom:20px;
	margin-left:5px;
	padding-left:20px;
	padding-top:15px;
}
.secao h2, .secao h1{
	margin-top:0px;
	font-size:20px;
	color: #341D77;
}
#supback{	
}
#sup{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(images/sup.png);
}
#infback{	
}
#inf{
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(images/inf.png);
}
.content {
    left: 50%;
    margin-left: -500px;
    position: relative;
    width: 1000px;
}
#cab{
}
#tit {
    text-align: center;
	padding:20px;
	background-color:#FFFFFF;
}
#tit img{vertical-align:middle}
#tit h1, #tit .tith1{
	margin:50;
	font-size:28px;
	font-weight:bold;
}
#menu {
    text-align: center;
	height:27px;
	padding:20px;
	left: 0px;
}
#menucontent{
	display:inline-block;	
}
#menu td{
	padding:0 10px;
	background: url(images/sep.png) no-repeat right center;
}
#menu a, #menu a:visited {
	font-size:16px;
	font-weight:bold;
	color: #341D77;
}
#menu a:hover{
	color:#4A34D7;
	text-decoration:none;
}
#corpo{
	background-image:url(images/center.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 20px;
	background-color:#FFFFFF;
}
#rod{
	height:69px;
	color:#FFFFFF;
}
#rodcontent {
    line-height: 25px;
    padding: 3px 0 0 0;
    text-align: center;
}
#rodcontent a{
	color:#FFFFFF;
}
#rodcontent a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}