@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "postit.css";
@import "menu-deroulant.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	background: #4F2934 url(../images/deco/page_bg.jpg);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 31px;
	background-repeat: no-repeat;
	background-position: center top;
}

p, form, input {
	margin: 0;
	padding: 0;
	color: #814E5F;
}

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

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	color: #7C4759;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #814E5F;
	text-decoration: none;
}
a:hover {
	color: #333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.savoir_plus {
	text-align: right;
}
.pic_frame_left {
	float: left;
	height: 173px;
	width: 230px;
	padding: 0 0 0 12px;
	margin: 0 5px 20px 0;
	display: block;

}

.pic_frame_right {
	float: right;
	height: 285px;
	width: 329px;
	padding: 0 12px 0 10px;
	margin: 0 10px 20px 0;
	display: block;

}

.pic_db_left {
	float: left;
	height: 200px;
	width: 230px;
	padding: 0 0 20px 12px;
	margin: 0 5px 0 30px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;

}

.pic_db_right {
	float: right;
	height: 200px;
	width: 230px;
	padding: 0 12px 20px 20px;
	margin: 0 5px 0 0;
	display: block;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.bordure_photos {
	padding:7px;
	border: 1px solid #8C4B13;
	background-color: #FFFFFF;
}

.include_top {
	background-image: url(../images/deco/include_top.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 25px;
	float: left;
	display: block;

}
.include_content {
	background-repeat: repeat-y;
	background-image: url(../images/deco/include_content.jpg);
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;


}

.include_content p{
	padding: 0 10px 5px 10px;
	color: #206818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;

}

.include_bottom {
	background-repeat: no-repeat;
	background-image: url(../images/deco/include_bottom.jpg);
	width: 280px;
	height: 25px;
	float: left;
	display: block;
	margin-bottom: 8px;


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


#general {
	text-align: left;
	margin: 0px auto;
	width: 990px;
	position: relative;
	background-color: #aca6a8;
	background-image: url(../images/deco/body_bg.jpg);
	background-repeat: repeat;
}

#general_intro {
	text-align: left;
	margin: 15px auto;
	width: 990px;
	position: relative;
}

/*Haut de page  HEADER*/

#header {
  position: absolute;
  top: 0;
  left: 280px;
  width: 710px;
  height: 327px;
  background: url(../images/deco/header_2.jpg) no-repeat;
}
.header {
  position: absolute;
  top: 0;
  left: 280px;
  width: 710px;
  height: 327px;
  background: url(../images/deco/header_2.jpg) no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-color:#CCC;
	background-repeat: repeat-x;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

#left {
	float: left;
	width: 280px;
}
#logo {
  width: 280px;
  height: 327px;
  background: url(../images/deco/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#logo_intro {
	background-image: url(../images/deco/logo_intro.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 310px;
	background-color: #CABE98;
	float: left;

}

#cadre_gauche {
	height: 408px;
}
#cadre_gauche h2 {
	font-size: 17px;
	color: #666666;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#cadre_gauche h3 {
	font-size: 12px;
	margin: 1em 8px 1em 0;
	color: #3366FF;
	font-weight: normal;
}
#cadre_gauche p {
	font-size: 15px;
	margin: 20px 8px 1em 0;
	color: #666666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#cadre_gauche a {
  color: #FF3300;
  font-weight: bold;
  text-decoration: none;
}
#cadre_gauche a:hover {
  color: #3366CC;
}
#cadre_gauche .savoir_plus {
	font-size: 9px;
	margin: 5px 0 10px 0;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#cadre_gauche .hr-dots {
  background: center url(../images/deco/dots.gif) repeat-x;
  height: 10px;
}



#presentation_activites {
	margin: 0 10px 10px 0;
	float: right;
	background-repeat: repeat-y;
	width: 280px;
	padding: 10px;
	display: block;
}

#presentation_activites_2 {
	margin: 0 0 60px 0;
	float: left;
	background-image: url(../images/deco/cadre_content.png);
	background-repeat: repeat-y;
	width: 320px;
	padding: 10px;
	display: block;
}

#prest_1, #prest_2 {
	float: left;
	width: 49%;
	color: #999999;
}
#prest_1 {
  margin-right: 1%;
}
#prest_1-img, #prest_2-img {
	background: url(../images/deco/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 15px;
	text-align: center;
	padding-top: 90px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 30px;
}
#prest_2-img{
	background: url(../images/deco/pic_3.jpg) no-repeat;
}


#spacer {
	height: 20px;
	background-color: aca6a8;
	background-image: url(../images/deco/body_bg.jpg);
	background-repeat: repeat;
}

#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: aca6a8;
  font-weight: bold;
}


#diaporama{
	margin: 0 auto;
	width:auto;
	height:310px;
	background-color: #cabe97;
	padding: 40px;
}

#diaporama_left{
	margin: 0 auto;
	width:280px;
	height:408px;
}

#flash_anim{
	margin: 0 auto;
	width:710px;
	height:290px;
	background-color: #ACA6A8;
	background-image: url(../images/deco/header_2.jpg);
	float: left;
}

#img_anim{
	margin: 0 0 30px 0;
	width:329px;
	height:285px;
	background-color: #DFE9D1;
	background-image: url(../images/deco/cadre_img.jpg);
	float: right;
	display: block;
}

#enter {
	text-align: center;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

#enter a{
	color: #9A7682;
}

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

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}
#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{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#814E5F;
}

#right {
	float: right;
	width: 680px;
	padding-right: 9px;
	padding-top: 350px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	background-image: url(../images/deco/right_bg.jpg);
	background-position: left bottom;
}
#right div#vignette {
	background: none;
	margin: 0 0 30px 0;
	width: 325px;
	float: right;
	display: block;
}
#right div#vignette img {
	margin: 0;
}
#right div#vignette a {
	margin: 0 15px 15px 0;
	padding: 7px;
	width: 130px;
	height: 130px;
	background-color: #fff;
	display: block;
	float: left;
}
#right div#vignette a:hover {
	background-color: #ede3db;
}

#right_2 {
	float: right;
	width: 680px;
	padding-right: 9px;
	padding-top: 320px;
	background-image: url(../images/deco/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 40px;
}

#right h2 {
	padding-bottom: 6px;
	color: #66821B;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: center;
}
#right h3 {
	padding-bottom: 6px;
	color: #66821B;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: center;
}

#right h4 {
	padding-bottom: 6px;
	margin-bottom: 1em;
	color: #66821B;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: center;
}

#right h5 {
	color: #895D6C;
	padding-bottom: 6px;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #895D6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#right p {
	margin: 0 0 10px 0;
	color: #226819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

#right strong {
	color:#814E5F;
}


#right .left {
  margin-right: 18px;
}
#right .savoir_plus {
	font-weight: bold;
	font-size: 9px;
	margin: 10px 0 10px 0;
	color: #666666;
	float: left;
}
/*///    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 {
	padding:20px 0;
	text-align: center;
	background-color: #DFE9D1;
	background-image: url(../images/deco/body_bg.jpg);
	border-top: 1px solid #FFFFFF;
}

#footer a{
	color:#7C4759;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

#footer a:hover{
	color:#88A525;
}

#footerline{
	height:22px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/footer_baseline_bg.jpg);
}
/*classe clear*/

.clear {
	clear: both;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	font: 22px arial, sans-serif;
	color: #3C6E29;
	margin-bottom: 0px;
	letter-spacing: 1px;
	background-image: url(../images/deco/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
	font-weight: bold;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 28px 0 10px 30px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {

}
h5 {
	margin: 10px 0 0 0;
	padding: 0;
	color:#895D6C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	margin: 0 20px 20px 20px;
	padding: 10px 0 0 0;
	color:#3F6100;
	background-image: url(../images/deco/nav_bg_hover.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: 20 0;
	border-bottom: 1px solid #3F6100;
}

ul.liste{
	margin:10px 0 10px 10px;
	color:#993300;
	list-style:none;
	text-align:left;
}
ul.liste li{
	background-image: url(../images/deco/puce_liste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding:5px 0 5px 30px;
	text-align:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
ul.liste li a{
	color:#226819;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
ul.liste li a:hover{
	text-decoration:none;
	color: #999999;
}

.h1_clone {
	font: 24px arial, sans-serif;
	color: #3C6E29;
	margin-bottom: 0px;
	letter-spacing: 1px;
	background-image: url(../images/deco/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
	font-weight: bold;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 28px 0 10px 30px;
}
	
.right_heading {
	margin: 0 0 10px 0;
	color: #226819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #A3B926;
	font-weight: bold;

}

.contact_line {
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495D16;
	font-weight: bold;
	letter-spacing: 1px;

}
.contact_line a{
	color: #B0CC08;
}		

.contact_line a:hover{
	color: #895D6C;
}	
#taille-particulier {
	padding-left: 55px;
}

#taille-particulier  a  {
	padding: 7px;
	background-color: #fff;
	float: left;
	margin: auto;
	display: block;
	text-align: center;
}
#taille-particulier  a:hover  {
	background-color: #ede3db;
}

ul#lien_dl {
	padding: 0;
	list-style-type: none;
	float:left;
	height: 20px;
	margin: 0 0 0 110px;
}


#lien_dl li{
	color:#fff;
	float:left;
	height:30px;
	line-height: 28px;
	margin: 0;
}

#lien_dl li a{
	padding:4px 20px;
	display:block;
	color:#000000;
	text-align:center;
	text-decoration:none;
	float:left;
	width:auto;
	background-color: #79C328;
	border: 1px solid white;
	margin: 2px;
	
}

#lien_dl li a:hover, #lien_dl li a.menu_actif {
	text-decoration:none;
	background-color: #BFC599;
}
/*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
em {
    margin: 10px 0;   
    padding: 0;
    color:#000;
    font-weight: bold;
}/*Chapeau / Paragraphe d'introduction*/

/*--- IMPORTANT CSS PARAGRAPHESà designer dans tous les cas ---*/
cite {           
    font-style: italic;
    margin: 10px;   
    padding: 0 5px;
    display: block;
    border-left: #aaa solid 3px;
}/*Citation */
big {               
    margin: 10px 0;   
    padding: 0;
    display: block;
}/*Texte écriture plus grande*/
small {
    margin: 10px 0;   
    padding: 0;
    display: block;
}
