@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/
/*------------------------------------------------*
 *---  Jérémy Richier --*
 *------------------------------------------------*/
/*------------------------------------------------*
 *---  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: #000000;
	color: #FFFFFF;
	background-image:url(../images/deco/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
body.index {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	background-image:none;
}


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

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:940px;
	height:179px;
	background-image:url(../images/deco/header2.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#header_haut{
	margin:0;
	padding:0;
	width:940px;
	height:21px;
	float:left;

}
.header_haut-gauche{
	margin:0;
	padding:0;
	width:200px;
	height:21px;
	float:left;

}
.champ-texte{
	width:150px;
	height:15px;
	font-size:10px;
	background-color:#000;
	color:#FFFFFF;
	border:1px solid #666;
	text-align: center;
	padding:0;
	margin:2px 0 0 0;
	
}
.header_haut-droit{
	margin:0;
	padding:3px 20px 0 0;
	width:70px;
	height:16px;
	float:left;
	font-size: 12px;

}

.header_haut-droit a{
	color:#927fff;
	text-decoration:none;

}
.header_haut-droit a:hover{
color:#ffab6d;
text-decoration:none;

}
.header_haut-droit img{
	float:right;

}
.header_haut-droit_accueil{
	margin:0;
	padding:3px 30px 0 0;
	width:64px;
	height:16px;
	float:left;
	font-size: 12px;

}
.header_haut-droit_accueil a{
	color:#927fff;
	text-decoration:none;

}
.header_haut-droit_accueil a:hover{
color:#ffab6d;
text-decoration:none;

}
.header_haut-droit_accueil img{
	float:right;

}
#header_bas{
	margin:0;
	padding:96px 0 0 0;
	width:710px;
	float:right;
	height: auto;

}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 940px;
}
#vignettes {
	margin:0 auto;
	padding:0;
	width: 940px;
}
#vignettes img {
float:right;
}
#content_presentation {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-image:url(../images/deco/bg-presentation.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#content_infos {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-image:url(../images/deco/bg-infprat.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#content_location {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-image:url(../images/deco/bg-location.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#content_promotion {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-image:url(../images/deco/bg-promo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#content_contact {
	margin:0 auto;
	padding:0;
	width: 940px;
	background-image:url(../images/deco/bg-contact.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:528px;
	left:0px;
	margin: 0;
	padding: 45px 0 0 91px;
}
#left_content_location{
	float:right;
	position:relative;
	width:900px;
	left:0px;
	margin: 0;
	padding: 20px 0 0 25px;
}

#left_content p{
	color:#999999;
}
#left_content strong{
	color:#fff;
}
#left_content a{
	color:#927fff;
	font-weight:bold;
	text-decoration:none;
}
#left_content a:hover{
	color:#ffab6d;
	font-weight:bold;
	text-decoration:none;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
}
.right_photo{
	float:right;
	padding: 65px 0 5px 0;
}
#diap{
	float:right;
	display:block;
	height:158px;
	width:252px;
	padding: 65px 0 5px 0;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:940px;
}
#middle_content_detail{
	float:left;
	position:relative;
	width:940px;
	background-color:#000;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:5px auto;
	padding:92px 0 0 0;
	width:940px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/footer2.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: top;
}

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

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


/*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: 11px 0 0 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/deco/h1.gif);
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: top;
	text-transform: uppercase;
}
h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
h1 a:hover{
	color:#FFAB6D;
	text-decoration:none;
}
  
h2 {
	margin: 10px 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 14px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#FFAB6D;
	font-size: 13px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 10px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
