body{
	font-family: Arial, Helvetica, sans-serif;
	color:#87363C;
	margin: 0px 0px 0px 0px;
	background-color: #fff9f7;
}
a, a:visited{
	color:#87363C;
	text-decoration:none;
}
a:hover {
	color:#87363C;	
}
.bloco{
	background-color:#FBDCD7;
}

.lista li{
	border-color:#FBDCD7;
}
.form td, .form th{	
	border:2px solid #FFF;	
}
.secao{
	/*background-image:url(images/tit.png);
	background-repeat:no-repeat;
	height:40px;
	*/margin-bottom:20px;
	margin-left:5px;
	padding-left:20px;
	padding-top:15px;
	width: auto;
}
.secao h2, .secao h1{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#87363B;
}

#supback{
	background-position:center top;
	
	
}
#sup{
	
}
#infback{
	background-position:center bottom;
	background-repeat:repeat-x;
}
#inf{
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image:url(images/ic01.jpg);
}
.content{
	left: 50%;
    margin-left: -470px;
    position: relative;
    width: 940px;	
}
#cab{
	
	background-position:center top;
	background-repeat:repeat;
	position:relative;
	background-image:url(images/supback01.jpg);
}
#cab .content{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(images/tit01.jpg);
}
#cab2{
	min-height:150px;
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom: 72px;
}
#tit{
	text-align:center;
	margin-bottom: 10px;
}
#tit img{vertical-align:middle}
#tit h1, #tit .tith1{
	margin:0;
	font-size:28px;
}
#menu{
	bottom: -24px;
    height: 101px;
    position: absolute;
    text-align: center;
    width: 100%;
	background:url(images/menu.png) no-repeat center;
}
#menucontent{
	display:inline-block;
}
#menu td{
	height: 60px;
	padding: 0 5px;
}
#menu a, #menu a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FEFEFE;
	display:block;
	padding:5px;
}
#menu a:hover{
	color:#87373B;
	background-color: #FADBD6;
	text-decoration:none;
	border-radius: 5px;
}

#corpo{
	padding:0 20px;
}
#rod{
	height:218px;
}
#rodcontent{
	line-height:60px;
	text-align:center;
	color:#FEF9F6;
}
#rodcontent a{
	color:#FEF9F6;
}
#rodcontent a:hover{
	color:#FEF9F6;
	text-decoration:underline;
}

#rodDireitos{
	color:#87363C;
}

#rodDireitos a{
	color:#87363C;
}

#rodDireitos a:hover {
	color:#87363C;
	text-decoration:underline;
}
.limitado {
	width:670px;
}

.submenu h2{
color: #513C32;
}

.submenu li a, .submenu .pgAtual {
background-color:#FBDCD7;
color: #87363B;
border: 1px solid #FFFBEB;
}
.submenu li a:hover {
background-color:#87363B;
text-decoration: none;
color:#FDF8F5;
}

.lista_pr_ll li {
    background-color: #FFFFFF;
    border: 1px solid #E0DFDF;
    float: left;
    margin: 5px;
    text-align: center;
    width: 160px;
}