@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-jquery/css/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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2a1d12;
	color: #2a1d12;
}

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

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

strong{
	color: #614221;
}

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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:910px;
	height:353px;
	background-color: #fff;
	position: relative;
	background-image: url(../images/diaporama/header/photo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 52px;
}
#info{
	position: absolute;
	top: 320px;
	float: right;
	right: 20px;
	width: 655px;
	text-align: right;
	color: #F4F3DF;
}
#info  h2{
	font-family: Arial;
	font-size: 17px;
	color: #F4F3DF;
	font-style: italic;
	font-weight: normal;
	background-image: none;
	letter-spacing: 0.1em;
	background-color:#422d1c;
}

/*anim_10-ans HEADER*/
#anim_10-ans{
	margin:0 auto;
	padding:0;
	width:163px;
	height:145px;
}


/*Contenu de page  CONTENT */

#content {
	padding:0;
	width: 910px;
	background-color:#FFFFFF;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-position: 0px 354px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;

}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:absolute;
	width:204px;
	left:30px;
	top: 0px;
	background-image: url(../images/deco/bg-left-content.png);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 100%;
}
#logo{
padding:0;
margin:0;
position:absolute;
left:-48px;
top:0px;
}
#encart{
	background-image: url(../images/deco/bg-encart.png);
	height: 191px;
	width: 150px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	position: relative;
	top: 150px;
}
#encart h2{
	font-size: 16px;
	font-weight: normal;
	color: #2A1D12;
	text-align: center;
	padding: 0px;
	margin: 0;
	line-height: 16px;
	background-image: none;
}

#encart h3{
	color: #CC6600;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0px;
}


/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	width:590px;
	float:left;
	position:relative;
	left: 234px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
	top: 10px;
}

#middle_content p{
	color:#2A1D12;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#middle_content a{
	color:#AA551C;
	text-decoration:underline;
}
#middle_content a:hover{
	color:#8E8C44;
	text-decoration:underline;
}

#middle_content ul{
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}

#middle_content li{
	list-style-position:outside;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/deco/puce-liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
iframe {
	float: left;
	margin-top: 35px;
	border: px solid #fff;
}
small{
	float: left;
	margin-top: 20px;
}

.avant{
	float: left;
	width: 280px;
}
.apres{
	float: right;
	width: 280px;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
}

#map {
	float:left;
}

#formulaire {
	float:right;
}

#formulaire img{
	float:right;
	}

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


/*Bas de page  FOOTER*/

#footer{
	width:910px;
	background-color:#FFFFFF;
	text-align: center;
	color: #B57D51;
	background-image: url(../images/deco/bg-footer.jpg);
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	position: relative;
}

#footer a{
	color:#2A1D12;
	text-decoration:none;
}

#footer a:hover{
	color:#934900;
}
.org_name{
	font-size: 22px;
	font-weight: bold;
	color: #614229;
}
.name{}
.street-address{
	color: #2A1D12;
}
.postal-code{}
.locality{
	font-size: 16px;
	font-weight: bold;
}
.region{}
.country-name{}
.tel{
	font-size: 22px;
	font-weight: bold;
	color: #614229;
}

/*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-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

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

h1 {
	margin: 0;
	color:#555520;
	font-size: 22px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/deco/puceh2.gif);
	background-repeat: no-repeat;
}

h2 {
	margin: 0;
	color:#614221;
	font-size: 18px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/deco/puceh1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

h3 {
	margin: 0;
	color:#614221;
	font-size: 16px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: normal;
}


h4 {
	margin: 0;
	color:#8E8C44;
	font-size: 16px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0;
	color:#2A1D12;
	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{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #AF6732;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#999900;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
/*fin NAVIGATION*/
