
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	color: #848484;
}

select { border: 1px solid #bcbcbc; background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 9px; color:#797979;  margin-top:0px; margin-left:10px;}
input.blanc{ border: 1px solid #bcbcbc; background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 9px; color:#797979;  margin-top:0px; margin-left:10px;}
textarea.blanc { border: 1px solid #bcbcbc; background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 9px; color:#797979;  margin-top:0px; margin-left:10px;}
textarea.notalegal{ border: 1px solid #bcbcbc; background-color:#FFFFFF; color:#797979;  margin-top:0px; margin-left:10px;}

input.required, textarea.required { border: 1px solid #bcbcbc; background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 9px; color:#797979;  margin-top:0px; margin-left:10px;}


.TituloForm{
	color: #c40101;
}

.negre{
	color: #000000;
}

.vermell{
	color: #c40101;
}

.petit{
	font-size:10px;
}

a.link_vermell{
	color: #c40101;
	font-size:9px;
	text-decoration:none;
}

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

a.link_gris{
	color: #848484;
	text-decoration:none;
}

a.link_gris:hover{
	color: #c40101;
	text-decoration:none;
}

a.link_negre{
	color: #000000;
	text-decoration:none;
}

a.link_negre:hover{
	color: #c40101;
	text-decoration:none;
}


a.link_menu{
	color: #5d5d5d;
	text-decoration:none;
}

a.link_menu:hover{
	color: #c40101;
	text-decoration:none;
}



hr{
	height:1px;
	color:#FFFFFF;
	border:1px dashed #FFFFFF;
}

hr.hr_noticias{ 
color:#cccccc;
height:1px;
border:1px dashed #cccccc;
margin:20px 0px 20px 0px;
}

.nodisplay, .hr hr {
display:none;
}

/********* Canvas **************/


#contenedor{
	position: absolute; 
    left: 50%; 
    top: 20px; 
    width: 868px; 
    margin-left: -425px;
	padding:0px 0px 30px 0px;
	background-image:url(../img/fons_bottom.gif);
	background-position:bottom;
}

#contenedor2{
    left: 0; 
    top: 0px; 
    width: 850px; 
	background-image:url(../img/fons_web.gif);
	padding:0px 9px 0px 9px;
}


/********* Cabecera **************/

.cabecera{
	position: relative; 
    left: 0px; 
    top: 0px; 
    width: 830px;
	height:130px;
	padding:10px 10px 10px 10px;
	border-top:1px solid #e2e2e2;
	z-index:101;
}

.logo{
	position:absolute;
	float:left;	
    width:130px;
	height:95px;	
	padding:5px;
	z-index:99;
	background-color:#FFFFFF;
}

.topmenu{
	position:absolute;
	float:left;
    width:656px;
	height:71px;
	padding:17px;
	margin-left:140px;
	background-image:url(../img/fons_idiomes.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
	font-size:9px;	
	visibility:hidden;
}

.idiomas{
	float:left;
    width:656px;
	height:71px;
	padding:17px;
	background-image:url(../img/fons_idiomes.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
	font-size:9px;
}


/********* MENU **************/

.menu{
	position:absolute;
	background-image:url(../img/menu/fons_menu.gif);
	background-position: center;
	background-repeat:no-repeat;
	left: 10px; 
    top: 115px;
    width: 830px;
	height:25px;
	padding:0px;
	margin:0px;
	z-index:102;
}

a#mn_faderson, a#mn_hoteles, a#mn_ofertas, a#mn_club, a#mn_noticias, a#mn_clientes, a#mn_empleo {

display:block;
float:left;
height:25px;
margin:0pt auto;
}

a#mn_faderson {
background-position:0px 0px;
width:118px;
}
a#mn_faderson:hover {
background-position:0px -32px;
}
a#mn_faderson:active {
background-position:0px -32px;
}

a#mn_hoteles {
background-position:-115px 0px;
width:132px;
}
a#mn_hoteles:hover {
background-position:-115px -32px;
}
a#mn_hoteles:active {
background-position:-115px -32px;
}

a#mn_ofertas {
background-position:-245px 0px;
width:127px;
}
a#mn_ofertas:hover {
background-position:-245px -32px;
}
a#mn_ofertas:active {
background-position:-245px -63px;
}

a#mn_club {
background-position:-373px 0px;
width:105px;
}
a#mn_club:hover {
background-position:-373px -32px;
}
a#mn_club:active {
background-position:-373px -63px;
}

a#mn_noticias {
background-position:-480px 0px;
width:122px;
}
a#mn_noticias:hover {
background-position:-480px -32px;
}
a#mn_noticias:active {
background-position:-480px -63px;
}

a#mn_clientes {
background-position:-603px 0px;
width:157px;
}
a#mn_clientes:hover {
background-position:-603px -32px;
}
a#mn_clientes:active {
background-position:-603px -63px;
}

a#mn_empleo {
background-position:-758px 0px;
width:65px;
}
a#mn_empleo:hover {
background-position:-758px -32px;
}
a#mn_empleo:active {
background-position:-758px -63px;
}


a#mn_ofertasClick, a#mn_clubClick, a#mn_noticiasClick, a#mn_clientesClick, a#mn_empleoClick {
float:left;
height:25px;
display:block;
margin:0pt auto;
background-image:url(../img/menu/menu.gif);
}

a#mn_empleoClick { width:65px; background-position:-758px -63px; }
a#mn_ofertasClick { width:127px; background-position:-245px -63px; }
a#mn_clubClick { width:105px; background-position:-373px -63px; }
a#mn_noticiasClick { width:122px; background-position:-480px -63px; }
a#mn_clientesClick { width:157px; background-position:-603px -63px; }

.capa_faderson
{
	position:absolute;

	left: 11px; 
    top: 140px;
    width: 127px;
	height:90px;

	visibility:hidden;

	background-image: url('../img/pastilla.png') !important;
    background-image: none;
	background-position:bottom;

    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pastilla.png');

	z-index:103;


	
/*
	position:absolute;
	left: 11px; 
    top: 140px;
    width: 127px;
	height:90px;
	padding:8px 2px 8px 8px;
	margin:0px;
	

	

	background-image: url('../img/pastilla.png') !important;
    background-image: none;
	background-position:bottom;

    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pastilla.png');
	*/
	
	
	
/*
	position:absolute;
	left: 11px; 
    top: 140px;
    width: 127px;
	height:90px;
	padding:8px 2px 8px 8px;
	margin:0px;
	visibility:hidden;
	font-size:11px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background-image: url('../img/pastilla.png') !important;
    background-image: none;
	background-position:bottom;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pastilla.png');
	z-index:103;
	
	*/
}


.capa_fadersonTxt 
{	
	position:relative;

	left: 11px; 

    top: 130px !important;
	top: 140px;

    width: 127px;
	height:90px;
		
	visibility:hidden;
		
	font-size:11px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	
	z-index:200;
}


.capa_hoteles
{
	position:absolute;
	
	left: 133px; 
    top: 140px;
    width: 127px;
	height:70px;
	
	visibility:hidden;
	

	background-image: url('../img/pastilla.png') !important;
    background-image: none;
	background-position:bottom;
	
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pastilla.png');
	
	z-index:103;
}

.capa_hotelesTxt 
{	
	position:relative;
	
	left: 133px;

    top: 40px !important;
	top: 50px;

    width: 127px;

		
	visibility:hidden;
		
	font-size:11px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
/*	line-height:20px; */

	line-height:20px !important;	
	line-height:20px; 

	
	z-index:200;
}


.capa_inv{
	position:absolute;
	left: 0px; 
    top: 120px;
    width: 830px;
	height:35px;
	padding:8px 2px 8px 8px;
	margin:0px;
	z-index:100;
}

/********* Contenido Home **************/


.flash_home{
	left: 9px; 
    top: 0px;
    width: 830px;
	height:265px;
	padding:0px 10px 0px 10px;
	margin-top:0px !important;		
	margin-top:-20px;

}

.central_home1{
	padding-top:22px;
	height:360px;
		
	background-image:url(../img/fons_cantral_home1.gif);
	margin-bottom:10px;
}

.home1_hoteles{
	float:left;
    width: 226px;
	height:330px;
	
	padding-left:33px;
	margin-left:0px;
	
	font-size:11px;
	line-height:17px;
	text-align:justify;
}

.home1_dreta{
	float:left;
	height:340px;
	padding-left:9px;
}

.home1_reservas{
    width: 548px;
	height:166px;
	
	margin-left:16px;
	
	background-image:url(../img/fons_pestanyes.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:9px;
	line-height:15px;
}

.home1_ofertas{
	left: 293px; 
    top: 438px;
    width: 548px;
	height:166px;
	background-image:url(../img/fons_pestanyes.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	visibility: hidden;
	z-index:3;
	font-size:9px;
	line-height:15px;
}

.home1_banner
{
	float:left;
	
	margin-top:8px;
	margin-left:0px;
	

	
    width: 209px;
	height:158px;

	font-size:10px;
	background-repeat:no-repeat;	
	background-image:url(../img/ofertas_home.jpg);
}

.home1_clientes{
	float:left;
    width: 335px;
	height:151px;
	
	margin-top:15px;
	margin-left:17px;

	padding-top:15px;	
	padding-left:15px;
	
	background-image:url(../img/fons_clientes.gif);
	background-repeat:no-repeat;
	font-size:10px;
}

.central_home2{
	left: 9px; 
    top: 0px;
    width: 830px;
	height:220px;
	padding:0px 10px 0px 10px;
	background-image:url(../img/fons_cantral_home2.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.home2_col{
	float:left;
    width: 230px;
	height:190px;
	padding:0px 20px 0px 22px;
	margin:18px 0px 10px 0px;
	background-image:url(../img/vertical.gif);
	background-repeat: repeat-y;
	background-position:right;
	font-size:10px;
	line-height:14px;
}

.home2_scroll{
	position:absolute;
	left:562px;
	top:808px;
    width: 230px;
	height:190px;
	padding:0px 20px 0px 22px;
	margin:18px 0px 10px 0px;
	font-size:10px;
	line-height:14px;
}

/********* Interiors **************/

.central{
    width: 830px;
	height:auto;
	padding:0px 10px 0px 10px;
	background-image:url(../img/fons_cantral_home1.gif);
	margin-bottom:20px;
	margin-top:20px;
	z-index:80;
}

.central_esquerra{
	position:absolute;
	left:20px;
	top:170px;
    width: 160px;
	padding:0px;
	font-size:11px;
	z-index:100;
}

.mn{
    width: 118px;
	height:177px;
	padding-left:15px;
	background-image:url(../img/fons_mn_dreta.gif);
	text-align:left;
}

.mn_noticias{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_noticies.jpg);
}

.mn_contacte{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_contacte.jpg);
}

.mn_club{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_unic.jpg);
}

.mn_clientes{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_clientes.jpg);
}

.mn_empleo{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_empleo.jpg);
}

.mn_legal{
	text-align:center;
    width: 133px;
	height:177px;
	padding:0px;
	background-image:url(../img/fons_mn_legal.jpg);
}

.mn_ofertas{
	text-align:center;
    width: 133px;
	height:208px;
	padding:0px;
	background-image:url(../img/fons_mn_ofertas.jpg);
}

.central_dreta{
	position:relative;
	left:175px;
	top:0px;
    width: 625px;
	padding:10px 15px 10px 15px;
	font-size:11px;
}

td.int_fotos{
	padding-left:25px;
	width:234px;
}

td.int_text{
	text-align:justify;
	line-height:15px;
}

td.foto_new{
	width:123px;
	padding-right:20px;
}

/********* MENUS INT **************/



a#mn_int_presentacion, a#mn_int_filo, a#mn_int_vision, a#mn_int_obj {
background-repeat:no-repeat;
display:block;
height:22px;
margin:0pt auto;
float:left;
}

a#mn_int_presentacion {
background-position:0px 0px;
width:120px;
}
a#mn_int_presentacion:hover {
background-position:-131px 0px;
}
a#mn_int_presentacion:active {
background-position:-131px 0px;
}

a#mn_int_filo {
background-position:0px -24px;
width:120px;
}
a#mn_int_filo:hover {
background-position:-131px -24px;
}
a#mn_int_filo:active {
background-position:-131px -24px;
}

a#mn_int_vision {
background-position:0px -47px;
width:120px;
}
a#mn_int_vision:hover {
background-position:-131px -47px;
}
a#mn_int_vision:active {
background-position:-131px -47px;
}

a#mn_int_obj {
background-position:0px -70px;
width:120px;
}
a#mn_int_obj:hover {
background-position:-131px -70px;
}
a#mn_int_obj:active {
background-position:-131px -70px;
}

.ofertasBack {
background-image:url(../img/atras_on.jpg);
}

.ofertasBack:hover {
background-image:url(../img/atras_off.jpg);
}

.ofertasGo{
background-image:url(../img/adelante_on.jpg);
}

.ofertasGo:hover {
background-image:url(../img/adelante_off.jpg);
}


.ToBack {
width:22px; height:23px; float:right;
background-image:url(../img/atras_on_int.jpg);
}

.ToGo{
width:21px; height:23px; float:right;
background-image:url(../img/adelante_on_int.jpg);
}


/********* Peu **************/

.peu{
    width: 830px;
	height:10px;
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #e2e2e2;
	font-size:9px;
}

.derechos{
	float:left;
    width:350px;
	height:10px;
	padding:0px 10px 0px 10px;
}

.legal{
	float:left;
    width:440px;
	height:10px;
	padding:0px 10px 0px 10px;
	text-align:right;
}

.capa_credits{
	position:absolute;
	left: 300px; 
    top: 300px;
    width: 261px;
	height:86px;
	padding:8px 15px 15px 8px;
	margin:0px;
	visibility:hidden;
	font-size:11px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background-image: url('../img/pastilla_credits.png') !important;
    background-image: none;
	background-position:bottom;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pastilla_credits.png');
	z-index:103;
}