@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.gif);
	background-position:top;
	background-repeat:repeat-x;
}

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%;
	background-image:url(../images/deco/bg-general.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:200px;
}
#header_haut{
	margin:0 auto;
	padding:0;
	width:980px;
	height:92px;
}
#header_bas{
	margin:0 auto;
	padding:0;
	width:980px;
	height:74px;
}
#header_haut img{
	margin:0;
	padding:6px 0 0 15px;
	float:left;
}

#logo_mli{
	margin:0;
	padding:17px 19px 0 0;
	width:128px;
	height:58px;
	float:right;
}

#lien_mli{
	margin:0;
	padding:35px 0 0 0;
	width:220px;
	height:48px;
	float:right;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 980px;
	background-image:url(../images/deco/bg-content.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.image_centre {
	margin:0 auto;
	padding:20px 0;
	display:block;
}
.image_droite {
	margin:5px 0 10px 10px;
	padding:10px 5px;
	display:block;
	float:right;
	background-color: #e4dac4;
}
.image_gauche {
	margin:5px 10px 10px 0;
	padding:10px 5px;
	display:block;
	float:left;
	background-color: #e4dac4;
}

/*/// debut des colonnes ///*/
#left_content_index{
	float:left;
	position:relative;
	width:550px;
	left:19px;
	padding: 0 0 19px 0;
}
#left_content_index p{
	padding:0 0 10px 0;
}
#left_content_index strong{
	color:#CBB689;
}	


#middle_content_index{
	float:right;
	position:relative;
	width:367px;
	padding: 0 19px 19px 0;
}

#left_content{
	float:left;
	position:relative;
	width:234px;
	left:19px;
}
#banniere_adresse{
	float:left;
	width:204px;
	left:19px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/contactez-nous.gif);
	padding: 45px 15px 15px 15px;
	background-color: #1C1C1C;
	margin: 10px 0 0 0;
}
#banniere_adresse a{
	text-decoration:none;
	color:#FFFFFF;
}
#banniere_adresse a:hover{
	text-decoration:none;
	color: #CBB689;
}
.num_tel{
	text-decoration:none;
	color: #fff;
	font-size:18px;
	letter-spacing: 0px;
	text-align: center;
	background-color: #000000;
}
/*/// partie de droite ///*/
/*#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
}*/
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	width:689px;
	padding: 0 19px 19px 0;
	border-bottom: 1px solid #464646;
}
#middle_content p{
	line-height:15px;
	padding:0 0 10px 0;
}
#middle_content strong{
	color:#CBB689;
}

#content_rotator{
	float:right;
	width:367px;
	padding: 0 0 10px 10px;
	margin:10px;
}
.content_livre{
	float:left;
	padding: 0 5px 5px 0;
	margin:10px;
}

#contact_acces{
	float:right;
	width:260px;
	padding: 5px;
	background-color: #232323;
}

.liens_divers{
	margin: 10px 0;
	padding: 2px 0 2px 0;
	font-size: 11px;
	color: #555;
	float: right;
}
.liens_divers a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 1px 4px;
	background-color: #1C1C1C;
}
.liens_divers a:hover{
	color: #000;
	background-color:#E2DBCB;
	text-decoration: none;
}

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

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 230px 10px 0;
	width:750px;
	height:130px;
	text-align: right;
	color: #999999;
	background-image:url(../images/deco/footer.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#footer a{
	color:#464646;
	text-decoration:none;
	font-size: 10px;
}

#footer a:hover{
	color:#CBB689;
	text-decoration: none;
}


/*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 0 20px 0;
	padding: 0 19px 0 0;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	display: block;
	border-bottom: 3px double #E2D6BE;
	float: right;
	width: 922px;
	position: relative;
	right: 19px;
}
  
h2 {
	margin: 6px 0;
	padding: 0;
	color:#fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #464646;
	line-height: 28px;
}
  
h3 {
	margin: 0;
	padding: 20px 0 5px 0;
	color:#E4DAC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}

/*.list1 ul{
 margin:0 0 0 270px;
}*/
.list1 li{
	padding:0 0 0 10px;
	list-style:none;
}
.list2 li{
	padding:0 0 0 70px;
	list-style:none;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

