@charset "utf-8";
/* v1.0 | 20080212 */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* No olvides definir estilos para focus */
:focus {
	outline: 0;
}
/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* En el código HTML es necesario añadir cellspacing="0" */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FIN DEL RESET */

h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 4px 0px 0px;
	font-weight: bold;
	display: inline-block;
}
.tituloventana1 h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 4px 0px 0px;
	font-weight: bold;
	display: inline-block;
}
h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
form {
	padding-top: 5px;
	padding-bottom: 5px;
}
input {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li div {
	color: #EBEBEB;
}
li div:hover {
	cursor: default;
}
ul {
	padding: 5px 0px 10px;
	margin: 0px;
}
a:hover {
	text-decoration: none;
}
.body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center -10px;
	color: #FFF;
	font: 11px Verdana, Geneva, sans-serif;
}
.menufire {
	position: relative;
}
#contenedor {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px 0px 0px;
	position: relative;
	z-index: 2;
}
#contenido {
	margin-top: 10px;
	float: left;
}
#columna1 {
	width: 460px;
	float: left;
	margin-left: 8px;
	overflow: hidden;
}
#columna2 {
	width: 239px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
}
#columna3 {
	width: 239px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#columna1 li a, #doblecolumna li a {
	color: #D7AC00;
	font-size: 13px;
	font-weight: bold;
}
#columna1 li a:hover, #doblecolumna li a:hover {
	text-decoration: none;
}
#doblecolumna {
	width: 690px;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	background-color: #000;
	margin-bottom: 20px;
}
.ventana1 {
	padding-bottom: 20px;
	text-align: center;
}
.ventana1 li a {
	font-size: 14px;
	color: #FC0;
}
.ventana1 p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #E9E9E9;
	margin: 0px;
	padding: 0px 0px 5px;
}
.dobreparrafo {
	width: 680px;
	margin-bottom: 20px;
}
.div-minititulo-rosa {
	background-color: #F9F;
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	background-position: 0px -182px;
	height: 20px;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
	border: 1px solid #F39;
	border-radius: 3px 3px 0px 0px;
}
.div-titulo-gris {
	background-color: #8A8A8A;
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
	border: 1px solid #797979;
	color: #EFEFEF;
	border-radius: 3px 3px 0px 0px;
}
.div-titulo-turkesa {
	color: #F2F8F9;
	background-color: #55ADBA;
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	background-position: 0px -26px;
	height: 26px;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
	border: 1px solid #0CF;
	border-radius: 3px 3px 0px 0px;
}
.div-titulo-rojo {
	background-color: #C00;
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	background-position: 0px -78px;
	height: 26px;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
	border: 1px solid #F00;
	color: #FADFDA;
	text-align: left;
	border-radius: 3px 3px 0px 0px;
}
.div-titulo-verde {
	background-color: #63C749;
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	background-position: 0px -52px;
	height: 26px;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
	border: 1px solid #0C0;
	color: #E9F8E4;
	border-radius: 3px 3px 0px 0px;
}
.div-titulos-rosa {
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #F06;
	padding-left: 10px;
	vertical-align: baseline;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px -156px;
	background-color: #E63A5F;
	color: #FCDCE4;
	border-radius: 3px 3px 0px 0px;
}
.div-titulos-amarillo {
	background-image: url(img/split-coloresventana.png);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #F08D09;
	padding-left: 10px;
	vertical-align: baseline;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px -130px;
	background-color: #DA8F24;
	color: #F7E4CC;
	border-radius: 3px 3px 0px 0px;
}
.imgcolap {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 0px;
	float: right;
	cursor:pointer;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F0F000;
	text-decoration: underline;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#headerflash {
	position: relative;
	left: -2px;
 #left:-1px;
	clear: both;
	height: 276px;
}
.linkhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.descrihome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}
.pie li {
	margin-right: 20px;
	display: inline;
}
.pie a {
	color: #999;
	text-decoration: none;
}
.pie a:hover {
	color: #FFF;
}
.titulos-home {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFF;
	position: relative;
	top: 4px;
	font-weight: bold;
}
.dolar {
	background-image: url(http://www.dolarsi.com/cotizador/cotizador_blanco_full.asp);
	background-position: -5px -30px;
	width: 150px;
	height: 50px;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	border-collapse:separate;
}
.gold {
	padding: 5px !important;
	margin: 5px -10px !important;
	background-color: #000;
	background-image: url(img/fondoglod1.gif);
	background-repeat: repeat-x;
	font-size: 13px!important;
	width: 450px;
	border-top: 1px solid #333;
	border-right: 0px solid #333;
	border-bottom: 1px solid #333;
	border-left: 0px solid #333;
	float: left;
	overflow: hidden;
	position: relative;
	background-position: 0px 0px;
}
.gold a {
	font-size: 16px !important;
	color: #FFD93E !important;
	padding-bottom: 15px !important;
	margin-bottom: 15px !important;
}
.gold p {
	font-size: 13px !important;
	line-height: 15px!important;
	color: #FFF!important;
}
.sombragold {
	position: absolute;
	bottom: 0;
	width:100%;
	left: 0px;
}
.paginamin {
	float: left;
	display: block;
	width: 120px;
}
.contenlink {
	float: left;
	display: block;
	width: 316px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.descrip-link {
	float: left;
	display: block;
	clear: both;
}
.comidaform input {
	width: 250px;
	font: 14px Verdana, Geneva, sans-serif;
	color: #333;
	padding: 6px;
	border-radius: 5px;
	cursor:pointer;
}
.comidaform #inputString {
	cursor:text;
}
.divdeliverylist {
}
.divdeliverylist li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.divdeliverylist h2 {
	font-size: 16px;
	color: #FC0;
	margin: 0px;
	padding: 0px 0px 6px;
}
.divdeliverylist strong {
	color: #FC0;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.divdeliverylist hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	margin: 10px 0px 0px;
	padding: 0px 0px 5px;
	clear:both;
}
.divdeliverylist div {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.divdeliverylist em {
	padding-bottom: 7px;
	font-style: normal;
	display: block;
	font-size: 13px;
	line-height: 17px;
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}
.infocontenido {
	display: block;
}
.infocontenido ul {
	padding: 0px 20px 20px 0px;
}
.infocontenido li {
}
.infocontenido a {
}
.infocontenido strong {
}
.infocontenido li strong {
	font-size: 110%;
	color: #F90;
	padding: 3px;
}
.infocontenido .imagenmuestra {
	float: left;
	padding: 20px;
}
.infocontenido h1 {
	font-size: 24px;
	color: #F90;
	padding-top: 20px;
	display: block;
	padding-bottom: 20px;
}
.infocontenido p {
	font-size: 12px;
	line-height: 150%;
}
.infocontenido {
}
.deliveryinfo {
	font-size: 12px;
}
.deliveryinfo h1 {
	font-size: 24px;
	color: #F90;
	padding-top: 20px;
	display: block;
	padding-bottom: 20px;
}
#map_canvas {
	margin-top: 20px;
	margin-bottom: 0px;
	border-radius:10px;
}
#map_canvas > div{
	border-radius:10px;
}
#map_canvas h6 {
	color: #333;
}
#map_canvas p {
	color: #333;
}
.deliveryinfo h2 {
}
.deliveryinfo p {
	font-size: 12px;
	padding-top: 3px;
	color: #CCC;
}
.deliveryinfo p strong {
	font-size: 14px;
	color: #FC0;
	font-weight: bold;
}
.deliveryinfo {
}
.fbcoment {
	color: #FFF;
	background-color: #FFF;
	width: 630px;
	margin: 5px;
	padding: 5px;
	border-radius: 10px;
}
.fbcoment h3 {
	color: #36C !important;
	font-size: 16px!important;
	padding: 10px!important;
}
.texto1 {
	font: 18px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#columna1 li h2 a {
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 5px;
}
#columna1 li h2 a:hover {
	color: #FC0;
	text-decoration: none;
}
.flecha-colapsa {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.descrihome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
}
.descrihome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.Estilo8 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.tablapub {
	float: right;
}
.tablagral {
	background-color: #000000;
	border-top: 0px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	border-left: 1px solid #FF0000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	text-align: center;
}
.tdtiempo1 {
	background-image: url(http://www.infoclima.com/servicios/infograficos/ciudades.asp?loc=17);
	background-position: -44px -6px;
}
.nuevecita {
	background-image: url(http://www.infoclima.com/servicios/infograficos/ciudades.asp?loc=17);
	background-position: -6px -6px;
	border: 1px solid #000000;
}
.txtmedio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0982F;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.loguitos {
}
.txtescorts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.paso1 {
}
.div-colapsed {
	background-color: #000;
	background-image: url(img/fondo-tabla-colap.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: left;
	padding: 10px;
	border-radius: 0px 0px 4px 4px;
}
.div-colapsed p {
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 13px;
	line-height: 18px;
}
.lista-links p {
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
.dobreparrafo a {
	color:#F2C100!important;
	font-size:14px;
	font-weight:bold;
}
.td-tabla-colap-blanca {
	background-color: #FFF;
	background-image: url(img/fondo-tabla-colap-blanca.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}
.backfooter {
}
.divdeliverylist p {
	margin-left: 1px;
	padding: 0px;
!important
}
.menuheader {
	display: block;
}
.menuheader ul {
	background-color: #333;
	width: 990px;
	height: 20px;
	background-image: url(img/splitmenu.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
}
.menuheader li {
	float: left;
	background-image: url(img/splitmenu.png);
	background-repeat: no-repeat;
	background-position: 0px -126px;
	height: 20px;
	list-style-image: url(img/separador-menu.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menuheader li:hover {
	background-image: url(img/splitmenu.png);
	background-position: 0px -252px;
}
.menuheader a {
	color: #DAE5E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
.menuactivo {
	background-image: url(img/splitmenu.png)!important;
	background-position: 0px -252px!important;
}
.menuheader a:hover {
	color: #F2D51C;
}
.menuheader #arriba {
	cursor:pointer;
	background-image: url(img/splitmenu.png);
	background-repeat: no-repeat;
	background-position: 0px -84px;
	margin-left: 5px;
}
.menuheader #arriba a {
	padding-right: 0px;
	padding-left: 8px;
}
.menuheader #arriba:hover {
	background-image: url(img/splitmenu.png);
	background-position: 0px -210px;
}
.menuheader #abajo {
	cursor:pointer;
	background-image: url(img/boton-abajo.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	margin-right: 40px;
}
.menuheader #abajo a {
	padding-right: 0px;
	padding-left: 8px;
}
.menuheader #abajo:hover {
	background-image: url(img/splitmenu.png);
	background-position: 0px -168px;
}
.butonmenu a:hover {
	background-image: url(img/splitmenu.png)!important;
	background-position: 0px -168px;
}
.votador {
	background-color: #D90000;
	margin: 5px;
	padding: 10px;
	width: 530px;
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #FFF;
	background-image: url(img/fondo-votador.png);
	background-repeat: repeat-y;
	background-position: left;
}
.votador input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
}
.votador-row2 {
	background-color: #EAEAEA;
	padding: 5px 15px 15px;
}
.votador-row2 a {
	display: inline-block;
	padding-bottom: 20px;
}
.estrellas0 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 0px;
	display: inline-block;
}
.estrellas1 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 13px;
	display: inline-block;
}
.estrellas2 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 22px;
	display: inline-block;
}
.estrellas3 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 32px;
	display: inline-block;
}
.estrellas4 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 41px;
	display: inline-block;
}
.estrellas5 {
	background-image: url(img/5estrellas.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 58px;
	display: inline-block;
}
#menu-directorio a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.linkcategoria {
	font-size:9px !important;
	font-family: Arial, Helvetica, sans-serif!important;
	text-decoration: none!important;
}
.linkcategoria:hover {
	text-decoration: underline!important;
}
.div-colapsed h2 {
	font-size: 18px;
	color: #FC0;
	display: inline-block;
}
.div-colapsed h3 {
	font-size: 12px;
	color: #FC0;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div-colapsed a {
	color: #FFF;
	text-decoration: underline;
}
.sinmargen {
	margin: 0px;
	padding: 0px;
}
.menu-dia-cines {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 660px;
}
.menu-dia-cines li {
	float: left;
	padding-right: 10px;
}
.capcine h2 {
	display: block;
}
.capcine a {
	color: #FC0;
}
.capcine a:hover {
	color: #FF0;
	text-decoration: underline;
}
.capcine .imagenmuestra img {
	width: 200px;
	float: right;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-top: 10px;
}
.capcine .imagenmuestra {
	height: 320px;
	width: 200px;
	float: right;
	padding: 20px;
	overflow: hidden;
}
.suggestionsBox {
	position: relative;
	left: 0px;
	margin: 10px 0px 0px;
	width: 260px;
	background-color: #212427;
	border: 1px solid #CCC;
	color: #fff;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.tituloventana1 {
	text-align: left;
}
.banner1-back {
	background-color: #000;
	background-image: url(img/fondo-tabla-colap.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
.suggestionList li:hover {
	background-color: #212A49;
}
#mjeval {
	color: #999;
	padding: 0px;
	display: block!important;
}
#msneml {
	color: #F00;
	padding: 0px;
	display: block!important;
}
.reportardelivery {
    bottom: 20px;
    float: right;
    font-size: 10px;
    margin-bottom: -12px;
    margin-top: -15px;
    position: absolute;
    right: 1px;
    text-align: right;
    width: 150px;
}
.reportardelivery a {
	font-size: 10px!important;
	color: #666!important;
	text-decoration: none;
}
.reportardelivery a:hover {
	color: #C00!important;
	text-decoration: underline;
}
.conocergente-contenedor a {
	color: #666;
	text-decoration: underline;
}
.conocergente-contenedor a:hover {
	text-decoration: none;
}
.conocergente-contenedor p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.deliveryhome li {
	overflow: hidden;
}
.deliveryhome li h2 a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FC0;
	cursor: crosshair;
}
.deliveryhome li h2 a:hover {
	color: #FF0;
}
.deliveryhome li p em {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCC;
}
.deliveryhome p {
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	max-height:40px;
	overflow: hidden;
}
.deliveryhome .map {
	display: none;
}
.deliveryhome li p strong {
	color: #FC0;
	font-size: 12px;
}
.deliveryhome hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	display: none;
}
.peliculas-home .thcine {
	float: left;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.peliculas-home li {
	clear: both;
	margin-bottom: 10px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
.peliculas-home p {
	font-size: 11px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}
.peliculas-home p strong {
	color: #F90;
	padding-right: 5px;
}
.footerhome {
	color: #FFF;
}
.footerhome a {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 10px;
	background-image: url(img/footerlist1.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-left: -10px;
}
.footeradultos a {
	background-image: url(img/footerlist2.png);
}
.footerhome a:hover {
	text-decoration: none;
}
.footerhome ul {
	display: inline-block;
	clear: both;
}
.footerhome li {
	float: left;
	width: 243px;
	height:45px;
}
.footerhome p {
	font: 11px Verdana, Geneva, sans-serif;
	color: #CCC;
}
.div-colapsed h5 {
	font: bold 15px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.footernormal {
	float: left;
	width: 539px;
	padding-left: 50px;
}
.footeradultos {
	float: left;
	width: 315px;
	padding-left: 50px;
}
.footerow {
	display: inline-block;
	float: left;
}
#columna3 .peliculas-home a {
	font-size: 12px;
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#columna3 .peliculas-home p {
	font-size: 9px;
}
#columna3 .peliculas-home .thcine {
	width:80px;
}
.framecontenedor {
	text-align: center;
}
.framebody {
	background-color: #CCC;
}
.twtr-hd, .twtr-ft {
	display:none;
}
.logo-delivery {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear:both;
}
li.delivery {
	overflow:hidden;
	position:relative;
}
.delivery h2 {
	display:inline;
}
.seccion1 {
	color: #FFF;
	background-image: url(img/fondo-busquedas-select.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.seccion2 {
	color: #FFF;
	background-image: url(img/fondo-busquedas-select.png);
	background-repeat: no-repeat;
	background-position: right -15px;
}
.seccion3 {
	color: #FFF;
	background-image: url(img/fondo-busquedas-select.png);
	background-repeat: no-repeat;
	background-position: right -40px;
}
.nova {
	display: inline-block;
	overflow: hidden;
	width: 0;
}
.siva {
	display: inline-block;
}
.num8 {
	color:transparent;
}
.numtel {
	background-image: url(img/numerostelefono.png);
	background-repeat: no-repeat;
	background-position: 0px -9px;
	display: inline-block;
	width: 11px;
	height:14px;
	margin-right:-2px;
}
.numtel1 {
	background-position: -12px ;
}
.numtel2 {
	background-position: -25px ;
}
.numtel3 {
	background-position: -38px ;
}
.numtel4 {
	background-position: -51px ;
}
.numtel5 {
	background-position: -64px ;
}
.numtel6 {
	background-position: -77px -9px;
}
.numtel7 {
	background-position: -90px -9px;
}
.numtel8 {
	background-position: -103px -9px;
}
.numtel9 {
	background-position: -116px -9px;
}
.numtel0 {
	background-position: 0px -9px;
}

