body{
	font-size : xx-small;
	scrollbar-face-color: #D8E2EE;
	scrollbar-shadow-color: #D8E2EE;
	scrollbar-highlight-color: #D8E2EE;
	scrollbar-3dlight-color: #D8E2EE;
	scrollbar-darkshadow-color: #D8E2EE;
	scrollbar-track-color: #F9FAFC;
	scrollbar-arrow-color: #000000;
}

#footer{
background-image:url(imagens/footer_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
float:left;
clear:both;
height:57px;
width:700px;
margin:5px 0 0 0;
padding:17px 0 0 0;
text-align:center;
font-family:Tahoma;
font-size:10px;
/**color:#917F58;**/
color:#000000;
left:230px;
}

.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menuP a{
	color:#584827;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.menuP a:hover{
	color:#917131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}

.texto {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-right: 25px;
	margin-left: 30px;
}
