body{
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #C0C0C0;
	margin: 0px 0px 0px 0px;
}
a, a:visited{
	color: #C0C0C0;
	text-decoration:none;
}
a:hover {
	color:#C0C0C0;
	text-decoration:underline;	
}
.bloco{
	background:url(images/back2.jpg) repeat;
	border:#9C652F solid 1px;
}
.bloco a, .bloco a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.bloco a:hover {
	color:#FFFFFF;
	text-decoration:underline;	
}

.lista li{
	border-color: #999999;
}
.form td, .form th{	
	border:2px solid #9C652F;	
}
h1, h2, h3{
	color: #9C652F;
}
.secao{
	background-repeat:no-repeat;
	height:40px;
	margin-bottom:20px;
	margin-left:90px;
	padding-left:20px;
	padding-top:15px;
}
.secao h2, .secao h1{
	margin-top:0px;
	font-size:20px;
	color: #9C652F;
}

#supback{
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(images/center.jpg);
	height: auto;
}
#sup{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(images/sup.jpg);
}
#infback{
	background:url(images/back.jpg) repeat center;
	
}
#inf{
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(images/inf.jpg);
}
.content {
    left: 50%;
    margin-left: -490px;
    position: relative;
    width: 980px;
}
#cab{
	height:339px;
}
#tit {
    left: 0px;
    position: absolute;
    text-align: center;
    top: 46px;
    width: 980px;
}
#tit img{vertical-align:middle}
#tit h1, #tit .tith1{
	margin:0;
	font-size:28px;
	font-weight:bold;
}
#menu {
    left: 0px;
    position: absolute;
    text-align: center;
    top: 260px;
    width: 980px;
}
#menucontent{
	display:inline-block;
}
#menu td{
	padding:0 5px;
}
#menu a, #menu a:visited {
	font-size:16px;
	font-weight:bold;
	color: #FDC800;
}
#menu a:hover{
	color:#9C3D21;
	text-decoration:none;
}

#corpo{
	padding:0 20px;
	background-image:url(images/center.jpg)
}
#rod{
	height:110px;
	color:#FFFFFF;
}
#rodcontent {
    line-height: 25px;
    padding: 36px 0 0 0;
    text-align: center;
}
#rodcontent a{
	color:#C0C0C0;
}
#rodcontent a:hover{
	color:#C0C0C0;
	text-decoration:underline;
}




