/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2{
	margin:0;
	background:#FFFFFF url(../img/titulo.gif) no-repeat center left;
	border-bottom:1px dotted #FF8001;
	padding-bottom:2px;

}



h2 span{
	padding-left:15px;
	font-size:14px;
	color: #FF8001;

}

h3{
	font-size:12px;
	margin:0;
}

h4{
	font-size:11px;
	margin:0;
}

h5{
	font-size:10px;
	margin:0;

}



#mapa_titol{
	margin:0;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	
	
}

img{
	border:0px;
}


/*--------- Menu -----------------*/

#cabecera {
	width:764px;
	float:left;	
	border-bottom:4px solid #E97501;

}

#bot {
	
	width:758px;
	height:15px;
	padding: 3px;
	float:left;
	background:#FF8001;

}

#img{
	padding-left:5px;
	float:left;
	padding-top:1px;
	
	
}

#textIcon{
	color:#FDDFBB;
	padding-left:10px;
	float:left;
	width:70px;
	border: 1px solid #FF8001;
}

#textBuscador{
	color:#FDDFBB;
	padding-left:5px;
	float:left;
	width:40px;
	border: 1px solid #FF8001;
}

.naranja a {
	color: #ff8001;
	text-decoration: none;
}
.naranja a:hover {
	color: #ff8001;
	text-decoration: underline;
}
.naranja_petit a {
	font-size:9px;
	color: #ff8001;
	text-decoration: none;
}
#textInici{
	color:#FDDFBB;
	padding-left:10px;
	float:left;
	width:70px;
	border: 1px solid #FF8001;
}

/*Antiguo
#buscador{
	float:left;
	padding-left:0px;
	margin-top:-1px;
	
	
}
*/
/*Antiguo
#idioma{
	padding-left:45px;
	float:left;
	
}
*/
#data{
	padding-left:17px;
	float:left;
}

/*Antiguo
.links_idioma a{
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.links_idioma a:hover{
	font-size: 11px;
	color:#FDDFBB;
	text-decoration: none;
}
*/


/*
Antiguo
#logo {
	float:left;
	padding-right:9px;
	padding-top:23px;
	
}*/
/*************************************************/


#menu {
	float:left;
	width:254px;
	height:150px;
	padding-top:10px;
	background:#FF8001;

}

#menu ul {
	padding:0px;
	margin:0px;	
}

#menu  li {
	list-style:none;
	margin-bottom:5px;
	
}

#menu li a{
	padding-left:5px;
	margin-left:5px;
	text-decoration:none;
	color:#000000;
	width:254px;
	
}

#menu li:hover{
	background:#FF9934;
	
}

#menu li a:hover{
	background:#FF9934;
	padding-right:5px;
	
	
}




#submenu {
	float:left;
	width:255px;
	height:150px;
	padding-top:10px;
	background:#874509;
	
}

#submenu ul {
	padding:0px;
	margin:0px;	
	display:none;
	
}

#submenu  li {
	list-style:none;
	
	
}

#submenu li a{
	padding-left:5px;
	margin-left:5px;
	text-decoration:none;
	color:#FDDFBB;
	
}

#submenu li:hover{
	background:#9F6A3A;
	
}

#submenu li a:hover{
	background:#9F6A3A;
	padding-right:5px;
}





#subsubmenu {
	float:left;
	width:255px;
	padding-top:3px;
	background:#60320E;
	height:157px;

}

#subsubmenu ul {
	padding:0px;
	margin:0px;
	position:absolute;
	width:255px;
		
}

#subsubmenu ul li {
	padding:0px;
	margin:0px;
	float:left;
	width:255px;	
}

#subsubmenu ul li ul{
	padding:0px;
	margin:0px;
	display:none;
	position:absolute;
	width:255px;
}

#subsubmenu  li {
	list-style:none;
	
}

#subsubmenu li ul li a{
	padding-left:5px;
	margin-left:5px;
	text-decoration:none;
	color:#FDDFBB;

	
}

#subsubmenu li ul li:hover{
	background:#9F6A3A;
	
}

#subsubmenu li ul li a:hover{
	background:#9F6A3A;
	
}





/*********************************************************************************************/

#contenedor {
	position:absolute;
	width:764px;
	float:left;
	background-color:#FFFFFF;
	left: 50%;
	margin-left:-382px;
	top:0%;
	border:#FF9900 solid 1px;
	margin-top:5px;
}


#contenedor404{
	position: absolute;
	width:764px;
	height:300px; 
	margin:-150px 0px 0px -382px; 
	top: 50%;
	left: 50%;
	border:#FF9900 solid 1px;
	background-color:#fff;
	
}
/*      INCLUDES HOME       */
#inc_left {
	float: left;
	width: 200px;		
	padding: 8px 4px 8px 8px;
	
}

#inc_central {
	float: left;
	width: 323px;		
	padding: 8px 4px;	
}

#inc_right {
	float: left;
	width: 210px;	
	padding: 0 4px;	
	
}
/*      INCLUDE LEFT       */
#destacat_left{	
	width: 198px;	
	border: 1px solid #ff8001;
	/*background: url('../img/grad_dest_home.jpg') repeat-x ;	*/
	height: 367px; 
	
}

#destacat_left a{
	text-decoration: none;
	}	

#destacat_left_titol{
	background: #ff8001;
	height: 25px;
	display: block;
	color: #fff;		
	font-size: 14px;		
	
}

#destacat_left_titol div{	
	padding: 5px 0px 0px 10px;
		
}

.destacat_left_subtitol{	
	font-size: 1.1em;
	padding: 4px 4px;
	color: #000;
}

.destacat_left_subtitol span{
	/*color: #ff8001;*/	
	font-weight: bold;
	/*font-size: 14px;*/
}

.cont_destacat_home{
	text-align: left;
	padding:4px;	
	display: block;	
}
.cont_destacat_home a{
	color: #333;
	}

.cont_destacat_home div {
	padding: 0 3px;
}

.cont_destacat_home img{
	text-align: center;
	padding-bottom:5px;	
	border: 0;
}

.cont_destacat_home a img{
	border: 0;
	}

/*      INCLUDE CENTRAL       */



#div_central_1{
	
	
}

#div_central_2{
	
	margin-top: 8px;
	
}

#div_central_3{	
	margin-top: 8px;	
}


/*      INCLUDE RIGHT       */

#div_right_1{
	margin-top:8px;
	border: 1px solid #ff8001;
	height: 367px;
}

#div_right_2{
	margin-top:8px;
	border: 1px solid #ff8001;
	height: 118px;	
}

#div_right_2 a{
	cursor: pointer;	
	text-decoration: none;
	
}

#div_right_3{
	margin-top:8px;
	border: 1px solid #ff8001;
	height: 222px;	
	margin-top: 8px;
}

#div_right_1_titol,#div_right_3_titol{
	background: #ff8001;	
	display: block;
	color: #fff;		
	font-size: 14px;	
	padding: 5px 0px 4px 10px;	
	
}

#div_right_4{
	margin-top:8px;
	border: 1px solid #ff8001;
	/*height: 188px;	*/
}

#destacat_right2_titol {
	background: #ff8001;
	height: 25px;
	display: block;
	color: #fff;		
	font-size: 14px;	
}

#destacat_right2_titol div{	
	padding: 5px 0px 0px 10px;		
}

#contingut_destacat_right2{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
}

.data_destacat_right2{
	color: #ff8001;
	font-weight: bold;	
}

#destacat_right4{	
	font-size: 14px;
	color: #fff;	
	background-color: #ff8001;
}

#destacat_right4 div{	
	padding: 5px 0px 3px 10px;	
				
}

#destacat_right5{	
	font-size: 14px;
	color: #fff;	
	background-color: #ff8001;
}

#destacat_right5 div{	
	padding: 5px 0px 3px 10px;					
}

.periodo {
	font-size: 12px;
}

#roll{		
	margin: 0;	
	font-size: 12px;
	color: #ff8001;	
	padding: 0;
				
}

#roll li{	
	background: #fff;			
	padding: 5px 0 5px 10px;
	border-top: 1px solid #ff8001;
	list-style-type: disc;
	list-style-position: inside;
		
}

#roll li a{	
	text-decoration: none;
	color: #ff8001;
		
}
#roll li a:hover{	
	text-decoration: none;
	color: #ff8001;
		
}

#roll2{		
	margin: 0;	
	font-size: 12px;
	color: #ff8001;	
	padding: 0;
				
}

#roll2 li{	
	background: #fff;			
	padding: 5px 0 5px 10px;
	border-top: 1px solid #ff8001;
	list-style-type: disc;
	list-style-position: inside;
		
}

#roll2 li a{	
	text-decoration: none;
	color: #ff8001;
		
}
#roll2 li a:hover{	
	text-decoration: none;
	color: #ff8001;
		
}


/*      END INCLUDES       */
#pie{
	
	width:754px;
	background-color:#FF8001;
	height:35px;
	padding:5px;
	float:left;
}



#contenido_central{
		width:762px;
		float:left;
		background:#FFFFFF;
}

#colum_esq{
	width:379px;
	float:left;
	padding:5px;
	margin:0;

	
}

#colum_esq_mapa{
	width:130px;
	float:left;
	
}

#colum_cen_mapa{
	width:150px;
	padding-top:10px;
	float:left;
	
}

#colum_dre_mapa{
	width:250px;
	float:left;
	
}
#colum_dre{
	width:183px;
	float:left;
	padding-top:5px;
	margin:0;
	
}



#flash{
	width:740px;
	height:360px;
	padding-left:9px;
	padding-right:5px;
	padding-top:7px;

}

#foto_esq{
	float:left; 
	width:190px;
	padding-top:5px;

}

#foto_esq img{
	float:left; 
	

}


#Layer1 {
	position:absolute;
	left:588px;
	top:4px;
	width:160px;
	height:19px;
	z-index:1;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
}

#ny {
	position: relative; 
	top:-180px; 
	left:95px; 
	width:60px;
}

#barcelona {
	position: relative; 
	top:-163px; 
	left:290px; 
	width:60px;
}

#palma {
	position: relative; 
	top:-155px; 
	left:293px; 
	width:60px;
}

#madrid {
	position: relative; 
	top:-170px; 
	left:180px; 
	width:60px;
}

#sevilla {
	position: relative; 
	top:-187px; 
	left:173px; 
	width:60px;
}

#malaga {
	position: relative; 
	top:-188px; 
	left:243px; 
	width:60px;
}

#paris{
	position: relative; 
	top:-250px; 
	left:290px; 
	width:60px;
}

#berlin{
	position: relative; 
	top:-290px; 
	left:317px; 
	width:60px;
}

#londres{
	position: relative; 
	top:-315px; 
	left:212px; 
	width:60px;
}

#ny_gran {
	position: relative; 
	top:-230px; 
	left:120px; 
	width:60px;
}

#barcelona_gran {
	position: relative; 
	top:-192px; 
	left:380px; 
	width:60px;
}

#palma_gran {
	position: relative; 
	top:-177px; 
	left:383px; 
	width:60px;
}

#madrid_gran {
	position: relative; 
	top:-190px; 
	left:250px; 
	width:60px;
}

#sevilla_gran {
	position: relative; 
	top:-200px; 
	left:235px; 
	width:60px;
}

#malaga_gran {
	position: relative; 
	top:-200px; 
	left:320px; 
	width:60px;
}

#paris_gran{
	position: relative; 
	top:-290px; 
	left:383px; 
	width:60px;
}

#berlin_gran{
	position: relative; 
	top:-340px; 
	left:425px; 
	width:60px;
}

#londres_gran{
	position: relative; 
	top:-370px; 
	left:290px; 
	width:60px;
}

.ciudades_a a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.ciudades_a a:hover{
	color:#FF6600;
}

#colum_esq_oficinas{
	width:379px;
	float:left;
	padding-left:190px; 
	padding-bottom:20px;
	
}

#mapa_oficinas{
	width:380px; 
	float:left;
	padding-top:11px;

}

#direccion_oficinas{
	width:370px; 
	float:left; 
	padding-left:5px;

}

#imagenes_oficinas{
	width:374px;
	float:left;
	padding-left:5px;
	padding-top:6px;
}

#imagen_oficina{
	width:138px; 
	float:left;

}

#flash_oficinas{
	width:232px;
	float:left;  
	padding-left:4px;
}

#titulo_oficinas{
	padding-left:190px; 
	width:379px; 
	float:left;

}

#mapa_grande_oficinas{
	padding-left:190px; 
	width:500px; 
	float:left; 
	padding-top:10px;

}

#link {
	height:12px;
	width:150px;
	float:left;
	}

#link a {
	color:#000000;
	text-decoration:none;	
	display:block;
	height:12px;
	width:150px;
	float:left;
	padding-bottom:2px;
	padding-top:2px;
	}
	
#link a:hover {
	color:#fff;
	text-decoration:none;	
	display:block;
	height:12px;
	width:150px;
	float:left;
	background: #ff8201;
	}	
	
#fotos_operaciones{
	width:190px; 
	float:right; 
	padding-top:20px;

}

#col_1_directores{
	/*margin-top: 22px;*/
	width:200px;
	float:left;
	padding-left:115px;
}

#col_peque{
	width:135px;
	float:left;
	padding-left:10px;
}

#col{
	width:170px;
	float:left;
	padding-left:10px;
}
#col_145{
	width:145px;
	float:left;
	padding-left:3px;
}

#col_1{
	width:200px;
	float:left;
	padding-left:105px;
}

#col_2{
	width:200px;
	float:left;
}

#col_3{
	width:200px;
	float:left;
}


#cargo{
	font-size:13px;
	color:#ff8201;
	font-weight:bold;
}


/*****PIE SEO *************************/


#pie_seo {
	float:left;
	width:754px;
	background: #FEF8EB url(../img/bg_supPieSeo.png) no-repeat top;
	padding:10px 5px;
	border-bottom:4px #E97501 solid;
	font-size:10px;
	line-height:15px;
	color: #E97501;
	
}
#pie_seo strong {
	font-size:11px;
}

#pie_seo  a {
	text-decoration:none;
	color:#E97501;
}

#pie_seo a:hover {
	text-decoration:underline;
}

#pie_seo_Izq {
	float:left;
	padding:0 10px 0 50px;
	border-right:1px solid #FFD99F;
	width:230px;
}

#pie_seo_Der {
	float:left;
	width:430px;
	padding-left:30px;

}

.pie_seo_Der_Lista {
	float:left;
	width:210px;
	display:block;
	padding-bottom:5px;

}

/*****NEW DESING *************************/


#cabecera_logo {
	padding:5px;
}

#idiomas {
	float:right;
	color:#F37C05;
	font-size:12px;
}

#idiomas a {
	color:#F37C05;
	text-decoration:none;
}

#idiomas a:hover {
	text-decoration:underline;
	color:#FBA54F;
}

#cabecera_barra {
	float:left;
	height:22px;
	width:754px;
	background:#FFFFFF url(../img/bg_cabecera_barra.png) repeat-x;
	padding:5px;
	border-top:1px solid #FF9A02;
	border-bottom:1px solid #FF9A02;
}

#cabecera_barra a img {
	padding:3px 5px 0 5px;
	
}

#buscador {
	float:right;
}

#buscador .textBuscador {
	padding-left:2px;
	width:227px;
	border:1px solid #FF8001;
}

#bannersCross {
	padding:5px 0 0 5px;
	float:left;
	width:764px;
	height:75px;
}
#bannersCross img {
	padding:0 1px 0 0;
	margin:0;
	
}

#destacados_esq {
	float:left; 
	width:190px;
	padding:5px 0 0 10px;
}

.tipoDestacado {
	background:#FFFFFF url(../img/bg_tipoDestacado.jpg) bottom no-repeat;
	border:1px solid #FF9900;
	width:159px;
	height:155px;
	margin-bottom:10px;
}
.tipoDestacado .centraTDes {
	padding:5px;

}
.tipoDestacado a {
	font-size:12px;
	color:#E97501;
	text-decoration:none;
	font-weight:bold;

}

.tipoDestacado a:hover {
	color:#AF5801;
	text-decoration:none;

}

.tipoDestacado img{
border-top:3px solid #FFE1C4;
}


#d_preferencias {
	background:#FFFFFF url(../img/d_preferecias.jpg) no-repeat;
	width:220px;
	height:56px;
	cursor:pointer;
	padding:10px 63px 5px 5px;
	margin-top:10px;
	line-height:16px;	
}


#bot_AccesosDirectos {
	background: #feead2;
	margin:2px 0 10px 0;
	width:159px;
}

#bot_AccesosDirectos a {
	color:#ff8201;
	text-decoration:none;	
	padding:3px 5px;
	display:block;
	
}
	
#bot_AccesosDirectos a:hover {
	color:#fff;
	padding:3px 5px;
	background: #ff8201;
	}


#socializacionCompras {
	border-top:1px solid #FCC27C;
	padding-top:10px;	
}

#socializacionCompras .fila1Socializacion{
	padding-bottom:10px;	
	
}

#socializacionCompras .fila1Socializacion a{
	color:#FF8001;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

#socializacionCompras .fila1Socializacion a:hover{

	text-decoration:none;

}

#socializacionCompras #filaEnviarAmigo {
	padding:10px;
	border-top:1px solid #FED9AB;
	border-bottom:1px solid #FED9AB;
	display:none;
}

#socializacionCompras #filaEnviarAmigo  input{

	border:1px solid #FED9AB;
	font-size:11px;
}

#socializacionCompras #filaEnviarAmigo  textarea{
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #FED9AB;
	font-size:11px;
}

#socializacionCompras .fila2Socializacion{
	padding:5px 0;
}

#socializacionCompras .fila2Socializacion span{
	color:#60320E;
	font-size:12px;
	font-weight:bold;
}


#socializacionCompras .fila2Socializacion .iconosSocializacion {
	background-color:#FEEAD2;
	padding:5px;
	margin-top:5px;
}

#socializacionCompras .fila2Socializacion .iconosSocializacion a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	padding-right:5px;
}

#socializacionCompras .fila2Socializacion .iconosSocializacion a:hover {
	color:#333333;
}

#socializacionCompras .fila2Socializacion .iconosSocializacion img {
	border:none;
	vertical-align:middle;
	padding-right:5px;
	padding-left:5px;
}



/*****NEW DESING *************************/

