.espectaculo h3 a {
	color: #993E27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
}
.espectaculo {
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9E93;
	padding-bottom: 12px;
}

.espectaculo a:hover {
	text-decoration: none;
}
.espectaculo strong {
	display: block;
	width: 60px;
	float: left;
}
#programahoy {
	width: 250px;
	margin-left: 37px;
	float: left;
	margin-top: 25px;
}
#programahoy   h2 {
	display: block;
	height: 38px;
}
.espectaculohoy {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 250px;
	padding-bottom: 5px;
}

.espectaculohoy  h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
.espectaculohoy h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 200px;
	padding-bottom: 5px;
}
.espectaculohoy h3 a:hover {
	text-decoration: none;
}

.espectaculohoy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
	padding-bottom: 5px;
}
.espectaculohoy strong {
	display: block;
	width: 45px;
	float: left;
}



.noticiaportada {
	float: left;
	width: 460px;
	margin-bottom: 25px;
}
.noticiaportada h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	display: block;
/*	float: left;*/
	width: 480px;
	text-align: left;
	margin-left: 10px;
	font-weight: normal;
}
.noticiaportada a {
	color: #768F8A;
}
.noticiaportada a:hover {
	color: #CC6600;
	text-decoration: none;
}


.noticiaportada p.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	color: #999999;
	display: block;
	float: left;
	width: 70px;
	height: 30px;
}
.noticiaportada  p.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	margin-left: 80px;
	width: 380px;
	margin-top: 5px;
}

#suscripcion {
	float: left;
	width: 220px;
	margin-left: 36px;
	background-color: #E9E9E9;
	padding: 10px 10px 20px 15px;
	margin-top: 20px;
}
#suscripcion h3 {
	height: 30px;
}
#suscripcion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	width: 210px;
	color: #666666;
}
#suscripcion form {
	margin-top: 15px;

}

#suscripcion .campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	height: 18px;
	color: #999999;
	float: left;
	padding-top: 2px;
	padding-left: 5px;
}
#suscripcion .boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	height: 22px;
	background-color: #CCCCCC;
	margin-left: 10px;
	font-weight: bold;
	color: #666666;
	float: left;
	text-align: center;
	width: 60px;
}
#programadescarga {
	float: left;
	width: 244px;
	margin-left: 36px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-bottom: 20px;
}
#video {
	float: left;
	width: 244px;
	margin-left: 36px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
}
#tv {
	float: left;
	width: 244px;
	margin-left: 36px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
}
#programa_dia {
	padding: 10px 0 0 30px;
}
#programa_dia .espectaculo {
	font: normal 13px Arial;
	width: 250px;
}
#programa_dia .espectaculo strong {
	width: 75px;
}
#programa_dia .espectaculo h3 a {
	font-size: 14px;
}