@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #fff;
	background-image:url(../images/deco/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}



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


#general{
	margin:9px auto;
	padding:0;
	width:977px;
	background-color: #000;
	background-image: url(../images/deco/bg-general.jpg);
	background-repeat: no-repeat;
	background-position:top;
	border: 1px solid #3a2200;
}
#general_index{
	margin:9px auto;
	padding:0;
	width:977px;
	background-color: #000;
	border: 1px solid #3a2200;
}


/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:977px;
	height:159px;
}
#header_haut{
	margin:0;
	padding:0 15px 0 0;
	width:944px;
	height:24px;
	float:right;
}
.header_haut_bloc{
	margin:0;
	padding:0;
	float:right;
}
.header_haut_liens{
	margin:0;
	padding:3px 5px 1px 0;
	height:20px;
	float:left;
	color:#f29712;
}
.header_haut_liens a{
	text-decoration:none;
	color:#794c09;
}
.header_haut_liens a:hover{
	text-decoration:none;
	color:#fff;	
}
.header_haut_bloc p{
	color:#f29712;
}
.header_haut_bloc p a{
	color:#f29712;
	text-decoration: none;
	cursor: pointer;
	color: #794C09;
	border: 1px solid #794C09;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
.header_haut_bloc p a:hover{
	color:#ffffff;
	border: 1px solid #F29712;
}

#accespro p{
	display: inline;
}
#accespro p.img{
	padding-top: 10px;
}

#accespro label{
	color: #F29712;
}

.champ_txt{
	height:15px;
	text-align:center;
	color:#794c09;
	border:1px solid #794c09;
	background-color:#000000;
	font-size:10px;
}
#diap{
	margin:0;
	padding:0;
	width:977px;
	height:135px;
	line-height:135px;
	display:block;
	float:right;
}
#menu_hor{
	margin:0;
	padding:13px 20px 0 0;
	width:957px;
	height:50px;
	float:left;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 977px;
}
#flash_intro {
	margin:0;
	padding:0;
	width: 977px;
}
/*.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}*/
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:300px;
	right:0px;
	padding: 26px 21px 10px 0;
	font-size:10px;
}
#right_content p{
	color:#FFFFFF;

}
#right_content a{
	color:#9d5e00;
	text-decoration:none;
}
#right_content a:hover{
	color:#fff;
	text-decoration:none;
}
#right_content strong{
	color:#ffe5c2;

}

#plan{
	float:left;
	width:350px;
	padding: 30px 0px 10px 20px;
}
.horaires{
	float:left;
	width:590px;
	right:0px;
	padding: 10px;
	background-color: #281a0f;
	margin: 15px 0;
}
.contactez_nous{
	float:left;
	width:910px;
	right:0px;
	padding: 10px;
	background-color: #000;
	margin: 15px 0 15px 20px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:619px;
	padding: 0 0 0 21px;
}
#middle_content p{
	color:#FFFFFF;
	margin:5px 0 10px 0;

}
#middle_content a{
	color:#9d5e00;
	text-decoration:none;
}
#middle_content a:hover{
	color:#fff;
	text-decoration:none;
}
#middle_content strong{
	color:#ffe5c2;

}
/*#middle_content strong{
	color:#f29712;

}*/



#middle_content_large{
	float:left;
	position:relative;
	width:935px;
	padding: 0 0 0 21px;
}
.middle_content_actus{
	float:left;
	width:896px;
	padding: 0 0 10px 0;
	border-bottom:1px solid #3a2200;
}
.middle_content_actus img{
	float:left;
	padding: 0;
	border: 1px solid #794c09;
	margin: 0 10px 5px 0;
}
#middle_content_large p{
	color:#FFFFFF;

}
#middle_content_large a{
	color:#9d5e00;
	text-decoration:none;
}
#middle_content_large a:hover{
	color:#fff;
	text-decoration:none;
}
#middle_content_large strong{
	color:#ffe5c2;

}



.telechargements{
	float:right;
	width:500px;
	height:auto;
	padding: 10px;
	background-color:#000;
	border: 1px solid #3a2200;
	display:block;
	margin: 10px 0;
	
}
.telechargements img{
	float:right;
	padding: 2px 0;
	border: none;
	
}
#contact{
	float:left;
	width:590px;
	padding: 30px 0px 10px 0;
}

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

/*Bas de page  FOOTER*/

#footer{
	margin:20px auto;
	padding:10px;
	width:916px;
	text-align: left;
	color: #f29712;
	height: 52px;
	background-image: url(../images/deco/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-position: bottom;
	font-size: 10px;
}

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

#footer a:hover{
	color:#fff;
}
#footer img{
	float:left;
	padding:0 10px 0 0;
}


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


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#85714b;
	font-size: 18px;
	float: left;
	display: block;
	width: 950px;
	text-align: right;
	height: 35px;
	/*	border-bottom: 1px solid #443011;*/
	background-image:url(../images/deco/h1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
  
h2 {
	margin: 0;
	padding: 15px;
	color:#794c09;
	text-transform: uppercase;
	font-size: 14px;
	background-image:url(../images/deco/h2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
