@charset "UTF-8";
/* CSS Document */
*{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin:0;
	padding:0;
}
img{
	border:none;
}
body{
	margin:0;
}
hr{
	margin:4px 0px;
}
html,body{
	/*
	background-color:#d7d7d7;
	*/
	font-family: 'Roboto', sans-serif;
	/*
	font-weight:100;
	font-weight:300;
	font-weight:400;
	font-weight:500;
	font-weight:700;
	*/
	font-size:15px;
	margin:0;
	height:100%;
}
#pagbackground{
	background-image:url(https://porelrumbo.com/imgs/background.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:0;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:.9em;
}
#centrados{
	min-height:30px;
	text-align: center;
	width:100%;
}
#centrado{
	display: inline-block;
	min-height:10px;
	width:100%; max-width:300px;
}
#pag{
	background-color:#d7d7d7;
	display:inline-block;
	text-align:center;
	position:relative;
	width:100%;
}
#pagwhite{
	background-color:white;
	display:inline-block;
	text-align:center;
	width:100%;
}
#pag2{
	display:inline-block;
	text-align:center;
	width:100%; max-width:580px;
}
#pag3{
	display:inline-block;
	text-align:center;
	width:100%; max-width:320px;
}
#pag4{
	display:inline-block;
	text-align:center;
	width:100%; max-width:170px;
}
#pag5{
	display: inline-block;
	text-align:left;
	width:100%; max-width:700px;
}
#aviso{
	display: inline-block;
	text-align:left;
	width:50%;
}
#aviso2{
	display: inline-block;
	text-align:left;
	width:49%;
}
#ganapins{
	background-color:#fcffc7;
	display: inline-block;
	margin-top:60px;
	padding:8px;
	text-align: center;
	width:100%; max-width:800px;
}
#pagyellow{
	background-color:#fcffc7;
	display: inline-block;
	margin-top:60px;
	padding:8px;
	text-align: center;
	width:100%; max-width:800px;
}
#logoper{
	display: inline-block;
	text-align: center;
	width:100%; max-width:450px;
}
.cookies{
	padding:15px 0px 15px 0px;
}
A.txt_404:link { color:#333; font-size:16px; text-decoration:none; font-weight: normal; } 
A.txt_404:visited { color:#333; font-size:16px; text-decoration:none; font-weight: normal; } 
A.txt_404:active { color:#333; font-size:16px; text-decoration:none; font-weight: normal; } 
A.txt_404:hover { color:red; font-size:16px; text-decoration:underline; font-weight: normal; }
#bloque{
	display: inline-block;
	padding:6px;
	text-align:center;
	width:100%; max-width:980px;
}
#pag-imagenes{
	display:inline-block;
	text-align:center;
	width:100%;
}
#comercio{
	display:inline-block;
	text-align:center;
	width:100%; max-width:1180px;
}
#promo{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border:dashed 3px #fcf886;
	background-color:#faf9e0;
	padding:8px;
	display:inline-block;
	text-align:left;
	width:100%; max-width:780px;
}
#comercio_A{
	display:block;
	float:left;
	text-align:center;
	width:35%;
}
#comercio_B{
	display:block;
	padding:8px;
	float:right;
	text-align:left;
	width:65%;
}

#top_A{
	background-color:black;
	display: inline-block;
	float:left;
	height:55px;
	text-align:center;
	width:50%;
}
#top_A_moviles{
	display:none;
}
#top_B{
	display: inline-block;
	float:left;
	height:55px;
	text-align:center;
	width:50%;
}
#cuarologo{
	height:250px;
	margin:0 auto;
	width:100%;
}
#imgs{
	border: 1px solid gray;
	display:inline-block;
	margin-bottom:12px;
	width:48%;
}
#piefoto{
	background-color:rgba(0, 0, 0, 0.8);
	color:white;
	min-height:30px;
	width:100%;
}
#video{
	margin:0 auto;
	padding:12px;
	width:80%;
}
#imagenescom{
	float: left;
	min-height:30px;
	text-align: center;
	width: 49%;
}
.txtdesc{
	text-align:left;
}
.txt_telefono{
	font-size:22px;;
	text-decoration: none;
}
.txt_whatsapp{
	color:black;
	font-size:22px;;
	text-decoration: none;
}
/*** 
a{
	color: black;
	font-size:22px;;
	font-weight:bold;
	text-decoration: none;
}
***/
#abierto{
	background-color:green;
	color:white;
	margin:0 auto;
	padding:12px;
	width:100%;
}
#cerrado{
	background-color: red;
	color:white;
	margin:0 auto;
	padding:12px;
	width:100%;
}
#sep1{
	border-top: 1px solid gray;
	margin: 6px 0px;
	width:100%;
}
#txt_rojo{
	background-color:red;
	color: white;
	margin: 4px 0px;
	padding: 4px;
	width:100%;
}
#botones{
	display:inline-block;
	text-align:right;
	width:100%;
}
#boton{
	border:solid 1px gray;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonhome{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bhome.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonhome:hover{
	opacity:1.0;
}
#botonimg{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bimagenes.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonimg:hover{
	opacity:1.0;
}
#botonvideo{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bvideos.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonvideo:hover{
	opacity:1.0;
}
#botonmapa{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bmap.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonmapa:hover{
	opacity:1.0;
}
#botonemail{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bemail.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonemail:hover{
	opacity:1.0;
}
#botonwww{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bwww.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonwww:hover{
	opacity:1.0;
}
#botonpromo{
	opacity: 0.5;
	background-image: url(http://porelrumbo.com/imgs/bpromo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display:inline-block;
	height:35px;
	padding:4px;
	text-align:center;
	width:35px;
}
#botonpromo:hover{
	opacity:1.0;
}
.txt_mini{
	colro:red;
	font-size:12px;
	margin-bottom:4px;
}

#linkcorto{
	display:inline-block;
	background-color:red;
	padding: 4px 8px;
	text-align: left;
	width:100%;
}
#linkcorto:hover{

}
#visitas{
	display:inline-block;
	background-color:#fff667;
	font-size:.8em;
	padding: 4px;
	text-align:center;
}
#footer{
	background-color:#333;
	display: inline-block;
	height:125px;
	text-align: center;
	width:100%;
}
#footer2{
	background-color:#333;
	display: inline-block;
	text-align: center;
	width:95%; max-width:1000px;
}
#footer_A{
	box-sizing: border-box;
	color: white;
	display: inline-block;
	float:left;
	padding-top:30px;
	text-align:left;
	width:49%;
}
#footer_B{
	box-sizing: border-box;
	color: white;
	display: inline-block;
	float:right;
	padding-top:30px;
	text-align:right;
	width:49%;
}
#redes{
	background-color:#333;
	color:white;
	display: inline-block;
	height: auto;
	min-height:80px;
	padding-top:18px;
	text-align:center;
	width:100%;
}
#cortinillas{
	display: inline-block;
	margin: 0 auto;
	position:relative;
	text-align: center;
	width: 100%;
}
#cortinilla-cab{
	color:white;
	display:block;
	height:40px;
	margin:0 auto;
	width:300px;
}
#cortinilla_sel{
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	background-color:black;
	color:#30ab17;/*verde claro*/
	display:inline-block;
	height:auto;
	margin-bottom:4px;
	padding: 6px;
	position:relative;
	vertical-align: top;
	top:0;
	width:300px;
}
#cortinilla{
	color:white;
	display:inline-block;
	height:auto; max-height:400px;
	margin-bottom:4px;
	overflow:visible;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;
	top:0;
	width:300px;
}
#cortinilla_corta{
	float: left;
	color:white;
	margin-bottom:4px;
	text-align:left;
	top:0;
	width:300px;
}
#cort_element{
	background-color:#333333;
	border-bottom:1px #666666 solid;
	display:table;
	height:30px;
	padding: 0px 4px 0px 4px;
	width:280px;
}
#cort_element:hover{
	background-color:black;
}
#cort_element_cab{
	background-color:green;
	color:white;
	border-bottom:1px #666666 solid;
	display:table;
	height:30px;
	padding: 0px 4px 0px 4px;
	width:280px;
}
#cort_element_cabbbb{
	background-color:green;
	border-bottom:1px #666666 solid;
	display: block;
	height:30px;
	padding: 0px 4px 0px 4px;
	width:280px;
}
.footer_bottom{
	background-color:#333;
	color:white;
	margin:0 auto;
	max-width:890px;
	text-align:center;
	width:100%;
}
.copyright{
	float:left;
	padding-top:24px;
	text-align:left;
	width:50%;
}
.developer{
	float:right;
	padding-top:16px;
	text-align:right;
	width:50%;
}
.txt_bienvenida{
	color:black;
	font-size:20px;
	font-weight: bold;
	padding-bottom:40px;
	text-align:center;
}
.txt_bienvenida2{
	color:black;
	font-size:16px;
	padding-bottom:50px;
	text-align:center;
}
/* * * INICIA LISTADO * * */
#listado{
	background-color: yellow;
	display:block;
	min-height:90px;
	margin-bottom:9px;
	text-align:left;
	width:100%;
}
#listado_A{
	display:inline-block;
	background-color: green;
	float: left;
	text-align:left;
	width:25%;
}
#listado_B{
	display:inline-block;
	float: right;
	text-align:left;
	width:75%;
}
/* * * TERMINA LISTADO * * */
/* * * INICIA COMERCIO * * */
#comercioflex{
	display:flex;
	margin:0 auto;
	text-align:center;
	width:100%; max-width:1200px;
}
#comercioflex_A{
	float:left;
	padding:6px;
	width:35%;
}
#comercioflex_B{
	float:left;
	padding:6px;
	text-align:left;
	width:65%;
}
.icon{
	background-color:black;
	padding:2px;
}
#extras{
	display:inline-block;
	width:100%;
}
#extras_moviles{
	display:none;
}
#ext_link{
display: inline-block;
padding: 10px 0px 10px 0px;
text-align:left;
width:100%;
}
/* * * TERMINA COMERCIO * * */
/* * * INICIA TEXTOS COMERCIO * * */
.txt_nombre_real{
	font-size:.9em;
	font-weight:bold;
}
.txt_giro{
	color:#333333;
	font-size:.8em;
}
.txt_colonia{
	color:#666666;
	font-size:.7em;
}
.txt_area{
	color:#666666;
	font-size:.7em;
}
.txt_telefono{
	color:#666666;
	font-size:.6em;
}
.txt_whatsapp{
	color:black;
	font-size:.6em;
	text-decoration:none;
}
.txt_ver{
	color:#666666;
	font-size:.6em;
	text-decoration:underline;
}
.txt_pie{
	color:#666666;
	font-size:.7em;
}
/* * * TERMINA LISTADO * * */
/* * * INICIA TEXTOS COMERCIO * * */
#negocio{
	border: solid 1px #333;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: solid 1px black;
	display:inline-block;
	height:400px;
	margin:10px;
	text-align:center;
	width:100%; max-width:270px;
}
#barra{
	background-color:black;
	margin-top:300px;
	display:inherit;
	padding:4px;
	text-align:left;
	width:100%; max-width:280px;
}
.nombre_real{
	color:white;
	font-size:14px;
	font-weight: bold;
}
.giro{
	color:white;
	font-size:14px;
	font-style:italic;
}
.colonia{
	color:yellow;
	font-size:12px;
}
.telefono{
	color:white;
	font-size:12px;
}
.txt_whatsapp{
	color:black;
	font-size:12px;
}
#cancelacioncc{
display:inline-block;
padding:90px 10px 100px 10px;
text-align: center
width:100%; max-width:600px;
}
#patrocinadores{
	width:100%;	max-width:1200px;
}
#patrocinador{
	float: left;
	padding:2em;
	width:45%;	
}
/* * * TERMINA NEGOCIO * * */
#promos{
	display:inline-block;
	height:100%;
	position:relative;
	width:100%;
}
#barra-promos{
	background-color:black;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: contain;
	background-image: url(promociones/cartera_de_promociones.png);
	color:white;
	display:inline-block;
	min-height:180px;
	padding-top:18px;
	text-align:center;
	width:100%;
}
.home-video{
	display:inline-block;
}
.home-video2{
	display:none;
}
.txt_white{
	color:white;
}
.txt_filtros{
	color:#333333;
	font-size:.9em;
}
#tapizdelmes{
	background-image:url(tapices/tapiz-abril-2021.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	display:inline-block;
	height:550px;
	width:100%;
}

A.txt_black:link { color:#333; text-decoration:underline; font-weight: normal; } 
A.txt_black:visited { color:#333; text-decoration:underline; font-weight: normal; } 
A.txt_black:active { color:#333; text-decoration:underline; font-weight: normal; } 
A.txt_black:hover { color:#000; text-decoration:underline; font-weight: normal; } 

A.txt_vermapa:link { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_vermapa:visited { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_vermapa:active { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_vermapa:hover { color:#000; font-size:15px; text-decoration:underline; font-weight: normal; } 

A.txt_algo:link { color:white; font-size:16px; line-height:4px; text-decoration:none; font-weight: normal; } 
A.txt_algo:visited { color:white; font-size:16px; line-height:4px; text-decoration:none; font-weight: normal; } 
A.txt_algo:active { color:white; font-size:16px; line-height:4px; text-decoration:none; font-weight: normal; } 
A.txt_algo:hover { color:white; font-size:16px; line-height:4px; text-decoration:underline; font-weight: bold; } 

A.txt_link_comm:link { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_link_comm:visited { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_link_comm:active { color:#333; font-size:15px; text-decoration:none; font-weight: normal; } 
A.txt_link_comm:hover { color:#000; font-size:15px; text-decoration:underline; font-weight: normal; } 

A.mail:link { color:#666; font-size:16px; text-decoration:none; font-weight: normal; } 
A.mail:visited { color:#666; font-size:16px; text-decoration:none; font-weight: normal; } 
A.mail:active { color:#666; font-size:16px; text-decoration:none; font-weight: normal; } 
A.mail:hover { color:black; font-size:16px; text-decoration:underline; font-weight: normal; } 

.txt-footer{
	color:gray;
	font-size:.8em;
}
A.txt-footer:link { color:gray; font-size:.8em; font-weight:normal; text-decoration:none; } 
A.txt-footer:visited { color:gray; font-size:.8em; font-weight:normal; text-decoration:none; } 
A.txt-footer:active { color:gray; font-size:.8em; font-weight:normal; text-decoration:none; } 
A.txt-footer:hover { color:white; font-size:.8em; font-weight:normal; text-decoration:none; } 


A.txt_ext_link:link { color:gray; font-size:1.4em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:visited { color:gray; font-size:1.4em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:active { color:gray; font-size:1.4em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:hover { color:black; font-size:1.4em; font-weight:normal; text-decoration:underline; } 

A.txt_white:link { color:white; font-weight:normal; font-size:1em; text-decoration:none; }
A.txt_white:visited { color:white; font-weight:normal; font-size:1em; text-decoration:none; } 
A.txt_white:active { color:white; font-weight:normal; font-size:1em; text-decoration:none; } 
A.txt_white:hover { color:white; font-weight:normal; font-size:1em; text-decoration:none; }

A.txt_gris:link { color:#ccc; font-weight:normal; font-size:1em; text-decoration:none; }
A.txt_gris:visited { color:#ccc; font-weight:normal; font-size:1em; text-decoration:none; } 
A.txt_gris:active { color:#ccc; font-weight:normal; font-size:1em; text-decoration:none; } 
A.txt_gris:hover { color:#333; font-weight:normal; font-size:1em; text-decoration:none; }

.txt_green{
	color:green;
}

.txt_red{
	color:red;
}
A.txt_red:link { color:red; font-weight:normal; font-size:0.8em; text-decoration:none; }
A.txt_red:visited { color:red; font-weight:normal; font-size:0.8em; text-decoration:none; } 
A.txt_red:active { color:red; font-weight:normal; font-size:0.8em; text-decoration:none; } 
A.txt_red:hover { color:red; font-weight:normal; font-size:0.8em; text-decoration:none; }

.txt_orange{
	color:#d97c0b;
}
A.txt_orange:link { color:#d97c0b; font-weight:normal; text-decoration:underline; }
A.txt_orange:visited { color:#d97c0b; font-weight:normal; text-decoration:underline; } 
A.txt_orange:active { color:#d97c0b; font-weight:normal; text-decoration:underline; } 
A.txt_orange:hover { color:#d97c0b; font-weight:normal; text-decoration:underline; }

A.txt_filtros:link { color:#333333; font-weight:normal; font-size:0.8em; text-decoration:none; }
A.txt_filtros:visited { color:#333333; font-weight:normal; font-size:0.8em; text-decoration:none; } 
A.txt_filtros:active { color:#333333; font-weight:normal; font-size:0.8em; text-decoration:none; } 
A.txt_filtros:hover { color:#333333; font-weight:normal; font-size:0.8em; text-decoration:none; }

A.txt_filtros:link { color:#333333; font-weight:normal; font-size:0.9em; text-decoration:underline; }
A.txt_filtros:visited { color:#333333; font-weight:normal; font-size:0.9em; text-decoration:underline; } 
A.txt_filtros:active { color:#333333; font-weight:normal; font-size:0.9em; text-decoration:underline; } 
A.txt_filtros:hover { color:black; font-weight:normal; font-size:0.9em; text-decoration:underline; }

A.txt_whatsapp:link { color:black; font-weight:normal; font-size:1.7em; text-decoration:none; }
A.txt_whatsapp:visited { color:black; font-weight:normal; font-size:1.7em; text-decoration:none; } 
A.txt_whatsapp:active { color:black; font-weight:normal; font-size:1.7em; text-decoration:none; } 
A.txt_whatsapp:hover { color:#333333; font-weight:normal; font-size:1.7em; text-decoration:none; }
/*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

*/
/*LONGEST DISPLAYS*/
@media only screen and (min-width:1401px) and (max-width:3000px){
}
/*IPAD HORIZONTAL*/
@media only screen and (min-width:1280px) and (max-width:1400px){
}
@media only screen and (min-width:800px) and (max-width:1280px){
}
/*IPAD VERTICAL*/ /*IPHONE 6 HORIZONAL*/
@media only screen and (min-width:600px) and (max-width:800px){
}
/*IPHONE 5 HORIZONTAL*/
@media only screen and (min-width:400px) and (max-width:600px){
}
/*IPHONE 6 VERTICAL*/
@media only screen and (min-width:350px) and (max-width:400px){
A.txt_ext_link:link { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:visited { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:active { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:hover { color:black; font-size:.7em; font-weight:normal; text-decoration:underline; }
#patrocinador{
	padding:1em;
	width:100%;	
}
}
/*IPHONE 5 VERTICAL*/
@media only screen and (min-width:1px) and (max-width:350px){
h1{
	font-size:1em;
}
h2{
	font-size:.9em;
}
h3{
	font-size:.7em;
}
#comercio_A{
	width:100%;
}
#comercio_B{
	text-align:center;
	width:100%;
}
#top_A{
	display:none;
}
#top_A_moviles{
	display: inline-block;
	float:left;
	height:60px;
	text-align:center;
	width:30%;
}
#top_B{
	height:60px;
	width:70%;
}
#imgs{
	margin-bottom:4px;
	width:100%;
}
.txtdesc{
	text-align:justify left;
}
#botones{
	text-align:center;
}
A.mail:link { font-size:13px; } 
A.mail:visited { font-size:13px; } 
A.mail:active { font-size:13px; } 
A.mail:hover { font-size:13px; } 

#footer{
	min-height:200px;
}
.copyright{
	padding-top:24px;
	text-align:center;
	width:100%;
}
.developer{
	padding-top:16px;
	text-align:center;
	width:100%;
}
.home-video{
	display:none;
}
.home-video2{
	display:inline-block;
}
#extras{
	display:none;
}
#extras_moviles{
	display:inline-block;
	width:100%;
}
A.txt_ext_link:link { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:visited { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:active { color:gray; font-size:.7em; font-weight:normal; text-decoration:underline; } 
A.txt_ext_link:hover { color:black; font-size:.7em; font-weight:normal; text-decoration:underline; }
#patrocinador{
	padding:1em;
	width:100%;	
}
}