@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 "jquery.lightbox-0.5.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: #4b293a;
	color: #004e4c;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

img {
	border:none;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(../images/deco/bg_general.jpg) no-repeat top;
}

/*Haut de page  HEADER*/

#header{
	width:940px;
	height:250px;
	background-image:url(../images/deco/header.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#haut_adresse{
	margin:0 auto;
	padding:10px 20px 0px 20px;
	width:940px;
	height:10x;
}
#haut_adresse h2{
	background: none;
	margin: 0;
	padding: 0;
	color: #b8eae9;
	font-size: 14px;
	text-align: right;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 20px 5px 20px;
	width: 940px;
	background:url(../images/deco/content.png) repeat-y center;
}

#middle_content ul{
	margin: 0;
	padding: 5px 0;
	list-style-position: inside;
	list-style-type: square;
}	
#middle_content li{
	margin: 0;
	padding: 0;
}

#middle_content a {
	text-decoration:none;
	font-weight:bold;
	color:#7d9c00;
}
#middle_content a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#003300;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
.image_droite {
	float:right;
	padding:0 0 20px 20px;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:181px;
	position: relative;
}

#left_content_touristique {
	width:665px;
	position: relative;
	float:left;
}

/*#right_content_touristique {
	width:300px;
	position: relative;
	float:left;
	margin-left:80px;
}*/

/*/// partie de droite ///
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
*/
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	width:688px;
	padding: 30px;
	background:url(../images/deco/content_droit_bg.jpg) top right no-repeat #fff;
	position: relative;
}

#bottom_content {
float:left;
width:688px;
}



#touristique_gauche {
width:250px;
float:left;
}

#touristique_droite {
width:200px;
float:right;
}

.texte_image {
width:530px;
min-height:100px;
float:left;
}

.image_chateau {
margin-top:10px;
}

.texte-lieu {
width:250px;
float:left;
}

.photo_lieu {
width:250px;
float:left;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:6px 0;
	width:980px;
	text-align: center;
	color: #000;
	background:url(../images/deco/footer.png) top center no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	position:relative;
	height: 70px;
}

#footer a{
	color:#7d9c00;
	text-decoration:none;
	position:relative;
}

#footer a:hover{
	color:#003300;
	position:relative;
}

/*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 {
	padding: 0;
	float:right;
	width:271px;
	height:412px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#009794;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.lettrine {
	color:#004e4c;
	font-size:55px;
}
p {
	line-height: 16px;
}


  
h2 {
	margin: 10px 0 5px 0;
	padding: 0 0 0 23px;
	color:#004e4c;
	font-size: 24px;
	background:url(../images/deco/h2.gif) no-repeat bottom left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
}
  
h3 {
	margin: 0;
	padding: 5px 0 0 0;
	color:#009794;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#004E4C;
	font-size: 12px;
	font-weight: bold;
}
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;
}

.lieu_dit {
margin-bottom:40px;
margin-top:25px;
}

.texte_lieu_dit {
font-size:11px;
}

.img_lieu_dit {
margin-bottom:180px;
margin-top:33px;
}

.img_lieu_dit_2 {
margin-bottom:105px;
}

.img_lieu_dit_3 {
margin-bottom:92px;
}

.img_lieu_dit_4 {
margin-bottom:90px;
margin-top:27px;
}

.img_lieu_dit_5 {
margin-top:48px;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
