@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: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #3D2D51;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

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

strong{
	letter-spacing: 0.1em;
	color: #3F2657;
}

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



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


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

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:900px;
	height: 225px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header div h2{
	color: #CC9E40;
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	position: relative;
	bottom: 44px;
	padding-right: 0px;
	letter-spacing: 4px;
}

/*Contenu de page  CONTENT */

#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

#content  img{
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	vertical-align: 0%;
}

.separator {
	margin:10px;
	padding:0;
	height:19px;
	background-image: url(../images/deco/separateur.jpg);
	background-repeat: no-repeat;
	width: 469px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	position:relative;
	width:272px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

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

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:500px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middle_content a{
	text-decoration:underline;
	color: #682D04;
	padding: 4px;
}

#middle_content a:hover{
	background-color: #D6E1A5;
	color: #444907;
}

#middle_content p{
	padding-bottom: 10px;
	line-height: 17px;
	text-indent: 0px;
	text-align: justify;
}

#middle_content ul{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#middle_content li{
	padding-bottom: 3px;
	line-height: 17px;
	padding-top: 3px;
	background-color: #F4F2F7;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #C1C7E8;
	padding-right: 5px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#middle_content img{
	border: 1px solid #C1C7E8;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	width: auto;
}

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


/*Bas de page  FOOTER*/

#footer{
	width:900px;
	text-align: center;
	color: #999999;
	background-image: url(../images/deco/fond-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 10px;
}

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

#footer a:hover{
	text-decoration: underline;
}

/*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;
	color:#DE713D;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	font-style: italic;
}
  
h2 {
	margin: 0;
	color:#928E1D;
	font-size: 22px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}
  
h3 {
	margin: 0;
	color:#A34405;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h4 {
	color:#928E1D;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	border-top: 1px solid #928E1D;
	margin: 0;
	padding-top: 5px;
}

h5 {
	margin: 0;
	color:#743003;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

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     ----*
  *------------------------------------------------------*/

#right
{
	float:right;
	height: 150px;
}
#left
{
	float:left;
	width: 290px;
	height: 150px;
}

.souligne
{
text-decoration:underline;
}
