/* -----------------------------
			STANDARD
------------------------------- */

* 
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
color: #000; 
font-family:"Tahoma", Arial, Helvetica, sans-serif;
background-color: #433826; 
height: 100%;
/*background-image:url(../img/Kuru_fons_web.jpg);
background-position:top center;
background-repeat:no-repeat;*/

}
body {
font-size: 12px;
}

.clear { clear: both; }

img{ border:0px solid red;}



#mainContainer {
width: 696px;
margin: 0 auto; 
min-height: 100%;
background-color: inherit;
background-image:url(../img/fons_main.gif);
background-repeat:repeat-y; 
text-align: left;
}
* html #mainContainer {
height: 100%;  
}

#main {
width:680px;
margin:0 auto;
padding-bottom: 80px;
height:auto;
}


/* -----------------------------
			HEADER
------------------------------- */
.logo{
width:230px;
height:95px;
background-image:url(../img/logo.gif);
background-repeat:no-repeat;
position:absolute;
left:225px;
top:55px;
}

.header{
width:680px;
height:65px;
margin:0 auto;
background-image:url(../img/fons_header.jpg);
background-repeat:no-repeat;
border-bottom:4px solid #433826;
position:relative;
}

.links_tab{
/*width:189px;*/
width:240px;
height:18px;
position:absolute;
bottom:0px;
/*left:32px;*/
left:14px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:12px;
color:#c9b793;
}
.links_tab a{ text-decoration:none; color:#c9b793;}
.links_tab a:hover{ text-decoration:none; color:#dc9e05;}


.icon_idiomas{
position:absolute;
top:14px;
left:8px;
}


.contacto_tab{
width:186px;
height:39px;
position:absolute;
top:13px;
right:45px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#c9b793;
}
.contacto_tab .telf{ color:#cf9f28; font-size:20px; text-decoration:none; }


.content{
padding-bottom:5px;
background-color:#433826;
}

/* -----------------------------
			FLASH TOP
------------------------------- */

.flash_top{
width:680px;
height:180px;
margin:0 auto;
background-repeat:no-repeat;
}

.flash_top2{
width:680px;
height:180px;
margin:0 auto;
}


/* -----------------------------
			MENSAJE
------------------------------- */

.div_correcto{
border-left:1px solid #6d894f;
border-top:1px solid #9bb375;
border-right:1px solid #9abe7e;
border-bottom:1px solid #9eb57d;
background-color:#dff2ba;
background-image:url(../img/msg_ok.gif);
background-repeat:no-repeat;
background-position:5px 3px;
color:#5f852e;
padding:9px 0 9px 35px;
margin:10px;
}


/* -----------------------------
			FLASH MAPA
------------------------------- */

.flash_mapa{
width:680px;
height:294px;
margin:0 auto;
/*background-image:url(../img/flash_mapa.jpg);*/
background-color:#433826;
background-repeat:no-repeat;
}

.contacto_express{
width:178px;
height:244px;
border:1px solid #a18c62;
float:right;
margin-right:10px;
margin-top:25px;
background-color:#aa966b;
}
.div_in_contacto_express{
width:167px;
height:210px;
background-color:#86714b;
margin:0 auto;
font-size:11px;
color:#d7c5a2;
}
.div_in_contacto_express .label{width:145px; margin:0 auto; padding:8px 0 2px 0;}

.titul_contacto_express{ width:167px; margin:0 auto; padding:2px 0px;}
.titul_contacto_express h1{ font-size:18px; font-weight:normal; font-family:"Tahoma", Arial, Helvetica, sans-serif; text-align:left; color:#282010;}

.input_contexpress{
background-color:#b29e77;
border-top:1px solid #000000;
border-bottom:1px solid #c0c0c0;
border-left:1px solid #000000;
border-right:1px solid #000000;
font-size:11px;
width:145px;
}

.input_boletin{
background-color:#836D48;
border-top:0px solid #000000;
border-bottom:0px solid #c0c0c0;
border-left:0px solid #000000;
border-right:0px solid #000000;
font-size:11px;
width:200px;
}

.textarea_contexpress{
background-color:#b29e77;
border-top:1px solid #000000;
border-bottom:1px solid #c0c0c0;
border-left:1px solid #000000;
border-right:1px solid #000000;
font-size:11px;
width:145px;
height:35px;
}

.textarea_contform{
background-color:#b29e77;
border-top:1px solid #000000;
border-bottom:1px solid #c0c0c0;
border-left:1px solid #000000;
border-right:1px solid #000000;
font-size:11px;
width:250px;
height:60px;
}

.input_contform{
background-color:#b29e77;
border-top:1px solid #000000;
border-bottom:1px solid #c0c0c0;
border-left:1px solid #000000;
border-right:1px solid #000000;
font-size:11px;
width:250px;
}

.boto_contacto_express{padding-top:8px; float:right; clear:both; position:relative; right:9px;}

.boto_contacto_express a{
display:block;
width:70px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}
.boto_contacto_express a:hover{ /*color:#523319;*/ color:#f2daa7; }


.blocs_home{ background-color:#433826;}
.blocs_home_left{
width:330px;
float:left;
padding-left:10px;
}
.blocs_home_right{
width:316px;
float:right;
padding-right:10px;
}

.bloc_info{
background-color:#a49265;
border:1px solid #88744b;
padding:3px;
margin-bottom: 10px;
}
.bloc_info_left{  width:121px; float:left; }
.bloc_info_right{ width:198px; float:right; position:relative; min-height:130px; height:auto; }
*html .bloc_info_right{ height:120px;}

.bloc_info_head{ background-color:#836d48; padding:2px 8px;}
.bloc_info_head h1{ font-size:14px; font-weight:bold; font-family:"Tahoma", Arial, Helvetica, sans-serif; text-align:left; color:#282010;}
.bloc_info_desc{padding:11px 8px 20px 8px; font-size:9px; color:#533319;}
.bloc_info_desc .color_crema{ color:#f2daa7; font-weight:bold;}
.color_crema2{ color:#f2daa7; font-weight:bold; padding-bottom:5px;}



.vermas_links{
position:absolute;
bottom:0px;
width:70px;
height:14px;
padding-top:3px;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
font-size:9px; font-weight:bold;
left:128px;
}
.vermas_links a{ color:#b29e77; text-decoration:none; }
.vermas_links a:hover{ /*color:#523319;*/ color:#f2daa7; text-decoration:none; }


.bloc_destino_head{ 
color:#c1b08d; padding:3px 20px 0 20px; font-size:12px;
background-image:url(../img/fons_destino_head.gif);
background-repeat:repeat-x;
height:19px;
}
.bloc_destino_main{
border:1px solid #88744b;
padding:3px;
background-color:#a49265;
}
.bloc_destino_left{ width:152px; min-height:157px; height:auto; float:left; background-color:#836d48; color:#d2c49d; font-size:9px; font-weight:bold;}
.bloc_destino_left .inputbloc{ width:100px; background-color:#ad9a73; font-size:9px; color:#533319;}
.bloc_destino_left select{ width:100px; background-color:#ad9a73; font-size:9px; color:#533319;}

*html .bloc_destino_left{ height:157px;}
.bloc_destino_right{ width:153px; float:right;}


.boto_buscar{
cursor:pointer;
width:17px;
height:17px;
background-image:url(../img/lupa.gif);
border:0px solid red;
}


.bloc_masvendido{
border:1px solid #8c774f;
padding:3px;
background-color:#aa966b;
margin-top:10px;
position:relative;
min-height:87px;
}
.bloc_masvendido_head{ background-color:#836d48; padding:2px 8px; }
.bloc_masvendido_head h1{ font-size:16px; font-weight:bold; font-family:"Tahoma", Arial, Helvetica, sans-serif; text-align:left; color:#000000;}

.bloc_masvendido_text{
font-size:9px; 
width:295px;
min-height:40px;
padding:0 0 3px;
}
.bloc_masvendido_vermas a{
display:block;
width:70px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}
.bloc_masvendido_vermas a:hover{ /*color:#523319;*/ color:#f2daa7; }




.bloc_boletin{
border:1px solid #8c774f;
padding:3px;
background-color:#aa966b;
margin:0 10px;
position:relative;
min-height:87px;
}
.bloc_boletin_head{ background-color:#C99F28; padding:2px 8px; }
.bloc_boletin_head h1{ font-size:16px; font-weight:bold; font-family:"Tahoma", Arial, Helvetica, sans-serif; text-align:left; color:#000000;}

.bloc_boletin_text{
font-size:9px; 
min-height:40px;
}
.bloc_boletin_vermas a{
display:block;
width:70px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}
.bloc_boletin_vermas a:hover{ /*color:#523319;*/ color:#f2daa7; }


.bloc_boletin_vermas input{
display:block;
width:70px;
height:15px;
padding-bottom:5px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}

/* -----------------------------
			LISTADO
------------------------------- */

.tab2_link a{
display:block;
width:150px;
padding:4px 0 5px 0;
background-image:url(../img/tab2_link.gif);
background-repeat:no-repeat;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:14px;
color:#c9b793;
float:right;
position:relative;
right:7px;
text-decoration:none;
text-align:center;
}

.tab2_link a:hover{
display:block;
width:150px;
padding:4px 0 5px 0;
background-image:url(../img/tab2_link.gif);
background-repeat:no-repeat;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:14px;
color:#dc9e05;
float:right;
position:relative;
right:7px;
text-decoration:none;
text-align:center;
}

.bloc_listado_header{
width:659px;
margin:0 auto 6px auto;
background-color:#77451c;
background-image:url(../img/degradat_pais.gif);
background-repeat:repeat-x;
border:1px solid #5e5339;
padding:3px;
}
.bloc_listado_desc_head{padding:11px 20px 20px 8px; font-size:9px; color:#bba774;}
.bloc_listado_desc_head .color_crema{ color:#f2daa7; font-weight:bold;}

.ver_oferta_head{
float:right;
clear:both;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-top:5px;
}
.ver_oferta_head a{ color:#c0a15a; text-decoration:none;}
.ver_oferta_head a:hover{ color:#c0a15a; text-decoration:underline;}


.bloc_listado{
width:659px;
margin:0 auto 6px auto;
background-color:#a49265;
border:1px solid #88744b;
padding:3px;
}

.titul_listado{
color:#c9b793;
font-size:15px;
font-weight:normal;
width:659px;
margin:0 auto;
padding:5px 0;
}

.bloc_listado_right{ width:525px; float:right; position:relative; min-height:120px; height:auto; }
*html .bloc_listado_right{ height:120px;}
.bloc_listado_head{  padding:2px 8px;}
.bloc_listado_head h1{ font-size:16px; font-weight:bold; font-family:"Tahoma", Arial, Helvetica, sans-serif; text-align:left; color:#282010;}

.bloc_listado_desc{padding:11px 20px 20px 8px; font-size:9px; color:#533319;}
.bloc_listado_desc .color_crema{ color:#f2daa7; font-weight:bold;}

.ver_oferta{
float:right;
clear:both;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-top:5px;
}
.ver_oferta a{ color:#803b04; text-decoration:none;}
.ver_oferta a:hover{ color:#803b04; text-decoration:underline;}


.paginacio_listado_foot{
color:#aa966b;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
}
.paginacio_listado_foot a{ color:#aa966b; text-decoration:none;}
.paginacio_listado_foot a:hover{ color:#ffffff; text-decoration:none;}

.paginacio_listado_head{
color:#aa966b;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
/*font-weight:bold;*/
text-align:right;
padding:5px 7px 5px 0;
}
.paginacio_listado_head span{ color:#aa966b; text-decoration:none; padding:0 2px 0 2px;}

.paginacio_listado_head a{ color:#aa966b; text-decoration:none; padding:0 2px 0 2px;}
.paginacio_listado_head a:hover{ color:#ffffff; text-decoration:none;  padding:0 2px 0 2px;}


.boto_masinfo_pais{padding-top:8px; float:right; clear:both; position:relative; right:9px;}

.boto_masinfo_pais a{
display:block;
width:150px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}
.boto_masinfo_pais a:hover{ /*color:#523319;*/ color:#f2daa7; }


/* -----------------------------
			FICHA
------------------------------- */

.link_mapa_toggle a{
display:block;
border-top:0px solid #5e5339;
border-bottom:1px solid #5e5339;
border-left:1px solid #5e5339;
border-right:1px solid #5e5339;
color:#ffaf03;
width:150px;
text-align:center;
padding:3px 0;
margin:0 auto;
text-decoration:none;
background-color:#4d321c;
float:right;
position:relative;
right:7px;
}

.mapita{
width:52px;
height:53px;
position:absolute;
background-image:url(../img/mapita1.gif);
background-repeat:no-repeat;
margin-top:5px;
left:0px;
}

.titul_ficha_left{
color:#c9b793;
font-size:19px;
width:212px;
padding:5px 0 5px 60px;
float:left;
}
.titul_ficha_right{
color:#c9b793;
font-size:19px;
width:212px;
padding:5px 0;
float:right;
text-align:right;
}

.column_left_ficha{
width:502px;
float:left;
left:18px;
position:relative;
}

.box_ficha{
margin:3px 0;
background-color:#aa966b;
border:1px solid #8c774e;
}
.col_left_boxficha{
width:110px;
float:left;
position:relative;
top:37px;
left:5px;
padding-bottom:40px;
}
.col_right_boxficha{
width:370px;
float:right;
}

.column_right_ficha{
width:135px;
float:right;
position:relative;
right:15px;
}
.titul_boxficha{
padding:3px;
background-color:#86714b;
margin:3px 6px 3px 3px;
}
.titul_boxficha h1{
font-size:17px; 
font-weight:bold; 
font-family:"Tahoma", Arial, Helvetica, sans-serif; 
text-align:left; 
color:#282010;
}

.desc_boxficha{
color:#533319;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
margin:8px 6px 10px 3px;
}
.desc_boxficha2{
color:#533319;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
margin:8px 6px 10px 37px;
}
.vermas_boxficha a{ color:#413620; text-decoration:none; font-weight:bold;}
.vermas_boxficha a:hover{ color:#413620; text-decoration:underline; font-weight:bold;}


.boton_boxficha a{
display:block;
float:right;
width:70px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
margin:6px;
}
.boton_boxficha a:hover{ /*color:#523319;*/ color:#f2daa7; }

.links_foot_ficha{
width:162px;
height:35px;
border:1px solid #88744b;
background-color:#aa966b;
color:#413313;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.links_foot_ficha a{ color:#413313; text-decoration:none;}
.links_foot_ficha a:hover{ color:#413313; text-decoration:underline;}



.titul_noticias{
color:#f2daa7;
font-weight:bold;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
margin:40px 0px 10px 0px;
}

.boton_news a{
display:block;
width:70px;
height:15px;
padding-top:2px;
font-size:9px;
font-weight:bold;
background-image:url(../img/fons_vermas_links.gif);
background-repeat:repeat-x;
text-decoration:none;
text-align:center;
color:#b29e77;
}
.boton_news a:hover{ /*color:#523319;*/ color:#f2daa7; }


/* -----------------------------
			EMPRESA
------------------------------- */

.titul_empresa_left{
color:#c9b793;
font-size:19px;
/*width:175px;*/
padding:5px 0 5px 5px;
float:left;
}

.col_right_empresa{
width:497px;
float:right;
}

.desc_empresa{
color:#533319;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
margin:8px 6px 10px 6px;
}

/* -----------------------------
			CONTACTO
------------------------------- */

.div_in_contacto{
height:255px;
background-color:#86714b;
font-size:11px;
color:#d7c5a2;
margin:8px 6px 10px 3px;
}
.div_in_contacto .label{width:145px; margin:0 auto; padding:10px 0 4px 0;}


/* -----------------------------
			PREFOOTER
------------------------------- */

.prefooter{
border-top:1px solid #51402e;
border-bottom:1px solid #51402e;
background-color:#433826;
}

.box_prefooter{
margin:10px;
background-color:#50432d;
border:0px solid red;
padding:5px;
color:#c9b793;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
.box_prefooter a{
color:#8e7850;
text-decoration:none;
}
.box_prefooter a:hover{
color:#c9b793;
text-decoration:none;
}

.continente{
float:left;
width:90px;
border:0px solid red;
text-align:center;
}

.continente_bottom{
float:left;
width:90px;
border:0px solid red;
padding-top:5px;
}
.continente_bottom ul{ list-style:none; /*padding-left:10px;*/ text-align:center;}


/* -----------------------------
			FOOTER
------------------------------- */

.footer{ text-align:center; font-size:9px; font-weight:normal;}

.footer_legals{  color:#533319;}
.footer_legals a{ font-weight:bold; color:#533319; text-decoration:none;}
.footer_legals a:hover{ font-weight:bold; color:#b29e77; text-decoration:none;}

.footer_copy{
padding:3px 0 0 0;
}












