/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #DCEFFE;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-family: "Trebuchet MS";
	color: #006600;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Estilo4 {
	color: #CC0000;
	font-weight: bold;
}
.Estilo6 {
	color: #006600;
	font-weight: bold;
}
.Estilo7 {
	font-family: "Trebuchet MS";
	color: #003366;
}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
.Estilo9 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; }
.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Estilo12 {font-family: "Trebuchet MS"; color: #003366; font-weight: bold; }
.Estilo13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Estilo14 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; }
.Estilo15 {color: #CC0000; font-weight: bold; font-family: "Trebuchet MS"; }
.Estilo16 {color: #006600; font-weight: bold; font-family: "Trebuchet MS"; }
.Estilo17 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #CC0000; }
.Estilo18 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
.Estilo20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
/* INICIO MENU */
a#menu:link, a#menu:active, a#menu:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu:hover {
	color:#FFFFCC;
}
/* FIN MENU */