body{
	background-image:url(fondo.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.texto_general {

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.cuadro_forma {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	border: 1px solid #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.boton_forma {
	
	font-size: 11px;
	font-style: normal;
	color: #333333;
	cursor: hand;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.enlace{
	
	font-size: 12px;
	font-weight: bolder;
	color: #27518B;
	text-decoration: none;
}
.enlace:hover {
	
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.enlaceCat{
	
	font-size: 11px;
	font-weight: normal;
	color: #27518B;
	text-decoration: none;
}
.enlaceCat:hover {
	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.enlaceResPag{
	
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
.enlaceResPag:hover {
	
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.titulo {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.fondoCeldaMenuOver {
	background-color: #E1F0FF;
}
.fondoCeldaMenuOut {
/*background-color: #000000;*/
}

.titulo2 {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.enlacemenu {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BF1E2D;
	text-decoration: none;
}
.enlacemenu:hover {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titulotabla {

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.enctabla {
	
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.textotabla {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow-x:hidden;
	padding-right:20px;
}
.tituloprod {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BF1E2D;
}
.textoresaltar {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BF1E2D;
}
.textoGeneralResalta {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BF1E2D;
	text-decoration: none;
}
.enlaceimagen {
	border: thin solid #000000;
}
.fondoTablaOver {
	background-color: #CCCCCC;
}
.fondoTablaOut {
/*background-color: #000000;*/
}
.bordeTabla {
	border:none;
}
.textogris {
	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.borde {
	border-top: 1px none #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px none #ebebeb;
	border-left: 1px solid #ebebeb;

}
.textoGrandeGris {
	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
.textoAzul {
	color: #004080;
	font-size: 11px;
}
.textoMedianoGris {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bordeTablaGris {

	border: 1px solid #999999;
}
a img {border:0; text-decoration:none; background-color:transparent;}
