BODY {background-color: #a4a4a4}

BODY, TABLE, TR, TD, P {
	font-family: 'Trebuchet MS', Verdana, Tahoma, sans;
	font-size: 10pt;
}
 
BODY {
	background: #E1D4C0 url(images/fundo.gif) repeat-x center top;

}

.botaozao {
	color: #D7C7B6;
	background-color: #F7EFE7;
	font-family: 'Trebuchet MS';
	font-size: 14pt;
	text-weight: bold;
}

HR {
	color: #E1D4C0;
	height: 4px;
}

HR.fino {
	color: #E1D4C0;
	height: 2px;
}

H1 {	font-weight: normal;
	font-size: 21pt;	
}

H1 strong {	color: #444444;	
}


H2 {	font-weight: normal;
	font-size: 16pt;	
}

H2 strong {	color: #444444;	
}


.fakeH2 {	font-weight: normal;
	font-size: 16pt;	
}

.fakeH2 strong {	color: #444444;	
}


LI {	padding-left: 20px;
	padding-top: 5px;
}




.HEADER {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bolder;
	}

.MENU {
	color: #003063;
	text-decoration: none !important;

}

.MENU A:hover {
	text-decoration: underline;
	color: red;
}

.SUBMENU {
	color: black;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none !important;
	padding-left: 8px;
}

.SUBMENU A:hover {
	text-decoration: underline;
	color: red;
}

.LINKMENU {
	font-style: normal;
	text-decoration: none;
	color: #003063}

.titulao {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 40pt;
}


.imgright {
	border-left: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

.imgleft {
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

.imgphoto {
	FILTER: Gray;
}

.imgphoto:hover {
	FILTER: none !important;
}

