@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}


img{
border:0;
}

a:link{
text-decoration:underline;
color:#9a9a9a;
}
a:visited{
  text-decoration: none; 
  color:#9a9a9a;
}
a:hover{
text-decoration:underline;
color:#65b1e9;
}
a:active{
  text-decoration: underline; 
}


.clearboth{
clear:both;
}

/*-----------------------------*/

body {
background:url(../i/fondo_r.jpg) repeat-x left top #ed9204;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2f2f2f;
}

/*-----------------------------*/

#global{
background: url(../i/fondo.jpg) no-repeat center top;
width:100%;
}

#cabecera{
position:relative;
width:950px;
height:690px;
margin:0 auto;
}

/*#index_click{
position:absolute;
top:76px;
left:16px;
cursor:pointer;
width:890px;
height:62px;
text-align:left;
}*/

#index_click {
	cursor:pointer;
	height:62px;
	left:16px;
	position:absolute;
	text-align:left;
	top:76px;
	width:650px;
}
#index_click a#cv
{
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#index_click a#cv:hover
{
	text-decoration: underline;
}

#index_click img{
margin:16px 0 0 150px;
}

.flash{
position:absolute;
width:633px;
height:256px;

top:149px;
left:0px;
}

#contenido{
position:relative;
background:url(../i/fondo_conteneur.jpg) repeat-y 50% top;
margin:0 auto;

padding:0 30px 0 30px;
width:920px;

left:-1px;
}

#pie{
position:absolute;
left:0;
bottom:-186px;
background:url(../i/pie.jpg) no-repeat 50% top;
text-align:center;
font-size:11px;
color:#000;
width:980px;

height:132px;
padding-top:54px;
}

#pie p{
	font-size:11px;
	color:#000;
	margin:0 0 10px 0;
	}

#pie span.logos{
height:34px;
display:inline;
text-align:center;
}

#pie span.logos a{
height:34px;
padding-right:6px;
}

#pie div#ue{
	position:absolute;right:14px;top:54px;
}


/*----banderas----*/

#banderas {
position:absolute;
right:0px;
top:40px;
}

#banderas ul{
list-style:none;
}

#banderas ul li{
display:inline;
}

#banderas ul li a img{
float:left; /*Fix ie6*/
display:block;
text-decoration:none;
margin-left:5px;
display:block;
width:31px;
height:31px;
}

/*------*/

/*------IZQUIERDA-------*/
#izquierda{
position:absolute;
left:0px;
top:359px;
background-color:#009900;
width:315px;
height:330px;
}

/*------MILIEU-------*/
#milieu{
position:absolute;
left:316px;
top:395px;

padding:0 10px 0 10px;
width:298px;
height:294px;
}



/*------DERECHA-------*/
#derecha{
position:absolute;
left:635px;
top:416px;

padding:0 10px 0 10px;
width:294px;
height:273px;
}

#form{
float:left;
margin-bottom:10px;
width:300px;
}

#fila{
height:24px;
padding:0 0 4px 20px;
color:#4d1c00;
font-size:12px;
float:left;
display:block;

width:100%;
}

input.bt_enviar, a.bt_enviar{
background:url(../i/bt1.png) no-repeat left top;
text-align:center;
cursor:pointer;
display:block;
border:0;
float:left;
margin:2px 0 0 0;
padding:0;
font-size:12px;
color:#000;
font-weight:bold;

line-height:33px;
height:33px;
width:91px;
}

input.bt_enviar:hover, a.bt_enviar:hover{
background-position:0 -33px;
text-decoration:none;
}

#fila label{
float:left;
width:100px;
}

#fila input.campo{
float:left;
width:138px;
color:#7a7a7a;
height:17px;
font-size:12px;
border:1px solid #919191;
}

#fila input.checkbox{
margin:3px 0 0 0;
width:13px;
height:13px;
float:left;
}

#fila label.checkboxx{
margin:3px 0 0 3px;
float:left;
}

#fila select{
float:left;
width:140px;
color:#7a7a7a;
height:22px!important;
height:18px;
font-size:12px;
border:1px solid #919191;
}

#fila select.dia{
width:40px;
}

#fila select.mes{
width:118px;
margin-left:6px;
}

/*------CONTENIDO IZ---------*/

#contenido_iz{
width:600px;
float:left;
padding: 10px 0 0 0;
}

#info{}

#info p{
text-align:justify;
line-height:17px;
}
#info p img{
float:left;
clear:left;
margin:0 10px 5px 0;
}

#info a{
color:#266ba9;
font-weight:bold;
text-decoration:underline;
}

#info a:hover{
color:#2f2f2f;
font-weight:bold;
text-decoration:underline;
}

/*
#cont_thumbs{
position:relative;
width:600px;
}

#cont_thumbs span{
position:absolute;
width:660px;
left:0;
top:0;
}
*/

a.thumb{
float:left;
position:relative;
width:92px;
cursor:pointer;
margin:0 8px 2px 0;

text-decoration:none;
color:#6f6e6d;
font-weight:bold;
font-size:11px;

display: block;
}

a.thumb:hover{
text-decoration:none;
color:#000;
}

.thumb_mask{
background:url(../i/thumb_mask.png) no-repeat left top;
width:92px;
height:91px;
}

a.thumb img{
margin:7px 0 0 8px;
width:73px;
height:73px;
}

a.thumb p{
height:30px;
width:92px;
min-height:20px;
text-align:center;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
background-color:#000;/* para opacity 0.5*/
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

/*------CONTENIDO DE---------*/

#contenido_de{
position:relative;
background:url(../i/fondo_cont_de.jpg) repeat-y left top;
float:right;

width:287px;
padding:10px 0 20px 14px;

}

#contenido_de_bot{
position:absolute;
left:0;
bottom:0;
background:url(../i/fondo_cont_de_bot.jpg) no-repeat left top;

width:301px;
height:16px;
}

h3{
position:relative;
background:url(../i/fondo_h3.jpg) no-repeat left top;
width:300px;
height:30px;
line-height:32px;
text-indent:28px;
font-size:16px;
color:#4d1c00;
margin:10px 0 10px -14px; /*-14px pour le padding du contenido de*/
}

h3 img{
position:absolute;
right:0;
top:0;
}

/*----NOTICIAS----*/

#noticia{
background:url(../i/noticia_bot.gif) no-repeat 50% bottom;
padding:10px 0 20px 0;
}

#noticia h4{
float:left;
display:block;
width:100%;
margin: 0 0 6px 0;
}

#noticia h4 a{
float:left;
font-size:13px;
font-weight:bold;
color:#cc4a00;
width: 215px;
text-decoration:none;
}

#noticia h4 span.fecha{
float:right;
width:60px;
display:block;
color:#868686;
font-weight:normal;
font-size:12px;
text-align:right;
}

#noticia span.contenido{
clear:both;
display:block;
width:100%;
}

#noticia span.contenido img{
float:left;
width:59px;
height:59px;
}

#noticia span.contenido p{
display:block;
float:right;
width:215px;
line-height:15px;
}

#noticia span.contenido p a{
float:left;
color:#266ba9;
font-weight:bold;
text-decoration:underline;
}

#noticia span.contenido p a:hover{
color:#000;
}

/*------*/

#campingdata{
background:url(../i/camping_data.gif) no-repeat left top;
padding-left:80px;
height:76px;
}

#campingdata p{
color:#4d1c00;
font-weight:bold;
margin:0 0 6px 0;
}


input.campo{
float:left;
border:1px solid #999999;
font-size:11px;
color:#4d1c00;
margin:0 4px 4px 0;

padding:3px 0 0 3px;
width:169px;
height:15px;
}

a.submit{
float:left;
background-color:#ed9204;
border:1px solid #85380c;
font-size:11px;
color:#fff;
cursor:pointer;

padding:3px 0 0 0;
text-align:center;
height:15px;
width:43px;
display:block;
text-decoration:none;
}

a:hover.submit{
background-color:#91430b;
}

/*------DIVERS-------*/

img.doublebord{
background-color:#fff;
padding:1px;
border:1px solid #ed9204;
}

.title{
margin:0 0 14px 0;
height:20px;
}

.title img{
float:left;
margin:4px 2px 0 0;
}

.title p#pointille{
float:left;
background:url(../i/pointille.gif) repeat-x 2px bottom;
padding:0 0 3px 0;
font-size:16px;
width:90%;
font-weight:bold;
}

.title p#pointille.naranj{
color:#4d1c00;
}

.title p#pointille.blanc{
color:#fff;
}

/*---*/

h5{
background:url(../i/fondo_h1.jpg) no-repeat left top;
width:600px;
height:30px;
line-height:30px;
text-indent:20px;
font-size:18px;
color:#4d1c00;
margin:10px 0 10px 0;

clear:both;
}

h5.gd{
background:url(../i/fondo_h1_gd.jpg) no-repeat left top;
width:920px;
}

.marron12{
color:#4d1c00;
}

.bold{
font-weight:bold;
}

/*----*/

a.bt_azul, #contenido_de a.bt_azul{
background:url(../i/arrow_azul.gif) no-repeat 0 0;
display:block;
color:#266ba9;
font-weight:bold;
height:14px;
line-height:14px;
text-decoration:underline;
width:200px;
text-indent:16px;
margin:5px 0 0 0;
}

a:hover.bt_azul, #contenido_de a:hover.bt_azul{
color:#000;
}

/*----LISTADO----*/

.top_azul{
background:url(../i/table_top.jpg) repeat-x left top;
font-size:14px;
color:#fff;
font-weight:bold;
padding:0 0 0 10px;
height:32px;
line-height:32px;
}

a#bt_table{
display:block;
color:#fff;
font-size:13px;
height:31px;
line-height:28px;
text-decoration:none;
width:87px;
text-align:center;
}

a:hover#bt_table{
text-decoration:underline;
}

a#bt_table.az_bl{
background:url(../i/bt_azul_bl.jpg) no-repeat left top;
}

.gris .az_gr
{
background-image:url(../i/bt_azul_gr.jpg);
}
.blanco .az_gr
{
background-image:url(../i/bt_azul_bl.jpg);
}

.blanco .ve_bl{
background:url(../i/bt_verde_bl.jpg) no-repeat left top;
}

.gris .ve_gr{
background:url(../i/bt_verde_gr.jpg) no-repeat left top;
}

.blanco .na_bl{
background:url(../i/bt_naranja_bl.jpg) no-repeat left top;
}

.gris .na_gr{
background:url(../i/bt_naranja_gr.jpg) no-repeat left top;
}

.gris13{
color:#464646;
}

tr.blanco td{
height:70px;
}

tr.gris td{
background-color:#e7e7e7;
height:70px;
}

td.padd10{
padding:0 0 0 10px;
}

.thumb_tab, .thumb_tab img{
background:url(../i/no_foto.jpg) no-repeat left top;
width:88px;
height:70px;
padding:0;
margin:0;
}


/*----NEW 13 10 2009----*/

tr.gris2 td{
background-color:#cccccc;
height:8px;
}

/*--*/

div.pagination {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	text-align:right;
	padding:4px 2px 4px 0;
	background-color:#fff;
	color:#313031;
	margin:10px 0 0 0;
	
	float:left;
	width:100%;
}

div.pagination a {
	color:#444444;
	text-decoration:none;
	padding:3px 6px 3px 6px;
	margin:0 0 0 4px;
	border:1px solid #89bae5;
}

div.pagination a:hover, div.pagination a:active {
	color:#0066a7;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
	text-decoration:none;
}
div.pagination span.current {
	padding:3px 6px 3px 6px;
	margin:0 2px 0 2px;
	border:1px solid #89bae5;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
}
div.pagination span.disabled {
	display:none;
}

/*----*/

#contenido_iz a.bt_volver{
background:url(../i/bt_volver.jpg) no-repeat 0 0;
text-align:right;
cursor:pointer;
display:block;
border:0;
float:left;
margin:30px 0 0 0;
font-size:13px;
color:#fff;
font-weight:bold;
text-decoration:none;

padding:0 10px 0 0;
line-height:32px;
height:32px;
width:188px;

float:left;
}

#contenido_iz a.bt_volver:hover{
background-position:0 -32px;
text-decoration:none;
color:#000;
}

/*----NEW 14 10 2009----*/

#menu{
background:url(../i/fondo_menu.jpg) left top repeat-x;
text-align:left;
width:100%;
display:block;
height:40px;
line-height:40px;
margin:0 0 20px 0;
}

#menu p{
float:left;
font-size:18px;
color:#4d1c00;
margin:0 0 0 10px;
}

#menu ul{
	list-style-type: none;
	float:right;
}

#menu ul li{
	display:inline;
}

#menu ul li a, #menu ul li span{
	background:none;
	display:block;
	float:left;
	border-left:1px solid #fff;
	padding:0 30px 0 30px;
	height:39px;
	line-height:39px;
	margin:0;
	color:#442800;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li a:hover{
background:url(../i/fondo_menu_hover.jpg) left top repeat-x;
text-decoration:none;
}

#menu ul li span.current{
background:url(../i/fondo_menu_current.jpg) left top repeat-x;
text-decoration:none;
}

/*----*/

#contenido span.sombra{
position:absolute;
width:898px;
height:9px;
top:0;
left:40px;
z-index: 10;
}

/*----*/

.camping_descrp{
width:600px;
display:block;
}

.camping_descrp ul{
list-style-type: none;
float:right;
width:260px;
}

.camping_descrp ul li {
float:left;
padding:0 0 14px 0;
width:100%;

color:#625353;
font-size:12px;
font-weight:bold;
}

.camping_descrp ul li span {
color:#cc4a00;
}



.camping_descrp img{
float:left;
width:210px;
/*height:175px;*/
margin-left:75px;
}

/*

.list_install{
width:600px;
}

.list_install ul{
list-style-type: none;
}

.list_install ul li {
display:block;
float:left;
margin:0 24px 0 0;
width:175px;
background-color:#FF0000;
height:100%;
}

.list_install ul li img {
float:left;
display:block;
width:34px;
height:34px;
}

.list_install ul li #test {
background-color:#009900;
width:135px;
color:#625353;
font-size:11px;
vertical-align:middle;
display:table-cell;
}
*/

/*----*/

.list_install tr td{
color:#625353;
font-size:11px;
}

.list_install tr td img{
/*width:34px;
height:34px;*/
margin-right:6px;
}

/*----*/

#mapa{
float:left;
display:block;
background:url(../i/support_mapa.jpg) no-repeat left top;
width:600px;
height:357px;
}

/*
#mapa div{
padding:15px 0 0 14px;
width:572px;
height:327px;
}
*/

#preview_jquery{
background:url(../i/support_jquery.jpg) no-repeat left top;
width:287px;
height:207px;
}

/*----*/
.thumb_gd{
position:relative;
width:268px;
height:207px;
padding:7px 0 0 8px;
}

.thumb_gd img{
width:268px;
height:189px;
}

.thumb_mask_gd{
position:absolute;
background:url(../i/thumb_mask_gd.png) no-repeat left top;
width:286px;
height:207px;
left:0;
top:0;
}

#loader {
position:absolute;
background:url(../i/loader.gif) no-repeat 50% 50%;
width:268px;
height:207px;
left:0;
top:0;
}

/*----*/

a.thumb_ficha{
float:left;
position:relative;
width:92px;
cursor:pointer;
margin:0 2px 3px 1px;

text-decoration:none;
color:#6f6e6d;
font-weight:bold;
font-size:11px;
}

a.thumb_ficha:hover{
text-decoration:none;
color:#000;
}

a.thumb_ficha img{
margin:7px 0 0 8px;
width:73px;
height:73px;
}

/*----*/

#calc_ruta{
float:right;
background:url(../i/support_calc_ruta.jpg) no-repeat left top;
padding:25px 0 0 25px;
width:270px;
height:146px;
}

#calc_ruta p{
float:left;
font-size:14px;
font-weight:bold;
color:#cc4a00;
width:100%;
}

#calc_ruta p.gris{
float:left;
font-size:13px;
font-weight:bold;
color:#4f4545;
width:100%;
margin:0 0 10px 0;
}

#calc_ruta input.campo{
background:url(../i/input_campo.jpg) no-repeat left top;
border:1px solid #b8b8b8;
color:#919191;
font-size:14px;

width:225px;
height:24px;
padding:5px 5px 0 5px;

margin:0 0 10px 0;
}


#calc_ruta a.bt_calcular{
background:url(../i/bt_calcular.png) no-repeat left top;
text-align:center;
cursor:pointer;
display:block;
border:0;
float:left;
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;

height:33px;
line-height:33px;
width:101px;
}

a.bt_calcular:hover{
}

/*--JQUERY GALLERY--*/

div.loader {
background:url(../i/loader.gif) no-repeat 50% 50%;
width:268px;
height:189px;
}

div.slideshow {
clear:both;
}

/*----*/

ul#portfolio {
margin:0 0 20px 0;
padding:0;
}

ul#portfolio li {
	display:block;
	width:146px;
	float:left;
	margin:3px;
}

ul#portfolio li p {
float:left;
width:100%;
color:#6f6e6d;
font-size:11px;
text-align:center;
height:30px;
}

ul#portfolio li img {
	border:6px solid #d8eef6;
	width:132px;
	height:98px;
}

ul#portfolio li img:hover {
	border:6px solid #8ed7f3;
}

/*----*/

h1.arrow{
background:url(../i/fondo_h1_arrow.jpg) no-repeat left top;
}


.invisible
{
	display: none;
}







/******************** CONTACTO NUEVO */
h1.flecha{
	float:left;
	color:#4d1c00;
	background:url(../i/arrow1.png) no-repeat left top;
	font-size:16px;
	line-height:13px;
	text-indent:15px;
	margin: 0px;
	height: auto;
}

/*--*/

input.bt_enviar, a.bt_enviar{
background:url(../i/bt1.png) no-repeat left top;
text-align:center;
cursor:pointer;
display:block;
border:0;
float:left;
margin:2px 0 0 0;
padding:0;
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;

line-height:33px;
height:33px;
width:91px;
}

input.bt_enviar:hover, a.bt_enviar:hover{
background-position:0 -33px;
text-decoration:none;
}

/*------------------*/

#cart_contacto{
	position:relative;
	float:left;
	background:url(../i/support_form.png) no-repeat left top;
	
	width:507px;
	height:544px;
	padding:35px 0 0 35px;
	z-index:50;
}

#cart_contacto a.close {
display:block;
height:30px;
position:absolute;
right:20px;
top:20px;
width:30px;
}

#form_contacto{
	margin:42px 0 0 0;
	width:472px;
	}

#form_contacto p{
	float:left;
	padding:0 0 15px 0;
	margin:0;
}

#form_contacto p label{
	float:left;
	display:block;
	margin:4px 13px 0 0;
	color:#7f0f00;
	font-size:13px;
	text-align:right;
}

#form_contacto p label.tam1{
	width:88px;
}

#form_contacto p label.tam2{
	width:50px;
}

#form_contacto p label.tam3{
	width:25px;
	text-align:left;
}

#form_contacto p input.campo{
border:0;
background:none;
margin:0;

color:#fff;
font-size:13px;

height:21px;
line-height:21px; /*necessaire pour ie*/
padding:0 0 0 5px;
}

#form_contacto textarea{
border:0;
background:none;

color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

padding:5px 0 0 5px;
overflow:auto;
height:88px;
width:364px;
}

/*--*/

h1{
	font-size:28px;
	color:#fff;
	text-indent:-9000em;
	}

h2{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#451a00;
	font-weight:normal;
	margin:85px 0 0 168px;
	}


/*------------------*/

#cart_newsletter{
	position:relative;
	float:left;
	background:url(../i/support_form1.png) no-repeat left top;
	
	width:507px;
	height:544px;
	padding:35px 0 0 35px;
	z-index:50;
}

#frm_Newsletter{
	margin:42px 0 0 0;
	width:472px;
	}

#frm_Newsletter p{
	float:left;
	padding:0 0 15px 0;
	margin:0;
}

#frm_Newsletter p label{
	float:left;
	display:block;
	margin:4px 13px 0 0;
	color:#7f0f00;
	font-size:13px;
	text-align:right;
}

#frm_Newsletter p label.tam1{
	width:88px;
}

#frm_Newsletter p label.tam2{
	width:50px;
}

#frm_Newsletter p label.tam3{
	width:25px;
	text-align:left;
}

#frm_Newsletter p input.campo{
border:0;
background:none;
margin:0;

color:#fff;
font-size:13px;

height:21px;
line-height:21px; /*necessaire pour ie*/
padding:0 0 0 5px;
}

#frm_Newsletter p select.select{
border:0;
margin:0;

color:#000;
font-size:13px;

height:21px;
width:150px;
line-height:21px; /*necessaire pour ie*/
padding:0 0 0 5px;
}

#frm_Newsletter textarea{
border:0;
background:none;

color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

padding:5px 0 0 5px;
overflow:auto;
height:88px;
width:364px;
}
/*
.trampa{
	background:url(i/trampa.jpg) no-repeat;
	display:block;
	z-index:22;
	position:absolute;
	width:21px;
	height:99px;
	right:0;
	top:0;
}
*/

#cart_newsletter a.close{
	position:absolute;
	right:20px;
	top:20px;
	width:30px;
	height:30px;
	display:block;
	}

	p.title_new_h1{
		background:url("../i/fondo_h1.jpg") no-repeat scroll left top transparent;
		clear:both;
		color:#4D1C00;
		font-size:18px;
		height:30px;
		line-height:30px;
		margin:10px 0;
		text-indent:20px;
		width:600px;
	}
	
	
		
.flycamping {
	position:absolute;
	right:6px;
	top:90px;
	background:url("../i/logos/logo_fly.gif") no-repeat scroll right top transparent;
	height:47px;
	margin:0;
}

 

.flycamping p {
	padding:8px 55px 0 0;
	text-align:right;
}

 

.flycamping p a {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

 

.flycamping p a.marron {
	color:#4D1C00;
	text-decoration:none;
	padding:0 4px 0 0;
	cursor:default;
}

 

.flycamping p a:hover {
	color:#4D1C00
}

 

/*------------------*/


