@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";
@import "galleria.css";
@import "menu_top.css";
@import "../lightbox/lightbox.css";

@import url("../jquery-jqGalView2/css/jqGalViewII.css");


@import "texte-defilant.css";

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9dd6ff;
	color: #333;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #333;
	background-color: #fff;
}

strong {
	color: #333;
}

b {
	color: #333;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/
#header-adresse_index{
	margin:0 auto;
	padding: 10px 10px 20px 10px;
	width: 980px;
	height:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}
#header-adresse{
	margin:0 auto;
	padding: 10px 10px 20px 10px;
	width: 980px;
	height:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
	background: transparent url(../images/deco/header-adresse-bg.jpg) no-repeat left bottom;
}
#header-adresse a, #header-adresse_index a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#header-adresse a:hover, #header-adresse_index a:hover{
	color:#000;
	text-decoration:none;
}
#header-centre a{
	margin:0;
	padding:0;
	float:left;
	width:980px;
	height:200px;
	display:block;
}
#header-bas {
	margin:0;
	padding:0;
	float:left;
	width:980px;
	height:50px;
	display:block;
}
#header{
	margin:0;
	padding:0 0 10px 0;
	float:left;
	width:980px;
	height:281px;
	background:#fff url(../images/deco/bg-header.jpg) no-repeat top;
}
#general .espagne {
	background:#fff url(../images/deco/bg-header-es.jpg) no-repeat top;
}
#general .allemand {
	background:#fff url(../images/deco/bg-header-de.jpg) no-repeat top;
}
#general .anglais {
	background:#fff url(../images/deco/bg-header-en.jpg) no-repeat top;
}
#header-drapeaux{
	margin:0;
	padding: 5px 13px 0 0;
	float:left;
	width:967px;
	height:26px;
}
#header-drapeaux img{
	margin:0;
	padding: 0 0 0 5px;
	float:right;
}
/*Contenu de page  CONTENT */
.commentaire-accueil {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#AB0302;
	font-size:12px;
	padding: 5px 0;
}
#content-accueil {
	margin:0 auto;
	padding:0;
	width: 980px;
	height:511px;
	background-color:#fff;
}
#content {
	margin:0 auto;
	padding: 0 10px;
	width: 980px;
	background: transparent url(../images/deco/content-bg.jpg) repeat-y left top;
}
#content a{
	/*color:#aa0300;*/
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	/*color:#ffc400;*/
	text-decoration:none;
}


.bloc-bouton a{
	background:url(../images/deco/bg-bouton.gif) top no-repeat;
	display:block;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding: 11px 18px 10px 18px;
	width: 142px;
	margin: 0 0 0 1px;
	display:block;
	color:#c10201;
}
.error {
	color: #990000;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
/*.separator {
	margin:10px;
	padding:0;
	height:2px;

}*/
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:200px;
}
#bann-recherche{
	width:180px;
	padding:60px 10px 0 10px;
	float:left;
	background:url(../images/deco/bg-bann-rechercher.jpg) top no-repeat;
	height: 165px;
}
#bann-recherche-es{
	width:180px;
	padding:60px 10px 0 10px;
	float:left;
	background:url(../images/deco/bg-bann-rechercher-es.jpg) top no-repeat;
	height: 165px;
}
#bann-recherche-en{
	width:180px;
	padding:60px 10px 0 10px;
	float:left;
	background:url(../images/deco/bg-bann-rechercher-en.jpg) top no-repeat;
	height: 165px;
}
#bann-recherche-de{
	width:180px;
	padding:60px 10px 0 10px;
	float:left;
	background:url(../images/deco/bg-bann-rechercher-de.jpg) top no-repeat;
	height: 165px;
}

/* BANNIERE ACTU debut*/
#top_promo {
	width:200px;
	height:47px;
	background-image:url(../images/deco/top_promo.jpg);
	background-repeat:no-repeat;
	float: left;
}
#bann-promo{
	width:180px;
	padding:0 10px 0 10px;
	float:left;
	background: url(../images/deco/bg-bann-promo.jpg);
	background-repeat: repeat-y;
}

#bann-promo h4{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

}
#bann-promo div.p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}

#bann-actu{
	width:180px;
	padding:0 10px 0 10px;
	float:left;
	background: url(../images/deco/bg-bann-actu.jpg);
	background-repeat: repeat-y;
}

#top_actu {
	background-image:url(../images/deco/top_actu.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:46px;
	float: left;
}

#bann-actu h4{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

}
#bann-actu div.p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:10px;
	text-align:center;
	}

	#date_actu_2 {
	font-size:10px;
	text-align:center;
	}

.bann-actu_photo{
	padding:0 0 5px 0;
	margin:0 auto;
	text-align: center;
	}
.bann-actu_photo a img{
	padding:0;
	margin:0 auto;
	border:1px solid #fff;
}
.bann-actu_photo a:hover img{
	padding:0;
	margin:0 auto;
	border:1px solid #FFC400;
}
/* FIN BANN ACTU */

#bann-cgv{
	width:180px;
	height:30px;
	padding:95px 10px 10px 10px;
	float:left;
	background: url(../images/deco/bg-bann-cgv.jpg) top no-repeat;
}
#bann-cgv-es{
	width:180px;
	height:30px;
	padding:95px 10px 10px 10px;
	float:left;
	background: url(../images/deco/bg-bann-cgv-es.jpg) top no-repeat;
}
#bann-cgv-en{
	width:180px;
	height:30px;
	padding:95px 10px 10px 10px;
	float:left;
	background: url(../images/deco/bg-bann-cgv-en.jpg) top no-repeat;
}
#bann-cgv-de{
	width:180px;
	height:30px;
	padding:95px 10px 10px 10px;
	float:left;
	background: url(../images/deco/bg-bann-cgv-de.jpg) top no-repeat;
}

.bann-reservation{
	width:180px;
	height:29px;
	padding:90px 10px 10px 10px;
	float:left;
	background: transparent url(../images/deco/bg-bann-reservation.jpg) no-repeat left top;
}
.bann-reservation-es{
	width:180px;
	height:29px;
	padding:90px 10px 10px 10px;
	float:left;
	background: transparent url(../images/deco/bg-bann-reservation-es.jpg) no-repeat left top;
}
.bann-reservation-en{
	width:180px;
	height:29px;
	padding:90px 10px 10px 10px;
	float:left;
	background: transparent url(../images/deco/bg-bann-reservation-en.jpg) no-repeat left top;
}
.bann-reservation-de{
	width:180px;
	height:29px;
	padding:90px 10px 10px 10px;
	float:left;
	background: transparent url(../images/deco/bg-bann-reservation-de.jpg) no-repeat left top;
}
.bann-pied{
	width:200px;
	padding:0;
	margin:0;
	height:10px;
	float:left;
	background: url(../images/deco/bg-bann-bas.jpg) top no-repeat;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:200px;
}
#top_destination {
	background-image:url(../images/deco/top_destination.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	float: left;
}
#top_destination-es {
	background-image:url(../images/deco/top_destination-es.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	float: left;
}
#top_destination-en {
	background-image:url(../images/deco/top_destination-en.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	float: left;
}
#top_destination-de {
	background-image:url(../images/deco/top_destination-de.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	float: left;
}
#bann-destination{
	width:180px;
	padding:0 10px 0 10px;
	float:left;
	background: url(../images/deco/bg-bann-destination.jpg);
	background-repeat: repeat-y;
}

#bann-destination img{
	margin:0 0 5px 1px;
	float:left;
	border:1px solid #fff;
}
/*#bann-destination a:hover img{
	margin:0 0 5px 1px;
	float:left;
	border:1px solid #FFC400;
}*/
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:560px;
	padding:0px 0 30px 10px;
}
#middle_content p{
	color:#333;
    padding: 5px 0;
}

#middle_content a{
	color:#aa0300;
	text-decoration:none;
	font-weight:bold;
	clear:right;
}

#middle_content a:hover{
	color:#e85400;
	text-decoration:none;
}

#middle_content ul{
	margin: 0;
	padding: 0;
}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}

.image-droite {
	margin:10px 0 10px 10px;
	display: block;
	padding: 10px;
	border: 1px solid #FFC400;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
}
.image-centre{
	margin:10px auto;
	display: block;
	padding: 10px;
	border: 1px solid #FFC400;
}
/*/// fin des colonnes ///*/


/*Bas de page  FOOTER*/

#footer_index{
	margin:0 auto;
	padding: 20px 10px 10px 10px;
	width:980px;
	color: #000;
	font-size:10px;
}

#footer{
	margin:0 auto;
	padding: 20px 10px 10px 10px;
	width:980px;
	color: #000;
	font-size:10px;
	background: transparent url(../images/deco/footer-bg.jpg) no-repeat left top;
}

#footer a, #footer_index a{
	color:#aa0300;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover, #footer_index a:hover{
	color:#e85400;
	text-decoration:none;
}
.footer-bloc{
	margin:0;
	padding:0 5px;
	width:130px;
	float:right;
	border-left: 1px solid #fff;
}
.footer-bloc-adresse{
	margin:0;
	padding: 0 5px;
	width:180px;
	float:left;
}
.footer-bloc-adresse-bookmark {
	float: left;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

h1 {
margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	color:#666666;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

/* REMPLACE LE H1 SUR LA FICHE DETAIL !!! */
#titrefiche {
	margin: 0 0 10px 0;
	padding: 10px;
	color:#990000;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/deco/h1.gif) top no-repeat;
}

h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	color:#d75496;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {

	margin: 0 0 10px 0;
	padding: 10px;
/*	color:#00763B; */
	color:#a46fec;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	letter-spacing: 1px;


}
h4 {
	padding:15px 0 0 0;
	margin: 0;
	color: #666666;
	font-size: 12px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

/*debut ENCART ACTU*/
/*#encart_actu {
	float:left;
	margin:10px auto;
	width:200px;
	padding:10px 0;
	background-color: #A7A7A7;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#010609;
	border-bottom:1px solid #576888;
	border-top:1px solid #576888;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	height:76px;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;

	}
#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#000;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{
	display:block;
	text-decoration:none;
	color:#dcd5c2;
	} */
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	text-align:center;
	padding:5px 0 0 0;
	border-top: 1px solid #FFC400;
	margin: 10px 0 0 0;
}

.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 5px 0;
	font-size: 10px;
	text-align: center;
	background-color: #FFC400;
}

.nav_pages a{
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	background-color:#FFFFFF;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	background-color:#FFFFFF;
	text-decoration: none;
}
/*fin NAVIGATION*/

#encart-reservation_bas
{
	margin-top: 20px;
	text-align: center;

}

