body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}

/* divisiones principales */

#div-principal {
	width: 100%;
	background-color: #DBDBDB;
	background-image: url(../images/bg-principal.jpg);
	background-repeat: repeat-x;
}

#div-footer {
	width: 100%;
	background-image: url(../images/bg-footer.jpg);
}

#div-mn-list {
	width: 100%;
	min-height: 46px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-mapa-navegacion.jpg);
	background-repeat: repeat-x;
}

/* contenedores */
#container {
	width: 993px;
	height: 1045px;
	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;
	height: 1045px;
	background-image: url(../images/bg-left-div.jpg);
}

#left-header {
	width: 209px;
	height: 160px;
}
#left-content {
	margin-left: 17px;
}

/* menu-list */

#menu-list {
	width: 209px;
	height:720px;
}

#menu-list ul {
	margin: 0 0 0 17px;
	padding: 0;
	list-style-type: none;
}


#menu-list a {
	display: block;
	color: #1D98C4;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 10px;
	margin: 1px 0 1px 0;
}

#menu-list a:hover {
	color: #1D98C4;
	background: url(../images/menu-bg-hover.jpg) right no-repeat #edfaff;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	padding: 2px 10px 2px 10px;
}


#menu-list .b {
	display: block;
	color: #1D98C4;
	text-decoration: none;
	padding: 0px;
	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;
	margin-top: 1px;
	margin-right: 23px;
	margin-bottom: 1px;
}


#menu-list .c {
	display: block;
	color: #1D98C4;
	text-decoration: none;
	margin-left: 0px;
	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: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu-list .contactos {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px 5px 3px 7px;
	margin: 1px 18px 10px;
	text-align:justify;
	list-style-image: url(../images/list-direccion.jpg);
	font-family: Arial;
	list-style-position: inside;

}

#menu-list .telefonos {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px 5px 3px 7px;
	margin: 1px 18px 10px;
	text-align:justify;
	list-style-image: url(../images/list-telefono.jpg);
	list-style-position:inside;
	font-family: Arial;
}

#menu-list .correo {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px 5px 3px 7px;
	margin: 1px 18px 10px;
	text-align:justify;
	list-style-image: url(../images/list-correo.jpg);
	list-style-position: inside;
	font-family: Arial;
}

#menu-list .input {
	display: block;
	color: #808080;
	text-decoration: none;
	width: 150px;
	padding: 3px 5px 3px 10px;
	margin: 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#menu-list .textform {
	display: block;
	color: #808080;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 10px;
	margin: 1px 0 1px 0;
}

form {
	margin-left: 40px;
	color: #808080;
}

input, textarea{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

/*
#menu-list a:hover {
	color: ##1D98C4;
	background-color: #E2F7FF;
	background: url(.../images/menu-bg-hover.jpg) no-repeat right center;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	padding: 2px 10px 2px 10px;
}*/
.menu-separador {
	height: 20px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 9px 20px -10px 20px;;
}
.color-gris {
	color: #BFBFBF;
}


/* divisiones derechas */
#right-div {
	float: right;
	width: 592px;
	height: 1045px;
	background-image: url(../images/bg-right-div.jpg);
}

#right-header {
	width: 592px;
	height: 87px;
	background-image: url(../images/bg-header-right-div.jpg);
	background-repeat: no-repeat;
}
#right-header img {
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 3px;
}

#right-content {
	width: 556px;
	height:795px;
	margin-right: 27px;
	margin-left: 10px;
}


/* divisiones centrales */
#center-div {
	width: 192px;
	height: 1045px;
	background-color: #1D98C4;
	margin-left: 209px;
	margin-right: 592px;

	}

#center-header {
	width: 192px;
	height: 50px;
	background-color: #1D98C4;
	background-image: url(../images/header-center-div.jpg);
}

#center-content {
	height: 830px;
	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: 543px;
	list-style-type:none;
	padding:10px 0px 0px 10px;
}
#mn-list * {
	margin:0px;
	padding:0px;
}
/* lista mapa de navegacion */
#mn-list li {
	float:left;
	width: 165px;
	display:inline;
	margin-right:10px;
}
#mn-list li.first {
	margin-left:0px;
}
#mn-list dl{
	margin-bottom:20px;
}
#mn-list dt {
	color: #1D98C4;
	font-weight:bold;
	margin-bottom:5px;
}
#mn-list dt a{
	color: #1D98C4;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:5px;
}

#mn-list dt a:hover{
	color: #1D98C4;
	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;
}
.logo {
	position: absolute;
	top: 10px;
	width: 157px;
	height: 116px;
	left: 19px;
}


#lista-programas {
	width:172px;
	height:530px;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}

#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;
}
#pie-pagina{
width:993px;
height:46px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding-top:40px;

}

#programas-info{
	width: 554px;
	height: 615px;
	overflow: auto;
	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);
}

#publicidad{
	width: 554px;
	height: 83px;
	background-image: url(../images/img-publicidad.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 413px;
	top: 1109px;
}

#noticias{
	background-image:url(../images/fondo-noti-principal_15.gif);
	background-repeat:no-repeat;
	width: 160px;
	height: 542px;
	font-size:11px;
	color: #999999;
	padding: 10px;
	margin-top: 40px;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.png);
}
#nosotros{
	background-image:url(../images/fondo-noti-principal_15.gif);
	background-repeat:repeat-x;
	width: 160px;
	height: 542px;
	font-size:11px;
	color: #999999;
	padding: 10px;
	margin-top: 40px;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.png);
}
#eventos{
	background-image:url(../images/fondo-noti-principal_15.gif);
	background-repeat:repeat-x;
	width: 160px;
	height: 542px;
	font-size:11px;
	color: #999999;
	padding: 10px;
	margin-top: 40px;
	list-style-position: inside;
	list-style-image: url(../images/vinetanoticias_20.png);
}

#programas-info ul {
	margin: 0px 0px 0px 10px;
}

#eventos{
	height: 530px;
	float: left;
}
#nosotros{
	height: 530px;
	float: right;
}
#noticias{
	background-image:url(../images/fondo-noti-principal_15.gif);
	background-repeat:repeat-x;
	width: 158px;
	position: absolute;
	left: 599px;
	top: 287px;
	margin-top: 0px;
}
.barra-azul-index{
	background-color:#f20e82;
	width:153px;
	height:17px;
	font-size:11px;
	color: #FFFFFF;
	text-align:right;
}

.list-eventos-index{
	height: 33px;
	width: 34px;
	position: absolute;
	left: 436px;
	top: 243px;
}

.titulo-eventos-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 473px;
	top: 246px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1d98c4;
}


.titulo-noticias-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 660px;
	top: 246px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1d98c4;
}



.titulo-nosotros-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 846px;
	top: 246px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1d98c4;
}



.list-noticias-index{
	height: 20px;
	width: 34px;
	position: absolute;
	left: 623px;
	top: 243px;
	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: 243px;
	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:11px;
	height: auto;
	width: 100px;
	text-decoration:none;
}



.texto-eventos{
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
	color: #666666;
}



.texto-eventos a{
	font-size:11px;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;

}



.texto-eventos a:hover{
	font-size:11px;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/lista-noticias.jpg);
	margin: 0px;
	color: #CCCCCC;
}



.ver-mas{
font-size:11px;
margin-right: 3px;
text-decoration:none;
color:#FFFFFF;
}

.ver-mas a{
	font-size:11px;
	margin-right: 3px;
	text-decoration:none;
	color:#FFFFFF;
}



.ver-mas a:hover{
	font-size:11px;
	margin-right: 3px;
	text-decoration: underline;
	color:#FFFFFF;
}
#popup {
    text-align: center;
	width: 585px;
	background-image: url(../images/pop-up.jpg);
	height: 227px;
	margin: 0px;
}
/*estilos para segmento en vivo*/
#popup-2 {
    text-align: center;
	width: 537px;
	background-image: url(../images/bg-senal-en-vivo.jpg);
	background-repeat:no-repeat;
	height: 400px;
	margin: 0px;
	margin-left:8px;
}
#barras-sonido {
padding-top:126px;
	padding-left:320px;
	width:90px;
	height:43px;
}
#reproductor {
	padding-left:65px;
	width:408px;
	height:45px;
}
#descarga-text {
width:500px;
padding-top:50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
}
#descarga-img {
width:500px;
height:71px;
background-repeat:no-repeat;
padding-top:15px;
background-image:url(../images/bg-media-player.png);
}
#descarga-img-tex{
padding-top:11px;
width:250px;
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
}


/*estilos para segmento en vivo*/
#bannerprograma {
	width: 554px;
	height: 149px;
	margin: 0px;
}
.menu-separador-noti {
	width: 554px;
	height: 20px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 8px 1px -15px 1px;;
}
.menu-separador-noti1 {
	height: 20px;
	background-image: url(../images/menu-list-separator.gif);
	background-repeat: repeat-x;
	margin: 5px 1px -26px 1px;;
}
#tituloprograma {
	width: 554px;
	height: 25px;
	padding: 10px 0px 8px 0px;
	color: #1e9cc6;
	background-repeat:  repeat-x;
	background-position: center;
}
#texto-programa {
	width: 100%;
	height: 25px;
	font-family: Georgia;
	font-size: 24px;
	color: #f10e81;
}
#subtitulo-programa {
	width: 530px;
	height: 30px;
	margin: 5px 0px 0px 0px;;
	background-image: url(../images/separador-programa_10.gif);
	background-repeat: no-repeat;
}
#texto-subtitulo-programa {
	width: 450px;
	height: 20px;
	font-family: Georgia;
	font-size: 18px;
	color: #1e9cc6;
	font-style: italic;
	padding: 10px 0px 2px 10px;
}
#texto-desarrollo {
	width: 342px;
	height: 419px;
	font-family: arial;
	font-size: 11px;
	padding: 10px 5px 2px 5px;
	clip: rect(0px,0px,0px,0px);
	left: 493px;
	top: 322px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	position: absolute;
	background-image: url(../images/barritas_03.jpg);
	background-repeat:  no-repeat;
	background-color: #003333;
}
#menu-programa {
	width: 550px;
	height: 14px;
	font-family: arial;
	font-size: 11px;
	list-style-image: url(../images/vineta-menu-programa_13.gif);
	color:#999999;
	padding: 0px 3px 5px 3px;
}
a.gris:link,a.gris:active,a.gris:visited{color: #999999; text-decoration: none; font-size: 11px; font-family: arial;}
a.gris:hover{color: #000000; text-decoration: none; font-size: 11px; font-family: arial;}

#publicidadinferior {
	width: 554px;
	height: 83px;
	margin-top: 15px;
}
#calendario {
	width: 190px;
	height: 185px;
	padding: 10px 0px 2px 10px;
}
#lista-noticias {
	width: 190px;
	height: 375px;
	padding: 10px 0px 2px 5px;
}

a.azul:link,a.azul:active,a.azul:visited{color: #1D98C4; text-decoration: none; font-size: 11px; font-family: arial;}
a.azul:hover{color: #999999; text-decoration: none; font-size: 11px; font-family: arial;}

#noticia-menu {
	width: 190px;
	height: 20px;
    color: #1D98C4;
	font-family: georgia;
	font-size: 20px;
	text-align: center
}
#resumen-noticias {
	width: 190px;
	height: 355px;
	color: #1D98C4;
	font-family: arial;
	font-size: 11px;
	text-align:left;
	padding: 10px 0px 2px 5px;
	list-style-image: url(../images/vinetanoticias_20.gif);
	list-style-position: inside;
}
#noticia-body {
	width: 540px;
	color: #1D98C4;
	font-family: georgia;
	font-size: 20px;
	text-align: right;
	left: 602px;
	top: 88px;
	position: absolute;
	padding: 2px -40px 2px 0px;
}
#fecha-noticia {
	width: 540px;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	text-align: right;
	margin:7px;
}
#ante-titulo-noticia {
	width: 540px;
	color: #999999;
	font-family: arial;
	font-size: 12px;
	text-align:right;
	margin:7px;
	font-weight: bold;
}
#titulo-noticia {
	width: 540px;
	color: #1D98C4;
	font-family: georgia;
	font-size: 28px;
	text-align:left;
	margin:7px;
}
#cuerpo-noticia {
	width: 550px;
	height: 525px;
	overflow: auto;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	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;
	margin-bottom:20px;
}
#info-index{
	width: 554px;
	height: 660px;
	background-position: left;
	margin-top: 0px;
}
#eventos-info{
	width: 150px;
	height: 505px;
	float: right;
}

#noticias-info{
	width: 180px;
	height: 505px;
    float: left;
}
#noticias-conteiner{
	width: 150px;
	height: 490px;
	margin-right: 15px;
	margin-left: 15px;
	background-image:url(../images/fondo-noti-principal_15.gif);
	background-repeat:repeat-x
}
#conteiner-noti-even{
	width: 150px;
	height: 480px;
	list-style-image: url(../images/lista-noticias.jpg);
	list-style-position: inside;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#image-even-noti{
	width: 150px;
	height: 70px;
}
#cabezera-noti-event{
	width: 554px;
	height: 10px;
}
#noticias-icon{
	width: 277px;
	height: 39px;
    float: left;
}
#evento-icon{
	width: 277px;
	height: 39px;
    float: left;
}
#even-noti-icon-space{
	width: 34px;
	height: 39px;
    float: left;
	margin-right:5px;
	margin-left:65px;
}
#even-noti-type-space{
	width: 100px;
	height: 39px;
	float: left;
	color: #1D98C4;
	font-family: georgia;
	font-size: 24px;
}
a.azul-2:link,a.azul-2:active,a.azul-2:visited{color: #666666; text-decoration: none; font-size: 11px; font-family: arial;}
a.azul-2:hover{color: #1D98C4; text-decoration: none; font-size: 11px; font-family: arial;}

#noticia-info-completa{
	width: 554px;
	height: 490px;
	float:right;
}
#div-programa-az{
	width: 172px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	font-family: georgia;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
}
#etiqueta-embrujada{
	width: 172px;
	height: 270px;
}

a.tump:link,a.tump:active,a.tump:visited{color:#C2E5F0;}
a.tump:hover{color:#C2E5F0;}
	
a.canciones:link,a.canciones:active,a.canciones:visited{color: #1D98C4; text-decoration: none; font-size: 18px; font-family:Georgia;}
a.canciones:hover{color: #1D98C4; text-decoration: underline; font-size: 18px; font-family: Georgia;}

#menu-programa-2 {
	width: 550px;
	height: 90px;
	font-family: arial;
	font-size: 11px;
	list-style-image: url(../images/vineta-menu-programa_13.gif);
	color:#999999;
	padding: 0px 3px 5px 3px;
}
#programas-info-2{
	width: 554px;
	height: 595px;
	overflow: auto;
	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);
	margin-top:10px;
}
#asociados{
height:100px;
margin-top:10px;
}
#text-asociados{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
margin-bottom:10px;
}
#urbe-asociados{
width:63px;
float:left;
margin-left:15px;
}
#tv-asociados{
width:63px;
float:right;
margin-right:15px;
}
/* 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: 560px;
	overflow: auto;
	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);
}


/* 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;
}
