@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	background-image:url(images/fondo.jpg);
	line-height:22px;
	}
.centrador{
	width:1100px;
	clear:both;
	margin:auto;
	position:relative;
}
.clear{
	clear:both;
}
img{
	border:0;
}
.textoizquierdo{
	text-align:left!important;
}
h2{
	font-family: 'Bree Serif', serif;
	font-size:30px;
	text-align:center;
}
.logotipo{
	position:absolute;
	margin-top: -50px;
	z-index:100;
}
.fondopolanco{
	background-image:url(images/fondo-promociones-polanco.jpg)!important;
}
#headlegales{
	background-image:url(images/fondolegal.jpg);
	text-align:right;
	color:#FFF;
	font-size:13px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#headlegales a{
	color:#FFF;
	text-decoration:none;
font-family: 'Open Sans Condensed', sans-serif;
}
#telefono-redes{
	width:57%;
	float: right;
	margin-top:10px;
}
.telefono-head{
	float:left;
	font-size:18px;
	padding-top:10px;
	line-height: 27px;
	text-align:center;
}
.telefono-head1{
	float:left;
}
.telefono-head2{
	margin-left:30px;
	float:right;
}
.encabezadopromociones img{
	width:30%!important;
	height:auto;
}
.redes{
	float:right;
	padding-top:20px;
}
#telefonoyredes{
	font-family: 'Bree Serif', serif;
	text-transform:uppercase;
	color:#000;
	background-color:#E9E9E9;
text-align:right;
font-size:20px;
padding-bottom:10px;
}
#telefonoyredes img{
	margin:2px 3px -7px 3px;
}
#botonmenumovil {
	display:none;
}
#menumovil {
	display:none;
}
#cabezal{
		background-color:#FFF;
}
#botones{
	text-align:center;
}
#botones ul{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:right;
}
#botones li{
	display:inline-block;
	margin:2px;
	text-align:center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#botones li:hover{
	color:#FFF;
}
#botones li.gula:hover{
	background-image:url(images/fondo-boton-gula.png);
}
#botones li.envidia:hover{
	background-image:url(images/fondo-boton-envidia.png);
}
#botones li.vanidad:hover{
	background-image:url(images/fondo-boton-vanidad.png);
}
#botones li.avaricia:hover{
	background-image:url(images/fondo-boton-avaricia.png);
}
#botones li.ira:hover{
	background-image:url(images/fondo-boton-ira.png);
}
#botones li.lujuria:hover{
	background-image:url(images/fondo-boton-lujuria.png);
}
#botones li.pereza:hover{
	background-image:url(images/fondo-boton-pereza.png);
}
#botones li a{
	color:#4D4D4D;
	text-decoration:none;
	font-size:22px;
}
#botones li a:hover{
	color:#FFF;
}
.gula, .vanidad, .avaricia, .lujuria, .ira, .pereza, .envidia{
	height:75px;
	padding-top:20px;
	z-index:9999999;
	background-repeat:no-repeat;
}
.gula{
	width:64px;
	padding-left:10px;
}
.envidia{
	width:102px;
	padding-left:7px;
}
.avaricia{
	width:115px;
	padding-left:5px;
}
.vanidad{
	width:111px;
	padding-left:5px;
}
.lujuria{
	width:106px;
	padding-left:5px;
}
.ira{
	width:75px;
	padding-left:10px;
}
.pereza{
	width:106px;
	padding-left:5px;
}
.pecado{
	font-family: 'Bree Serif', serif;
	text-transform:uppercase;
}
.descripciondelpecado{
	color:#4D4D4D;
	font-size:13px;
font-family: 'Open Sans Condensed', sans-serif;
margin-top:5px;
}
#banner{
	width:1100px;
	margin:auto;
	position:relative;
}
#banner ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.fotobanner{
	position:relative;
}
.textobanner{
	position:absolute;
	color:#FFF;
	z-index:999999;
	width:220px;
	text-align:center;
	font-size:12px;
	padding:20px 20px 100px 20px;
	background-image: url(images/cintillo.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left:800px;
}
.textobanner h1{
	font-family: 'Bree Serif', serif;
	font-size:20px;
}
#banner li img{
}
#topemenu{
	height:17px;
	background-image:url(images/pico.png);
	background-repeat:repeat-x;
}
#promociones{
	text-align:center;
}
#promociones ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#promociones li{
	width:30%!important;
}
#promociones li img{
	width:100%;
	height:auto;
}
#menu{
	background-image:url(images/fondomenu3.jpg);
	margin-top:20px;
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
}
#galeria{
	background-image:url(images/fondogaleria.jpg);
	text-align:center;
	background-position:top center;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
}
#galeria iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#galeria ul{
	background-color:#FFF;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:20px;
}
#galeria li{
	float:left;
	width:23%;
	margin:1%;
}
#galeria li img{
	width:100%;
}
#textogaleria{
	position:absolute;
	right:0px;
	top:0px;
	padding:20px;
	color:#FFF;
	background-image:url(images/cintillo.png);
	width: 220px;
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:100px;
	font-size:13px;
}
#enl{
	background-color:#E27C63;
	padding:5px;
	text-align:right;
}
#pie{
	background-image:url(images/fondopie.jpg);
}
.boton{
	background-color:#26559A;
	color:#FFF;
	padding:7px 5px;
	border:0;
	height:25px;
}
.campoenl{
	width:250px;
	padding:2px 5px;
	border:0;
	height:22px;
}
.logopie{
	width:140px;
	float:left;
	padding-top:10px;
}
.logopie img{
	width:100%;
}
.legalespie{
	float:left;
	margin-left:20px;
	font-size:11px;
	width:300px;
	color:#FFF;
	padding-top:20px;
}
.legalespie img{
	margin-right:5px;
}
.menupie{
	float:left;
	margin-left:20px;
	font-size:11px;
	width:200px;
}
.menupie ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.menupie li{
	color:#FFF;
}
.menupie a{
	color:#FFF;
	text-decoration:none;
}
.intromenu{
	width:500px;
	font-family: 'Bree Serif', serif;
	margin:20px auto;
	font-size:16px;
	line-height:25px;
}
.menucompleto{
	text-align:center;
}
.fondomenucompleto{
	background-image:url(images/fondomenu2.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.menucompleto ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menucompleto li{
	width:25%!important;
	margin:1%!important;
	display:inline-table!important;
}
.menucompleto h3{
	margin:0px;
	font-family: 'Bree Serif', serif;
	color:#222;
	font-size:20px;
	font-weight:normal;
}
.menucompleto h4{
	margin:0px;
	color:#42210B;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.menucompleto h5{
	margin:0px;
	font-family: 'Bree Serif', serif;
	color:#000;
	font-size:16px;
	font-weight:normal;
}
.menulegales ul{
	margin-left:20px;
	padding-left:0px;
	list-style:circle;
}
.menulegales li{
	width:100%!important;
	margin:0!important;
	display:block;
	font-size:11px;
}
.diasdelasemana{
	font-size:10px;
	text-align:center;
	margin-top:30px;
}
.diasdelasemana2{
	font-size:10px;
	text-align:center;
	margin-top:30px;
}
.diasdelasemana2 li{
	width:130px;
	display:inline-table!important;
	list-style:none;
}
.diasdelasemana2 li img{
	width:100%;
	height:auto;
}
#leyendasemana{
	font-size:11px;
	text-align:center;
	padding-top: 10px;
}
.diasdelasemana ul, .diasdelasemana2 ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.diasdelasemana li{
	width:144px;
	display:inline-table!important;
	list-style:none;
}
#texto{
	background-color:#FFF;
	margin:auto;
	border-radius:10px;
	padding:30px 20px 20px 20px;
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
	text-align: center;
}
#texto img{
	width:200px;
	height:auto;
}
#texto h1{
		font-family: 'Bree Serif', serif;
}
.titulosecciones{
	text-align:center;
}
#preguntas{
	width:800px;
	margin:auto;
	font-size:14px;
	line-height:25px;
}
#preguntas ol{
	margin:0px;
	padding:0px;
}
#preguntas li{
	padding:10px;
	border-bottom:1px dotted #333;
	list-style-position:inside;
}
#preguntas h2{
		font-family: 'Bree Serif', serif;
}
.testcampo{
	width:100%;
	height:100px;
	background-color:#DDD;
	border:0;
}
.botoncampo{
	width:150px;
	padding:10px;
	font-size:18px;
	background-color:#C00;
	color:#FFF;
	border:0;
}
.boton3{
	width:100px;
	padding:5px 10px;
	font-size:14px;
	background-color:#039;
	color:#FFF;
	border:0;
}
.testtexto{
	width:100%;
	height:30px;
	background-color:#DDD;
	border:0;
}
#susdatos{
	padding:10px;
	background-color:#A2BBC6;
	margin:10px 0px;
	border-radius:10px;
}
.etiqueta{
	width:150px;
}
.contactoizquierdo{
	width:40%;
	margin: auto;
	font-size: 12px;
	background-color:#FFF;
	padding:1%;
	border-radius:10px;
	text-align:left;
}
.contactoizquierdointerior{
	width:100%;
	margin: auto;
	font-size: 12px;
	background-color:#FFF;
	text-align:left;
}
.contactoderecho{
	width:55%;
	float:right;
	border:7px solid #FFF;
	box-shadow: 3px 3px 3px #666;
}
#sucursales{
	text-align:center;
	padding:20px 0px;
}
.paddingsuperior{
	padding:30px 0px;
}
#sucursalvalle img, #sucursalpolanco img{
	width:50%;
	height:auto;
}
#contacto{
	background-image:url(images/fondo-promociones.jpg);
	padding:30px 0px;
	text-align:center;
}
#contacto img{
	margin-bottom:20px;
}
#imagetienda{
	background-image:url(images/fondo-promociones.jpg);
	background-repeat:repeat;
	color:#FFF;
	margin-top:20px;
}
#imagetienda ul{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
}
#imagetienda li{
	display:inline-table;
}
#domicilio{
	margin:20px 0px;
	text-align: center;
}
#domicilio img{
	width:80%;
}
.promocioncarrusel{
	background-position:center;
	height:329px;
}




a.forgot_pass{
float:right;
color:#256c89;
text-decoration:none;
background:url(images/help.png) no-repeat left;
padding:0 0 0 18px;
display:block;
margin:15px 20px 0 0;
}
#main_container{
	margin:auto;
	width:1100px;
	padding:0;
	font-size: 12px;
}
.header{
	width:1100px;
}
.header_login{
	margin:auto;
	text-align: center;
}
.logo{
	clear:both;
	text-align: center;
	margin-top:-80px;
}
.logo img{
	margin-bottom:20px;
}
.login_form{
	width:500px;
	margin:auto;
	background-color:#FFF;
	border-radius:5px;
	padding: 10px;
}
.right_header{
	text-align:right;
	color:#FFF;
	padding:10px 0 0 0;
	background-color: #333;
	font-size: 12px;
}
.right_header a{
margin:0 5px 0 5px;
text-decoration:underline;
color:#FFF;
}
.right_header a.messages{
background:url(images/comment.png) no-repeat right;
padding-right:20px;
}
.right_header a.logout{
}

.main_content{
	margin:0 auto;
	height:auto;
	padding:0px 0 50px 0;
	background-color: #FFF;
}
.menu {
font-size:12px;
width:100%;
background-color:#F60;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#FFF;
	}
/* style the sub-level lists */
.menu ul ul {
	width: auto;
	}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	display:inline-block;
	height:34px;
	line-height:34px;
	}
/* style the sub level list items */
.menu ul ul li {
	display:block;
	height:auto;
	position:relative;
	}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#000;
	padding:3px 20px;
	}
	.menu a:hover {
		color:#FFF!important;
	}
.menu a.current{background:url(images/menu_bg.gif) repeat-x center;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	background:#CCC;
	color:#000;
	width:350px;
	padding:0px 5px;
	}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}

.menu li:hover {
	position:relative;
	}
* html .menu a:hover {
	position:relative;
	}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#000;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#000;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:url(images/arrow.gif) no-repeat right #309dc7;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:url(images/arrow.gif) no-repeat right #088bb4;}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#fff;
	background-color:#333;
	}
.menu :hover > a {
	color:#000;
	background-color:#333;
	}
/* second */
.menu ul ul a:hover{
	color:#fff;
	background-color:#333;
	}
.menu ul ul :hover > a {
	color:#fff;
	background-color:#333;
	}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0;width:14em; z-index:999;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}







.center_content{
clear:both;
}

.left_content{
width:5px;
float:left;
padding:30px 0 0 20px;
}
.right_content{
	padding:10px;
}
.right_content a{
	color:#000;
	text-decoration:none;
}

.sidebarmenu{
margin:0px 0;
padding:0;
width:195px;
}

input.search_input{
width:155px;
height:16px;
margin:5px 0 0 5px;
border:1px #bdebfd solid;
background:#92dbf8;
padding:4px 0 0 2px;
float:left;
color:#096184;
font-size:11px;
}
input.search_submit{
float:left;
background:none;
border:none;
margin:7px 0 0 8px;
}



.question {
position: absolute;
display: inline;
text-align: center;
width: 174px;
height: 78px;
font-size: 13px;
line-height: 1.5em;
background: url('images/bubble.png') left top no-repeat;
padding: 10px 0 0 0;
text-shadow: 0px 1px 0px #fff;
margin-left: -7em;
margin-top: -6em;
opacity: 0;
}

.yes{
margin-top: .5em;
margin-right: .5em;
cursor: pointer;
display: inline-block;
width: 63px;
height: 21px;
color: #434d17;
text-shadow: 0px 1px 0px #fff;
background: url('images/buttony.png') left top no-repeat;
}
.cancel {
margin-top: .5em;
margin-right: .5em;
cursor: pointer;
display: inline-block;
width: 63px;
height: 21px;
color: #fff;
text-shadow: 0px 1px 0px #000;
background: url('images/buttonn.png') left top no-repeat;
}
.warning_box{width:540px;clear:both;background:url(images/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.valid_box{width:540px;clear:both;background:url(images/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.error_box{
	width:420px;
	clear:both;
	background:url(images/error.png) no-repeat left #fce9e9;
	border:1px #eac7c7 solid;
	background-position:15px 10px;
	padding:20px 20px 15px 60px;
	margin:0 0 10px 0;
	}

/*--------------*/
div.pagination {
width:100%;
clear:both;
padding:10px 0 10px 0;
margin:auto;
text-align:center;
clear:both;
font-size:11px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #52bfea;
text-decoration: none; 
color: #52bfea;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #52bfea;
color: #fff;
background-color: #52bfea;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #52bfea;
font-weight: bold;
background-color: #52bfea;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
.campo{
	width:200px;
	border:0px;
	height:22px;
}
.campo3{
	width:100%;
	border:0px;
	height:22px;
	background-color: #CCC;
}
.campo2{
	width:100%;
	border:0px;
	height:22px;
}
.area{
	width:100%;
	border:0px;
	height:60px;
}
.boton{
	padding:5px 10px;
	background-color:#F28E1E;
	height:30px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	border:0;
}
.boton2{
	width:120px;
	padding:5px 10px;
	background-color:#F28E1E;
	height:30px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	border:0;
	float: right;
}
.azul{
background-color:#1C75BC;
}
.verde{
background-color:#39B54A;
}
.morado{
background-color:#662D91;
}
.rojo{
background-color:#ED1C24;
}
#tabladeregistros a{
	text-decoration:none;
	color:#FFF;
}
#tabladeregistros li{
	color:#FFF;
	border-bottom:1px dotted #FFF;
}
#tabladeregistros a:hover{
	color:#FF0;
	text-decoration:underline!important;
}
#listapreguntas{
	width:450px;
	float:left;
}
#listapreguntas a{
	color:#000;
	text-decoration:none;
}
#listapreguntas ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#listapreguntas li{
	padding:3px;
}
#listapreguntas li:nth-child(2n+1){
	background-color:#EEE;
}
#piechart_3d{
	float:right;
	width:600px;
	height:600px;
}
.galeriacentrada{
	width:100%;
	clear:both;
	margin:auto;
	position:relative;
}
.titulocinta{
	height:50px;
	}
	#sucursalpolanco{
		float:right;
		width:45%;
		margin:1%;
		font-size:12px;
		text-align:center;
		font-size:14px;
	}
	.iframemapa{
		border:4px solid #FFF;
	}
#sucursalvalle{
float:left;
width:45%;
margin:1%;
font-size:12px;
text-align:center;
font-size:14px;
}
.bordeblanco{
	 border:4px solid #FFF;
 }

.botonback{
	position:fixed;
	background-color:#666;
	border-radius:50%;
	padding:10px;
	bottom:20px;
	right:20px;
	visibility:hidden;
	text-align:center;
	width:30px;
	z-index:999999;
	}
	.botonback img{
	width:100%;
	height:auto;
	}
	.mostrar{
	visibility:visible;
	}
	.cabezalpromociones{
		text-align:center;
		padding-top:20px;
	}
	.cabezalpromociones img{
		width:20%;
		height:auto;
	}
	.promocion-semana{
	text-align:center;
	padding:8px;
	color:#630;
	font-size:20px;
	}
	.botonpromociones{
		text-align:center;
	}
	.botonpromociones a{
		padding:5px;
		color:#FFF;
		text-decoration:none;
		background-color:#F30;
		margin-bottom:15px;
		border-radius:10px;
	}
#menu{
	text-align:center;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#menu li{
	display:inline-block;
	width:30%;
	margin:2%;
}
#menu li img{
	height:auto;
	width:100%;
}
.encabezadomenucompleto img{
	width:30%;
	height:auto;
}
.botoncambiomenu{
	margin:20px 0px;
}
