/* CSS Document */

.Estilo1 {color: #FFFFFF}
.Estilo3 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Estilo4 {font-size: 12px}
.Estilo5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.Estilo6 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.Estilo7 {
	color: #F0F072;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Estilo8 {color: #FFFFFF; font-weight: bold; }
.Estilo9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Estilo10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
.Estilo11 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo12 {color: #000000; font-weight: bold; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Estilo13 {
	font-size: 11px;
	font-weight: bold;
}
.Estilo14 {color: #000000}
.Estilo15 {font-size: 14px}

a{
text-decoration :none;
color:#F0F072;
}
a:hover{
color:#FF9900;
}
body {
	background-color:#FEFF43;
	margin-top: 0px;
}
.fondoCelda {
	background-image:url(img/fondo_boton5.gif);
	background-repeat:no-repeat;
	height:12;
}
.textbotones{
	font-family:Bremen Bd BT;
	src:url(bremenb.ttf) format("truetype");
	font-size:16px;
	color:#FEFF43;
	text-align:center;
}
.textbotonesmini{
	font-family:Bremen Bd BT;
	src:url(bremenb.ttf) format("truetype");
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}