@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 {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d9cab5;
	color: #877e71;
	background-image: url(../images/deco/bg_degrade.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 13px 0 0 0;
	
}


/*body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/deco/back_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}*/

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

.domiciliation {
padding:15px;
}

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:17px 14px 0 14px;
	width:752px;
	height:160px;
	background-image: url(../images/deco/bg_header.gif);
}
#flash_anim {
	background-color: #d7c8b3;
	width: 752px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 752px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right 28px;
}
#content h1 {
	background-color: #33acba;
	line-height: 24px;
	border-bottom: 4px solid #d9cab5;
	color: #d9cab5;
	font-size: 14px;
	background-image: url(../images/deco/puce_beige.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding: 0 0 0 28px;
	margin-bottom: 20px;
}
#content h2 {
	color: #2a8d98;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin-bottom: 12px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #877e71;
	padding: 0 0 0 20px;
	margin-bottom: 15px;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

#bouton {
	width:752px;
	height:296px;
	padding: 0;
	margin: 0
	float: left;
	clear: both;
	z-index: 2000;
	position: relative;
}

.titre {
	background-color: #33acba;
	line-height: 24px;
	border-bottom: 4px solid #d9cab5;
	color: #d9cab5;
	font-size: 15px;
	background-image: url(../images/deco/puce_beige.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding: 0 0 0 28px;
	margin: 16px 0;
	font-weight:bold;
	display:block;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:392px;
	left:20px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	color:#33acba;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#left_content p {
	text-align: justify;
	line-height: 18px;
	color:#666;
}
#left_content strong {
	color: #676056;
}


ul.bulles {
	margin: 0;
	padding: 0 0 10px 30px;
	list-style-type: none;
}
.bulles li {
	margin: 0 0 10px;
	background-image: url(../images/deco/bulle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	text-indent: 30px;
	color: #686157;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


/*/// partie de droite ///*/

#right_content_contact{
	float:right;
	position:relative;
	width:294px;
	right:20px;
	margin:45px 0 0;
}


#right_content{
	float:right;
	position:relative;
	width:294px;
	right:20px;
}
#right_content img {
	border: 4px solid #FFF;
}

#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}

#right_content p.essai{
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	color:#33acba;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
}

#right_content p.essai:hover{
	color:#877E71;
}

#offre {
	float: right;
	position: relative;
	width: 294px;
	right: 20px;
	background: #33acba;
	margin: 0;
	padding: 20px 0 10px 0;
	border-top: none;
	border-right: none;
	border-bottom: 4px solid #d9cab5;
	border-left: none;
}
#offre a {
	margin: 0 20px 10px 20px;
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#offre a:hover {
	color: #d9cab5;
}

.encart {
	background-color: #e2d2bc;
	border: 1px solid #b5a997;
	padding: 10px;
	color: #46413b;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	margin-bottom: 15px;
}

.encart p{
line-height: 24px!important;
}
.encart strong {
	color: #2a8d99!important;
}


#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:26px 0 20px 0;
	width:780px;
	text-align: center;
	color: #288792;
	background-image: url(../images/deco/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D9CAB5;
	line-height: 18px;
}
#footer_home{
	margin:0 auto;
	padding:26px 0 20px 0;
	width:780px;
	text-align: center;
	color: #288792;
	background-image: url(../images/home/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D9CAB5;
	line-height: 18px;
}

#footer a, #footer_home a{
	color:#615b51;
	text-decoration:none;
}

#footer a:hover, #footer_home a:hover{
	color:#288792;
}


/*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     ----*
  *------------------------------------------------------*/
/*.espace {
height: 180px;
background-image:url(../images/deco/bg2.gif);
background-position:center center;
background-repeat:repeat-y;
margin:0 auto;
padding:0;
width:780px;
}*/
