@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*-- Design "LIUCHIAME SECHAO" : studio crea  ---*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #404040;
	background-image:url(../images/deco/fond/fond-body.gif);
	background-position: center top;
	background-repeat:no-repeat;
}

p, form, input {
	margin: 0;
	padding: 0;
}

input.ajout_panier {
	margin: 20px 30px 20px 30px;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

.strong {
	font-weight: bold;
}

.colorgris {
	color: #858585;
}

.image-droite{
	margin: 0 0 10px 10px;
	padding:5px;
	float:right;
	display: block;
	border: solid 1px #a2c3ff;
}

.image-gauche{
	margin: 0 10px 10px 0;
	padding:5px;
	float:left;
	display: block;
	border: solid 1px #a2c3ff;
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:800px;
	background-image:url(../images/deco/fond/fond-general.gif);
	background-repeat:repeat-y;
}


/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:800px;
	height:283px;
	background-color: #FFF;
}


#header_milieu{
	margin:0;
	padding:0;
	width:800px;
	height:200px;
}


/*PETIT MENU HAUT*/

#content_petit_menu{
	margin:0 auto;
	padding:0;
	width:800px;
	height:38px;
}

#petit_menu{
	margin:0;
	padding:0 0 0 13px;
	width:500px;
	height:38px;
	float:left;
	font-weight:bold;
	font-size: 11px;
}

#petit_menu a{
	color:#2865cf;
	text-decoration:none;
}


#petit_menu a:hover{
	color:#404040;
	text-decoration:none;
}

#drapeaux{
	margin:0;
	padding:0;
	width:83px;
	height:38px;
	float:right;
}

/*Contenu de page  CONTENT */

#fil-ariane {
	margin:0 auto;
	padding:0;
	width: 750px;
	height:30px;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color: #404040;
}

#fil-ariane a{
	color: #2865cf;
	text-decoration:none;
}

#fil-ariane a:hover{
	color: #404040;
	text-decoration:none;
}

#content {
	margin:0 auto;
	padding:0 25px 0 25px;
	width: 750px;
	background-image:url(../images/deco/fond/fond-content.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
/*#left_content{
	float:left;
	position:relative;
	background-color:#333;
	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{
	margin:0;
	padding:0;
	width:146px;
	background-image:url(../images/deco/fond/fond-panier.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #747474;
	float:right;
	color: #FFF;
	font-size:11px;
	font-weight: bold;
}


#right_content p{
	margin:0;
	padding:3px 0 3px 0;
}

#right_content a{
	margin:0;
	padding:0;
	color:#FFF;
	text-decoration:none;
}

#right_content a:hover{
	margin:0;
	padding:0;
	color:#03b2e9;
	text-decoration:none;
}


#titre_panier{
	margin:0 0 5px 0;
	padding:0 0 0 45px;
	width:101px;
	height:49px;
	line-height:30px;
	background-image:url(../images/deco/fond/fond-titre-panier.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color: #FFF;
	font-size:14px;
	font-weight: bold;
}

#panier{
	margin:0;
	padding:0 0 10px 10px;
	/*width:136px;
	color: #FFF;*/
	font-weight: bold;
	background-image:url(../images/deco/separation-panier.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#acces_client{
	margin:0;
	padding:0 0 20px 0;
	width:146px;
	color: #FFF;
	font-weight: bold;
}

.champ_client{
	margin: 0;
	padding: 0;
	border: 1px solid #c4c4c4;
	background-color: #FFF;
	width:100%;
	height: 18px;
	font-size:11px;
}

#paiement_securise{
	margin:0;
	padding:0;
	width:146px;
	height:216px;
}


/*///    partie du centre   ///*/
#middle_content{
	margin:0;
	padding:0 10px 0 13px;
	width:430px;
	float:left;
	
}

#middle_content h1{
	margin:0;
	padding:0;
	width:430px;
	height:30px;
	background-image:url(../images/deco/separation-titre.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color: #03b2e9;
	text-transform:uppercase;
	font-size:18px;
	
}

#middle_content2{
	margin:0;
	padding:0 0 0 25px;
	width:570px;
	float:left;
	
}

#middle_content2 h1{
	margin:0;
	padding:0;
	width:570px;
	height:30px;
	background-image:url(../images/deco/separation-titre.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color: #03b2e9;
	text-transform:uppercase;
	font-size:18px;
	
}

#bloc_texte{
	margin:0 auto;
	padding:15px 0 0 0;
	width:430px;
	
}

#bloc_texte a{
	color:#2865cf;
	font-weight:bold;
	text-decoration:none;
	
}

#bloc_texte a:hover{
	color:#404040;
	font-weight:bold;
	text-decoration:none;
	
}

#bloc_texte p{
	margin:0;
	padding:5px 0 5px 0;
	
}

#bloc_texte h2{
	margin:0;
	padding:0;
	color:#03b2e9;
	font-size:16px;
}

#bloc_texte h3{
	margin:0;
	padding:0;
	color:#03b2e9;
	font-size:13px;
}

#plan{
	margin:0 auto;
	padding:5px;
	width:370px;
	border: solid 1px #a2c3ff;
	
}


/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:30px 0 0 0;
	width:800px;
	height:55px;
	background-image:url(../images/deco/fond/fond-footer.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	color: #FFF;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#03b2e9;
	text-decoration:none;
}

#footer_liens{
	margin:0;
	padding:0 13px 0 0;
	width:437px;
	float:right;
	text-align:right;
}

#footer_adresse{
	margin:0;
	padding:0 0 0 13px;
	width:287px;
	float:left;
}


/*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:#000;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
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     ----*
  *------------------------------------------------------*/
