/* CSS Document */

a:hover {
    color: #666;
}
a {
    color: #333;
    text-decoration: none;
}

body {
	padding:0;
	margin:0;
	background:#b6bfbe;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	background:#B5BEDA;
}
#framecontentLeft, #framecontentTop {
	z-index:1;
	position: absolute;
	top: 0;
	left: 0;
	width: 32%; /*Width of left frame div*/
	height: 100%;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #b6bebd;
	color: white;
}
#framecontentTop {
	left: 32%; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	width: auto;
	height: 96px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color:#4b565d;
	color: white;
}
#maincontent {
	position: fixed;
	left:32%; /*Set left value to WidthOfLeftFrameDiv*/
	top: 96px; /*Set top value to HeightOfTopFrameDiv*/
	right: 0;
	bottom: 0;
	overflow: auto;
	overflow-x: hidden;
	background: #b5beda;
}
.innertube {
	margin: 1px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
* html body { /*IE6 hack*/
	padding: 96px 0 0 32%; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}
* html #maincontent { /*IE6 hack*/
	height: 100%;
	width: 100%;
}
* html #framecontentTop { /*IE6 hack*/
	width: 100%;
}
div, p, h1, h2, h3, ul, img {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style-type:none;
}
.balnk {
	font-size:0px;
	line-height:0px;
	clear:both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #FFF;
	padding-left: 7px;
	line-height:160%;
}
#cineacordion h1{
	float:left;
		cursor:pointer;}	


.leermasizq{
	float:right;
	color:#FFF;
	margin:5px 5px 0;
	cursor:pointer;}

#contenido {
	width:990px;
	height:2232px;
	margin: 0 auto;
}
#banner {
	float:left;
	width:100%;
	height:100%;
}
#pagina {
	float:left;
	width:auto;
	height:auto;
}
#header {
	float:left;
	width:646px;
	height:96px;
	background-color:#4c575d;
}
/******************************/

#header_busca {
	float:right;
	width:352px;
	height:40px;
	background-color:#4c575d;
	margin-top: 20px;
	margin-right: 40px;
}
.busca_inputbox {
	width:272px;
	height:auto;
	float:left;
	border: 1px solid #7f9db9;
}
.busca2_abajo {
	width:352px;
	height:auto;
	float:left;
	color:#b4bdc2;
}
/******************************/

#header ul {
	width:auto;
	float:right;
	margin-top:5px;
	top:2px;
}
#header ul li {
	float:left;
	color:#b4bdc2;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#header ul li a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#b4bdc2;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
}
#header ul li a:hover {
	color:#fff;
}
#logo_mall {
	float:left;
	width:87px;
	height:70px;
	margin-top:10px;
	margin-left: 13px;
}
#logo_rss {
	float:right;
	width:17px;
	height:17px;
	margin-top:3px;
	margin-right:13px;
	display:none;
}
#header_main {
	float:left;
	width:650px;
	height:200px;
	margin-bottom:7px;
}
.img_seccion {
	float:left;
	width:114px;
	height:120px;
	margin-left: 13px;
}
#menu_arriba {
	width:114px;
	height:45px;
}
ul#uno {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
}
ul#uno li {
	padding:0;
	float:left;
}
ul#uno li a {
	display:block;
	width:114px;
	height:20px;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:14px;
	background-color:#c8d2e4;
}
ul#uno li a:hover {
	color:#ffffff;
	background-color:#78b3ed;
}
ul#uno li a.active {
	background-color:#4e89c2;
	color:#ffffff;
}
ul#registro {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
}
ul#registro li {
	padding:0;
	float:left;
	display:block;
}
ul#registro li a {
	display:block;
	width:109px;
	height:30px;
	padding:10px 0 10px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:12px;
	background-color:#c8d2e4;
}
ul#registro li a:hover {
	color:#ffffff;
	background-color:#9ba4a5;
}
ul#dos {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
}
ul#dos li {
	padding:0;
	float:left;
}
ul#dos li a {
	display:block;
	width:114px;
	height:20px;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:14px;
	background-color:#c8d2e4;
}
ul#dos li a:hover {
	color:#ffffff;
	background-color:#e95352;
}
ul#dos li a.active {
	color:#ffffff;
	background-color:#e95352;
}
ul#tres {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
}
ul#tres li {
	padding:0;
	float:left;
}
ul#tres li a {
	display:block;
	width:114px;
	height:20px;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:14px;
	background-color:#c8d2e4;
}
ul#tres li a:hover {
	color:#ffffff;
	background-color:#f4b75c;
}
ul#tres li a.active {
	color:#ffffff;
	background-color:#f4b75c;
}
ul#cuatro {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
}
ul#cuatro li {
	padding:0;
	float:left;
}
ul#cuatro li a {
	display:block;
	width:114px;
	height:20px;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:14px;
	background-color:#c8d2e4;
}
ul#cuatro li a:hover {
	color:#ffffff;
	background-color:#a8cb65;
}
ul#cuatro li a.active {
	color:#ffffff;
	background-color:#a8cb65;
}
ul#cinco {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
}
ul#cinco li {
	padding:0;
	float:left;
}
ul#cinco li a {
	display:block;
	width:114px;
	height:20px;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-size:14px;
	background-color:#c8d2e4;
}
ul#cinco li a:hover {
	color:#ffffff;
	background-color:#a288b8;
}
ul#cinco li a.active {
	color:#ffffff;
	background-color:#a288b8;
}
.btn_seccion {
	float:left;
	width:114px;
	height:35px;
	margin-left: 13px;
	background-color: #c8d2e4;
}
#barra_seccion {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color: #abb1bd;
	margin-bottom: 8px;
}
#barra_seccion1 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#4e89c2;
	margin-bottom: 8px;
}
#barra_seccion2 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#e95352;
	margin-bottom: 8px;
}
#barra_seccion3 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#f4b75c;
	margin-bottom: 8px;
}
#barra_seccion4 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#a8cb65;
	margin-bottom: 8px;
}
#barra_seccion5 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#a288b8;
	margin-bottom: 8px;
}
.tit_mbarra {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left: 7px;
}
.tit_mfecha {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-right: 7px;
}
#menuv {
	width:95px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv ul, li {
	list-style-type: none;
}
#menuv ul {
	margin: 0;
	padding: 0;
}
#menuv li {
}
#menuv a {
	text-decoration: none;
	color: #666666;
	background: #b5beda;
	display: block;
	padding: 0 0 0 15px;
	width:80px;
	background-image:url(../images/bullet_menu.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv a:hover {
	color: #FFF;
}
#menuv2 {
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv2 ul, li {
	list-style-type: none;
}
#menuv2 ul {
	margin: 0;
	padding: 0;
}
#menuv2 li {
}
#menuv2 a {
	text-decoration: none;
	color: #666666;
	background: #b5beda;
	padding: 0 0 0 14px;
	width:145px;
	background-image:url(../images/bullet_menu.jpg);
	background-repeat:no-repeat;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv2 a:hover {
	color: #FFF;
}
#caja1 {
	float:left;
	width:105px;
	height:50px;
	margin-left: 13px;
}
.caja2 {
	float:left;
	width:160px;
	height:50px;
	margin-right:110px;
}
.caja3 {
	float:left;
	width:120px;
	height:50px;
}
#menuv3 {
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv3 ul, li {
	list-style-type: none;
}
#menuv3 ul {
	margin: 0;
	padding: 0;
}
#menuv3 li {
}
#menuv3 a {
	text-decoration: none;
	color: #666666;
	background: #b6bfbe;
	padding: 0 0 0 15px;
	width:105px;
	background-image:url(../images/bullet_menu.jpg);
	background-repeat:no-repeat;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menuv3 a:hover {
	color: #FFF;
}
#btn_medios {
	float:right;
	width:129px;
	height:50px;
	background-color: #c8d2e4;
	margin-right:15px;
}
#btn_medios1 {
	float:right;
	width:129px;
	height:18px;
	background:url(../images/bg_siguenosen.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: normal;
	padding-top: 5px;
	text-align: center;
}
.btnmedios {
	width:20px;
	height:20px;
	margin-left:27px;
	margin-top: 4px;
	float: left;
}
#actividadesa {
	float:left;
	width:620px;
	height:auto;
	margin-left:13px;
	background-color:#abb1bd;
	padding: 7px 0 0 0;
	background-repeat: no-repeat;
	margin-top:7px;
}
#img-act {
	float:left;
	width:218px;
	height:177px;
	margin-left:7px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tit_afecha {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-right: 7px;
	margin-top: 5px;
	width: 300px;
}
.link_avermas {
	float:left;
	width:57px;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	margin-top:5px;
}
.link_mavermas {
	float:left;
	width:70px;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	margin-top:5px;
}
.link_tvermas {
	float:left;
	width:58px;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	background-image:url(../images/link_turismo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #666666;
}
.link_visitascomentarios {
	float:right;
	height:20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	/*background-image: url(../images/activrnaking.jpg);

	background-repeat: no-repeat;

	background-position: top;*/

	padding-top: 0px;
	text-decoration:none;
	margin-top: 0px;
}
.link_cinecomentarios {
	float:right;
	height:15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/estrellascine.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration:none;
	width: 125px;
	padding-top: 12px;
	margin-top: 5px;
}
.link_tvisitascomentarios {
	float:right;
	height:15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	/*background-image: url(../images/estrellaturismo.jpg);

	background-repeat: no-repeat;

	background-position: top;*/

	padding-top: 0px;
	text-decoration:none;
	margin-right: 5px;
	margin-top: 0px;
}
.separa {
	float:left;
	width:620px;
	height:3px;
	background-image: url(../images/sep_act.jpg);
	background-repeat: no-repeat;
}
.actividadesb {
	float:left;
	width:606px;
	height:auto;
	padding:7px 7px 7px 0;
	background-color:#abb1bd;
	background-repeat: no-repeat;
	background-image: url(../images/sep_act.jpg);
	background-position: top;
}
.actividadesc {
	float:left;
	width:606px;
	height:auto;
	padding:7px 7px 7px 0;
	background-color:#abb1bd;
	background-repeat: no-repeat;
	background-image: url(../images/sep_act.jpg);
	background-position: top;
}
.img_actividadesb {
	float:left;
	width:218px;
	height:75px;
	margin-left:7px;
}
.tit_infoactividades {
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:400;
	height: 50px;
	width: 370px;
}
.tit_infoactividades2 {
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:400;
	width:230px;
	height:auto;
	margin-left: 10px;
}
.tit_infocine {
	font-size:18px;
	color:#333333;
	font-weight:400;
	float: left;
	margin-left:9px;
	width: 283px;
}
.tit_infocine2 {
	font-size:18px;
	color:#333333;
	font-weight:400;
	float: left;
}
.info_actividades {
	float:left;
	color:#333333;
	height:auto;
	width:370px;
	padding-bottom:5px;
	margin-top: 5px;
	font-size: 12px;
}
.info_actividades2 a p {
	float:right;
	color:#333333;
	height:auto;
	width:130px;
	/*line-height: 13px;*/

	font-size: 12px;/*margin-top: 5px;*/

}
.c_tit_cine {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #e95352;
}
.c_tit_ciney {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	margin-top:10px;
	background-color: #e95352;
}
#tit_cine {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;
	background-color: #e95352;
}
#cine {
	float:left;
	width:620px;
	height:308px;
	margin-left:13px;
	margin-top: 10px;
}
#cine1 {
	float:left;
	width:300px;
	height:304px;
	background-color:#e95352;
}
.cine2 {
	float:right;
	width:302px;
	height:90px;
	background-color:#e95352;
	margin-bottom: 5px;
	padding: 4px;
}
.info_cine {
	float:left;
	color:#333333;
	margin-left:9px;
	height:50px;
	width:283px;
	line-height: 13px;
	font-size: 12px;
}
.info_cine2 {
	float:left;
	color:#333333;
	height:65px;
	width:170px;
	line-height: 13px;
	font-size: 12px;
}
.c_cinecomentarios {
	float:right;
	width:200px;
	text-align: right;
	color: #333;
	margin-right: 15px;
	font-size: 12px;
	margin-top: 5px;
}
.c_cinecalifica {
	float:right;
	width:377px;
	height:18px;
}
.c_cinecalificac {
	float:right;
	width:385px;
	height:18px;
}
.c_cinecalificai {
	float:right;
	width:110px;
	height:18px;
}
.c_cinecalifica2 {
	float:right;
	width:365px;
	height:18px;
}
#img_cine {
	width:283px;
	height:184px;
	float:left;
	margin-left:9px;
	margin-top:7px;
	margin-bottom:7px;
}
.img_cinea {
	width:120px;
	height:90px;
	float:right;
}
.publicidad {
	float: left;
    margin: 10px;
    text-align: center;
    width: 622px;
}
.publicidadVertical {
	float: left;    
    text-align: center;
    width: 160px;
	height:600px;
	margin-top:10px;
}
#tit_tienda {
	width:620px;
	height:auto;
	float:left;
	margin-top: 10px;
	margin-left: 13px;
	background-color: #78b3ed;
}
#tit_tienda ul {
	width:460px;
	float:right;
	margin-top:3px;
	top:2px;
}
#tit_tienda ul li {
	float:left;
	color:#666666;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#tit_tienda ul li a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	padding:0 4px;
	text-decoration:none;
}
#tit_tienda ul li a:hover {
	color:#fff;
}
#turismo_tit {
	width:620px;
	height:auto;
	float:left;
	margin-top: 10px;
	margin-left: 13px;
	background-color: #abb1bd;
}
.tit_aturismo {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-right: 7px;
	width: 300px;
}
#tit_actividades {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #abb1bd;
}
.tienda_nombrem {
	font-size:12px;
	color:#FFF;
	font-weight:400;
	float: left;
	margin-top: 4px;
	margin-left:20px;
}
.tienda_pieimagen {
	width:294px;
	height:26px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	padding-top: 5px;
	background: #5a6a6a;
}
#tienda {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;
	background-color: #91b7db;
	padding-top: 7px;
}
.tienda_cont {
	width:294px;
	height:235px;
	float:left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 10px;
}
.tienda_img {
	width:294px;
	height:127px;
	float:left;
	color: #333333;
}
.tienda_nombre {
	font-size:18px;
	color:#666666;
	font-weight:400;
	float: left;
	width: 283px;
	margin-top: 5px;
}
.info_tienda {
	float:left;
	color:#666666;
	height:65px;
	width:290px;
	line-height: 13px;
	margin-top: 5px;
	font-size: 12px;
}
#turismo {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;
	background-color: #b6bebd;
}
.tit_turismo {
	font-size:18px;
	color:#666666;
	font-weight:400;
	float: left;
	width: 360px;
}
.info_turismo {
	float:left;
	color:#666666;
	height:52px;
	width:360px;
	line-height: 13px;
	font-size: 12px;
}
.turismo1 {
	width:620px;
	height:auto;
	float:left;
	background-color: #b5beda;
	background-image: url(../images/bg_turismo1.png);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top:7px;
	padding-bottom:5px;
}
.turismo_img {
	width:240px;
	height:150px;
	float:left;
	margin-right: 10px;
}
#cuerpo {
	float:left;
	width:660px;
	height:auto;
	min-height:550px;
}
.caja_footer {
	float:left;
	width:105px;
	height:90px;
	margin-top: 20px;
}
.separa_footer {
	float:left;
	width:3px;
	height:80px;
	margin-top: 25px;
	background-image:url(../images/separafooter.jpg);
	background-repeat:no-repeat;
	margin-right:5px;
}
.tit_footer {
	float:left;
	width:100px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.imagen_footer {
	float:left;
	width:40px;
	height:31px;
}
.info_footer {
	float:left;
	width:56px;
	height:auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	color: #333333;
}
.info_footer2 {
	float:left;
	width:100px;
	height:auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	color: #333333;
}
.vermas_footer {
	float:left;
	width:58px;
	height:auto;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	background-image:url(../images/vermasfooter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	margin-top: 5px;
}
.vermas_footer a {
	float:left;
	color: #333333;
	text-decoration:none;
}
#footer {
	float:left;
	width:99%;
	height:146px;
	background-color:#abb1bd;
	margin-top: 50px;
	padding-left: 5px;
}
#footer_a {
	float:left;
	width:680px;
	height:146px;
}
/************************CINE HOME**********************/



.c_modulo1 {
	float:left;
	width:620px;
	height:auto;
	margin-left:13px;
	background-color:#abb1bd;
	background-repeat: no-repeat;
	margin-top: 7px;
}
.c_modulo1x {
	float:left;
	width:620px;
	height:auto;
	margin-left:13px;
	background-color:#8a9798;
	padding: 10px 0 5px 0;
	background-repeat: no-repeat;
	background-image: url(../images/sep_act.jpg);
}
.c_img-act {
	float:left;
	width:218px;
	height:177px;
	padding: 7px 7px 7px 7px;
}
.c_titinfocine {
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:400;
	height:auto;
	width: 370px;
	margin-top: 10px;
}
.c_infocine {
	float:left;
	color:#333333;
	height:70px;
	width:370px;
	margin-top: 5px;
	font-size: 12px;
}
#c_recomendamos {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;
	background-color: #9da7a8;
	padding-top: 7px;
}
.c_recomendacioneescont {
	width:294px;
	height:235px;
	float:left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 10px;
}
.c_img-recom {
	width:294px;
	height:127px;
	float:left;
	color: #333333;
}
.c_pieimagen {
	width:294px;
	height:26px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	padding-top: 5px;
	background: #5a6a6a;
}
.c_inforecomendado {
	float:left;
	color:#666666;
	height:65px;
	width:290px;
	line-height: 13px;
	margin-top: 5px;
	font-size: 12px;
}
.c_cinedestacado {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;

}
.c_cinedestacado1 {
	width:620px;
	height:auto;
	padding-bottom:5px;
	float:left;
	background-color: #b5beda;
	background-image: url(../images/bg_turismo1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:9px;
}
.c_imgdestacado {
	width:241px;
	height:149px;
	float:left;
	margin-right: 10px;
	margin-bottom:7px;
}
.c_fechadestacado {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-right: 7px;
	width: 300px;
}
.c_titulodestacado {
	font-size:18px;
	color:#666666;
	font-weight:400;
	float: left;
	width: 360px;
}
.c_infodestacado {
	float:left;
	color:#666666;
	height:auto;
	padding-bottom:5px;
	width:360px;
	line-height: 13px;
	font-size: 12px;
}
/*****************Hapyy Verde************************/

.hv_titulo {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color:#a8cb65;
}
/******************************************************/

/*************MUNDO JOVEN*****************************/

.mj_titulo {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color:#f4b75c;/*background-color:#a8cb65;*/

}
.mj_tituloy {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	margin-top:10px;
	background-color:#f4b75c;/*background-color:#a8cb65;*/

}
.mj_titulobullet {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#a8cb65;
	background-image:url(../images/bullet_tiendas.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
.mj_tiendas {
	float:left;
	width:620px;
	height:auto;
	margin-left:13px;
	background-color:#abb1bd;
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-bottom: 15px;
}
#mj_niveles {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#a8cb65;
	background-image:url(../images/bullet_tiendas.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
#mj_niveles ul {
	width:460px;
	float:right;
	margin-top:3px;
	top:2px;
}
#mj_niveles ul li {
	float:left;
	color:#666666;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#mj_niveles ul li a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	padding:0 4px;
	text-decoration:none;
}
#mj_niveles ul li a:hover {
	color:#fff;
}
.mj_listatiendas {
	float:left;
	width:196px;
	height:auto;
	margin-top: 15px;
	margin-left: 10px;
}
#mj_listat {
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mj_listat ul, li {
	list-style-type: none;
}
#mj_listat ul {
	margin: 0;
	padding: 0;
}
#mj_listat li {
}
#mj_listat a {
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 14px;
	width:180px;
	background-image:url(../images/bullet_listadotiendas.jpg);
	background-repeat:no-repeat;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #abb1bd;
}
#mj_listat a:hover {
	color: #FFF;
}
#mj_nivelesswf {
	float:left;
	width:412px;
	height:605px;
	margin-top: 15px;
}
/******************************************************/

/******************************************************/

/*****************MUJER*****************************/

.m_titulo {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color:#a288b8;
}
.m_tituloy {
	width:620px;
	height:auto;
	margin-top:10px;
	float:left;
	margin-left: 13px;
	background-color:#a288b8;
}
.m_titulobullet {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#a288b8;
	background-image:url(../images/bullet_mujer.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
#m_niveles {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	background-color:#78b3ed;
	background-image:url(../images/bullet_mujer.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
	background-color: #a288b8;
}
#m_niveles ul {
	width:460px;
	float:right;
	margin-top:3px;
	top:2px;
}
#m_niveles ul li {
	float:left;
	color:#666666;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#m_niveles ul li a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	padding:0 4px;
	text-decoration:none;
}
#m_niveles ul li a:hover {
	color:#fff;
}
/******************************************************/

/*********************TIENDAS************************/

.actividadesbx {
	float:left;
	width:600px;
	height:auto;
	padding:0 0 7px 0;
	background-color:#abb1bd;
}
.t_tit_infoactividades2 {
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:400;
	width:140px;
	height:auto;
	margin-left: 10px;
}
.t_info_actividades2 {
	float:right;
	color:#333333;
	height:auto;
	width:225px;
	line-height: 13px;
	font-size: 12px;
	margin-top: 5px;
}
.t_titulobullet {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#4e89c2;
	background-image:url(../images/bullet_tiendasa.gif);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
	cursor:pointer;
}
.t_titulobullet_gastro {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#f4b75c;
	background-image:url(../images/bullet_gastro.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
.t_titulobullet_mundojoven {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	/*background-color:#a8cb65;*/

	background-color:#f4b75c;
	background-image:url(../images/bullet_mundojoven.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
.t_titulobullet_mujer {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:13px;
	background-color:#a288b8;
	background-image:url(../images/bullet_mujer.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
#t_niveles {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	background-color:#78b3ed;
	background-image:url(../images/bullet_tiendasa.gif);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
	background-color: #78b3ed;
}
#g_niveles {
	width:620px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:14px;
	background-color:#f4b75c;
	background-image:url(../images/bullet_gastro.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	background-position: 0 50%;
}
#t_niveles ul {
	width:360px;
	float:right;
	margin-top:3px;
	top:2px;
}
#t_niveles ul li {
	float:left;
	color:#666666;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#t_niveles ul li a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	padding:0 4px;
	text-decoration:none;
}
#t_niveles ul li a:hover {
	color:#fff;
}
.t_titulo {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color:#4e89c2;
	margin-top:10px;
}
/************************GASTRONOMIA ******************************/



.tit_gastro {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #f4b75c;
}
.tit_gastroy {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	margin-top:10px;
	background-color: #f4b75c;
}
.g_titmbarra {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left: 7px;
}
.nuevas-tiendas {
	float:left;
	width:606px;
	height:75px;
	padding:7px 7px 7px 0;
	background-color:#8a9798;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/sep_act.jpg);
}
#barra_seccion6 {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color:#f4b75c;
	margin-bottom: 8px;
}
#gastronomia {
	width:620px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 13px;
	background-color: #8a9798;
	padding-top: 7px;
}
/***************INTERIORES ARTICULOS*********************/

#i_articulo {
background-color:#ABB1BD;
float:left;
font-size:12px;
height:auto;
padding:8px 13px 10px;
width:594px;
}
#tit_intercine {
	font-size:18px;
	color:#333333;
	width:620px;
	height:30px;
	margin-bottom:10px;
	float: left;
	background-image: url(../images/bg_turismo1.png);
	background-repeat: no-repeat;
}
.i_compartira {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	background-image:url(../images/link_turismo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width: 185px;
	margin-top: 10px;
}
#ia_compartiricon {
	float:left;
	color: #333333;
	width: 130px;
	height: auto;
}
.i_compartirader {
	float:right;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	color: #333333;
	width: 260px;
	margin-top: 10px;
}
.i_compartiricon {
	float:right;
	height:13px;
	color: #333333;
	width: auto;
	margin-right: 5px;
}
#i_articulo_img {
	width:auto;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#i_articulocomentado {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	font-size: 12px;
	margin-top: 5px;
	background-color: #abb1bd;
	padding-bottom: 5px;
}
.i_comentarios {
	width:620px;
	height:auto;
	float:left;
	padding: 7px 0 10px 0;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
}
.i_comentarios2 {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #b6bfbe;
	padding: 7px 0 10px 0;
	font-size: 12px;
	margin-top: 15px;
}
.i_titinfointerior {
	font-size:18px;
	color:#333333;
	font-weight:400;
	height: auto;
	margin-top:2px;
}
.i_categoria {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
}
#i_infointerior {
	float:left;
	font-size:12px;
	width: 620px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.i_siguientetienda {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width: 100px;
	margin-top: 5px;
}
.i_vertienda {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width:70px;
	margin-top: 5px;
}
.i_vertienda a {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width:70px;
	text-decoration:none;
}
.i_vertienda2 {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	background-image:url(../images/vermasfooter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width:70px;
	margin-top: 5px;
}
.i_vertienda2x {
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	background-image:url(../images/vermasfooter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width:60px;
	margin-top: 10px;
	float:left;
	margin-right:500px;
}
.i_vertienda2x a {
	height:auto;
	font-size: 12px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width:60px;
	text-decoration:none;
	float:left;
	margin-right:500px;
}
.i_vertienda2 a {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width:70px;
	text-decoration:none;
}
.i_vermapa {
	float:left;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	width: 80px;
}
.i_usuario {
	width: 300px;
	height:auto;
	float:left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.i_tit_afecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:8px;
}
.i_infocomentarios {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-right: 7px;
	width: 600px;
	margin-top: 5px;
	margin-left: 10px;
}
.link_estrellas {
	float:left;
	height:20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 620px;
}
.link_barstars {
	float:right;
	height:20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 120px;
}
.i_link_comentarios {
	float:right;
	height:15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 145px;
	margin-right: 10px;
	margin-top: 5px;
}
/******************************************************/

/********************CONTACTO**************************/

#c_contacto {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #abb1bd;
	padding: 7px 0 10px 0;
	font-size: 12px;
	margin-top: 7px;
}
#cont_contacto {
	width: 400px;
	height: auto;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}
.c_campo {
	width: 245px;
	height: 15px;
	float:left;
	font-size: 12px;
	color: #333;
}
.c_campotexto {
	width: 245px;
	height: 20px;
	float:left;
	border: 1px solid #455d6e;
}
#c_logosubcripsion {
	width: 152px;
	height: 91px;
	float:right;
	margin-top: 55px;
	margin-right: 35px;
}
#c_btnenviar {
	width: 56px;
	height: 22px;
	float:left;
	margin-left: 90px;
	margin-top: 10px;
}
/*******************INTERIOR TURISMO**************************/

#it_cajafondo {
	width: 620px;
	height: auto;
	float:left;
	margin-left:13px;
	background-color: #899798;
	margin-top: 12px;
	margin-bottom: 15px;
	color: #333;
	padding-bottom: 22px;
}
#it_cajafondo p {
	margin: 0 7px 0 7px;
}
#it_imgagen {
	width:218px;
	height:177px;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.it_intetituloturismo {
	font-size:18px;
	color:#333;
	font-weight:400;
	float: right;
	width: 365px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.links_intturismo {
	float:left;
	width:160px;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/vermasactividades.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color: #333333;
	margin-top: 30px;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
}
.links_intturismo2 {
	float:right;
	width:70px;
	height:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/link_turismo.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/

	background-position:right top;
	color: #666666;
	margin-top: 10px;
	text-align: left;
	margin-right: 290px;
	padding-bottom:5px;
}
/******************turismo interior como home***************************************/

#turismo_cajafondo {
	width: 620px;
	height: auto;
	float:left;
	margin-left:13px;
	margin-top: 12px;
	margin-bottom: 15px;
	color: #333;
}
#turismo_idiomas {
	width:620px;
	height:37px;
	float:right;
	background-color: #f67e32;
}
.turismo_linki {
	width:60px;
	height:auto;
	float:right;
	background-image: url(../images/turismo_intro.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	font-size: 9px;
	margin-left: 20px;
	padding-top: 2px;
	margin-left: 20px;
}
.turismo_linki2 {
	width:75px;
	height:auto;
	float:right;
	background-image: url(../images/turismo_intro.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	font-size: 9px;
	margin-left: 20px;
	padding-top: 2px;
	margin-left: 20px;
}
.turismo_linki2 a {
	width:75px;
	height:auto;
	float:right;
	background-image: url(../images/turismo_intro.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	font-size: 9px;
	color:#333333;
	text-decoration:none;
}
.turismo_linki a {
	width:60px;
	height:auto;
	float:right;
	background-image: url(../images/turismo_intro.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	font-size: 9px;
	color:#333333;
	text-decoration:none;
}
#turismo_link {
	width:300px;
	height:15px;
	float:right;
	margin-top: 15px;
	margin-right: 100px;
}
/*******************como llegar**************************/

#c_comollegar {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #899798;
	padding: 7px 0 20px 0;
	font-size: 12px;
	margin-top: 7px;
}
/********************Happy verde************************************/



#contenedor_gen {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	padding: 0 0 10px 0;
	font-size: 12px;
	margin-top: 7px;
}
/***************************horario******************************/

#horario {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #abb1bd;
	padding: 7px 0 10px 0;
	font-size: 12px;
	margin-top: 7px;
	color: #333;
}
#horario img {
	width:auto;
	height:auto;
	float:left;
	margin-right:10px;
}
#horario p {
	margin-left:7px;
}
.horario_bullet {
	width:266px;
	height:auto;
	float:left;
	background-image: url(../images/bullet_horario.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.horario_izq {
	width:266px;
	height:auto;
	float:left;
	margin-left: 25px;
	color: #333;
	margin-top: 18px;
}
#horario_separa {
	width:5px;
	height:351px;
	float:left;
	background-image:url(../images/horario_punto.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
/********************MIRADOR ALTO LAS CONDES**************************/

#mirador {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #abb1bd;
	padding: 15px 0 15px 0;
	font-size: 12px;
	margin-top: 7px;
	color: #333;
}
.restaurantes_bullet {
	width:auto;
	height:auto;
	float:left;
	background-image: url(../images/mirador_bullets2.jpg);
	background-repeat: no-repeat;
	color: #333;
	margin-left: 20px;
}
.mirador_listatiendas {
	float:left;
	width:196px;
	height:auto;
	margin-left: 10px;
}
#actividadesa_mirador {
	float:left;
	width:620px;
	height:auto;
}
#mirador_listat {
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#mirador_listat ul, li {
	list-style-type: none;
}
#mirador_listat ul {
	margin: 0;
	padding: 0;
}
#mirador_listat li {
}
#mirador_listat a {
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 14px;
	width:180px;
	background-image:url(../images/mirador_bullets2.jpg);
	background-repeat:no-repeat;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #abb1bd;
}
#mirador_listat a:hover {
	color: #FFF;
}
#ruta_hoteles {
	float:left;
	width:620px;
	height:auto;
	margin-left:13px;
	background-color:#8a9798;
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-bottom: 15px;
}
.ruta_hotelest {
	float:left;
	width:600px;
	height:auto;
	background-color:#8a9798;
	background-repeat: no-repeat;
	margin-top: 22px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
}
.ruta_hotelest1 {
	float:left;
	width:175px;
	height:20px;
	background-color:#bdcacb;
	background-repeat: no-repeat;
	margin-left: 7px;
}
/********************zona de descuentos**************************/

#zd_content {
	float:left;
	width:620px;
	height:auto;
	padding-bottom:20px;
	background-color:#abb1bd;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-top: 7px;
}
.zd_content {
	float:left;
	width:295px;
	height:140px;
	margin-left: 10px;
	margin-top: 10px;
}
.contactenos_img {
	float:left;
	width:295px;
	height:auto;
	margin-left: 10px;
	margin-top: 14px;
}
/****************puntero************/



.mano_point {
	cursor:pointer;
}
/***********************************/



/*********************beneficios*****************************/

#cont_beneficios {
	width: 260px;
	height: auto;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
	color:#333;
	margin-bottom: 165px;
}
#contf_beneficios {
	width: 310px;
	height: auto;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
	color:#333;
	margin-bottom: 20px;
}
.c_campo {
	width: 300px;
	height: 15px;
	float:left;
	font-size: 12px;
	color: #333;
}
.c_campotexto {
	width: 245px;
	height: 20px;
	float:left;
	border: 1px solid #455d6e;
}
#c_logosubcripsion {
	width: 152px;
	height: 91px;
	float:right;
	margin-top: 55px;
	margin-right: 35px;
}
#c_logobeneficios {
	width:241px;
	height:149px;
	float:right;
	margin-top: 10px;
	margin-right: 27px;
}
#c_btnenviar {
	width: 90px;
	height: 22px;
	float:left;
	margin-left: 90px;
	margin-top: 10px;
}
#c_imprimir {
	width: auto;
	height: 22px;
	float:left;
	margin-left: 80px;
	margin-top: 10px;
}
/****************************************************/

#c_impresion {
	width:620px;
	height:413px;
	float:left;
	margin-left: 13px;
	background-color: #FFF;
	padding: 7px 0 0 0;
	font-size: 12px;
	margin-top: 7px;
	background-image: url(../images/beneficios_imprimir.png);
}
#contf_beneficiosimp {
	width: 310px;
	height: auto;
	float:left;
	margin-left: 30px;
	color:#333;
	z-index: 33;
}
/******************************************************/

/********************arreglo menu**************************/



#menuv_estruct {
	width:385px;
	height:auto;
	float: left;
	padding-left:7px;
}
.sub_menu {
	padding:0;
	height:20px;
	width:380px;
	display:block;
}
.sub_menu li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.sub_menu li a {
	float:left;
	padding-left:5px;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	outline:none;
	background-repeat:no-repeat;
	background-position:left center;
}
.sub_menu li a span {
	line-height:20px;
	float:left;
	display:block;
	padding-right:10px;
	padding-left:15px;
	color:#666666;
	background-image: url(../images/bullet_menu.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.sub_menu li a:hover {
	background-position:0px -60px;
	color:#000;
}
.sub_menu li a:hover span {
	color:#FFF;
}
/**************************************************HAPPY VERDE******************************************************************/



#happycontent {
	background:#FFF url(../images/bg.jpg) no-repeat bottom center;
	width:620px;
	border:1px solid #fff;
	height:auto!important;
	height:600px;
	min-height:600px;
	margin: 0 auto;
	position: relative;
}
#happylogo {
	float: left;
	padding: 5px 15px 15px 10px;
	width: 245px;
}
#modActividad {
	float: left;
	width: 275px;
	padding: 15px 35px;
	height: 87px;
}
#modActividad h2 {
	padding: 0 0 3px 0;
	margin:0;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#666;
	display:block;
}
#modActividad p {
	display:block;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding:0;
	margin:0;
	line-height:110%;
}
#modActividad p a {
	font-weight: bold;
	color: #8cbb1c;
	display: block;
	padding: 3px 0;
}
#modActividad p a:hover {
	font-weight: bold;
	color: #536725;
	display: block;
	padding: 3px 0;
}
#happylist {
	float: left;
	width: 275px;
	padding: 0 100px 0 167px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 138px;
}
#happylist select, #selectmod :focus {
	font-family: "Lucida Console", Monaco, monospace;
	background: transparent;
	width: 250px;
	height: 36px;
	padding: 30px;
	border: transparent;
	float: left;
	text-align: center;
}
/*selector*/



/*



Stylish Select 0.4.1 - $ plugin to replace a select drop down box with a stylable unordered list



http://scottdarby.com/







Copyright (c) 2009 Scott Darby







Requires: jQuery 1.3 or newer







Dual licensed under the MIT and GPL licenses.







*/











/*==================================



Hide lists on page load



====================================*/







.stylish-select ul.newList {
	left:-9999px;
}
/*==================================



red curvy example



====================================*/



ul.newList * {
	margin:0;
	padding:0;
}
ul.newList a {
	color: #000;
	text-decoration:none;
	display:block;
}
ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	color:#000;
	width:276px;
	background:#fff;
	position:absolute;
	border:1px solid #ccc;
	top:56px;
	left:0;
	z-index:9999;
	position:absolute;
}
.newListSelected {
	width:270px;
	color:#000;
	height:53px;
	padding:0px 0 0 6px;
	float:left;
	background:url(../images/bgselect.gif) no-repeat;
}
.newListSelected span {
	font-weight:bold;
	height:53px;
	width:284px;
	display:block;
}
ul.newList li a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#666;
	font-weight:bold;
	padding:3px 8px;
	display: block;
}
ul.newList li a:focus {
	-moz-outline-style: none;
}
.selectedTxt {
	width:245px;
	height:36px;
	padding:18px 25px 0 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#FFF;
	cursor: pointer;
}
.selectedTxt:first-line {
	line-height:80%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
}
.hiLite {
	background:#96bd25!important;
	color:#fff!important;
}
.hiLite a {
	background:#96bd25!important;
	color:#fff!important;
}
.newListHover {
	background:#8cac6a!important;
	color:#000!important;
	cursor: pointer;
}
.newListSelHover, .newListSelFocus {
	background-position:0 -53px;
	cursor:default;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	margin:3px 0 0;
}
.newListOptionTitle li {
	font-weight:normal;
	border-left:1px solid #ccc;
}
#happymod2 span {
	float: left;
	height: 0px;
	width: 150px;
	display: block;
	padding: 10px;
}
#happymod2 span p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#happylist span {
	float: left;
	display: block;
	width:240px;
	padding: 0;
}
#happylist span {
	text-align:center;
	margin:0 0 10px 0;
	width: 250px;
	height: 19px;
	text-indent: -9999px;
	background: url(../images/seleccione.gif) no-repeat 35px 0;
}
#happyfechas {
	float: left;
	width: 600px;
	height: auto;
}
.files-happy {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8B8B8B;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	float: left;
	padding: 4px 0;
	height: 18px;
	margin: 0;
	border-bottom: 2px solid #8B8B8B;
	cursor:pointer;
}
.files-happy a {
	color:#069;
}
.files-happy:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	float: left;
	padding: 4px 0;
	height: 18px;
	margin: 0;
	border-bottom: 2px solid #069;
	color:#069;
}
.files-happy div span {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#066;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 0 3px;
	display: block;
	height: 16px;
	margin: 0;
}
.files-happy div span:hover {
color:# 40A831;
}
/* CLEARFIX ***********************/



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/**********************************/







#formholder {
	float: left;
	width: 260px;
	padding: 30px 175px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #066;
}
#formholder fieldset input {
	float :left;
	width :160px;
	border : 1px solid #ccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
#formholder fieldset input:hover {
	border-color :#79B322;
}
#formholder fieldset input:active, input:focus {
	border-color : #ccc;
}
#formholder input:focus {
	background-color:#D2E48B;
}
#formholder label, label span {
	display : block;
	padding-bottom :5px;
}
#formholder label {
	float : left;
	width : 235px;
}
#formholder label span {
	float : left;
	width : 70px;
	text-align : left;
}
#formholder form div {
	margin-bottom : 20px;
	padding : 10px 20px;
	border : 1px solid #ccc;
	text-align : center;
	float: left;
}
#formholder fieldset {
	float : left;
	width :240px;
	height : auto;
	margin : 0 0 0 0;
	padding :10px;
	background : url(images/img.png) repeat-x;
	border : 1px solid #ccc;
	overflow : hidden;
}
#formholder form div input:hover {
	background-color : #D2E48B;
}
#contact {
	float: left;
	height: auto;
	width: 345px;
}
.inscribirbutt {
	float:right;
	margin:0;
	width: 81px;
	height:17px;
	text-indent: -9999px;
	background: transparent url(../images/inscr-over.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.inscribirbutt:hover {
	background: transparent url(../images/inscr.gif);
	cursor:pointer;
	padding: 0;
	margin: 0;
}
.happinscribir h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #999;
	display: inline-block;
	padding: 5px 0;
}
#formholder span {
}
.happytextform {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
	display: block;
}
.happsend {
	float: left;
	width:265px;
	height:61px;
	text-indent: -999px;
	background: transparent url(../images/happsend.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.happsend:hover {
	border:none;
	background:url(../images/sendhappover.gif) no-repeat 0 0;
}
#happysendbutton {
	float: left;
	width: 265px;
	padding: 10px 0 50px 0;
}
/* CLEARFIX ***********************/



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/**********************************/



#happyDesctext {
	float: left;
	padding: 170px;
	width: 270px;
}
#mycustomscroll {
	float:left;
	width: 560px;
	height: 330px;
	overflow: auto;
	position: relative;
}
.jcarousel-skin-tango {
	float: left;
	width: 300px;
	padding: 120px 0 0 165px;
}
#happysendbutton .happsend input {
	background:none;
	border:none;
}
/* CLEARFIX ***********************/



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/**********************************/

.actividadesb a p {
	float: left;
	width: 139px;
}
/* tabla cine ********************************/

#i_articulo table {
	border-top:1px dotted #FFF;
}
#i_articulo td {
	border-bottom:1px dotted #FFF;
}
#i_articulo td a {
	font-size: 14px;
	color: #084b74;
	text-decoration: none;
}
#i_articulo td a:hover {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#i_articulo td h2 {
	font-size:16px;
}
.topsection {
	float: left;
	width: 590px;
	padding: 20px 10px;
}
#i_articulo table td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F4F4F;
	font-style: italic;
}


.nav {
    background-color: #2B373E;
    float: left;
    margin: -1px 0 0 -1px;
    position: fixed;
    width: 651px;
	z-index: 99999;
}

.nav li {
    float: left;
    padding: 14px 37px;
}

.nav li:hover { background: #333;} 

.nav li a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

#header_main {
    float: left;
    /*height: 35px;*/
	height: 80px;
    margin-bottom: 7px;
    width: 650px;
}

#framecontentTop {
    background-color: #4B565D;
    color: white;
    height: 96px;
    left: 32%;
    overflow: hidden;
    right: 0;
    width: 651px;
}

#cuerpo {
    background: none repeat scroll 0 0 #BCC4DD;
    float: left;
    height: auto;
    padding-bottom: 15px;
    width: 650px;
}


#header_busca {
    background-color: #4C575D;
    float: right;
    height: 40px;
    margin: 21px 10px 0 0;
    padding: 0 !important;
    width: auto;
}

#form1 input {
    margin: 0;
    padding: 5px 5px 6px;
}
.busca_inputbox {
    border: 1px solid #7F9DB9;
    float: left;
    height: auto;
    width: 272px;
}

#form1 a {
    background: none repeat scroll 0 0 #888888;
    float: right;
    margin: 0 !important;
    padding: 7px 13px 6px;
	color: #fff;
	text-decoration: none;
}

/*REDES SOCIALES*/
#btn_medios {
    float: right;
    margin-right: 18px;
    margin-top: 60px;
    width: 340px;
	background: none;
}
#btn_medios1 {
    color: #666666;
    display: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    text-align: center;
    text-transform: lowercase;
}
.btnmedios {
    float: right;
    height: 20px;
    margin-left: 5px;
    width: 20px;
}
p.horarios_ {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 12px;
    left: 15px;
    position: absolute;
    top: 63px;
}
p.horarios_ a {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    text-decoration: none !important;
}
.twitter-follow-button {
    width: 147px !important;
}
.boxsocial {
    float: left;
    width: 100%;
}
