@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 "../lightbox/lightbox.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: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e9f0f4;
	color: #000;
	background-image:url(../images/deco/body-ar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

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

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:994px;
	height:141px;
}
img.logo {
	padding:34px 0 0 5px;
	margin:0;
	float:left;
	clear:both;
	border: none;
}
#header_top{
	padding:0;
	margin:0;
	height:23px;
	width:994px;
	line-height:23px;
	background-color:#969976;
	}
.baseline{
	padding: 0;
	margin-left: 87px;
	float:left;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	line-height:23px;
	letter-spacing:2px;
	width: 700px;
	text-align: left;
	}
#menu_langue{
	float:left;
	padding:0 0 0 10px;
	margin:0;
	height:23px;
	line-height:23px;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#dcdec8;
	text-transform:uppercase;
}
#menu_langue a{
	line-height:23px;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#dcdec8;
	text-decoration:none;
}
#menu_langue a:hover{
	line-height:23px;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 995px;
	background-image:url(../images/deco/content-ar.gif);
	background-position:right 100px;
	background-repeat:repeat-y;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:252px;
	padding:0;
	margin:0;
	background-image:url(../images/deco/left-content-ar.jpg);
	background-position:0px 46px;
	background-repeat:repeat-x;
}
.left_logo{
	float:left;
	padding:0px 0 33px 10px;
	margin:0;
	border: none;
	}

	


/*/// partie de droite ///*/
#right_content{
	float:left;
	background-image:url(../images/deco/content-right-ar.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:743px;
}
#right_content p{
padding:0 15px 5px 20px;
font-family:"Trebuchet MS", Arial;
font-size:12px;
text-align:justify;
color:#141a18;
}
#right_content strong{
font-weight:bold;
color:#5f6f76;
}
#right_content h5 a{
	text-decoration: underline;
	color:#969976;
}
#right_content h5 a:hover{
	text-decoration: underline;
	color:#576888;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

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


/*Bas de page  FOOTER*/
#footer_adress{
	margin:0 auto;
	padding:20px 0 0 251px;
	background-image:url(../images/deco/footer-adress-ar.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:743px;
	height:69px;
	text-align: left;
	float:left;
}
.adress{
margin:0 0 0 20px;
padding:5px 0 0 10px;
background-color:#969976;
width:529px;
height:42px;
float:left;
color:#fff;
text-align:left;
}

.tel-contactez {
text-decoration:none;
color:#FFFFFF;
}

.tel-contactez-nous {
text-decoration:none;
}

.footer_region{
margin:0 0 0 20px;
padding:5px 0 30px 0;
clear:both;
width:500px;
text-align:left;
color:#969976;
font-size:11px;
font-family:"Trebuchet MS", Arial;
text-transform:uppercase;
float:left;
letter-spacing:3px;

}
#footer{
	margin:0 auto;
	padding:0;
	width:994px;
	text-align:center;
}
#footer_link{
clear:both;
margin:0 auto;
padding:10px 0;
width:986px;
height:auto;
background-color:#5f6f76;
color:#c0cdd5;
text-align:center;
font-family:"Trebuchet MS", Arial;
font-size:11px;
}
#footer_link a{
text-decoration:none;
color:#c0cdd5;
text-align:center;
font-family:"Trebuchet MS", Arial;
font-size:11px;
}
#footer_link a:hover{
text-decoration:underline;
color:#fff;
text-align:center;
font-family:"Trebuchet MS", Arial;
font-size:11px;
}


/*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;
	padding: 58px 160px 0 0;
	color:#fff;
	font-size: 18px;
	font-family:"Trebuchet MS", Arial;
	text-align:center;
	font-weight:normal;
	height:54px;
}
  
h2 {
	margin: 0;
	padding: 0 0 20px 0;
	color:#969976;
	font-family:"Trebuchet MS", Arial;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0px 0 0 10px;
	background-color:#969976;
	color:#fff;
	font-family:"Trebuchet MS", Arial;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	display:block;
}

h4 {
	margin: 0;
	padding: 0 0 0px 20px;
	color:#969976;
	font-family:"Trebuchet MS", Arial;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 18px;
}
h5 {
	margin: 0;
	padding: 0 0 0px 20px;
	color:#969976;
	font-family:"Trebuchet MS", Arial;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	text-transform:normal;
	font-size: 15px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0px 10px 20px;
	padding: 0;
	width:700px;
	font-size: 11px;
	color: #fff;
	float: left;
	text-align:center;
	clear: both;
	background-color:#5d6a70;
}
.retour_haut a{
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 15px 20px 0;
	font-size: 11px;
	color: #969976;
	float: right;
}

.nav_pages a{
	color: #969976;
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #969976;
	background-color:#d6d8be;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #fff;
	background-color:#969976;
	text-decoration: none;
}

ul.liste{
	padding:0;
	margin:0 20px 0px 20px;
	list-style-type:none;
	color:#141a18;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	clear: left;
}
ul.liste li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	line-height:18px;
	background-image:url(../images/deco/puce.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	display:block;
}

/*fin NAVIGATION*/


.ico{
	float:left;
	padding:0;
	margin:0 30px 30px 4px;
	border:3px solid #969976;

}

.ico_vignette{
	float:left;
	padding:0;
	margin:10px 5px 0px 0px;
	border:3px solid #969976;
}

.titre_text{
	margin: 0;
	padding: 0 10px;
	color:#9facb5;
	font-family:"Trebuchet MS", Arial;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 16px;
	
	background-color:#FFFFFF;
}
.titre {
	text-align:center;
	margin: 0 15px 10px 20px;
	padding: 0;
	background-image:url(../images/deco/h4-trait.gif);
	background-repeat:repeat-x;
	background-position:left center;
	width:auto;
}

#bloc_presentation{
padding:0 15px 0 20px;
height:auto;
clear:both;
}
#bloc_presentation_left{
	margin-bottom:10px;
	padding:0 0px 0 20px;
	height:auto;
	width:350px;
	float:left;
}
#video{
	float:right;
	padding:0 15px 5px 0;
	width:320px;
	height:265px;
	margin-bottom:10px;
}
/*  PHOTO  */

.photos_left_gauche{
	float:left;
	padding:0 0px 20px 20px;
	width:auto;
	}
.photos_left{
	float:left;
	padding:0 0px 20px 37px;
	width:auto;
	}
.photo_left{
	float:left;
	padding:0 12px 0 12px;
	width:auto;
	text-align: center;
	}
.photo_right{
	float:right;
	padding:0 15px 0 30px;
	width:auto;
	}
.photo_left img, .photo_right img, .photo_serie img{
	padding:1px 0 0 0;
	}
.legende{
	width:auto;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	color:#6b6c6e;
	padding:2px 0;
	text-align:center;
	line-height:14px;
	margin:0;
	background-color:#e8e9e1;
}

#bloc_ateliers{
margin:0 15px 0 20px;
height:auto;
clear:both;
background-color:#deded2;
background-image:url(../images/atelier/atelier.jpg);
background-position:500px bottom;
background-repeat:no-repeat;

}
#bloc_ateliers span{
	margin: 0;
	padding: 0 10px;
	color:#9facb5;
	font-family:"Trebuchet MS", Arial;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 16px;
	background-color:#deded2;
}
#bloc_ateliers.titre {
	text-align:center;
	margin: 0 0px 0 00px;
	padding: 0;
	background-image:url(../images/deco/h4-trait.gif);
	background-repeat:repeat-x;
	background-position:left center;
	width:auto;
}

*html .accessoire_colone{
width:200px;
float:left;
height:auto;
margin:0;
padding:0 10px 0 0;
}
.accessoire_colone{
width:230px;
float:left;
height:auto;
margin:0;
padding:0 10px 0 0;
}

#contacts_bloc {
	padding: 0 0 0 20px;
	float: left;
}

#contacts_bloc iframe {
	padding: 0 0 0 40px;
}

.contact_adress{
width:230px;
height:auto;
margin:0;
padding:0 0px 10px 10px;
}
#content .contact_adress h4, #content .contact_adress p {
	margin:0;
	padding:0 0 0 30px;
}

.contact_fiche {
	width: 230px;
	margin: 0 0 20px 40px;
	padding: 0;
}
.contact_fiche img {
	float: left;
	margin: 0;
	padding: 0;
}
#right_content .contact_fiche p {
	margin: 0;
	padding: 0;
}
.contact_fiche a {
	background-color: #E9F0F4;
	padding: 1px 4px;
	color: #141A18;
	text-decoration: none;
}
.contact_fiche a:hover {
	background: none;
}





a.localiser{
	color:#8c8369;
	padding:10px 0 0 0;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	display: block;
	font-weight: bold;
	text-align: right;
	
}
a.localiser:hover{
	color:#576888;
	font-family:Trebuchet MS;
	font-size:12px;
	text-decoration:none;
}

.article-index
{
	margin-bottom:20px;
}
