@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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cecdcc;
	color: #000;
}

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%;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../images/deco/general_bg.jpg);
}
/*Hack IE7*/
*+html #general {
	background-image: url(../images/deco/general_bg_ie.jpg);
}
/*Hack IE6*/
* html #general {
	background-image: url(../images/deco/general_bg_ie.jpg);
}



/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:154px;
	background: transparent url(../images/deco/header_bg.jpg) no-repeat left top;
}
#header h2 {
	margin: 0 39px 0 504px;
	padding: 126px 0 0 0;
	color: #445918;
	font-size: 22px;
	font-weight: normal;
	background-image: none;
	text-transform: none;
	letter-spacing: normal;
}

#header_index{
	margin:0 auto;
	padding:0;
	width:980px;
	height:510px;
	background: transparent url(../images/deco/header_index_bg.jpg) no-repeat left bottom;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding: 0 0 0 39px;
	width: 941px;
	background: transparent url(../images/deco/content_bg.jpg) no-repeat left top;
}

#content_index {
	margin:0 auto;
	padding: 10px 105px 20px 520px;
	width: 355px;
	height:80px;
	background: transparent url(../images/deco/content_index_bg.jpg) no-repeat left top;
}
#content_index p {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 11px;
	color: #4c483e;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
}
/*/// debut des colonnes ///*/
#left_content{
	margin: 0;
	padding: 0;
	float:left;
	width:246px;
}
.img-left {
	margin: 0;
	padding: 6px 7px 7px 7px;
	width:232px;
	height: 344px;
	background: transparent url(../images/deco/left_content_img_bg.jpg) no-repeat left top;
}

.logo {
	width:232px;
	height:71px;
}

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

/*///    partie du centre   ///*/
#middle_content{
	margin: 0 0 0 25px;
	padding: 12px 0 0 0;
	float:left;
	background: transparent url(../images/deco/middle_content_bg.jpg) no-repeat left 1px;
	width: 631px;
}
#middle_content p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #4c483e;
	line-height: 17px;
}
#middle_content p.alinea {
	text-indent:10px;
}
#middle_content p.big {
	font-size:14px;
	font-weight: bold;
	line-height: 18px;
}
#middle_content p.centrer {
	text-align:center;
}
#middle_content p.droite {
	text-align:right;
	padding:0 0 20px 0;
	;
}


#middle_content ul, #middle_content ol {
	margin: 0 0 6px 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #4c483e;
}
#middle_content ul li, #middle_content ol li {
	margin: 0 0 0 7px;
	font-size: 12px;
	color: #4c483e;
	list-style-position: outside;
	padding: 5px 0 0 0;
}
#middle_content a{
	color: #137ff7;
	text-decoration: none;
}
#middle_content a:hover{
	color: #3e7c05;
	text-decoration: none;
}


div.coord {
	margin: 0;
	padding: 0;
	float:left;
}

.formation {
	padding:10px;
	background-color:#D4D8B3;
	border:solid 1px;
	margin-bottom: 20px;
}

.temoignage {
	font-style:italic;
}

.red {
	color:#FF0000;
	font-weight:bold;
}

.cadre {
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	text-align:center;
	border:solid 1px;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

.retour_haut{
	margin: 0;
	padding: 10px 0 20px 0;
	width: 631px;
}
.retour_haut a{
	margin: 0;
	padding: 0;
	float: left;
	color: #4c483e;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px;
	width: 631px;
	border-bottom: 1px solid #137ff7;
}
.retour_haut a:hover{
	color: #3e7c05;
	border-bottom: 1px solid #3e7c05;
	text-decoration: none;
}

.retour_haut_footer{
	margin: 0 auto;
	padding: 20px 0 30px 0;
	width: 980px;
	background: transparent url(../images/deco/general_bg.jpg) repeat-y center top;
}
.retour_haut_footer a{
	margin: 0 0 0 310px;
	padding: 0;
	color: #4c483e;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px;
	width: 631px;
	border-bottom: 1px solid #4c483e;
}
.retour_haut_footer a:hover{
	color: #3e7c05;
	border-bottom: 1px solid #3e7c05;
	text-decoration: none;
}

#footer{
	margin: 0 auto;
	padding: 5px 39px 0 0;
	width:941px;
	height: 100px;
	background: transparent url(../images/deco/footer_bg.jpg) no-repeat left bottom;
}
#footer p{
	color: #4c483e;
	font-size: 11px;
	margin: 0;
	padding: 1px 0 0 0;
	margin: 0;
	float: right;
	text-align: right;
	width: 631px;
}

#footer_index {
	margin: 0 auto;
	padding: 5px 105px 0 0;
	width:875px;
	height: 100px;
	background: transparent url(../images/deco/footer_index_bg.jpg) no-repeat left bottom;
}
#footer_index p{
	color: #4c483e;
	font-size: 11px;
	margin: 0;
	padding: 1px 0 0 0;
	margin: 0;
	float: right;
	text-align: right;
	width: 631px;
}


#lien_footer{
	margin: 0;
	padding: 0;
	color: #99927b;
	text-align: right;
	float: right;
}


#lien_footer a{
	color:#99927b;
	text-decoration:none;
	font-size: 11px;
	text-transform: lowercase;
	margin: 0;
}

#lien_footer a:hover, #lien_footer a.menu_actif {
	color: #000;
}

/*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;
}
.diapo_left {
	margin: 0;
	padding: 6px 7px 7px 7px;
	width:232px;
	height: 344px;
	background: transparent url(../images/deco/left_content_img_bg.jpg) no-repeat left top;
}
#player {
	margin: 0;
	padding: 0;
}

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

div#anim_index {
	margin: 0 auto;
	padding: 10px 0 0 1px;
	width: 833px;
	background: transparent url(../images/deco/anim_index_bg.jpg) no-repeat left bottom;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	color:#372119;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: transparent url(../images/deco/middle_content_bg.jpg) no-repeat left bottom;
}
h2 {
	margin: 0 0 6px 0;
	padding: 20px 0 2px 0;
	color:#372119;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: transparent url(../images/deco/middle_content_bg.jpg) no-repeat left bottom;
}
h3 {
	margin: 0;
	padding: 0 0 6px 0;
	color:#372119;
	font-size: 15px;
	letter-spacing: 0px;
}
h4 {
	margin: 0;
	padding: 0 0 6px 0;
	color: #4c483e;
	font-size: 13px;
}
h5 {
	margin: 0;
	padding: 0 0 6px 0;
	color: #588333;
	font-size: 13px;
}
h6 {
	margin: 0;
	padding: 0 0 6px 0;
	color: #4c483e;
	font-size: 12px;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

