@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-image:url(../images/deco/fond/fond-body.jpg);
	background-position:top center;
	background-color: #decb24;
	color: #3f3f3f;
}

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

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

.image-droite{
	margin:0 10px 10px 10px;
	padding: 5px;
	float:right;
	display: block;
	background-color: #867bbe;
	border: solid 1px #6153a8;
}

.image-gauche{
	margin:0 10px 10px 0;
	padding: 5px;
	float:left;
	display: block;
	background-color: #f7d429;
	border: solid 1px #e8bb1b;
}


.separateur{
	margin:0;
	padding:0;
	height:8px;
	border-top: solid 2px #fdde2e;

}

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


#general{
	margin:0 auto;
	padding:0;
	width:990px;
	background-image:url(../images/deco/fond/fond-general.jpg);
	background-position:center center;
	background-repeat:repeat-y;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:968px;
	height:275px;
	background-color: #FFF;
}

#header_haut{
	margin:0 auto;
	padding:0;
	width:968px;
	height:106px;
}

/*Début HEADER MILIEU*/

#header_milieu{
	margin:0 auto;
	padding:0;
	width:968px;
	height:126px;
	background-image:url(../images/deco/fond/fond-header-milieu.jpg);
}

#petit_menu{
	margin:0;
	padding:7px 0 0 20px;
	width:156px;
	height:119px;
	float:left;
	background-image:url(../images/deco/fond/fond-petit-menu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	font-size:11px;
	background-color: #86ae0c;
}

#petit_menu p{
	margin:0;
	padding:3px 0 3px 0;
}


#petit_menu a{
	margin:0;
	padding:0;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}


#petit_menu a:hover{
	margin:0;
	padding:0;
	color: #445a00;
	font-weight:bold;
	text-decoration:none;
}


#header_adresse{
	margin:0;
	padding:6px 0 0 17px;
	width:161px;
	height:120px;
	float:left;
	background-image:url(../images/deco/fond/fond-header-adresse.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color:#6052a7;
}

#header_adresse p{
	margin:0;
	padding:2px 0 0 0;
}

#header_adresse a{
	margin:0;
	padding:0;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}


#header_adresse a:hover{
	margin:0;
	padding:0;
	color: #445a00;
	font-weight:bold;
	text-decoration:none;
}


#acces_client{
	margin:0;
	padding:55px 0 0 27px;
	width:256px;
	height:71px;
	float:left;
	background-image:url(../images/deco/fond/fond-acces.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.champ_acces{
	margin: 0;
	padding: 0;
	border: 1px solid #92bb15;
	background-color: #FFF;
	width:180px;
	height: 18px;
	font-size:11px;
}

#panier_header{
	margin:0;
	padding:55px 0 0 130px;
	width:195px;
	height:71px;
	float:left;
	background-image:url(../images/deco/fond/fond-panier.jpg);
	background-position:center right;
	background-repeat: no-repeat;
	color: #445a00;
	font-weight:bold;
}

#panier_header a{
	margin:0;
	padding:0;
	color: #445a00;
	text-decoration:none;
}

#panier_header a:hover{
	margin:0;
	padding:0;
	color: #6052a7;
	text-decoration:underline;
}


#panier_header_connect a{
	padding:0;
	font-weight: bold;
	color: #445a00;
	text-decoration:none;
}

#panier_header_connect a:hover{
	margin:0;
	padding:0;
	color: #6052a7;
	text-decoration:underline;
}


/*fin HEADER MILIEU*/


#fil-ariane {
	margin:0 auto;
	padding:0 0 0 20px;
	width: 948px;
	height:40px;
	line-height:30px;
	color: #6052a7;
	background-color:#FFF;
	font-size:11px;
	font-weight:bold;
}

#fil-ariane a{
	color: #6052a7;
	text-decoration:none;
}


#fil-ariane a:hover{
	color: #445a00;
	text-decoration:underline;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 20px 0 20px;
	width: 928px;
	background-color:#FFF;
}
/*/// debut des colonnes ///*/



/*/// partie de gauche ///*/


#left_content{
	margin:0;
	padding:0;
	width:200px;
	float:left;
}

#photo_left{
	margin:0;
	padding:0;
	width:198px;
	border: solid 1px #698b03;
}

#paiement_livraison{
	margin:10px 0 0 0;
	padding:0;
	width:199px;
	height:159px;
	border: solid 1px #698b03;
}


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


#cgv{
	margin:10px 0 0 0;
	padding:0;
	width:198px;
	height:124px;
	border: solid 1px #698b03;
}
/*///    partie du centre   ///*/

/*///    début bloc milieu INDEX   ///*/

#middle_content_index{
	margin:0;
	padding:0 10px 0 10px;
	width:487px;
	float:left;
}

#middle_content_index p{
	margin:0;
	padding:3px 0 3px 0;
}


#middle_content_index a{
	margin:0;
	padding:0;
	color: #445a00;
	text-decoration:none;
	font-weight:bold;
}

#middle_content_index a:hover{
	margin:0;
	padding:0;
	color: #6052a7;
	text-decoration:underline;
	font-weight:bold;
}

#middle_content_index h1{
	margin:0;
	padding:0 0 0 60px;
	width:427px;
	height:50px;
	background-image:url(../images/deco/fond-t-violet.jpg);
	background-position:right center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

#middle_content_index h2{
	margin:20px 0 10px 0;
	padding:0 0 0 60px;
	width:427px;
	height:50px;
	background-image:url(../images/deco/fond-t-jaune.jpg);
	background-position:right center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

#middle_content_index h3{
	margin:20px 0 10px 0;
	padding:0 0 0 60px;
	width:427px;
	height:50px;
	background-image:url(../images/deco/fond-t-vert.jpg);
	background-position:right center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

#middle_content_index h4{
	margin:0;
	padding:0;
	font-size:13px;
	color: #6052a7;
	text-transform:uppercase;
}


/*///    fin bloc milieu INDEX   ///*/


/*///    début bloc milieu page produit   ///*/

#middle_content{
	margin:0;
	padding:0 0 0 30px;
	width:695px;
	float:left;
}

#middle_content h1{
	margin:0 0 10px 0 ;
	padding:0 0 0 60px;
	width:630px;
	height:50px;
	background-image:url(../images/deco/fond-t-vert-gd.jpg);
	background-position:left center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

/*///    fin bloc milieu page produit   ///*/


/*///    début bloc milieu page générale   ///*/

#middle_content2{
	margin:0;
	padding:0 0 0 30px;
	width:695px;
	float:left;
}

#middle_content2 p{
	margin:0;
	padding:3px 0 3px 0;
}

#middle_content2 h1{
	margin:0 0 10px 0 ;
	padding:0 0 0 60px;
	width:630px;
	height:50px;
	background-image:url(../images/deco/fond-t-jaune-gd.jpg);
	background-position:left center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

#middle_content2 h2{
	margin:0;
	padding:5px 0 2px 0;
	font-size:13px;
	color: #6052a7;
	text-transform:uppercase;
}


#middle_content2 h3{
	margin:0 0 10px 0 ;
	padding:0 0 0 60px;
	width:630px;
	height:50px;
	background-image:url(../images/deco/fond-t-violet-gd.jpg);
	background-position:left center;
	background-repeat: repeat-x;
	font-size:15px;
	color: #FFF;
	line-height:40px;
	text-transform:uppercase;
}

#middle_content2 h4{
	margin:0;
	padding:0 0 5px 0;
	color: #6052a7;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#middle_content2 a{
	margin:0;
	padding:0;
	color: #445a00;
	text-decoration:none;
	font-weight:bold;
}

#middle_content2 a:hover{
	margin:0;
	padding:0;
	color: #6052a7;
	text-decoration:underline;
	font-weight:bold;
}

/*///    fin bloc milieu page générale   ///*/


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

#plan{
	margin:0;
	padding:0;
	float:left;
}

#plan img{
	margin:0;
	padding:5px;
	background-color: #867bbe;
	border: solid 1px #6153a8;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:45px 0 0 10px;
	width:980px;
	height:80px;
	background-image:url(../images/deco/fond/fond-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: left;
	color: #FFF;
}

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

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


#footer_menu1{
	margin:0 340px 0 0;
	padding:0 0 10px 0;
	width:310px;
	height:65px;
	background-image:url(../images/deco/deco-footer2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	text-align: right;
}

#footer_menu2{
	margin:0;
	padding:0;
	width:320px;
	height:65px;
	background-image:url(../images/deco/deco-footer.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
}


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

