body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #1F1F1F;
	background-color: #C2BEB5;
	margin-top: 0px;
}
#contenedor {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	width: 750px;
	height: 190px;
	background-color: #928E85;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#pie {
	width: 733px;
	font-size: 10px;
	line-height: 12px;
	background-color: #74726E;
	color: #C7C7C5;
	padding: 3px 10px 3px 7px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 75px;	
}
.pie2 {
	float: right;
}
a:link, a:visited {
	color: #E19F1C;	
	text-decoration: none;
}
a:hover {
	color: #E19F1C;	
	text-decoration: underline;
}
#menu {
	width: 162px;
	vertical-align: top;
	padding-top: 5px;
}
.submenu {
	padding: 3px 2px 3px 7px;
	font-size: 11px;
}
.submenu a:link, .submenu a:visited, .submenu a:hover, .submenutop a:link, .submenutop a:visited, 
.submenutop a:hover, .submenubottom a:link, .submenubottom a:visited, .submenubottom a:hover{
	color: black;
	text-decoration: none;
}
.submenutop {
	padding: 5px 2px 3px 7px;
	font-size: 11px;
}
.submenubottom {
	padding: 3px 2px 5px 7px;
	font-size: 11px;
}
.celdamenu {
	padding: 5px 0px 5px 13px;
	border-bottom: 1px solid #C2BEB5;
}
.celdamenu2 {
	padding: 5px 0px 0px 13px;
	border-bottom: 1px solid #C2BEB5;
}
#txtprincipal {
	width: 594px;
	padding: 24px 40px 4px 29px;
	vertical-align: top;
}
#txtprincipal2 {
	width: 594px;
	padding: 19px 40px 4px 29px;
	vertical-align: top;
}
.txtprogramacion  { 
	padding: 19px 30px 12px 29px;
	vertical-align: top;
}
#txtgaleria {
	width: 594px;
	padding: 24px 20px 4px 29px;
	vertical-align: top;
}
.subir {
	font-size: 11px;
	float: right;
}
p  {
	margin-bottom: -10px;
}
h2 {
	font-size: 14px;
	margin-bottom: -10px;
}
/**************************NOTICIAS****************************/

.titnoticias {
	font-size: 14px;
	font-weight: bold;
}
.txtnoticias {
	font-size: 12px;
	color: #74726E;
}


.fechanoticias {
	font-size: 11px;
	color: #999999;
}
.fechanoticias2 {
	font-size: 15px;
	font-weight: bold;
}
.fotonoticias {
	margin-right: 5px;
	padding-right: 10px;
}
.masinfo  {
	float: right;
	font-size: 11px;
}
.masinfo a:link, .masinfo a:visited, .masinfo a:hover {
	color: white;
	background-color: #E6A21D;
	padding: 0px 2px;
	text-decoration: none;
}

h1 {
	background-color: #E6A21D;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
ul {
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: square;
}
.formulario {
	background-color: #E9E8E7;
}
input, select, textarea {
	color: #585958;
	border: 2px solid white;
	padding: 1px;
	font-size: 0.9em;
}
input.btn {
	color: #E3A419;
	background-color:black;
	padding: 2px 2px 1px 2px;
	margin-top: 3px;
	border-width: 0;
	font-weight: bold;
}
.txt11 {
	font-size: 11px;
	line-height: 16px;
}
/**************************ENLACES****************************/
.enlaces {
	padding: 6px 3px;
	background-color: #E8E7E3;
}
.enlacesboton{
	padding: 1px 0px 4px 0px;
	background-color: #E8E7E3;
}
.totalizador {
	font-size: 11px;
	padding: 3px;
	border-top:1px dashed #C2BEB5;
	border-bottom:1px dashed #C2BEB5;
}
.categoria {
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
}
.contador {
	font-size:11px;
	color: #999999;
}
/**************************HORARIOS****************************/
.horario{ 
	border-bottom: 1px solid #EEA81C;
	display: block;
}
.precio { 
	border-top: 1px dashed #666666;
	padding-top: 10px;
}
/**************************PROGRAMACIÓN****************************/
.coldrcha { 
	width: 189px;
	vertical-align: top;
}
.txtprogramacion2  { 
	padding: 8px 10px 4px 29px;
	vertical-align: top;
}

.tablaciclos { 
	padding: 10px 14px 10px 14px;
	vertical-align: top;
	background-color: #010707;
	color: white;
	font-size: 11px;
	width: 100%;
}
.tablaciclos a:link, .tablaciclos a:visited,{ 
	font-weight: bold;
}
.tablaciclos a:hover, { 
	font-weight: bold;
}
.titciclos { 
	font-size: 12px;
	font-weight: bold;
}
.nombreciclo { 
	font-size: 11px;
}
.nombrepeli { 
	font-size: 14px;
	font-weight:bold;
}
.otrosdatos { 
	font-size: 12px;
	color: #918E88;
}
.separador {
	padding: 0px 5px 0px 30px;
	color: #C2BEB5;
	text-align: center;
}
.agenda  {
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: #E9E8E7;
	color: black;
	font-size: 11px;
	width: 100%;
}
.centrar {
	text-align: center;
}
.celdason {
	background-color: #F7B518;
	color:white;
	text-align: center;
}
.celdasof {
	background-color: #B5ADA5;
	color:white;
	text-align: center;
}
.celdason a:link,.celdason a:visited,{
	color: white;
}
.celdason a:hover,{
	color: white;
	text-decoration: underline;
}
.fotoizq {
	margin-right:10px;
	border: 3px solid #C7C5C5;
}
.fotodrcha {
	margin-left:10px;
	border: 3px solid #C7C5C5;
}
.volver {
	color: #E3A419;
	background-color:black;
	padding: 2px 4px 1px 4px;
	margin-top: 3px;
	border-width: 0;
	font-weight: bold;
	font-size: 11px;
}
.descargas {
	color: black;
	background-color: #E9E8E7;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 13px;
}
.descargas ul {
	padding-left: 0px;

	list-style-type: none;
	list-style-image: url(programacion/img/bolillo.gif);
	list-style-position: outside;
}
.tablapaginar {
	margin-bottom:5px;
	font-size: 11px;
	color: black;
	background-color: #E9E8E7;
}
.paginacion {
	text-align: right;
	padding: 2px 5px 2px 0px;
}
#on{
	color: black;
	font-weight: bold;
}

.total {
	text-align: left;
	padding: 2px 0px 2px 5px;
}

.on { 
	font-weight: bold;
}

#pelicula {
	float: right;
	padding: 4px 0 4px 8px;
	width: 320px;
}
#pelicula p {font-style: italic; font-size: 0.9em; line-height: 1.1em; padding: 0; margin: 0; padding-top: 4px;}



