@charset "UTF-8";

* {
	outline: none;
}

a img 
{
	border:0;	
}

.negro {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}


.espacios
{
	margin: 0px;
	padding: 0px;
}

.blanco10
{
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.blanco11, .blanco11 a
{
	font-family: Arial;
	font-size: 11px;
	color: #ddd;
	text-decoration: none;
}

	.blanco11 a:hover
	{
		text-decoration: underline;
	}


.blanco12, .blanco12 a
{
	font-family: Arial;
	font-size: 14px;
	color: #ddd;
	text-decoration: none;
}

	.blanco12 a:hover
	{
		text-decoration: underline;
	}	
.gris11
{
	font-family: Arial;
	font-size: 11px;
	color: #821d1d;
	text-decoration: none;
}
	
.titulos
{
	font-family: Arial;
	font-size: 30px;
	color: #EF2F39;
	text-decoration: none;
}

.negro12
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

	.negro12 a:hover
	{
		font-family: Arial;
		font-size: 12px;
		color: #EF2F39;
		line-height: 20px;
	}
	
.gris12
{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

	.gris12 a:hover
	{
		font-family: Arial;
		font-size: 12px;
		color: #EF2F39;
		line-height: 20px;
	}

.titulos_1
{
	font-family: Arial;
	font-size: 18px;
	color: #EF2F39;
	text-decoration: none;
}

