/* CSS Document */

body {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat:no-repeat;
	background-position:right top;		
}

td, p, th{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;		
}


a {
font-family: verdana;
font-size: 11px;
text-decoration: none;
font-weight:bold;
color: #9d3f3f;
}
a:link {
	color: #9d3f3f;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #9d3f3f;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #B02323;
	text-decoration: underline;
	font-weight:bold;
	
}
a:visited:hover {
	color: #B02323;
	text-decoration: underline;
	font-weight:bold;
}

/* clases */

.aeci-on {
 width:250px;
}

.aeci-off {
 width:164px;
}

.borde {
border:1px solid #D9C9C1;
}

.bordeblanco {
border:3px solid #FFFFFF;
}
.bordegris {
border:2px solid #E8E8E8;
}
.bordeblanco-top {
border-top: 3px solid #FFFFFF;
}
.bordeblanco-abajo {
border-bottom: 3px solid #FFFFFF;
}
.bordeblanco-izq {
border-left: 3px solid #FFFFFF;
}

.bordeblanco-izq_fino {
border-left: 1px solid #FFFFFF;
}
.bordeblanco-der {
border-right: 3px solid #FFFFFF;
}

.bordegris-top {
border-top: 1px solid #CCCCCC;
}
.bordegris-abajo {
border-bottom: 1px solid #CCCCCC;
}
.type8 {
font-size:8px;
color: #FFFFFF;
}
.type-9 {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	
}
.type-9b {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

.tipo10borde-izq {
border-bottom: 1px dotted #FFFFFF;
border-left: 1px solid #FFFFFF;
}

.tipo10borde-izq a{
font-family: verdana, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
color:#FFFFFF;
}

.tipo10borde-izq a:hover{
text-decoration: none;
color:#C58B7F;
font-weight: normal;

}
.tipo10borde-izq a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}
.tipo10borde-izq a:visited:hover {
	text-decoration: none;
	color:#C58B7F;
	font-weight: normal;
}

.tipo10 {
border-bottom: 1px dotted #FFFFFF;
font-family: verdana, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
color:#FFFFFF;
}

.tipo10 a{
font-family: verdana, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
color:#FFFFFF;
}

.tipo10 a:hover{
text-decoration: none;
color:#C58B7F;
font-weight: normal;

}
.tipo10 a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}
.tipo10 a:visited:hover {
	text-decoration: none;
	color:#C58B7F;
	font-weight: normal;
}

.inp_texto {
width:110px;
height:16px;
font-family:verdana, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
}

.captatexto{
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
}
.captatexto150{
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
width: 150;
}

.columnder {
background-color: #010033;
color:#FFFFFF;
}

.fondogris {
background-color: #E8E8E8;
}

.fondorojo2 {
background-color: #880000;
}

.fondorojo {
background-color: #880000;
color:#FFFFFF;
font-weight: normal;
font-size:11px;
}

.fondorojo a:link {
font-family:verdana, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
color:#FFFFFF;
font-weight: normal;
}

.fondorojo a:hover{
text-decoration: underline;
color:#FFFFFF;
font-weight: normal;
font-size:12px;

}
.fondorojo a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size:12px;
}
.fondorojo a:visited:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size:12px;
}


.fondoblanco {
background-color: #FFFFFF;
}

.fondotitpel {
color:#FFFFFF;
}

.titpel  a{
font-family: verdana, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
padding: 10px 4px 10px 4px;
}

.titpel a:hover{
text-decoration: underline;
}
.titpel a:visited {
	text-decoration: none;
}
.titpel a:visited:hover {
	text-decoration: underline;
}

.fondonegro {
background-color: #000000;
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color:#FFFFFF;
}
.sinopsis {
padding: 4px 4px 4px 6px;
}

.encabgris{
background-color: #CCCCCC;
}

.menu1 
{
background-image: url(images/fondomenu.jpg);
background-repeat: repeat-y;

}
.buscar {
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color:#FFFFFF;
}

.buscar a{
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color:#C58B7F;
}

.buscar a:hover{
text-decoration: underline;
color:#C58B7F;

}
.buscar a:visited {
	text-decoration: none;
	color:#C58B7F;
}
.buscar a:visited:hover {
	text-decoration: underline;
	color:#C58B7F;
}

.buscara a{
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
font-weight: normal;
color:#FFFFFF;
}

.buscara a:hover{
text-decoration: underline;
color:#FFFFFF;
font-weight: normal;

}
.buscara a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}
.buscara a:visited:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
}

.fondogrisosc {
background-color: #858585;
}

.fondogrisosc a{
font: 10px Verdana, Arial, Helvetica, sans-serif;
padding: 2px 2px 2px 2px;

text-decoration: none;
color:#FFFFFF;
font-weight:normal;
}

.fondogrisosc a:hover{
text-decoration: underline;
color:#FFFFFF;
font-weight:normal;

}
.fondogrisosc a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
.fondogrisosc a:visited:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:normal;
}

.pespunte {
border-top: 1px dashed #800000;
}
.pespunte-abajo {
border-bottom: 1px dashed #800000;
}
.pespunte-izq {
border-left: 1px dashed #800000;
}
.pespunte-der {
border-right: 1px dashed #800000;
}


.pespuntegris {
border-top: 1px dashed #000000;
}
.pespuntegris-izq {
border-left: 1px dashed #000000;
}
.celda-titulo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#D9C9C1;
font-weight:bold;
}
.celdagris {
font-family: Verdana;
font-size: 12px;
color:#000000;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
padding: 2px 2px 2px 2px;
}

.titnegro{
font-family: Verdana;
font-size: 12px;
color:#000000;
font-weight:bold;	
}

.tipo12{
font-family: Verdana;
font-size: 12px;
color:#000000;
}

.titgris{
font-family: Verdana;
font-size: 12px;
color:#CCCCCC;
font-weight:bold;	
}

.titblanco 
{
font-family: Verdana;
font-size: 12px;
color:#FFFFFF;
font-weight:bold;	
}
.titrojo 
{
font-family: Verdana;
font-size: 14px;
color:#880000;
font-weight:bold;	
}
.titulo-seccion12 {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B02323;
}
.titulo-seccion {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #B02323;
}

.tabla-cuadro {
border: 1px solid #800000;
font-family: Verdana;
font-size: 11px;
color:#000000;
}
.tablagris {
border: 1px solid #CCCCCC;
font-family: Verdana;
font-size: 11px;
color:#000000;
}
.inferior {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #B02323;
padding: 2px 2px 4px 2px;

}
.inferior a{
text-decoration: none;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.inferior a:hover{
text-decoration: underline;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.inferior a:visited{
text-decoration: none;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.inferior a:visited:hover {
text-decoration: underline;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
}
.boton {
height:18px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}
.fotograma {
border:2px solid #CCCCCC;
}

.fotograma-on {
border:2px solid #FFFFFF;
}

.fondofechaboletin {
background-color: #868686;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}

.fondonumboletin {
background-color: #626262;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}
.amarillo 
{
	color: #F4EC6D;
	
}
.amarillo a:link
{
	color: #F4EC6D;
	
}

.amarillo a:hover
{
	color: #F4EC6D;
	
}

.amarillo a:visited
{
	color: #F4EC6D;
	
}
.amarillo a:visited:hover
{
	color: #F4EC6D;
	
}




.fondorojo3 {
background-color: #880000;
color:#FFFFFF;
font-weight: normal;
font-size:11px;
}

.fondorojo3 a:link {
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color:#FFFFFF;
font-weight: normal;
}

.fondorojo3 a:hover{
text-decoration: underline;
color:#FFFFFF;
font-weight: normal;
font-size:11px;

}
.fondorojo3 a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size:11px;
}
.fondorojo3 a:visited:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size:11px;
}

.pespunte-esp {
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;

}
.pespunte-esp2 {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;

}
.piefoto
{
	font-size:10px;
	text-align:center;
	line-height: 14px;	
}
