body {
	margin: 0px;
	font-family: "Franklin Gothic Book";
	font-size: 11px;
	color: #000000;
}

/* divisiones principales */
#div-principal {
	width: 100%;
	background-image: url(../images/bg-principal.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#div-footer {
	width: 100%;
	background-image: url(../images/bg-footer.jpg);
}

#div-mn-list {
	width: 100%;
	min-height: 302px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-mapa-navegacion.jpg);
	background-repeat: repeat-x;
}

/* contenedores */
#container {
	width: 993px;
	margin: auto;
	background-image: url(../images/bg-container.jpg);
	position: relative;
}

#container-footer {
	width: 993px;
	height: 40px;
	margin: auto;
	background-image: url(../images/container-footer.jpg);
}

#container-mn-header {
	width: 993px;
	margin: auto;
}

/* divisiones izquierdas */
#left-div {
	float: left;
	width: 209px;
	background-image: url(../images/bg-left-div.jpg);
}

#left-header {
	width: 209px;
	height: 160px;
}
#left-content {
	margin-left: 17px;
}

/* menu-list */
#menu-list ul {
	margin: 0 0 0 17px;
	padding: 0;
	list-style-type: none;
}

#menu-list a {
	display: block;
	color: #1d232a;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	margin: 1px 0px 1px 0px;
	width: 172px;
}

#menu-list .b {
	display: block;
	color: #1d232a;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 1px 0 1px 0;
	margin-left: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 20px;
	text-align: center;
	list-style-type: none;
}
#menu-list .c {
	display: block;
	color: #1d232a;
	text-decoration: none;
	margin-left: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 20px;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu-list .contactos {
	display: block;
	color: #1d232a;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	margin: 1px 18px 10px;
	text-align: left;
	list-style-image: url(../images/icono-info.jpg);
	font-family: "Franklin Gothic Book";
	list-style-position: inside;

}

#menu-list .telefonos {
	display: block;
	color: #1d232a;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	margin: 1px 18px 10px;
	text-align: left;
	list-style-image: url(../images/icono-phone.jpg);
	list-style-position: inside;
	font-family: "Franklin Gothic Book";
}

#menu-list .correo {
	display: block;
	color: #1d232a;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	margin: 1px 18px 10px;
	text-align: left;
	list-style-image: url(../images/icono-mail.jpg);
	list-style-position: inside;
	font-family: "Franklin Gothic Book";
}


#menu-list .input {
	display: block;
	color: #0135ad;
	text-decoration: none;
	width: 150px;
	padding: 3px 5px 3px 10px;
	margin: 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1d232a;
}

#menu-list .textform {
	display: block;
	color: #1d232a;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 10px;
	margin: 1px 0 1px 0;
}

form {
	color: #0135AD;
}

input, textarea{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

#menu-list a:hover {
	padding: 2px 10px 2px 10px;
	background-color: #1d232a;
	background-image: url(../images/menu-bg-hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	color: #FFFFFF;
}

.menu-separador {
	height: 20px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 9px 20px -10px 37px;
}

.menu-separador2 {
	height: 20px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 9px 10px 0px;
}

.color-gris {
	color: #1d232a;
}


/* divisiones derechas */
#right-div {
	float: right;
	width: 592px;
	background-image: url(../images/bg-right-div.jpg);
}

#right-header {
	height: 55px;
	background-image: url(../images/bg-header-right-div.jpg);
	background-repeat: no-repeat;
}
#right-header img {
	margin-top: 23px;
	margin-left: 10px;
	margin-right: 3px;
}
#right-content {
	margin-right: 27px;
	margin-left: 10px;
}


/* divisiones centrales */
#center-div {
	max-width: 192px;
	margin-left: 209px;
	margin-right: 592px;
	top: 0px;
}

#center-header {
	width: 192px ;
	height: 50px ;
	background-image: url(../images/header-center-div.jpg);
}

#center-content {
	background-image: url(../images/bg-center-content.jpg);
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat:repeat-x;
}




/* mapa de navegacion */
#lash-mn {
	float: left;
	width: 202px;
	height: 45px;
	margin-left: 17px;
	background-image: url(../images/lash-mapa-navegacion.jpg);	
}

#boton-subir {
	float: right;
	width: 21px;
	height: 21px;
	margin-top: 24px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

#mn-list {
	width: 959px;
	margin: auto;
	clear: both;
	list-style-type:none;
	padding:10px 0px 0px;
}
#mn-list * {
	margin:0pt;
	padding:0pt;
}
/* lista mapa de navegacion */
#mn-list li {
	float:left;
	width: 181px;
	display:inline;
	margin-right:10px;
}
#mn-list li.first {
	margin-left:0px;
}
#mn-list dl{
	margin-bottom:20px;
}
#mn-list dt {
	color: #0135ad;
	font-weight:bold;
	margin-bottom:5px;
}
#mn-list dt a{
	color: #0135ad;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:5px;
}

#mn-list dt a:hover{
	color: #0135ad;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration: underline;
}
#mn-list dd {
	margin-bottom:5px;
}
#mn-list dd a{
	color: #666666;
	text-decoration: none;
}
#mn-list dd a:hover{
	color: #B3B3B3;
	text-decoration: underline;
}

#lista-programas {
	font-family: "Franklin Gothic Book";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

#lista-programas p{
	margin: 2px;
	background-image: url(../images/list-programas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}

#lista-programas a{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/list-programas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#lista-programas a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.img-asociados {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.texto-programas{
	color: #999999;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titulo-programas{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2e59b3;
}


#banner-programas{
	height: 380px;
	width: 90px;
	background-color:#f9f9f4;
	padding: 10px 10px 11px;
	margin-top: 10px;
	float: right;
}

.info-programas{
	height: 380px;
	width: 554px;
	margin-top: 10px;
	margin-bottom: 10px; 
	background-position: left;
	float: left;
}


#contactos-programas{
	height: 200px;
	width: 220px;
	

	margin-top: 25px;
	float: right;
	
}

.titulo-contactos{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2e59b3;
	margin: 5px 0px 3px;
	padding: 0px;
}

.texto-contactos{
	color: #999999;
	float: right;
}

#publicidad{
	width: 554px;
	height: 83px;
	margin-top: 0px;
	position: absolute;
	left: 411px;
	top: 976px;
	background-image:url(../images/img-publicidad.jpg);
	background-repeat: no-repeat;
	background-color:#CCCCCC;
}

#eventos, #nosotros, #noticias{
	background-image:url(../images/bg-eventos.jpg);
	background-repeat:repeat-x;
	width: 160px;
	height: 473px;
	font-size:12px;
	color: #999999;
	padding: 10px;
	margin-top: 40px;
	

}
#programas-info ul {
	margin: 0px 0px 0px 10px;
}

#eventos{
	float: left;
	margin-right: 10px;
}
#nosotros{
	float: right;
	margin-left: 10px;
}
#noticias{
	background-image: url(../images/bg-eventos.jpg);
	background-repeat: repeat-x;
	width: 158px;
	position: absolute;
	left: 599px;
	top: 245px;
	margin-top: 0px;
}
.barra-azul-index{
	background-color:#0135ad;
	background-repeat:no-repeat;
	width:153px;
	height:17px;
	font-family:"Franklin Gothic Book";
	font-size:11px;
	color: #FFFFFF;
	text-align:right;
	list-style-type: none;
}

.list-eventos-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 436px;
	top: 209px;
}

.titulo-eventos-index{
	height: 20px;
	width: 104px;
	position: absolute;
	left: 472px;
	top: 209px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0135ad;
}


.titulo-noticias-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 657px;
	top: 210px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0135ad;
}



.titulo-nosotros-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 846px;
	top: 209px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0135ad;
}



.list-noticias-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 624px;
	top: 209px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0135ad;
}

.list-nosotros-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 810px;
	top: 209px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0135ad;
}



.menu-separador-2{
	height: 15px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 5px 3px 2px;
	padding: 0px;
}


#texto-eventos{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	height: auto;
	width: 100px;
}



.texto-eventos{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
}



.texto-eventos a{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);

}



.texto-eventos a:hover{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);
}



.ver-mas{
font-family:"Franklin Gothic Book";
font-size:12px;
color: #FFFFFF;
text-decoration:none;
margin-right: 3px;
}

.ver-mas a{
	font-family:"Franklin Gothic Book";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
}



.ver-mas:hover{
	font-family:"Franklin Gothic Book";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 3px;
}

#div-izq-senal-en-vivo{
	width: 12px;
	height:800px;
	background-image:url(../images/izq-senal-en-vivo.jpg);
	background-repeat:no-repeat;
	margin-top: 10px;
}

#div-der-senal-en-vivo{
width: 12px;
height:800px;
background-image: url(../images/der-senal-en-vivo.jpg);
background-repeat:no-repeat;
margin-top: 10px;
}

#div-centro-senal-en-vivo{
	height:800px;
	background-image: url(../images/centro-senal-en-vivo.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	vertical-align: top;
	width: 530px;
}

.lista-noticias-index p{
	margin: 2px;
	background-image: url(../images/lista-noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: outside;	
}

.lista-noticias-index a{
	color: #999999
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

.lista-noticias-index a:hover{
color: #999999;
}

.noticia{
float:right;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
width:350px;
height: auto;
}

.noticia-2{
	font-size:11px;
	width: 350px;
	height:auto;
	position:absolute;
	left: 605px;
	top: 631px;
	text-align:justify;
}


.linea-separador{
width:361px;
height:1px;
background-image: url(../images/linea-noticias.jpg);
background-repeat:repeat-x;

}

#calendario-centro{
background-image:url(../images/calendario-centro.jpg);
background-repeat:repeat-y;
height:135px;
width:178px;
}

#calendario-arriba{
background-image: url(../images/calentario-arriba.jpg);
height:6px;
width:178px;
background-repeat:no-repeat,
float:left;
}

#calendario-abajo{
background-image: url(../images/calendario-abajo.jpg);
height:6px;
width:178px;
background-repeat:no-repeat;
float:left;
}

.noticia-contenido{
	width:232px;
	height: auto;
	position:absolute;
	margin-right:10px;
	left: 605px;
	top: 385px;
	font-size: 11px;
	text-align:justify;
}


.fechas-calendario{
font-size:14px;
letter-spacing:1px;
text-align: justify;
text-decoration:none;
color:#FFFFFF;
margin-left:2px;

}

.fechas-calendario a{
font-size:14px;
letter-spacing:1px;
text-align: justify;
text-decoration: none;
color:#FFFFFF;
margin-left:2px;
}


.fechas-calendario:hover{
font-size:14px;
letter-spacing:1px;
text-align: justify;
text-decoration:none;
color:#FFFFFF;
margin-left:2px;

}





.fechas-calendario-2{
font-size:15px;
letter-spacing:1px;
text-align: left;
text-decoration:none;
color:#FFFFFF;
margin:0px;


}

.fechas-calendario-2 a{
font-size:15px;
letter-spacing:1px;
text-align: left;
text-decoration: none;
color:#FFFFFF;
margin:0px;

}


.fechas-calendario-2 :hover{
font-size:15px;
letter-spacing:1px;
text-align: left;
text-decoration:none;
color:#FFFFFF;
margin:0px;

}


.imagen-noticia{
float:right;
width:118px;
height: auto;

}


.lista-otras-noticias {
	width:178px;
}

.lista-otras-noticias p{
	width:178px;
	background-image: url(../images/lista-noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: outside;
}


.menu-separador-noticias {
	height: 10px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 5px 1px 1px;
}


.texto-lista-noticias{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
	text-indent: 10px;
}

.texto-lista-noticias a{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
	text-indent: 10px;
}

.texto-lista-noticias :hover{
	font-size:12px;
	font-family: "Franklin Gothic Book";
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
	text-indent: 10px;
	text-decoration:underline;
}


/*.buscador{
color: #FFFFFF;
background-image:url(../images/bg-buscador.jpg);

}


.boton-buscador{
background-image:url(../images/boton-buscar.jpg);
background-repeat:no-repeat;
color:#000000;
width:20px;
height:19px;
}*/

#titulo-secciones {
	width: 554px;
	height: 20px;
	padding: 5px 0px 8px 0px;
	font-family: Georgia;
	font-size: 24px;
	color: #023fbc;
}

#programas-info{
	width: 554px;
	height: 685px;
	overflow: auto;
	background-position: left;
	margin-top: 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffac39;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffac39;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffac39;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.gif);
}
#programas-info-2{
	width: 554px;
	height: 740px;
	overflow: auto;
	background-position: left;
	margin-top: 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffac39;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffac39;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffac39;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.gif);
}
#separador-segmentos {
	width: 530px;
	height: 10px;
	padding: 5px 0px 8px 0px;
	background-image:url(../images/separador-segmento.gif);
	background-repeat:no-repeat;
}
#subtitulos-segmentos {
	width: 520px;
	height: 20px;
	padding: 0px 0px 8px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#666666;
}
#logos-asociados {
	width: 151px;
	padding: 0px 10px 0px 10px;
}
#imagenes-en-vivo {
	width: 172px;
	height:121px;
}
#senal-en-vivo {
	width: 172px;
	height:180px;
}
#asociados {
	width: 172px;
	height: 30px;
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
}
#noticias-info{
	width: 554px;
	height: 600px;
	overflow: auto;
	background-position: left;
	margin-top: 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffac39;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffac39;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffac39;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.gif);
}

#titulos-noticias {
	font-family: Georgia;
	font-size: 28px;
	color: #023fbc;
	padding:10px 0px 10px 10px;
}

#envivo {
	height: 316px;
	width: 632px;
	background-repeat: no-repeat;
	background-image:url(../images/envivo-popup.jpg);
}
#envivo-abajo {
	width: 632px;
}
#div-formulario {
	padding:0px 0px 0px 35px;
}

/* CSS para programacion*/
/* LUNES*/
#etiqueta-programacion-lunes{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1 {
	width: 388px;
	height: 27px;
	background-color:#FAE04E;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #b5b095;
	line-height:normal;
	text-align:center;
}
.rollover-2 {
	width: 388px;
	height: 27px;
	background-color:#fbf0b5;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #b5b095;
	line-height:normal;
	text-align:center;
}
.hora{
float:left;
height:23px;
width:122px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:9px;
padding-left:5px;
background-color:#F4F4F4;
font-weight:bold;
color:#1D98C4;
}
/* MARTES*/
#etiqueta-programacion-martes{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1-martes {
	width: 388px;
	height: 27px;
	background-color:#ffc766;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #b2a389;
	line-height:normal;
	text-align:center;
}
.rollover-2-martes {
	width: 388px;
	height: 27px;
	background-color:#fed895;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #b2a389;
	line-height:normal;
	text-align:center;
}

/* MIERCOLES*/
#etiqueta-programacion-miercoles{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1-miercoles {
	width: 388px;
	height: 27px;
	background-color:#8ee6ce;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #66c5ab;
	line-height:normal;
	text-align:center;
}
.rollover-2-miercoles {
	width: 388px;
	height: 27px;
	background-color:#c4f9ea;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #66c5ab;
	line-height:normal;
	text-align:center;
}

/* JUEVES*/
#etiqueta-programacion-jueves{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1-jueves {
	width: 388px;
	height: 27px;
	background-color:#3dbadb;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #659cab;
	line-height:normal;
	text-align:center;
}
.rollover-2-jueves {
	width: 388px;
	height: 27px;
	background-color:#94e6fc;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #659cab;
	line-height:normal;
	text-align:center;
}

/* VIERNES*/
#etiqueta-programacion-viernes{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1-viernes {
	width: 388px;
	height: 27px;
	background-color:#9daae2;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #6a81d9;
	line-height:normal;
	text-align:center;
}
.rollover-2-viernes {
	width: 388px;
	height: 27px;
	background-color:#d1daff;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #6a81d9;
	line-height:normal;
	text-align:center;
}

/* SABADO*/
#etiqueta-programacion-sabado{
width:530px;
height:35px;
margin-bottom:5px;

margin-top:5px;
}
.rollover-1-sabado {
	width: 388px;
	height: 27px;
	background-color:#bd8ee4;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #ca76ff;
	line-height:normal;
	text-align:center;
}
.rollover-2-sabado {
	width: 388px;
	height: 27px;
	background-color:#e8ccff;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #ca76ff;
	line-height:normal;
	text-align:center;
}

/* DOMINGO*/
#etiqueta-programacion-domingo{
width:530px;
height:35px;
margin-bottom:5px;
margin-top:5px;
}
.rollover-1-domingo {
	width: 388px;
	height: 27px;
	background-color:#ff87e0;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #bf9eb7;
	line-height:normal;
	text-align:center;
}
.rollover-2-domingo {
	width: 388px;
	height: 27px;
	background-color:#ffc6f0;
	cursor: pointer;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-left:10px;
	padding-top:3px;
	border: thin solid #bf9eb7;
	line-height:normal;
	text-align:center;
}

.barra-color{
width:530px;
margin-bottom:7px;
}

#programacion{
	width: 554px;
	height: 600px;
	background-position: left;
	margin-top: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color:#1e9cc6;
	scrollbar-base-color:#1e9cc6;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#1e9cc6;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.gif);
}
#programacion-diaria{
	width: 554px;
	height: 650px;
	overflow: auto;
	background-position: left;
	margin-top: 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffac39;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffac39;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffac39;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.gif);
}


/* CSS para programacion*/

/* estilos del screenshot*/

#thumb {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 530px;
	height: auto;
}
#thumb img {
	border: solid 1px #1e9cc6;
}

#screenshot {
	margin: 0;
	padding: 8px;
	position: absolute;
	border: 1px solid #1e9cc6;
	background: #1e9cc6;
	display: none;
	z-index: 200;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	line-height:normal;
	text-align:center;
}
