body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
.title3 {
	font-size: 14pt;
	letter-spacing: 8px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.title2 {
	font-size: 20pt;
	letter-spacing: 18px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.title4 {
	font-size: 14pt;
	letter-spacing: 8px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;



}
.fondoVerdeOscuro {
	background-color: #CCCCCC;
	font-size: 13px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: thin solid #666666;


}
.fondoVerdeClaro {
	background-color: #DFDFDF;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border: thin solid #666666;


}
.fondoTitulo {
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: thin solid #666666;

}
.tableprice {
	padding: 2px;
	border: 2px solid #000000;
}
.fondoEuros {
	background-color: #999999;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: thin solid #666666;

}

a:hover { color: #000000; background-color: #E9E4F3; text-decoration: none;}
a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
.aviso {

	font-size: 8pt;
}

