@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: Arial;
	font-size: 12px;
	background-color: #635240;
	background-image:url(../images/deco/bg_body.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color: #f3e8be;
}
.body_index {
background-image:url(../images/deco/bg_index.jpg);
background-position:top center;
background-repeat:repeat-x;
background-color:#322621;
}

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

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:954px;
	height:267px;
	background-image:url(../images/diaporama/diaporama_head01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	width: 954px;
	height:508px;
}
#content {
	margin:0 auto;
	padding:0 45px 0 90px;
	width: 819px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
padding:0 30px 5px 40px;
	float:left;
	position:relative;
	width:246px;
	left:0px;
}
#left_content img{
margin:10px 0 10px 0;
padding:5px 5px 5px 5px;
text-align:center;
border: solid 10px #736250;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	padding:35px 20px 5px 30px;
	float:left;
	position:relative;
	background-position:5px 38px;
	background-repeat:repeat-x;
	width:453px;
}
#middle_content   .img, #middle_content img
{
	border: 0;
	margin-top: 20px;
	text-align: center;

}

#middle_content ul.maliste{
	padding:20px 0 0 20px;
	background-image:url(../images/deco/deco_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	list-style:none;
}
#middle_content ul.maliste li{
	padding:0 0 10px 0;
	list-style:none;
	font-weight:bold;
}

.paragraphe{
	padding:20px 20px 5px 20px ;
	background-image:url(../images/deco/bg_paragraphe.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.chapeau{
	padding:12px 20px 5px 20px;
	background-image:url(../images/deco/bg_paragraphe.jpg);
	background-position:left -27px;
	background-repeat:repeat-x;
	line-height: 2;
}

#middle_content  table{ 
    width:98%;
    border:0;
}

#middle_content  table td{
    text-align:center;   
}

.photos{ 
    border:4px double #736250;
    width:80px;
    height:80px;
}

.photos:hover { //Mes liens hover images dans ma table class="photos"//
    border:4px solid #b0cc0a;
}
.prix{
font-size:14px;
font-weight:bold;
color:#b0cc0a;
}


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

/*Bas de page  FOOTER*/

#footer_index{
	margin:0 auto;
	padding:50px 40px 0 0;
	width:914px;
	background-color:#322621;
	background-image:url(../images/deco/footer_index.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: right;
	color: #f3e8be;
	font-size:11px;
}

#footer_index a{
	color:#f3e8be;
	font-weight:bold;
	text-decoration:none;
}

#footer_index a:hover{
	color:#b0cc0a;
}
#footer{
	margin:0 auto;
	padding:25px 210px 0 0;
	width:609px;
	height:72px;
	background-image:url(../images/deco/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align: right;
	color: #f3e8be;
	font-size:11px;
}

#footer a{
	color:#f3e8be;
	font-weight:bold;
	text-decoration:none;
}

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


/*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: 5px 0 35px 40px;
	color:#b0cc0a;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	background-image:url(../images/deco/deco_h1.gif);
	background-position:left 15px;
	background-repeat:no-repeat;
}
  
h2 {
	margin: 0;
	padding: 7px 0 5px 20px;
	color:#f3e8be;
	font-size:14px;
	background-image: url(../images/deco/bg_paragraphe.jpg);
}
#left_content h2{
	margin: 0;
	padding: 7px 0 5px 20px;
	color:#f3e8be;
	font-size:14px;
	background-image: none;
}

  
h3, h3 a, h3 a:hover {
	margin: 0;
	padding: 0;
	color:#b0cc0a;
	font-size:12px;
}
h4 {
	padding:20px 0 0 20px;
	background-image:url(../images/deco/deco_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#b0cc0a;
}
h5 {
	margin: 0;
	padding: 0;
	color:#f3e8be;
}
h6 {
	margin: 0;
	padding: 0;
	color:#f3e8be;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
