/* ---- Estructura de la pagina  ---- */
html, body {
	margin: 0;
	}
	
*{margin:0; padding:0}

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background: #ffffff ;
}

#global{
	width:800px;
	padding:0 6px;
	margin:0 auto;
	position:relative;
	min-height:100%;
}

#contents{
	overflow:auto;
	margin-top:0px;
   /*background:#ffffff url(/imgfiles/front/imgs/fondo_menu_left1.jpg) top left repeat-y;*/
background:#ffffff;
	position:relative;
}

#col_izq{
	float:left;
width:160px;
min-height:530px;
overflow:hidden;
 background:#ffffff;
}

#centre{
	float:left;
	width:800px;
	overflow:hidden;
}



#col_center{
	float:left;
	width:480px;
	overflow:hidden;
}
#col_dere{
	float:right;
	width:160px;
	text-align:left;
	height:100%;
	background:#ffffff;
	overflow:hidden;
}



#dreta{
	float:right;
	width:300px;
	text-align:left;
	height:100%;
	background:#ffffff;
	overflow:hidden;
}





#logo_izq{
	width:160px;
	/*height:600px;*/

	/*background:url(/imgfiles/front/imgs/banner_menu.jpg) top left no-repeat;*/


 background:url(/imgfiles/front/imgs/fondo_home.jpg) top left repeat-Y;

}

#pie{
	border-top:2px solid #999999;
	padding:3px 0 3px 0;
	width:800px;
	margin:0 auto;
	text-align:right;
}

/* ---- Fin estructura ---- */


#barra_arriba{
	height:25px;
	line-height:20px;
        background-color: #1733ba;
	/*background:url(/imgfiles/front/imgs/back_barra_idiom.gif) top left repeat-x;*/	
}
#idiomas{
	height:10px;
	float: right;
}
#login{
	height:10px;
	float: left;
}

a.idiom{
	font-size:11px;
	font-weight:normal;
	/*color:#757575;*/	
	color: white;	
	text-decoration:none;
	padding:0 10px;
}
a.idiom_sel{
	font-size:11px;
	font-weight:bold;
	/*color:#1C1C1C;*/
        color: white;
	text-decoration:none;
	padding:0 10px;
}

a.idiom_sel:hover, a.idiom:hover{
	text-decoration:underline;
	}
		
.user{
	padding:0 10px 0 18px;
	font-size:12px;
	font-weight:normal;
	/*color:#1C1C1C;*/
        color: white;
	text-decoration:none;
}
	
.lk_home, .lk_mail{
	padding:0 10px;
}
.lk_home img, .lk_mail img{
	border:none;
}

.a_peq, .a_med, .a_gran{
	font-weight:bold;
	/*color:#757575;*/
        color: white;
	text-decoration:none;
}
.a_peq{font-size:11px;}
.a_med{font-size:13px;}
.a_gran{font-size:15px;}

.separ{
	padding:0 10px;
	font-size:15px;
	font-weight:bold;
	/*color:#757575;*/
        color: white;
}
a.lk_login{
	padding:0 10px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	/*color:#757575;*/	
	color: white;	
}
a.lk_login:hover{
	text-decoration:underline;
}

#barra_search{
	text-align:right;
	height:21px;
	background:#b9c2ff;
	padding:0 10px 0 0;
}

.but_cercar{
	clear:left;
	border:1px solid #666666;
	background:#2f48fd;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	height:17px;
}

.inp_termino{
	border:1px solid #666666;	
	font-size:11px;
	font-weight:normal;
}

#tab_logo{
	background:#ffffff;
	border-collapse:collapse;	
	width:100%;
}
#tab_logo td{
	vertical-align:top;
	padding:2px 0 0 0;
}
td.col_dere{
	background:url(/imgfiles/front/imgs/back_dere.jpg) 2px 2px no-repeat;
	width:640px;
}

/* --- Menu horizontal --- */
#menu_h{
        border-width:1px 0 0 0;
	border-color:white;
	border-style:solid;
	height:28px;
	background:url(/imgfiles/front/imgs/menuweb1.gif) top left no-repeat;
/*background:url(/imgfiles/front/imgs/back_menuh.jpg) top left repeat-x;*/
        /*background-color: #959492;*/
	text-align:center;
	overflow:hidden;
        white-space: nowrap; 
	   
}
#menu_h ul{
	list-style-type:none;
        padding-left: 5px;
}
#menu_h ul li{
	float:left;
        padding-left: 5px;
}

#menu_h ul li.lisel_mh{
	float:left;
	/*background:url(/imgfiles/front/imgs/back_selmenuh.gif) top left repeat-x;	*/
}

#menu_h ul li a{
	/*font-family:"Arial Narrow";*/
	font-family:Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:28px;
	padding:0 20px;
	/*background:url(/imgfiles/front/imgs/bord_menuof.gif) 0 5px no-repeat;*/
}

#menu_h ul li a.lksel_mh{
	/*font-family:"Arial Narrow";*/
	font-family:Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	padding:0 20px;
	background:none;
}


#pie_menuleft{
	position:absolute;
	width:160px;
	height:66px;
	bottom:0;
	left:0;
    background:#ffffff url(/imgfiles/front/imgs/pie_bannermenu.jpg) bottom left repeat-y;}	

/* --- Menu vertical --- */
#menu_v{
	/*min-height:464px;*/
        /*background-color: #E31937;*/
        background:#ffffff url(/imgfiles/front/imgs/degradat.jpg) bottom left repeat-x;
}

#menu_v ul{
	border-width:0px 0 0 0;
	border-color:#FFFFFF;
	border-style:solid;
	list-style-type:none;	
}
#menu_v ul li a{
	display:block;
	padding:5px 0 5px 15px;
	/*background:#E31937;*/
        background:#ffffff url(/imgfiles/front/imgs/degradat.jpg) bottom left repeat-x;
	border-width:0 0 1px 0;
	border-color:#FFFFFF;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#menu_v ul li ul{
	border-width:0 0 0px 0;
	border-color:#FFFFFF;
	border-style:solid;
        color: white;
	}

#menu_v ul li ul li a{
	display:block;
	padding:5px 0 5px 40px;
	background:#959492;
	text-align:left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	border-width:0 0 1px 0;
	border-color:#e6e6e6;
	border-style:solid;
}

#menu_v ul li a.lksel_mv, #menu_v ul li ul li a.lksel_mv2 {
        color:#FFFFFF;	
	font-weight:bold;
}

/* ---  Barra derecha ---  */

/* ---  Newsletter ---  */
#newsletter{
	background:#ffffff;
	padding:10px 5px;
}
#newsletter h3{
	background:url(/imgfiles/front/imgs/papillon_2.gif) center left no-repeat;
	padding:0 0 0 19px;
	text-transform:uppercase;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
}

#newsletter a{
	display:block;
	text-align:right;
	font-size:13px;
	color:#d60a0a;
}

/* ---  Enquest ---  */
.enquest{
	text-align:center;
	margin-top:2px;
	padding:10px 5px;
	background:#CCCCCC;
}
.enquest h3{
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;	
	color:#010404;
	margin:0 0 10px 0;
}

.participa{
	display:block;
	width:98px;
	border:none;
	height:15px;
	line-height:15px;
	text-align:center;
	margin:0 auto;
	/*background:url(/imgfiles/front/imgs/boto_enkesta_off.gif) center no-repeat;*/
	text-transform:uppercase;
	font-size:13px;
	color:#FF0E4A;
	font-weight:bold;	
}

/* ---  Banner compra ---  */
#comprafacil{margin-top:2px;}
#comprafacil a{}
#comprafacil img{border:none}

/* ---  Pie ---  */

#pie a{
	font-size:11px;
	font-weight:normal;	
	color:#999999;	
	text-decoration:none;
	padding:0 0 0 5px;
}
#pie a:hover{
	text-decoration:underline;	
}

/* ---  Pagina ---  */
.destacats{
	margin:5px 2px;
	text-align:left;
	text-transform:none;
	font-size:17px;
	/*color:#9F9F9F;*/
        color: #5F5E5A;
	font-weight:bold;
	border-bottom:2px solid #FFFFFF;
        /**/
        font-family: Times, arial;
        padding: 15px 10px 5px 10px;
        background-color: #D2D3CE;
}
.tit_categ{
	padding:5px 5px 0 10px;
	text-align:left;
	font-size:13px;
	/*color:#999999;*/
	color:#5F5E5A;
	font-weight:bold;
}

.lk_conting_home, .tit_rosa{
	display:block;
	padding:2px 5px 0 10px;
	text-align:left;
	text-decoration:none;
	font-size:15px;
	color:#1733ba;
	font-weight:bold;	
}

.lk_conting_home:hover{
	text-decoration:underline;
}

.img_cont_home{
	margin:10px 0 10px 0;
	text-align:center;
	height:150px;
	overflow:hidden;
}
.txt_cont_home{
	padding:0 10px 0 10px;	
	/*font-weight:bold;*/	
        font-weight:normal;
	/*color:#B0B0B0;*/
	color:#5F5E5A;
	font-size:12px;
}

/* --- Formularios --- */
#tab_form{
	border-collapse:collapse;
}
#tab_form td{
	padding:2px 0 2px 10px;
}

.tit_in_form{
	padding:3px 0;
	/*color:#ACACAC;*/
	color:#5F5E5A;
	/*font-size:14px;
	font-weight:bold;
	text-transform:uppercase;*/
	font-size:13px;
	font-weight:normal;
	text-transform:none;
	}
	
.label{
	font-size:13px;
	font-weight:normal;
	color:#5F5E5A;
}			
.input_text330, .input_text220, .input_text100, .input_text70{
	border:1px solid #acacac;
	padding:3px 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:13px;		
}

.input_text330{width:330px;}
.input_text220{width:220px;}
.input_text100{width:100px;}
.input_text70{width:70px;}
		
.input_submit{
	border:none;
	padding:0 4px 0 30px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	background:#d1e6fc;
	color:#ff0033;
	font-size:13px;
	font-weight:normal;
}

/* --- listado pagina Listado2 --- */

.tit_list_pple{
	color:#ff0033;
        font-family: Times, arial;
        padding: 15px 10px 5px 10px;
        background-color: #d1e6fc;
	margin:0px 2px 2px 2px;	
	font-size:27px;
	font-weight:normal;
	text-align:left;
	text-transform:none;
	border-bottom:0px solid #CB0035;
}

.tit_listado{
	padding:3px 10px;
	color:#A92228;
	font-size:17px;
	font-weight:bold;
	text-transform:none;
	}
		
.tit_form{
	color:#A92228;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}


.img_cont_list{
	margin:0 0 10px 0;
	text-align:center;
	height:150px;
	overflow:hidden;
}

.p_listado{
	padding:0 10px 0 10px;	
	font-weight:normal;	
	color:#5F5E5A;
	font-size:12px;	
}

a.mas_info{
	float:right;
	margin:5px 0 0 10px;
	padding:0 0 0 19px;
	color:#828282;
	background:url(/imgfiles/front/imgs/masinfo.gif) center left no-repeat;
	text-decoration:none;
	}

a.mas_info:hover{
	text-decoration:underline;
}


a.links{
	color:#828282;
	text-decoration:none;
	}

a.links:hover{
	text-decoration:underline;
}





/* --- Pagina final --- */
#cont_imgs{
	float:right;
	padding:5px;
	margin:10px;
	}
	
#cont_imgs a{
	display:block;
	margin:5px 0;
}

#cont_imgs a img{
	border:1px solid black;
}

.enlaces_rel{
	display:block;
	margin:5px 10px 0 50px;
	color:#313131;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}

.vids_rel{
	display:block;
	height:33px;
	line-height:33px;
	margin:10px;
	padding:0 0 0 38px;
	color:#313131;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	background:url(/imgfiles/front/imgs/camara.gif) center left no-repeat;	
}

.vids_rel:hover{
	text-decoration:underline;
}

/* --- Imagen grande --- */
.pie_photo{
	padding: 10px 0;	
	font-weight:bold;	
	color:#B0B0B0;
	font-size:12px;
	}

#head_login h5{
	/*background:url(/imgfiles/front/imgs/papillon.gif) center left no-repeat;*/
	margin:10px 5px;
	padding:0 0 0 24px;
	color:#676767;
	text-align:left;
	text-decoration:none;
	font-size:24px;
	text-transform:none;
	font-weight:normal;	
}

/* -- encuestas -- */
.pregunta_encuesta {
  color:#c5012f;
  font-weight:bold;
  text-align:left;
  font-size:14px;
}
.respuesta_encuesta {
  color:#878787;
  font-weight:normal;
  text-align:left;
  font-size:13px;
  margin-left:10px;
}

.enviar_enquesta {
  background-color:#cc0033;
  color:#fff;
}

/*-- erro en perfil usuario --*/
.val_error{
	background: url(/imgfiles/img/alerta.gif) 10px 8px no-repeat #f9f8b8;
	border:1px dotted #ff0018;
	padding: 7px 7px 7px 28px;
	display:block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
}
.text_error{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
}

/*-- tarjeta pyrenees --*/
.col_movimientos{
	display:inline;
	padding:0;
	text-transform:uppercase;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#828282;
	/*color:black;*/
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}
.dato_movimiento{	
	/*font-weight:bold;	
	color:#B0B0B0;*/
	color:black;
	font-size:11px;
}








