/* Electro Germany - base (pantalla) */

/* CSS reset - Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* fin CSS reset */

body {
	background: #bcbacd url("../img/fondo_body.jpg") repeat-x top left;
	color: #2c2c2c;
	font-family: "Andale Mono", "Lucida Console", Menlo, "Droid Sans Mono", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

strong{
   font-weight:bold;
}

em{
   font-style:italic;
}

.final_float {
	clear:both;
}

.icono{
	font-family: "electrogermany";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* You can be more comfortable with increased icons size */
	font-size: 120%;
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#contenedor {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	margin-bottom: 18px;
	/*background: #FFFFFF url("../img/fondo_crece.jpg") repeat-y top left;*/
}

#cabecera {
	width: 100%;
	height: 224px;
	background: url("../img/fondo_cabecera.jpg") no-repeat top left;
}

#cabecera a:link, #cabecera a:visited {
	text-decoration: none;
}

#cabecera a:hover {
	text-decoration: none;
}

#logo {
	width:265px;
	height: 104px; 
	float: left;
	margin-top: 19px;
	margin-left: 37px;  
}
#logoml{
	display:none;
}

#cab_formularios {
	width: 218px;
	height: 70px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	font-size: 12px;
	text-align: right;
}
#cab_sat{
   width: 216px;
   height:28px;
	float: right;
	margin:0px;
}
#cab_sat a {
   display:block;
	width:208px;
	height:28px;
	line-height:30px;
	margin: 0px;
	padding-right:8px;
	color: #cb0000;
	background: url("../img/boton_sat.gif") no-repeat bottom right;
}
.msie6 #cab_sat a { /* específico para ie6, filtrado mediante jQuery.browser */
	line-height:28px;
}
#cab_sat a:hover{
	color: #ffffff;
	background: url("../img/boton_sat.gif") no-repeat top right;
}
#cab_contacto{
   width: 195px;
   height:28px;
	float: right;
	margin:14px 0px 0px 0px;
}
#cab_contacto a {
   display:block;
	width:187px;
	height:28px;
	line-height:30px;
	margin:0px;
	padding-right:8px;
	color: #cb0000;
	background: url("../img/boton_contacto.gif") no-repeat bottom right;
}
.msie6 #cab_contacto a { /* específico para ie6, filtrado mediante jQuery.browser */
	line-height:28px;
}
#cab_contacto a:hover{
	color: #ffffff;
	background: url("../img/boton_contacto.gif") no-repeat top right;
}
#cab_telefono{
  width: 215px;
  height:28px;
	float: right;
	margin:20px 10px 0px 0px;
  padding:0 35px 0 0;
  font-size:24px;
  font-weight:bold;
  line-height:26px;
  text-align:right;
  background:transparent url('../img/icon_tel.png') no-repeat right center;
}
#cab_telefono a{
  color:#808080;
}
#cab_telefono a span{
  text-shadow:-1px 1px 1px #ffffff;
}

#cab_menu {
	clear: both;
	float: none;
	padding-top: 49px;
	padding-left: 23px;
}
#cab_menu .icono{
	display:none;
}
#cab_menu li {
	float: left;
	margin-right: 11px;
	width: 179px;
	height: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cab_menu li a {
	line-height: 38px;
}
#cab_menu_sat_m {
	margin-left: 30px;
  display:block;
	width:145px;
	height:40px;
	margin:0px;
	padding-left:34px;
	color: #cb0000;
	background: url("../img/boton_menu_sat_m.gif") no-repeat bottom right;
}
#cab_menu_sat_m:hover{
	color: #ffffff;
	background: url("../img/boton_menu_sat_m.gif") no-repeat top right;
}
#cab_menu_sat_l {
	margin-left: 29px;
   display:block;
	width:150px;
	height:40px;
	margin:0px;
	padding-left:29px;
	color: #cb0000;
	background: url("../img/boton_menu_sat_l.gif") no-repeat bottom right;
}
#cab_menu_sat_l:hover{
	color: #ffffff;
	background: url("../img/boton_menu_sat_l.gif") no-repeat top right;
}
#cab_menu_repuestos {
	margin-left: 63px;
   display:block;
	width:112px;
	height:40px;
	margin:0px;
	padding-left:67px;
	color: #cb0000;
	background: url("../img/boton_menu_rep.gif") no-repeat bottom right;
}
#cab_menu_repuestos:hover{
	color: #ffffff;
	background: url("../img/boton_menu_rep.gif") no-repeat top right;
}
#cab_menu_canjeo {
	margin-left: 45px;
   display:block;
	width:134px;
	height:40px;
	margin:0px;
	padding-left:45px;
	color: #cb0000;
	background: url("../img/boton_menu_canjeo.gif") no-repeat bottom right;
}
#cab_menu_canjeo:hover{
	color: #ffffff;
	background: url("../img/boton_menu_canjeo.gif") no-repeat top right;
}
#cab_menu_venta {
	margin-left: 30px;
  display:block;
	width:136px;
	height:40px;
	margin:0px;
	padding-left:43px;
	color: #cb0000;
	background: url("../img/boton_menu_venta.gif") no-repeat bottom right;
}
#cab_menu_venta:hover{
	color: #ffffff;
	background: url("../img/boton_menu_venta.gif") no-repeat top right;
}

#central {
	width: 100%;
	background: url("../img/fondo_crece.jpg") repeat-y top left;
}

#menu {
	width: 100%;
	height: 70px;
	background: #ffffff url("../img/fondo_menu.jpg") no-repeat top left;
}

#titulo_apartado {
	padding: 33px 0px 0px 484px;
	font-size: 13px;
	font-weight: bold;
}

#contenido {
	width: 100%;
	background: url("../img/fondo_crece.jpg") repeat-y top left;
}

#contenido_izq {
	width: 463px;
	height: 369px;
	float: left;
	background: url("../img/fondo_foto.jpg") no-repeat top left;
}

#foto {
	margin: 23px 0px 0px 28px;
}

#contenido_der {
	width: 88px;
	height: 369px;
	float: right;
	background: url("../img/fondo_barra.jpg") no-repeat top left;
}

#barra {
	margin-left: 25px;
}

#contenido_cen {
	font-size-adjust: 0.54; /* Para problemas de tamaño de fuentes monoespaciadas en Firefox - https://stackoverflow.com/questions/10058509/different-font-size-just-for-firefox */
	margin-left: 483px;
	margin-right: 98px;
	line-height: 110%;
}

#contenido_cen p {
	margin-bottom: 15px;
}
#contenido_cen p a{
	color:#cb0000;
	text-decoration:none;
}
#contenido_cen p a:hover{
	text-decoration:underline;
}

#contenido_abj{
  padding:0px 40px 10px 30px;
}
#contenido_abj p{
  padding:0px 20px 0px 0px;
  text-align:right;
}
#contenido_abj p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cb0000;
	text-decoration: none;
}
#contenido_abj p a img {
	margin-left: 4px;
	vertical-align: middle;
}

#contenido_abj p a:hover{
	text-decoration: underline;
}

#pie {
	width: 100%;
	height: 201px;
	clear: both;
	background: url("../img/fondo_pie.jpg") no-repeat top left;
}

#pie_arriba {
	width: 100%;
	height: 70px;
	text-align:right;
}

#pie_arriba a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	text-decoration: none;
}

#pie_arriba a img {
	margin-left: 4px;
	vertical-align: middle;
}

#pie_arriba a:hover{
	color: #cb0000;
}

#pdfs {
	display:block;
	margin-left: 20px;
	width: 200px;
	float:left;
}

#pdfs p {
	height: 35px;
}
#pdfs p a{
	font-weight:bold;
}
#pdfs p a:after,
#pdfs_2 p a:after,
a.enlace_pdf:after{
	padding:0 0 0 8px;
	font-family:electrogermany;
	font-size:24px;
	color:#303030;
	content:"\f1c1";
}
#pdfs p a:hover,
#pdfs p a:hover:after,
#pdfs_2 p a:hover,
#pdfs_2 p a:hover:after,
a.enlace_pdf:hover:after{
	color:#cb0000;
	text-decoration:none;
}

#pie_central {
	clear: both;
	width: 100%;
	margin-top: 17px;
}

#pmenu_izq {
  display:block;
	font-size: 12px;
  width: 208px;
  height:28px;
	float: left;
	margin:0px 0px 0px 7px;
	text-align: right;
}

#pmenu_izq a {
   display:block;
	width:190px;
	height:28px;
	line-height:30px;
	margin: 0px;
	padding-right:18px;
	background: url("../img/boton_elegirnos.gif") no-repeat bottom right;
	color: #cb0000;
	text-decoration: none;
}

.msie6 #pmenu_izq a { /* específico para ie6, filtrado mediante jQuery.browser */
	line-height:28px;
}
#pmenu_izq a:hover{
	color: #ffffff;
	background: url("../img/boton_elegirnos.gif") no-repeat top right;
}

#pmenu_der{
	width: 300px;
	float: right;
	margin-top: 2px;
}
#pmenu_der li {
	float: left;
	width: 135px;
	height: 27px;
	margin-right: 10px;
	background: url("../img/boton_menu_pie_off.jpg") no-repeat top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pmenu_der a{
	line-height: 190%;
	text-decoration: none;
}
#pmenu_der_quienes{
   display:block;
	width:103px;
	height:27px;
	padding-left:32px;
	color: #cb0000;
	background: url("../img/boton_quienes_somos.gif") no-repeat bottom right;
}
#pmenu_der_quienes:hover{
	color: #ffffff;
	background: url("../img/boton_quienes_somos.gif") no-repeat top right;
}
#pmenu_der_donde{
   display:block;
	width:103px;
	height:27px;
	padding-left:32px;
	color: #cb0000;
	background: url("../img/boton_donde_estamos.gif") no-repeat bottom right;
}
#pmenu_der_donde:hover{
	color: #ffffff;
	background: url("../img/boton_donde_estamos.gif") no-repeat top right;
}
#pmenu_central {
	width: 400px;
	margin: 0px 0px 0px 255px;
}

#pmenu_central li {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 26px;
	margin-top: 10px;
	border-left: solid 1px #ffffff;
}

#pmenu_central li a {
	color: #ffffff;
	text-decoration: none;
}

#pmenu_central li a:hover{
	text-decoration: underline;
}

#pmenu_central li#pmenu_central_1 {
	border-left: none;
}

#pie_abajo {
	clear: both;
	width:100%;
	height: 80px;
	padding-top: 27px;
}

#deditec {
	display:block;
	float: left;
	width: 145px;
	margin-left: 100px;
	margin-top: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

#deditec img {
	vertical-align: middle;
}

#deditec h2{
	font-size: 10px;
}

#telefono_logos {
	float: right;
	width: 280px;
	margin-right: 9px;
	color: #cccccc;
	font-size: 24px;
}

#telefono_logos img {
	vertical-align: middle;
	margin-top: -3px;
}

#telefono_logos a{
	color: #cccccc;
	text-decoration:none;
}
#info_legal {
	float: left;
	width: 360px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	line-height: 140%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

#info_legal a {
	color: #cccccc;
	text-decoration: none;
}

#info_legal a:hover{
	text-decoration: underline;
}

/* menú para dispositivos móviles */
.checkbox_menu,
.conmutador_menu,
#cab_ico_menu,
#cab_formularios #cab_llegar{
	display:none;
}

/* RESPONSIVE */
@media (max-width:1023px){
	/* general */
	body {
  	background:#cccccc url('../img/fondo_metal_m.jpg') repeat-y center top;
  	font-family:Lekton,sans-serif;
  	font-size: 14px;
	}
  #contenedor {
		width:95%;
		margin-top:5px;
		margin-bottom:5px;
	}
	/* cabecera */
  #cabecera{
		background:none;
		height:80px;
	}
	#enlace-logo{
		display:block;
		float:left;
		width:calc(100% - 190px);
		height:60px;
		margin:6px 0 0 0;
		background:transparent url('../img/logo_m2.png') no-repeat left top;
		background-size:180px 60px;
	}
  #logo {
		display:none;
		width:100%;
		height:100%;
		float:none;
		margin-top:0;
		margin-left:0;  
	}
	#logoml{
		display:block;
		width:104px;
		height:60px;
		margin:0 auto;
		padding:0 0 0 180px;
	}
	#cab_formularios {
		width:180px;
		height:auto;
		float:right;
		margin-top:0px;
		margin-right:0px;
	}
	#cab_formularios #cab_ico_menu,
	#cab_formularios #cab_sat,
	#cab_formularios #cab_contacto,
	#cab_formularios #cab_llegar{
		display:block;
		width: 28px;
		height:28px;
		float:right;
		margin:4px 19px 0 0;
		padding:0;
		overflow:hidden;
		font-size:24px;
		line-height:24px;
		cursor:pointer;
		text-shadow:-1px 1px 1px #dddddd;
		transition:color .2s ease;
	}
	#cab_formularios #cab_llegar{
		margin-left:0;
	}
	#cab_formularios #cab_ico_menu{
		z-index:10;
		margin:2px 0 0 0;
	}
	#cab_formularios #cab_ico_menu:hover,
	#cab_formularios #cab_sat a:hover,
	#cab_formularios #cab_contacto a:hover,
	#cab_formularios #cab_ico_menu a:hover{
		color:#cb0000;
		background:none;
	}
	#cab_formularios #cab_sat a,
	#cab_formularios #cab_contacto a,
	#cab_formularios #cab_llegar a{
		display:inline;
		background:none;
	}
	#cab_formularios #cab_sat a:before,
	#cab_formularios #cab_contacto a:before,
	#cab_formularios #cab_llegar a:before{
		display:inline-block;
		width:28px;
		height:28px;
		margin:0;
		padding:0;
		font-family:electrogermany;
		font-size:24px;
		line-height:24px;
		color:#303030;
		text-shadow:-1px 1px 1px #dddddd;
		transition:color .2s ease;
	}
	#cab_formularios #cab_sat a:before{
		content:"\e808 ";
	}
	#cab_formularios #cab_contacto a:before{
		content:"\e806 ";
	}
	#cab_formularios #cab_llegar a:before{
		content:"\e800 ";
	}
	#cab_formularios #cab_sat a:hover:before,
	#cab_formularios #cab_contacto a:hover:before,
	#cab_formularios #cab_llegar a:hover:before{
		color:#cb0000;
	}
	#cab_formularios #cab_sat a span,
	#cab_formularios #cab_contacto a span,
	#cab_formularios #cab_llegar a span{
		display:none;
	}
	#cab_formularios #cab_telefono{
		width:100%;
		height:28px;
		float:right;
		margin:8px 0 0 0;
		padding:0;
		font-size:21px;
		font-weight:bold;
		line-height:28px;
		text-align:right;
		background:none;
	}
	#cab_formularios #cab_telefono a{
		color:#000000;
		transition:color .2s ease;
	}
	#cab_formularios #cab_telefono a:before{
		font-family:electrogermany;
		margin:0 8px 0 0;
		color:#303030;
		transition:color .2s ease;
		text-shadow:-1px 1px 1px #dddddd;
		content:"\e801 ";
	}
	#cab_formularios #cab_telefono a:hover,
	#cab_formularios #cab_telefono a:hover:before{
		color:#cb0000;
	}
	#cab_formularios #cab_telefono a span{
		text-shadow:-1px 1px 1px #dddddd;
	}
	#cab_menu{
		position:absolute;
		width:260px;
		height:100vh;
		margin:0;
		padding-left:20px;
		top:0;
		left:0;
		left:-280px; /* Oculta el menú en la parte izquierda para que no se vea a menos que se pulse sobre la hamburguesa */
		padding-top:0;
		background:#cccccc url('../img/fondo_metal_m.jpg') repeat-y right top;
		transition:all .5s ease; /* Transición para que el menú tenga un desplazamiento suave */
	}
	#cab_menu .icono{
		display:inline-block;
		font-size:48px;
		color:#303030;
		text-shadow:-1px 1px 1px #dddddd;
		margin:0;
	}	
	#cab_menu.menu_abierto{
		left:0px;
		position:fixed;
	}
	#cab_menu li{
		width:100%;
		margin-right:0;
  	font-family:Lekton,sans-serif;
	}
	#cab_menu li a{
		text-align:left;
		display:block;
		width:100%;
		margin-left:0;
		padding-left:0px;
		background:none;
		font-weight:bold;
		font-size:16px;
		color:#303030;
		text-shadow:-1px 1px 1px #dddddd;
		transition:color .2s ease;
	}
	#cab_menu li a:hover{
		background:none;
		color:#cb0000;
	}
		
	/* central */
	#central{
		background:none;
	}
	#menu{
		background:#ffffff none no-repeat center center;
		height:30px;
		border-radius:4px 4px 0 0;
		margin:0;
	}
	#menu #titulo_apartado{
		margin-left:463px;
		padding:16px 16px 16px 0;
		font-size:14px;
	}
	#contenido{
		background:#ffffff none no-repeat center center;
		border-radius:0 0 4px 4px;
	}
	#contenido #contenido_izq{
		background:transparent none no-repeat center center;
	}
	#contenido #contenido_izq img{
		margin-left:16px;
	}
	#contenido #contenido_der{
		display:none;
	}
	#contenido #contenido_cen{
		font-size-adjust: unset;
		margin:0;
		padding:16px;
	}
	#contenido_abj p a {
  	font-family:Lekton,sans-serif;
	}

	/* pie */
	#pie{
		background-image:none;
	}
	#pie_arriba{
		text-align:left;
	}
	#pie_arriba a {
		font-family:Lekton,sans-serif;
		font-size:14px;
	}
	#pie_arriba #pdfs,
	#pie_arriba #pdfs_2{
		display:block;
		width:100%;
		margin-left:0;
	}
	#pie_arriba #pdfs p,
	#pie_arriba #pdfs_2 p{
		width:49%;
		display:inline-block;
		margin:30px 0 0 0;
		text-align:center;
	}
	#pie_arriba #pdfs_2 p{
		margin-bottom:30px;
	}
	#pdfs p a,
	#pdfs p a:after,
	#pdfs_2 p a,
	#pdfs_2 p a:after{
		font-weight:bold;
		transition:color .2s ease;
		text-shadow:-1px 1px 1px #dddddd;
	}
	#pdfs p a,
	#pdfs_2 p a{
		color:#000000;
	}
	#pdfs p a:after,
	#pdfs_2 p a:after{
		color:#303030;
		content:"\f1c1";
	}
	#pie_central{
		width:auto;
		background-color:rgba(255,255,255,0.45);
		border-radius:4px;
		padding:16px;
	}
	#pie_central #pmenu_izq{
		display:block;
		width:33%;
		float:left;
		overflow:hidden;
		margin:12px 0 0 0;
		padding:4px 0 0 0;
		text-align:center;
	}
	#pie_central #pmenu_izq a{
		width:auto;
		margin:0;
		padding:0;
		background-image:none;
		color:#303030;
		font-size:14px;
	}
	#pie_central #pmenu_der{
		width:66%;
		float:right;
		overflow:hidden;
		margin:12px 0 0 0;
		padding:4px 0 0 0;
	}
	#pie_central #pmenu_der li{
		display:block;
		width:50%;
		float:left;
		clear:none;
		margin:0;
		font-family:Lekton,sans-serif;
		text-align:center;
	}
	#pie_central #pmenu_der li a{
		width:auto;
		padding:0;
		background-image:none;
		color:#303030;
		font-size:14px;
	}
	#pie_central #pmenu_central{
		width:100%;
		float:none;
		clear:both;
		overflow:hidden;
		margin:0 auto;
		padding:32px 0 0 0;
	}
	#pie_central #pmenu_central li{
		display:block;
		width:50%;
		border-left:none;
		margin:0;
		padding:0;
		font-family:Lekton,sans-serif;
		font-size:13px;
		line-height:3em;
		text-align:center;
	}
	#pie_central #pmenu_central li a{
		color:#303030;
	}
	#pie_central #pmenu_izq a:hover,
	#pie_central #pmenu_der a:hover,
	#pie_central #pmenu_central a:hover{
		color:#cb0000;
		text-decoration:none;
	}
	#deditec {
  	display:none;
	}
	#telefono_logos{
		float:none;
		margin:0 auto;
		color:#303030;
		text-shadow:-1px 1px 1px #dddddd;
		text-align:center;
		font-weight:bold;
	}
	#telefono_logos a{
		color: #303030;
		text-decoration:none;
	}
	#telefono_logos a:hover{
		color: #cb0000;
	}
	#info_legal{
		float:none;
		width:100%;
		margin:20px 0;
		padding:0;
		font-family:Lekton,sans-serif;
		font-size:12px;
	}
	#info_legal p{
		margin:0 4px;
	}
}
@media (max-width:767px){
	/* central */
	#menu #titulo_apartado{
		margin-left:16px;
	}
	#contenido #contenido_izq{
		width:50%;
		height:auto;
	}
	#contenido #contenido_izq #foto{
		width:90%;
	}
}
@media (max-width:639px){
	/* cabecera */
	#enlace-logo{
		display:block;
		float:left;
		width:120px;
		height:56px;
		margin:6px 0 0 0;
		background:transparent url('../img/logo_m.png') no-repeat left top;
		background-size:120px 56px;
	}
	#logoml{
		display:none;
	}
	/* central */
	#contenido #contenido_izq{
		display:none;
	}
	/* pie */
	#pie_arriba #pdfs p,
	#pie_arriba #pdfs_2 p{
		width:100%;
		display:block;
		margin:12px 0 0 4px;
		text-align:left;
	}
	#pie_arriba #pdfs_2 p{
		margin-bottom:15px;
	}
	#pie_central #pmenu_izq{
		width:50%;
		float:left;
	}
	#pie_central #pmenu_der{
		width:50%;
		float:right;
	}
	#pie_central #pmenu_der li{
		width:100%;
		float:none;
		clear:both;
		margin:0 0 16px 0;
	}
	#pie_central #pmenu_central{
		padding:16px 0 0 0;
	}
	#pie_central #pmenu_central li{
		width:100%;
		float:none;
		clear:both;
	}
}
@media (max-width:479px){
	#pie_central #pmenu_izq{
		width:100%;
		float:none;
	}
	#pie_central #pmenu_der{
		width:100%;
		float:none;
	}
}



