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

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


html {
 margin: 0;
 padding: 0;
}


body {
	background: #4d1f3e url(../images/deco/page-violette.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: #690369;
}

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: #FFFFFF;
}
.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;
}
 /*------------------------------------------------------*
  *--------    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;
}

#header2 {
  position: absolute;
  top: 0;
  left: 392px;
  width: 710px;
/*  height: 327px;*/
  background: url(../images/deco/bg_anim.jpg) no-repeat;
}

#header_propre {
	margin:0 auto;
  left: 392px;
	width: 990px;
/*  height: 327px;*/

}

#header_home {
	margin:0 auto;

	width: 990px;
 height: 327px;

}

#header_propre img{

float:left;
display:block;
width:392 px;
height:326 px;
}

/*Contenu de page  CONTENT */

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

#left {
	float: left;
	width: 280px;
	margin:0;
	padding:0;
	background-color:#DAD1D4;
}
#logo {
  width: 280px;
  height: 327px;
  background: url(../images/deco/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}


#logo2 {
  width: 392px;
  height: 327px;
  background: url(../images/deco/header_3.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 20px 40px 0;
	float: right;
	background-image: url(../images/deco/cadre_content.png);
	background-repeat: repeat-y;
	width: 350px;
	padding: 10px;
	display: block;
	border: 1px solid #966B49;
}

#presentation_activites_2 {
	margin: 0 0 40px 0;
	float: left;
	background-image: url(../images/deco/cadre_content.png);
	background-repeat: repeat-y;
	width: 320px;
	padding: 10px;
	display: block;
}
#presentation_activites_2 img {
	padding: 2px;
	border: 1px solid;
	background-color: #FFFFFF;
	border-color: #A77B7C;
	margin: 0 10px 0 0;
}

.logo_crc{
float:left;
margin-bottom:5px;}


#presentation_activites_2 ul{
padding-bottom:5px;}

#presentation_activites_2 li{
	color:#690369;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	list-style-type: none;
}

#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;
}

#flash_anim2{
	margin: 0;
	width:598px;
	height:327px;
	background-color: #ACA6A8;
	background-image: url(../images/deco/bg_anim.jpg);
	float: right;
}

#flash_anim3{
	margin: 0;
	width:598px;
	height:327px;
	background-color: #ACA6A8;
	background-image: url(../images/deco/bg_anim.jpg);
	float: left;
	padding:0;
}


#flash_home{
width:392px;
	height:327px;
	float: left;
	margin: 0;
	padding:0;

}

#total_home{
width:990px;
height:327px;
margin:0;}


#vertical{
float:left;}


#img_anim2{
	margin: 0 auto;
	width:329px;
	height:423px;
	background-image: url(../images/deco/cadre_img_gd.jpg);
	background-repeat:no-repeat;
	float: right;
	padding-bottom:15px;
}

#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:#00FF00;
}

#right {
	float: right;
	width: 685px;
  	padding-left:15px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/right_bg.jpg);
	background-position: right top;
}

#references{
float:right;
width:300px;}



#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 {
	border-bottom: 1px solid #C8BDC1;
	padding-bottom: 6px;
	margin-bottom: 1em;
	color: #7a5a46;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-right: 180px;
}
#right h3 {
	font-size: 12px;
	color: #774055;
	border-bottom: 1px solid #78696E;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#right h4 {
	font: 16px arial, sans-serif;
	color: #774055;
	padding-bottom: 6px;
	font-weight: bold;

}

#right h5 {
	font: 12px arial, sans-serif;
	color: #BE8B06;
	padding-bottom: 6px;
	font-weight: bold;
	margin: 50px 0 10px 0;
}

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

}

#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:10px 0;
	text-align: center;
	background-color: #aca6a8;
	background-image: url(../images/deco/body_bg.jpg);
}

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

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

#footerline{
	height:10px;
	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: 24px arial, sans-serif;
	color: #660057;
	padding-bottom: 6px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-image: url(../images/deco/puce_h1.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
	padding-top: 0px;
	line-height: 35px;
	font-weight: normal;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
/*h3 {
	margin: 0;
	padding: 0;
	color:#000;
}*/
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 10px 0 10px 0;
	padding: 0;
	color:#690369;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}

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

.h1_clone {
	font: 24px arial, sans-serif;
	color: #774053;
	padding-bottom: 6px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-image: url(../images/deco/puce_h1.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
	padding-top: 0px;
	line-height: 35px;
	font-weight: normal;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
