@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "actualites.css";

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/
.nav_pages a.menu_actif {
background-color:#DBC59C;
color:#723E64;
text-decoration:none;
}

/*------------------------------------------------*
 *---  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;
	color: #584a3d;
	background-image: url(../images/deco/back_body.jpg);
	background-repeat: repeat;
	background-position: left top;
}

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{
	padding:0;
	width:950px;
	height:195px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contenu de page  CONTENT */

#content {
	padding:0;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:207px;
	left:0px;
	background-image: url(../images/deco/back_left_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	padding-top:20px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}


/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#584a3d;
	width:682px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#middle_content .nota {
	font-size: 11px;
	color: #DBC59C;
	font-style: italic;
	text-align: right;
	margin-top: 50px;
}

#middle_content .photo-gche {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 55px;
	border: 4px solid #FFFFFF;
}
#middle_content .photo {
/*	float: left;*/
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 55px;
	border: 4px solid #FFFFFF;
}
#middle_content .photo-espace {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 20px;
	border: 4px solid #FFFFFF;
}

#middle_content p {
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 15px;
}
#middle_content .margin-bottom {
	margin-bottom: 0;
	margin-top: 29px;
}
#middle_content .marg-top {
	margin-top: 5px;
}
#middle_content p.right {
	width: 100%;
	margin: 0;
	text-align: right;
}
#middle_content p.en_constru {
	line-height: 30px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

#middle_content strong {
	color: #DBC59C;
}

#middle_content ul {
	padding-left: 68px;
	margin-left: 0;
}
#middle_content .buste {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	border: #FFFFFF solid 4px;
}

#middle_content .buste2 {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: #FFFFFF solid 4px;
}
#middle_content li {
	list-style-type: square;
	line-height: 16px;
}

#middle_content h1{
	color:#E3A2F9;
/*	background-image: url(../images/deco/puce_H1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	height: 22px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	font-family: "Arial", Helvetica, sans-serif;
	letter-spacing: 2px;
}
#middle_content h4{
	color:#DBC59C;
	font-size: 12px;
	background-image: url(../images/deco/puce_H4.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	padding-left: 55px;
	margin-top: 30px;
	margin-bottom: 7px;
}

#middle_content h3{
	color:#DBC59C;
	font-size: 12px;
	font-style:italic;
	padding-left: 30px;
	margin-bottom: 7px;
}

#middle_content a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#middle_content a:hover {
	color: #DBC59C;
}
#middle_content ul li a {
	color: #E3A2F9;
	text-decoration: none;
	font-size: 12px;
}

#middle_content ul li a:hover {
	color: #CC66FF;
	text-decoration: underline;
}

.contact_p{
	display:block;
	float:right;
	width:250px;
	padding: 5px 0 5px 20px;
	border-left: 1px solid;
	border-color: #E3A2F9;
}


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

/*Bas de page  FOOTER*/

#footer{
	width:745px;
	text-align: left;
	color: #DBC59C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 205px;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

#footer p {
	color: #DBC59C;
	margin-top: 10px;
}
/*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: 10px 0 5px;
	color:#E3A2F9;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

