body {
	background-color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#contenedor {
	height: 764px;
	width: 1000px;
	background-color: #FFFFFF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1000px;
}
#contenedor #header          
{
	height: 198px;
	width: 1000px;
	background-color: #ffffff;
}
#contenedor #spacer {
	height: 35px;
	width: 1000px;
}
#contenedor #footer{
	background-image: url(../images/footer.gif);
	height: 56px;
	width: 1000px;
	float: left;
}
#contenedor #content{
	background-image: url(../images/fondo_pagina.gif);
	height: 565px;
	width: 1000px;
	text-align: left;
}
#contenedor #content #listaprog {
	float: left;
	width: 250px;
	height: 260px;
}
#contenedor #content #calendario {
	float: left;
	margin-left:8px;
	height: 260px;
	width: 182px;
	background-image:url(../images/fdo_calendario.jpg);
	background-repeat:no-repeat;
}
#contenedor #content #diaprog {
	float: left;
	height: 260px;
	width: 50px;
}
#contenedor  #content  #info {
	float: left;
	height: 260px;
	width: 412px;
	overflow:auto;
	overflow-x:hidden;
}
#info  a:link {
	color:#000000;
	text-decoration: none;
}
#info  a:visited {
	color:#000000;
	text-decoration: none;
}
#info  a:hover {
	color:#000000;
	text-decoration:underline;
}
#info  a:active {
	color:#000000;
	text-decoration: none;
}
#contenedor #content #contseparte {
	float: left;
	height: 300px;
	width: 580px;
}
#contenedor #content #contseparte #duda {
	width: 578px;
	float: left;
	background-image: url(../images/separte/btn_duda.gif);
	background-repeat: no-repeat;
	height: 48px;
}
#contenedor    #content    #contseparte    #duda:hover    {
	background-image: url(../images/separte/btn_duda2.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 578px;
}
#contenedor #content #space2 {
	height: 400px;
	width: 40px;
	float: left;
}
#contenedor #content #dwnheader{
	height: 100px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/descargas/tit_download.jpg);
	background-position: 35px 0px;
}
#contenedor #content #separteheader {
	height: 100px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/separte/tit_programacion.jpg);
	background-position: 35px 0px;
}
#contenedor #content #contheader{
	height: 100px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/contacto/tit_contacto.jpg);
	background-position: 35px 0px;
}
#contenedor #content #progheader {
	height: 100px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/programacion/tit_programacion.jpg);
	background-position: 35px 0px;
}
#contenedor #content #programasheader {
	height: 125px;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/programacion/tit_ficha.jpg);
	background-position: 35px 0px;
}
#contenedor #content #programasheader #titulo {
	float: left;
	width: 950px;
	height: 50px;
}
#contenedor #content #programasheader #space7 {
	float: left;
	height: 75px;
	width: 1000px;
}
#contenedor #content #programasheader #space8 {
	height: 50px;
	width: 50px;
	float: left;
}
#contenedor  #content  .dateheader {
	float: left;
	font-family: Arial;
	font-size: 16pt;
	text-transform:uppercase;
	padding-top: 24px;
}
#contenedor #content #progheader #progdate {
	float: left;
	height: 100px;
	width: 600px;
}
#contenedor #content #progheader #progspacer {
	float: left;
	height: 100px;
	width: 320px;
}
#contenedor #content #spaceseparte {
	float: left;
	height: 400px;
	width: 200px;
}
#contenedor #content .downloads {
	float: left;
	height: 400px;
	width: 400px;
	background-image: url(../images/descargas/fdo_caja.gif);
	background-repeat: no-repeat;
}
#contenedor #content .downloads .wall {
	float: left;
	height: 158px;
	width: 158px;
}
#contenedor #content .downloads #screen {
	float: left;
	height: 300px;
	width: 352px;
	margin-top: 5px;
}
#contenedor #content .downloads .space3 {
	float: left;
	height: 344px;
	width: 20px;
}
#contenedor #content .downloads .space4 {
	float: left;
	height: 158px;
	width: 20px;
}
#contenedor #content #space5 {
	height: 384px;
	width: 35px;
	float: left;
}
#contenedor #content #space6 {
	height: 12px;
	width: 700px;
	float: left;
}
#contenedor #content #programa {
	width: 680px;
	float: left;
	height: 365px;
}
#contenedor #content #programa #descripcion {
	width: 390px;
	height:350px;
	float: left;
}
#contenedor #content #programa #mail {
	width: 100px;
	height:350px;
	float: left;
}
#contenedor #content #programa #horario {
	/*	background-image: url(../images/programacion/hs_top.jpg);*/
	float: left;
	height: 350px;
	width: 189px;
	/* background-repeat: no-repeat; */
}
#horario_top {
	float:left;
	width:189px;
	height:62px;
	background-image:url(../images/ficha/horario_top.jpg);
}
#horario_fondo {
	float:left;
	width:189px;
	height:auto;
	background-image:url(../images/ficha/hs_fdo.jpg);
}
#horario_footer {
	float:left;
	width:189px;
	height:11px;
	background-image:url(../images/ficha/hs_footer.jpg);
}
#txt_horario {
	float:left;
	margin-left:10px;
	width:169px;
	height:auto;
	font-size:12px;
	font-family:Arial;
}
#contenedor #content .downloads #wallpapers {
	background-image: url(../images/descargas/tit_wallpapers.gif);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 400px;
	background-position: 6px 5px;
}
#contenedor #content .downloads #screensavers {
	background-image: url(../images/descargas/tit_screensavers.gif);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 400px;
	background-position: 6px 5px;
}
#contenedor #content #space1 {
	float: left;
	height: 400px;
	width: 40px;
}
.neg {
	font-weight: bold;
}
.calendar-row {
	font-size:10px;
	text-indent:2px;
	line-height:10px;
}
.tday {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.calendar-row a:link {
	color:#000000;
	text-decoration: underline;
}
.calendar-row a:visited {
	color: #000066;
	text-decoration: underline;
}
.calendar-row a:hover {
	background-image:url(../images/programacion/bg_fecha_calen.png);
	color: #000066;
}
.calendar-row a:active {
	text-decoration: none;
}
#proglistcoint  {
    height: 261px;
    width: 251px;
    float: left;
	background-image: url(../images/programacion/fdo_listado.jpg);
}
#proglistin {
	height: 170px;
	width: 205px;
	margin-left: 25px;
	margin-top:70px;
	text-align: left;
    text-align: right;
	overflow:auto;
	text-align:left;
	overflow-x:hidden;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
#proglistin a:link {
	color: #000066;
	text-decoration: none;
}
#proglistin a:visited {
	text-decoration: none;
	color: #000066;
}
#proglistin a:hover {
	text-decoration: none;
	color: #000066;
	background-image:url(../images/programacion/bg_fecha_calen.png);
}
#proglistin a:active {
	text-decoration: none;
	background-image:url(../images/programacion/bg_fecha_calen.png);
}
#mes_calendario {
	margin-left:7px;
	margin-top:4px;
	padding-top:6px;
	width:165px;
	height:24px;
	background-color:#469CCB;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	color:#FFFFFF;
}
#dias_calendario {
	width:182px;
	height:124px;
}
.tdchoy {
	background-image:url(../images/programacion/bg_fecha_calen.png);
}
#player_prog {
	float:left;
	margin-right:10px;
	width:259px;
	height:230px;
}
#content_contacto {
	float:left;
	width:578px;
	height:462px;
	background-image:url(../images/contacto/fdo_form.gif);
	margin-left:200px;
	background-repeat:no-repeat;
}
#programa_contacto {
	margin-top:60px;
	margin-left:60px;
	padding-left:95px;
	padding-top:4px;
	color:#FFFFFF;
	width:452px;
	height:34px;
	background-image:url(../images/contacto/fdo_campo_ch.gif);
	background-repeat:no-repeat;
}
#nombre_contacto {
	margin-top:2px;
	margin-left:60px;
	padding-left:100px;
	padding-top:5px;
	color:#FFFFFF;
	width:452px;
	height:34px;
	background-image:url(../images/contacto/fdo_campo_ch.gif);
	background-repeat:no-repeat;
}
#email_contacto {
	margin-left:60px;
	padding-left:118px;
	padding-top:5px;
	color:#FFFFFF;
	width:452px;
	height:34px;
	background-image:url(../images/contacto/fdo_campo_ch.gif);
	background-repeat:no-repeat;
}
#capcha_contacto {
	margin-left:60px;
	padding-left:35px;
	padding-top:5px;
	color:#FFFFFF;
	width:452px;
	height:94px;
	background-image:url(../images/contacto/fdo_campo_gde.gif);
	background-repeat:no-repeat;
}
#mensaje_contacto {
	margin-top:1px;
	margin-left:60px;
	padding-left:100px;
	padding-top:5px;
	color:#FFFFFF;
	width:452px;
	height:144px;
	background-image:url(../images/contacto/fdo_campo_xl.gif);
	background-repeat:no-repeat;
}
#enviar_contacto {
	width:50px;
	height:25px;
	margin-left:250px;
}

#header_vivo {
	float:left;
	margin-left:30px;	
	width:936px;
	height:56px;
	background-image:url(../images/login/tit_envivo.gif);
}

#content_vivo {
	float:left;
	margin-left:100px;
	width:800px;
	height:390px;
	/*background-color:#FF0000;*/
	background-repeat:no-repeat;
}

#content_usuario_no {
	float:left;
	width:300px;
	height:390px;
}

#separacion_form_vivo {
	float:left;
	width:200px;
	height:390px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/login/linea_vert.gif);
}

#content_usuario_si {
	float:left;
	width:300px;
	height:390px;
}
#titulo_usuario_no {
	float:left;
	margin-top:20px;
	margin-left:65px;
	width:234px;
	height:46px;
	background-image:url(../images/login/tit_registro.gif);
}

#titulo_usuario_si {
	float:left;
	margin-top:20px;
	margin-left:18px;
	width:250px;
	height:46px;
	background-image:url(../images/login/tit_login.gif);
}
#buscador {
	margin-top:18px;
	width:181px;
	height:82px;
	background-image:url(../images/fdobuscador.jpg);
}
input.error { border: 1px solid red; }
	label.error {
		background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
		padding-left: 16px;
		margin-left: .3em;
	}
	label.valid {
		background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
		display: block;
		width: 16px;
		height: 16px;
	}
