tr.lineaimpar, td.lineaimpar{ background-color: #F0F6FF; border: 1px solid #E4EAF0; color: #000000; }
tr.lineapar, td.lineapar{ background-color: #FFFFFF; border: 1px solid #E4EAF0; color: #000000; }
tr.lineaSelected, td.lineaSelected{ background-color: #F0FFF1; border: 1px solid #E4EAF0; color: #000000; font-weight:bold; }

a, a:visited, a:active {
	color: #9A0B17;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.TextoRojo {
	color: #9A0B17;
	font-size: 13px;
	font-weight: bold;
}
.TextoVerde {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
.TextoNegrita {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}
.TextoNormal {
	color: #777777;
	font-size: 10px;
	word-spacing: -1px;
	line-height: 15px;
}


.QueEsCineGUIA {
	font-size: 11px;
	color: #777777;
}
.UltimaEdicion {	
	font-size: 11px;
	color: #777777;
}

.Titulo {
	font-size: 15px;
	color: #555555;
	font-weight: bold;
	letter-spacing: -1px;
}

.NoHanPagado a, .NoHanPagado a:visited, .NoHanPagado a:active  {
	color: #9A0B17;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: -1px;
}

.NoHanPagado a:hover {
	color: #9A0B17;
	text-decoration: underline;
}

.HanPagadoImagen {
	border-style: solid none solid none;
    border-width: 1px 1px;
	border-color: #9A0B17;
	padding-bottom: 3px;
	padding-top: 2px;
}

.HanPagadoImagen a, .HanPagadoImagen a:visited, .HanPagadoImagen a:active,
.HanPagadoDestacado a, .HanPagadoDestacado a:visited, .HanPagadoDestacado a:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9A0B17;
}
.HanPagadoImagen a:hover, .HanPagadoDestacado a:hover {
	text-decoration: underline;
}

.Categoria a, .Categoria a:visited, .Categoria a:active,
.SubCategoria a, .SubCategoria a:visited, .SubCategoria a:active
{
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #9A0B17;
}

.Categoria a:hover, .SubCategoria a:hover {
	text-decoration: underline;
}

body { scrollbar-arrow-color: #006600; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #006600; scrollbar-shadow-color: #006600; scrollbar-track-color: #FFFFFF; }

.nivel1, .nivel2, .nivel3 {
	font-weight: bold;
	font-variant: small-caps;
	color: #A0A0A0;
	padding-bottom: 5px;
}
	
.nivel1{ font-size: 15px; }
.nivel2{ font-size: 13px; }
.nivel3{ font-size: 11px; }

.nivel1 a, .nivel1 a:visited, .nivel1 a:hover {
	color: #9A0B17;
	font-size: 15px;
}
.nivel2 a, .nivel2 a:visited, .nivel2 a:hover {
	color: #9A0B17;
   font-size: 13px;
}
.nivel3 a, .nivel3 a:visited, .nivel3 a:hover {
	font-size: 11px;
	color: #9A0B17;
}

.nivel1 a, .nivel1 a:visited, .nivel2 a, .nivel2 a:visited, .nivel3 a, .nivel3 a:visited {
	text-decoration: none;
}
.nivel1 a:hover, .nivel2 a:hover, .nivel3 a:hover {
	text-decoration: underline;
}

body, table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MenuRoot {
	color: #8E8E8E;
	cursor: pointer;
	font-size: 11px;
	background-color: white;
	padding-top: 14px;
	letter-spacing: -1px;
}
.MenuRootHover {
	color: #777777;
	cursor: pointer;
	font-size: 11px;
	background-color: white;
	letter-spacing: -1px;
	font: bold;
}

.MenuItem {
	background-color: #F2F2F2;
	border: solid 1px white;
	color: Gray;
	cursor: pointer;
	font-size: 10px;
	font-variant: small-caps;
	font: bold;
}
.MenuItemHover {
	background-color: #F2F2F2;
	border: solid 1px #FFFFFF;
	color: #444444;
	cursor: pointer;
	font-size: 10px;
	font-variant: small-caps;
	font: bold;
}

.fondo {
	background: #D7E4E5;
}

.pie {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -1px;
	color: #777777;
}

.cuerposmall {
	font-size: 10px;
	font-weight: bold;
}

.ladillo1green {
	color: #006600;
	font-size: 15px;
	font-weight: bold;
}

.cuerpo {
	font-size: 10px;
}

.ladillo2grey {
	color: #333333;
	font-size: 18px;
}

input, select, textarea { font-size: 10px; }

.tooltip{ border: 1px solid #FFE4B5; vertical-align: super; background-color: #FFFEF4; color: #000000; padding: 2px 2px 2px 2px; }

.fichaAnt_Si_Es{
	background-color: #F6F6F6;
	background-image: url('/Imgs/es/Ficha/AntSi.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaAnt_No_Es{
	background-image: url('/Imgs/es/Ficha/AntNo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaSig_Si_Es{
	background-color: #F6F6F6;
	background-image: url('/Imgs/es/Ficha/SigSi.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaSig_No_Es{
	background-image: url('/Imgs/es/Ficha/SigNo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaAnt_Si_En{
	background-color: #F6F6F6;
	background-image: url('/Imgs/en/Ficha/AntSi.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaAnt_No_En{
	background-image: url('/Imgs/en/Ficha/AntNo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaSig_Si_En{
	background-color: #F6F6F6;
	background-image: url('/Imgs/en/Ficha/SigSi.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fichaSig_No_En{
	background-image: url('/Imgs/en/Ficha/SigNo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.IndiceActividades {
	font-size: 15px;
	color: #555555;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #555555 100%;
}

.lineapuntos { 
	border-bottom-color: #D3D3D3; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
}

.LetraContrato {
	font-size: 11px;
}
.LetraContratoNegrita {
	font-size: 11px;
	font-weight: bold;
}
.LetraContratoSmall {
	font-size: 8px;
}

.TituloContrato {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.TituloVerde {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	
}
.ApartadosContrato {
	font-size: 12px;
	font-weight: bold;	
}

.ContratoAdv{background-color: #FFF8DC; border: 1px solid #E4EAF0; color: #000000;}
.ContratoFin{background-color: #FFDACC; border: 1px solid #E4EAF0; color: #000000; }
.error{
	background-color: transparent;
	color: #AA0000;
	font-weight: bold;
}
.ok{
	background-color: transparent;
	color: #00AA00;
	font-weight: bold;
}
.Adv{
	background-color: transparent; 
	color: #FFF800;
	font-weight: bold;
}

