
.recortarImagen{
	width:130px;
	height:100px;
	overflow:hidden;
	text-align:center;
	border:thin;
	border-style:solid;
	}

a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #0099CC;
	font-size: 12px;
}

a:active {
	color: #333333;
	font-size: 12px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.titulo {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #095698;
}

.textoregalos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0066CC;
	font-variant: normal;

}

.portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
}

.total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
}

.titular{
	font-size:18px;
	font-weight:bold;	
	}

.alertaRoja{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

.textito{
	color:#666;
	font-size:9px;
}
