@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-image: url(images/fondo-pasto-publicidad.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
.texto {
	text-align:justify;
}
.mini_titulos_azul {
	font-size:13px;
	color:#1596BD;
	font-weight:bold;
}
.titulos {
	font-size:16px;
	color:#35373a;
	font-weight:bold;
}
.mega_titulos {
	font-size:20px;
	font-weight:bold;
}
.texto_blanco {
	line-height: 18px;
	color:#FFF;
	text-align:justify;
}
.texto_mini_blanco {
	font-size:9px;
	line-height: 10px;
	color:#FFF;
}
.texto_lectura_blanco {
	line-height: 12px;
	color:#FFF;
	text-align:justify;
}
.texto_contacto_blanco {
	font-size:13px;
	line-height: 12px;
	color:#FFF;
	text-align:justify;
}
.texto_lectura {
	font-size:12px;
	text-align:justify;
}
