/* CSS Document */

a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #666666;
}

body {
	padding:0;
	margin:0;
	background:#EDEDDE;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
}
#cineacordion h1{
	float:left;
		cursor:pointer;}	


.leermasizq{
	float:right;
	color:#FFF;
	margin:5px 5px 0;
	cursor:pointer;}
	
#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: #ededde;
	color: white;
}
#framecontentTop {
	left: 32%; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	/*width: auto;*/
	width: 651px;
	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: #ededde;
}
.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;
	line-height:160%;
	padding-left: 7px;
}
#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:#cfd4d4;
}
ul#uno li a:hover {
	color:#ffffff;
	background-color:#4e89c2;
}
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:#cfd4d4;
}
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:#c7cfce;
}
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:#cfd4d4;
}
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:#cfd4d4;
}
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:#cfd4d4;
}
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: #c7cfce;
}
#barra_seccion {
	float:left;
	width:623px;
	height:17px;
	margin-left: 13px;
	background-color: #d2d2c6;
	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: #ededde;
	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: #9ba4a5;
}
#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: #ededde;
	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: #9ba4a5;
}
#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: #cfd4d4;
	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:#d2d2c6;
	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: 10px;
	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: 10px;
	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: 10px;
	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: 10px;
	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: 10px;
	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: 10px;
	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:#d2d2c6;
	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:#d2d2c6;
	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_infocine a {
	font-size:18px;
	color:#333333;
	font-weight:400;
	float: left;
	margin-left:9px;
	width: 283px;
	margin-top:5px;
	margin-bottom:5px;
}
.tit_infocine2 {
	font-size:20px;
	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 {
	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: 10px;
	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: 660px;
}
.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-left: 13px;
	background-color: #d2d2c6;
}
.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: #d2d2c6;
}
.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: #4c575e;
}
#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: #ededde;
}
.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: #ededde;
	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:#d2d2c6;
	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:#8a9798;
	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;
	background-color: #ededde;
}
.c_cinedestacado1 {
	width:620px;
	height:auto;
	padding-bottom:5px;
	float:left;
	background-color: #ededde;
	background-image: url(../images/bg_turismo1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.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;
}
/******************************************************/

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

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

.mj_titulo {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color:#a8cb65;
}
.mj_tituloy {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	margin-top:10px;
	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:#d2d2c6;
	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: #d2d2c6;
}
#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:#d2d2c6;
}
.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-image:url(../images/bullet_tiendas.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:#D2D2C6;
float:left;
font-size:12px;
height:auto;
padding:8px 13px 10px;
width:594px;
}
#tit_intercine {
	font-size:20px;
	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: #d2d2c6;
	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: 10px;
	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: 10px;
	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: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width:70px;
	text-decoration:none;
}
.i_vertienda2 {
	float:left;
	height:auto;
	font-size: 10px;
	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: 10px;
	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: 10px;
	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: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width:70px;
	text-decoration:none;
}
.i_vermapa {
	float:left;
	height:auto;
	font-size: 10px;
	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: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 620px;
}
.link_barstars {
	float:right;
	height:20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 120px;
}
.i_link_comentarios {
	float:right;
	height:15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	width: 150px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
}
/******************************************************/

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

#c_contacto {
	width:620px;
	height:auto;
	float:left;
	margin-left: 13px;
	background-color: #d2d2c6;
	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: 18px;
	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: 18px;
}
#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: 10px;
	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: 10px;
	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;
}
/********************horario**************************/

#horario {
	width:620px;
	height:auto;
	padding-right:10px;
	float:left;
	margin-left: 13px;
	background-color: #d2d2c6;
	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;
	margin-right: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: #d2d2c6;
	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: #d2d2c6;
}
#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: 18px;
	padding-bottom: 15px;
	font-size: 10px;
	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:#d2d2c6;
	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: 18px;
	float:left;
	margin-left: 90px;
	margin-top: 10px;
}
#c_imprimir {
	width: auto;
	height: 18px;
	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:380px;
	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:12px;
	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;
}
#i_articulo table {
	border-top:1px dotted #FFFFFF;
}
#i_articulo td {
	border-bottom:1px dotted #FFFFFF;
}
#i_articulo td a {
	color:#084B74;
	font-size:14px;
	text-decoration:none;
}
#i_articulo td a:hover {
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
#i_articulo td h2 {
	font-size:16px;
}
.topsection {
	float:left;
	padding:20px 10px;
	width:590px;
}
#i_articulo table td p {
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
}





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

.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;
}


#header {
    background-color: #4C575D;
    float: left;
    height: 96px;
    width: 646px;
}

#cuerpo {
    background: none repeat scroll 0 0 #F5F5ED;
    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;
}

.boton_buscar {
    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%;
	}
