body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #C9CEA6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRt #container {
	width: 974px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #C9CEA6;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.contenido1 {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #C9CEA6;
	margin: 0;
	border: 9px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
}

.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRt #mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.trama {
	background-image: url(../images/trama.jpg);
	height: 27px;
	clear:both;
}
.columba_izq {
	width: 183px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}
.botones1 {
	width: 181px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.botones2 {
	width: 151px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #B0B28D;
	height: 16px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.horarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #BFC0A0;
	height: 157px;
	margin-bottom: 3px;
}
.texto_horarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
.novedades {
	background-color: #BEC0A0;
	height: 329px;
	width: 287px;
	margin-top: 2px;
	border: 1px solid #806855;
	float: left;
	margin-left: 6px;
}
.novedades_cont {
	background-color: #DBDCCC;
	height: 236px;
	width: 275px;
	margin-left: 5px;
	margin-right: 5px;
}
.gacetilla {
	background-color: #999D6B;
	height: 180px;
	width: 270px;
	margin-top: 2px;
	margin-left: 3px;
	border: 1px solid #826955;
	float: left;
}
.novedades_gacetilla {
	background-color: #DBDCCC;
	height: 121px;
	width: 261px;
	margin-left: 5px;
	margin-right: 5px;
}
.banner {
	background-color: #BFC0A0;
	height: 140px;
	width: 270px;
	margin-top: 7px;
	margin-left: 3px;
	border: 1px solid #826955;
	float: left;
}
.trama1 {
	background-image: url(../images/trama.jpg);
	height: 27px;
	clear:none;
	float: left;
	width: 564px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 6px;
}
.destacado_semana {
	height: 144px;
	clear:none;
	float: left;
	width: 562px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 6px;
	background-color: #A0A374;
	border: 1px solid #826955;
}
.dest_sem_cont {
	background-color: #DBDCCC;
	height: 80px;
	width: 550px;
	margin-left: 5px;
	margin-right: 5px;
}

.verdu {
	width: 274px;
	float: left;
}
.fecha_dest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77A303;
	padding-top: 7px;
	padding-left: 5px;
}
.titulo_dest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 7px;
}
.separador {
	float: left;
	height: 69px;
	width: 3px;
}
.ari {
	width: 270px;
	float: left;
}
.destacadas {
	background-color: #AFB28C;
	height: 430px;
	width: 753px;
	border: 1px solid #806855;
	margin-left: 2px;
	margin-top: 3px;
}
.destacadas_cont {
	background-color: #DBDCCC;
	height: 363px;
	width: 738px;
	margin-left: 6px;
	margin-right: 5px;
}
.ver_mas {
	width: 274px;
	float: left;
	clear:none;
	padding-left: 5px;
	margin-top: 2px;
}
.secciones_dest {
	height: 171px;
	width: 177px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #A29078;
	float: left;
}
.texto_destacados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	height: 40px;
}
.tit_destacado {
	height: 33px;
}
.style2 {color: #FF0000}
.f_destacados {
	height: 109px;
}
.pie {
	background-color: #9BC273;
	height: 30px;
}
.separador_1 {
	height: 4px;
	clear:both;
	width: 753px;
}
.pi_cont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	padding-top: 8px;
	padding-left: 5px;
	width: 515px;
}
.pi_cont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	padding-top: 8px;
	padding-left: 5px;
}
.pi_cont3 {
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}.col_derecha {
	background-color: #DBDCCC;
	float: right;
	height: auto;
	width: 191px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #816756;
	border-right-color: #816756;
	border-bottom-color: #816756;
	border-left-color: #816756;
}
.cont_col_der {
	margin: 6px;
	height: 194px;
	width: 177px;
	border: 1px solid #A29279;
}
.cont_col_der1 {
	margin: 6px;
	height: 260px;
	width: 177px;
	border: 1px solid #A29279;
}
.text_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #953400;
}
.cont_col_der2 {
	margin: 6px;
	height: 530px;
	width: 177px;
	border: 1px solid #A29279;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.internas {
	background-color: #BEC0A0;
	width: 560px;
	margin-top: 2px;
	border: 1px solid #806855;
	float: left;
	margin-left: 6px;
}
.internas_cont {
	background-color: #DBDCCC;
	width: 549px;
	margin-left: 5px;
	margin-right: 5px;
}
.botonera_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: auto;
	padding-left: 5px;
	margin-bottom: 7px;
}
.texto_internas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	clear:both;
}
.sep_internas {
	padding: 4px;
	clear:both;
	background-image: url(../images/puntos.jpg);
}.final {
	height: 20px;
}
.ts-1 {
	border: none;
	height: 32px;
	text-align: left;
	width: 540px;
}

.ts-1-1 {
	border: none;
	float: left;
	height: 27px;
	padding: 0px;
	width: 540px;
}

.ts-2 {
	border: none;
	height: 27px;
	text-align: left;
	width: 540px;
}

.ts-2-1 {
	background: url('../images/bullet.jpg') no-repeat left center;
	border: none;
	float: left;
	height: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	width: 20px;
}

.ts-2-2 {
	border: none;
	float: left;
	height: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	width: 356px;
}

.ts-2-3 {
	border: none;
	float: left;
	height: 27px;
	padding: 0px;
	width: 83px;
}

.ts-2-4 {
	border: none;
	float: left;
	height: 27px;
	padding: 0px;
	width: 81px;
}

.gen-1 {
	clear: both;
}

.ts-1-2 {
	background-image: url('../images/puntos1.jpg');
	border: none;
	float: left;
	height: 5px;
	padding: 0px;
	width: 540px;
}
.ts {
	border: none;
	height: 19px;
	text-align: left;
	width: 400px;
}

.ts1 {
	border: none;
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 0px;
	width: 20px;
}

.gen {
	vertical-align: middle;
}

.ts2 {
	border: none;
	float: left;
	height: 19px;
	padding: 0px;
	width: 380px;
	margin-top: 3px;
}

.gen2 {
	clear: both;
}.chica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.letter
{
font-size: 10px;
background: #BDBD9C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
border: 1px solid #9C7A5E;
}
.letterbutt
{
font-size: 10px;
background: #BDBD9C;
border: 1px solid #9C7A5E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
cursor: hand;
}
.formlet {
	padding: 5px;
}
.borde {
	border: 3px solid #98795C;
}
#marqueecontainer{
	position: relative;
	width: 275px; /*marquee width */
	height: 230px;
	overflow: hidden;
	border: 0px solid orange;
	padding: 0px;
	padding-left: 0px;
}.f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77A303;
}
.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* comment */
ul {
	width:100%;
	background:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#F5F5F5 #CCC #CCC #F5F5F5;
	margin:10px 0 0 0;
	padding:0;
	}
ul,ol {
	list-style:none;
	}
li {
	padding:3px;
	}


.odd {
		background-color:#cdcbb4;
		}
	.even {
		background-color:#e3e2ce;
		}
	.off {
		background-color:red;
		}
	.on {
		background-color:blue;
		}
	.hover {
		color:red;
		cursor:crosshair;
		}
	.selected {
		font-style:italic;
		}

.bordc {
border-bottom: 1px dashed Gray;
}

.limitorBox {
	border: 1px solid #000;
	border-top: none;
	background-color: #ffc;
	padding: 3px 6px;
	font-size: 10px;
}

.limited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.login input { background:#fff; border: 1px solid #b0aeae; color: #444; font-size: 11px; margin-bottom: 5px; padding: 3px; width: 117px; }
			
			.login input#username { background: url('../images/input.username.bg.gif') 0 -18px no-repeat #fff; margin-right: 14px; padding-left: 20px; }
			.login input#password { background: url('../images/input.password.bg.gif') 0 -18px no-repeat #fff; padding-left: 23px; }
			
			.login input#username.blank { background: url('../images/input.username.bg.gif') top left no-repeat #fff; }
			.login input#password.blank { background: url('../images/input.password.bg.gif') top left no-repeat #fff; }.gal {
	margin: 1px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 140px;
}
/* fin comment */
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}