.Celda04FL01 {
	width: 270px;
	text-align: center;
	vertical-align: middle;
}




.TextoFicha {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.TextoProducto {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center center;
	line-height: 30px;

}
.TextoTitulos {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center center;
	line-height: 20px;
}
.Celda01Ficha {
	height: 550px;
	width: 1000px;

}
.Celda02Cabecera {
	height: 50px;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
.Celda03Cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	text-transform: uppercase;
	color: #000000;
	word-spacing: 10pt;
	letter-spacing: 6pt;
}

.Celda04FL03 {
	width: 115px;
	text-align: center;
	vertical-align: middle;


}
.Celda04FL02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	text-transform: uppercase;
	color: #ED9734;
	word-spacing: 10pt;
	letter-spacing: 6pt;
}
.Recuadro01 {
	border: 1px solid #CCCCCC;
}
.Celda05Producto {
	font-family: Verdana;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;

}

/* texto pequeño de las fichas */
.TextoNormal {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
}
.TextoNormalDerecha {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;

}
/* texto pequeño de las fichas */
.TextoNegtita {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: left;

}
.TextoNegtitaIzquierda {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;

}
.TextoGrandelDerecha {

	font-family: Verdana;
	font-size: 11px;
	text-align: right;
}
.TextoNegtitaGrandeIzquierda {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.Celda06Titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
}
.Recuadro02 {

	border: 0px solid #FF0000;
}
.TextoPequeño {
	font-family: Verdana;
	font-size: 8px;
	color: #666666;
	text-align: center;

}
.TextoPequeñoCabecera {

	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-align: left;
}
.TextoPequeñoCabeceraEnlace {
	font-family: Verdana;
	font-size: 9px;
	color: #0000FF;
	text-align: left;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

