BODY, TD {
	background-color: #D2B48C;
	font-family : sans-serif ;
}
 
td.menus1{
	font-size: 10px;
	color: Black;
	font-weight : normal;
	border: 1px solid #000000; 
	background-color : #99cccc;
	height: 15px;
	text-align : center;
}
.hlt {
	font-size: 10px;
	color: Black;
	font-weight : normal;
	border: 1px solid #000000; 
	height: 15px;
	text-align : center;
    background-color: #f8f800;
}

H1, H2, H3, H4 { 
	font-variant: small-caps;
	background-color: black;
	color: white; 
	padding: 4px;
	width: 100%;
}

span.info,
 {
	display: block;
}


div.info, span.info,
 {
	margin: 20px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #FFFF80 url(div_info.png) no-repeat 3px 3px;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	font-size : 12px;
}

td.explica{
	font-size : 14px;
}
