#header-border{
	margin-top:10px;
	position: relative;
	width: 982px; 
	height: 50px; 
	/*background-color: #88AABF;*/
	/*background-color: #053385;*/
	background: url(/app/img/css/title.gif);
	background-repeat: repeat;	
}


/*** LAYOUT ****/

#header {
	position: relative;
	width: 982px; 
	height: 125px; /*140*/
	/*background-color: #FFF;*/
}

/* HEADER */

#header_left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 11px;
	height: 85px;
	/*background-image: url(/app/img/css/bg_header_left.jpg);*/
	background-repeat: no-repeat;
}

#header_right{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 11px;
	height: 85px;
	/*background-image: url(/app/img/css/bg_header_right.jpg);*/
	background-repeat: no-repeat;
}

#header_container{
	position: absolute;
	top: 0px;
	left: 11px;
	right: 11px;
	width: 962px; 
	height: 125px; //85 - 125
	padding: 0px;
	overflow: hidden;
	text-align: left;
}

#header_logo{
	float:left;
	color:#102495; 
	font-size:12px; 
	font-family:Verdana; 
	font-weight:bold; 
	text-transform:uppercase;
	font-size: 11px;
	padding-top: 10px;
}

#header_login {
	position: absolute;
	top: 85px;
	right: 15px;
	height: 20px;
	width: 850px;
	/*padding-top: 85px;*/
	text-align: right;
}

#header_login a {
	color: #000;
	font-size:15px;	
	font-weight:bold;
}

#header_flags {
	position: absolute;
	top: 0px;
	right: 10px; /*10px*/
	height: 20px; /* 38 */
	width: 800px; /* 250 */
	text-align: right;
}
#header_flags a {
	margin-left: 0px;
}

#header_secciones {
	position: absolute;
	top: 35px;
	right: 17px;
	height: 20px; /* 38 */
	width: 850px; /* 250 */
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}

#header_contacto {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
}

#header_newsletter {
	position: absolute;
	top: 85px;
	right: 15px;
	height: 40px;
	width: 800px;
	text-align: right;
}

#header_buscador {
	position: relative;
	width: 992px;
	height: 50px;
	padding-left: 0px; /* 30px*/
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	/*color: #FFF;*/
	text-align: left;
	/*background-color: #FFF;*/
	/*background-image: url(/app/img/css/fondo_buscador.png);*/
	background: url(/app/img/css/nav-site-bg.png);
}

#header_buscador .cesta{
	position: absolute;
	left: 20px;
}

#header_buscador .menu{
	position: absolute;
	left: 230px; /*315*/
}

#header_buscador .telefono{
	position: absolute;
	right: 15px;
	font-family:Times New Roman; 
	font-size: 22px; 
	color: #000;
}

#telefono {
	position: absolute;
	top: 95px;
	left: 15px;
	height: 20px;
	width: 850px;
	/*padding-top: 85px;*/
	text-align: left;
	font-family:Arial; 
	font-size: 16px; 
	color: #102495;	
	font-weight: bold;
}

#header_buscador a{
	color: #FFF;
}

#header_buscador a:hover{
	color: #ffa721;
	font-weight: bold;
	font-size: 14px;
}

#header_buscador_input {
	width: 225px;
	height: 16px;
	padding-top: 3px;
	border: 1px solid #FFF;
	background-color: #FFF;
	font-size: 11px;
	padding-left: 0px;
	border-color: #000;
}
#header_buscador_submit {
	width: 22px;
	height: 22px;
	border: 0px;
	background: transparent url(/app/img/css/buscador_lupa.jpg) no-repeat center top;
}


#header_barra {
	position: relative;
	background: #ffffff;
	width: 982px;
	height:0px;
}


/*** BODY ***/

#body {
	position: relative;
	width: 992px;
	/*background-color: #FFF;*/
	overflow: auto;
	text-align: left;
	padding-bottom: 10px;
	background: url(/app/img/css/shell-content-bg.png) repeat-y;
}

#body_menu {
	float: left;
	margin-left: 10px; /*7*/
	width:225px;
	background-color:#FFF;
	padding: 0px 10px 10px 0px;
	font-size:12px;
	color:#4a4a4a;
}

#body_menu div.oferta{
	text-align:left;
	padding-left:10px;
	padding-bottom: 5px;
	padding-top: 4px;
	height:15px;
	font-weight:bold;
	color:#ff3f76;
	background-color: #FFF;
}
#body_menu div.oferta a{
	color:#ff3f76;
	text-decoration:none;
}
#body_menu div.oferta a:hover{
	color:#990000;
	text-decoration:none;
}

#body_menu div.categoria {
	text-align:left;
	/*padding: 4px 0px 5px 10px;*/
	padding: 4px 0px 5px 0px;
	line-height: 16px;
	border-bottom: 1px solid #D4D4D4;
}

#body_menu div.categoria a.categoria {
	font-size: 12px;
	color:#003488;
	text-decoration:none;
	font-weight:bold;
}
#body_menu div.categoria a.categoria:hover{
	color:#26CF9C;
}
#body_menu div.categoria a.categoria_current{
	color:#26CF9C;
	text-decoration:none;
	font-weight:bold;
}

#body_menu div.categoria a.subcategoria {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	/*background-image:url(/app/img/css/arrow_orange.gif);*/
	background-position: 3px;
	background-repeat:no-repeat;
	padding-left: 0px; /*18px*/
	color:#4A4A4A;
	text-decoration:none;
}

#body_menu div.categoria a.vermas{
	color: #000;
	font-size:11px;
	font-weight: bold;
}

#body_menu div.categoria a.vermas:hover{
	color:#26CF9C;
}

#body_menu div.categoria a.subcategoria:hover{
	color:#26CF9C;
}

#body_content{
	width:725px; /*727*/
	padding: 10px 0px 0px 5px;
	overflow: hidden;
	background-color:#fff;
}


/*** FOOTER ***/

#pie {
	width:992px;
	left:10px;
	background: url(/app/img/css/shell-content-bg.png) repeat-y;
}

#pie_bajo {
	width:982px;
	background: url(/app/img/css/shell-bottom.png) no-repeat center;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer_top {
	position: relative;
	width: 982px;
	background-color: #FFF;
}

#footer {
	position: relative;
	width: 982px;
}

#footer_header {
	position: relative;
	/*height: 11px;*/
	width: 982px;
	background-color: F4F2F2;
}

#footer_header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width:11px;
	height:11px;
	/*background-image:url(/app/img/css/bg_footer_header_left.jpg);*/
	background-repeat:no-repeat;
}

#footer_header_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width:11px;
	height:11px;
	/*background-image:url(/app/img/css/bg_footer_header_right.jpg);*/
	background-repeat:no-repeat;
}


#footer_content {
	position: relative;
	width: 960px;
	padding: 10px 11px 0px 11px;
	background-color: #FFFFFF;
	/*background-color: #5F5F5F;*/
	/*background-image:url(/app/img/css/bg_footer_content_center.jpg);*/
	background-repeat:repeat-x;
}

#footer_content table {
	width: 100%;
	background:#F4F2F2;
}

#footer_content td {
	vertical-align: top;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#d4d4d4;
	line-height: 18px;
}

#footer_content a{
	color:#003488;
	text-decoration:none;
}
#footer_content a:hover{
	color:#26CF9C;
	text-decoration:underline;
}

#footer_barra {
	display: inline-block;
	height: 40px;
	width: 2px;
	margin-left: 5px;
	margin-right: 5px;
	/*background-image:url(/app/img/css/footer_barra.jpg);*/
	background-repeat:no-repeat;
}

#footer_foot {
	position: relative;
	height: 12px;
	width: 982px;
	/*background-color: #5F5F5F;*/
	background-color: #FFFFFF;
}

#footer_foot_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width:11px;
	height:12px;
	/*background-image:url(/app/img/css/bg_footer_foot_left.jpg);*/
	background-repeat:no-repeat;
}

#footer_foot_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width:11px;
	height:12px;
	/*background-image:url(/app/img/css/bg_footer_foot_right.jpg);*/
	background-repeat:no-repeat;
}


#footer_bottom {
	height:15px;
	padding-top:5px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#b6b6b6;
}

#footer_bottom a{
	color:#b6b6b6;
	text-decoration:none;
}
#footer_bottom a:hover{
	color:#b6b6b6;
	text-decoration:underline;
}


/*** FOOTER CATEGORIAS***/

#footer_categorias {
	position: relative;
	width: 982px;
	text-align: left;
	color: #000;
}

#footer_content_categorias {
	position: relative;
	width: 960px;
	padding: 10px 11px 0px 11px;
	line-height: 20px;
}

#footer_categorias .categoria{
	color: #003488;
	font-size:10px;
}

#footer_categorias .subcategoria{
	font-weight: normal;
	font-size:10px;
}

#footer_content_categorias table {
	width: 100%;
}

#pie_secciones {
float: left;
text-align: left;
width: 169px;
height: 95px;
font-size: 12px;
background-color: #f4f2f2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
padding-bottom: 0px;
margin-left: 8px;
}

#pie_secciones3 {
float: left;
text-align: left;
width: 169px;
height: 95px;
font-size: 12px;
background-color: #f4f2f2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
padding-bottom: 0px;
margin-left: 1px;
}

#pie_secciones1 {
float: left;
text-align: left;
width: 180px;
height: 95px;
font-size: 12px;
background-color: #f4f2f2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
padding-bottom: 0px;
margin-left: 1px;
}

#pie_secciones2 {
float: left;
text-align: left;
width: 58px;
height: 95px;
font-size: 12px;
background-color: #f4f2f2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 10px;
padding-left: 13px;
padding-right: 13px;
padding-bottom: 0px;
margin-left: 1px;
}

#pie_secciones_title {
font-weight: bold;
color: #808080;
padding-bottom: 5px;
}

#pie_secciones a {
color: #003488;
text-decoration: none;
}

#pie_secciones3 a {
color: #003488;
text-decoration: none;
}

#pie_secciones2 a {
color: #003488;
text-decoration: none;
}

#pie_secciones a:hover {
color: #ffa721;
font-weight: bold;
}

#pie_secciones2 a:hover {
color: #ffa721;
font-weight: bold;
}

#pie_secciones3 a:hover {
color: #ffa721;
font-weight: bold;
}

/*** MENU ACCORDION***/
ul#menu_accordion, ul#menu_accordion ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width:225px;
}

ul#menu_accordion a {
  display: block;
  text-decoration: none;	
}

ul#menu_accordion li {
  margin-top: 1px;
}

ul#menu_accordion li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu_accordion li a:hover {
  background: #000;
}

ul#menu_accordion li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu_accordion li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

/*ul#menu_accordion li ul {display:none;}*/


/* PIE NUEVO */

#pie_pagina {
	font-family:Arial;
	font-size:13px;
	color: #b5b5b5;
}

#pie_pagina td{
	border-style: 1px solid;
	border-color: #b5b5b5;
}

#pie_pagina a {
	color: #b5b5b5;
	text-decoration: none;
}

#pie_pagina a:hover {
	text-decoration: none;
	color: #ff8400;/*#bb0130;*/
}

#pie_1 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 5px;
	background-image: url(/app/img/css/pie/heine.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
	
#pie_1 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 5px;
	background-image: url(/app/img/css/pie/heine_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_2 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 5px;
	background-image: url(/app/img/css/pie/omron.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
	
#pie_2 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 5px;
	background-image: url(/app/img/css/pie/omron_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}


#pie_3 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 15px;
	background-image: url(/app/img/css/pie/seca.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_3 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 15px;
	background-image: url(/app/img/css/pie/seca_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_4 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/3m.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_4 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/3m_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_5 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/riester.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_5 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/riester_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_6 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/sunrise.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_6 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/sunrise_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_7 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/cm.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_7 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/cm_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_8 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/cardioline.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_8 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/cardioline_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_9 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/lipoless.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_9 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-bottom: 10px;
	background-image: url(/app/img/css/pie/lipoless_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_10 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 62px;
	padding-bottom: 100%;
	background-image: url(/app/img/css/pie/confianzaonline.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_10 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 62px;
	padding-bottom: 100%;
	background-image: url(/app/img/css/pie/confianzaonline_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_11 a {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 62px;
	padding-bottom: 100%;
	background-image: url(/app/img/css/pie/thawte.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#pie_11 a:hover {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 62px;
	padding-bottom: 100%;
	background-image: url(/app/img/css/pie/thawte_po.png);
	background-repeat: no-repeat;
	background-position: 0px;
}


#pie_12 a {background-image: url(/app/img/css/pie/empresas.png); background-repeat: no-repeat;}
#pie_12 a:hover {background-image: url(/app/img/css/pie/empresas_po.png); background-repeat: no-repeat;}
#pie_13 a {background-image: url(/app/img/css/pie/qweb.png); background-repeat: no-repeat;}
#pie_13 a:hover {background-image: url(/app/img/css/pie/qweb_po.png); background-repeat: no-repeat;}
#pie_14 a {background-image: url(/app/img/css/pie/cruzroja.png); background-repeat: no-repeat;}
#pie_14 a:hover {background-image: url(/app/img/css/pie/cruzroja_po.png); background-repeat: no-repeat;}
#pie_15 a {background-image: url(/app/img/css/pie/visa.png); background-repeat: no-repeat;}
#pie_15 a:hover {background-image: url(/app/img/css/pie/visa_po.png); background-repeat: no-repeat;}
#pie_16 a {background-image: url(/app/img/css/pie/mastercard.png); background-repeat: no-repeat;}
#pie_16 a:hover {background-image: url(/app/img/css/pie/mastercard_po.png); background-repeat: no-repeat;}
#pie_17 a {background-image: url(/app/img/css/pie/cofidis.png); background-repeat: no-repeat;}
#pie_17 a:hover {background-image: url(/app/img/css/pie/cofidis_po.png); background-repeat: no-repeat;}
#pie_18 a {background-image: url(/app/img/css/pie/paypal.png); background-repeat: no-repeat;}
#pie_18 a:hover {background-image: url(/app/img/css/pie/paypal_po.png);}
#pie_19 a {background-image: url(/app/img/css/pie/lacaixa.png); background-repeat: no-repeat;}
#pie_19 a:hover {background-image: url(/app/img/css/pie/lacaixa_po.png); background-repeat: no-repeat;}
#pie_20 a {background-image: url(/app/img/css/pie/santander.png); background-repeat: no-repeat;}
#pie_20 a:hover {background-image: url(/app/img/css/pie/santander_po.png); background-repeat: no-repeat;}

#secciones_pie table{
	padding: 5px;	
    border-color: #b5b5b5;
    border-style: solid;
    border-width: 1px;  
}

