body {
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.titulo {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
}

.ayuda {
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.subtitulos {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.negritas {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: none #FFFFFF;
}

.menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: none ;
	color: #00469B;
}

.vinotinto {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: none #F28E00;
	color: #990000;
}

.vinotintogrande {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: none #F28E00;
	color: #990000;
}

.anaranjaditasnormal {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: none #F28E00;
	color: #F28E00;
}

.blanquitas {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: none #FFFFFF;
	color: #FFFFFF;
}

.azul {
	background-color: #e0ffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336699;
}

.morado {
	background-color: #e6e6fa;
}

.gris {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #9C9CA4;
}

.negritaazul {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00174F;
	font-weight: bold;
}

.azulita {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.listaycampos {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.listaycampostitulos {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}

.bordecaja {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.bordederecho {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #FFFFFF;
}

.bordeizquierdo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

.borde {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00174F;
	border-right-color: #00174F;
	border-bottom-color: #00174F;
	border-left-color: #00174F;
}
.texto {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: none #FFFFFF;
}
.encabezadotcasillero {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none #FFFFFF;
	color: #FFFFFF;
	background-color: #CC0000;

}
