@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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473627;
	background-attachment: fixed;
	background-image: url(../images/deco/fond-global.jpg);
	background-repeat: no-repeat;
}

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

strong{
	font-size: 15px;
	color: #9D7200;
	font-weight: normal;
}

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:905px;
	height:319px;
	background-image: url(../images/deco/header.png);
	background-repeat: no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 905px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/


#haut-left_content{
	float:left;
	position:relative;
	width:450px;
	left:0px;
	background-image: url(../images/deco/haut-content-left.png);
	background-repeat: no-repeat;
	padding-top: 37px;
}

#left_content{
	float:left;
	position:relative;
	width:450px;
	left:0px;
	background-image: url(../images/deco/bas-content-left.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: center bottom;
	padding-bottom: 40px;
}

#left_content ul{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	margin-left: 25px;
}

#left_content ul li{
	list-style-type: none;
	font-size: 19px;
	background-image: url(../images/deco/puce2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}

#left_content ul li ul{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #E3A400;
	border-right-color: #E3A400;
	border-bottom-color: #E3A400;
	border-left-color: #E3A400;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#left_content ul li ul li{
	font-weight: normal;
	font-size: 14px;
	color: #8C6600;
	background-image: url(../images/deco/puce3.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 5px;
}

#left_content a{
	color: #B05C00;
}

#left_content a:hover{
	color: #473627;
}

#left_content p{
	padding-left: 50px;
	padding-right: 50px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left_content img{
	float: right;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:455px;
	right:0px;
	background-image: url(../images/deco/fond-right-content.png);
	background-repeat: no-repeat;
	height: 345px;
}

#accueil{
	height: 289px;
	width: 420px;
	padding-top: 27px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 5px;
}

#iframe{
	height: 280px;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 32px;
	text-align: center;
}
#iframe a{
	color: #660000;
	line-height: 22px;

}
#iframe a:hover{
	color: #330000;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:905px;
}

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


/*Bas de page  FOOTER*/

#footer{
	width: 905px;
	background-image: url(../images/deco/fond-footer.png);
	background-repeat: no-repeat;
	height: 79px;
	font-size: 11px;
	text-align: center;
	padding-top: 35px;
	color: #473627;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
}

#footer a{
	color: #AE8300;
}

#footer a:hover{
	color: #473627;
}

#infos_pratiques{
	width:455px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/fond-infos-pratiques.png);
	background-repeat: no-repeat;
	float: right;
	height: 127px;
	margin: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#infos_pratiques p{
	font-size: 14px;
	color: #473627;
	line-height: 24px;
}

#infos_pratiques p a {
	font-style: italic;
	color: #473627;
}
#infos_pratiques h4  a {
	font-style: italic;
	color: #FFFFFF;
}


#infos_pratiques a:hover{
	color:#660000;
}

/*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 {
	color:#DBE6E8;
	font-size: 32px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 65px;
	background-image: url(../images/deco/h1.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
  
h3 {
	margin: 0;
	color:#473627;
	font-size: 25px;
	line-height: 50px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 50px;
	font-weight: normal;
	text-align: right;
}
  
h2 {
	margin: 0;
	color:#473627;
	font-size: 20px;
	line-height: 40px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	font-weight: normal;
	background-image: url(../images/deco/puce1.jpg);
	background-repeat: no-repeat;
	background-position: 28px 12px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 22px;
	font-weight: normal;
	line-height: 44px;
}
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     ----*
  *------------------------------------------------------*/
