.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80009f;
	font-weight: bold;
}
.titulos_ligth {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80009f;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textobold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.fecha {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #66c2ff;
}
.texto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.precio {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
.precio_black {

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.textoWHITE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_BIG {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.marco {
	border: 1px solid #333333;
}
.borde {
	border: 1px solid #993399;
	padding: 10px;
	margin: 5px;
}
