@charset "utf-8";

HTML {
	min-height: 100%;
	margin-bottom: 1px;
}

A {
	text-decoration:none;
	color:#39C;
	}
A:hover {
	text-decoration:underline;
	color:#39C;
	}

body 
{
	background-image: url(../img/fondo_lineas.png);
	font-family: Helvetica, Geneva, sans-serif;
}
.tit_Not {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 17pt;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	word-spacing: 3pt;
}
.Stit_Not {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #0094CA;
	text-decoration: none;
	word-spacing: 3pt;
}
.txt_Not {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
	text-align: justify;
}
.estreno {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
	text-align: justify;
}
.MES_REVISTA {
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C0B6BF;
	text-decoration: none;
	text-align: justify;
}

.fila1 { background: #FFF; border-bottom:solid 1px #D2D2D2; }
.fila2 { background: #F8F8F8; border-bottom:solid 1px #D2D2D2; }
.filaResaltada { background: #CFE7FF; }

