@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 {
	background: #FFFFFF url(../images/deco/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 31px;
}

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

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

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #CC3399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8AC3EE;
	font-weight: bold;
}
.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: 173px;
	width: 230px;
	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:4px;
	border: 1px solid #799CBC;
	background-color: #FFFFFF;
}

.bordure_vignettes {
	padding:4px;
	border: 1px solid #CC3399;
	background-color: #FFFFFF;
	margin: 0 20px 0 20px;
}

.logo_partenaires {
	margin: 20px 3px 20px 3px;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

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

/*Haut de page  HEADER*/

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

/*Contenu de page  CONTENT */

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

#left {
	float: left;
	width: 280px;
	background-image: url(../images/deco/left_bg.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 280px;
	height: 221px;
	background: url(../images/deco/header_1.jpg) no-repeat;
	text-align: center;
	color: #595959;
	margin: 0;
}
#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: #397EA8;
	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: #397EA8;
	font-weight: bold;
	text-decoration: none;
}
#cadre_gauche a:hover {
	color: #89BBE0;
}
#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;
}

#presentation_activites_2 {
	margin: 0 0 40px 10px;
	float: left;
	background-image: url(../images/deco/activites_bg.jpg);
	background-repeat: no-repeat;
	width: 380px;
	padding: 10px;
	display: block;
	background-position: center top;
}

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

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

#partenaires{
	margin: 0 0 0 20px;
	width:620px;
	padding: 10px;
	float: left;
}

#diaporama{
	margin: 0 0 0 20px;
	width:620px;
	padding: 10px;
	float: left;
}

#diaporama_left{
	margin: 0 auto;
	width:260px;
	height:250px;
	background-repeat: no-repeat;
	padding: 30px 0 0 10px;
	color: #006699;
}

#diaporama_generique{
	margin: 0 auto;
	width:260px;
	height:250px;
	background-repeat: no-repeat;
	padding: 150px 0 0 10px;
	color: #006699;
}

#flash_home{
	margin: 3px 3px 10px 3px;
	width:980px;
	height:400px;
	float: left;
	color: #006699;
}

#flash_anim{
	margin: 0;
	width:710px;
	height:221px;
	float: left;
	color: #006699;
}

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

#bandeau{
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	width:987px;
	height: 65px;
	float: left;
	display: block;
	position: relative;
}

/*/// 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: 710px;
	padding-top: 30px;
	background-image: url(../images/deco/right_bg.jpg);
	background-repeat: no-repeat;
}

#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 {
	font: 14px arial, sans-serif;
	color: #CC3399;
	border-bottom: 1px solid;
	padding-bottom: 6px;
	margin-bottom: 1em;
	font-weight: bold;
	border-color: #5297C5;
}
#right h3 {
	font: 16px arial, sans-serif;
	color: #CC3399;
	border-bottom: 1px solid #5297C5;
	padding-bottom: 6px;
	margin-bottom: 5px;
	margin-top: 65px;
	font-weight: bold;
}

#right h4 {
	font: 16px arial, sans-serif;
	color: #CC3399;
	border-bottom: 1px dotted #5297C5;
	padding-bottom: 6px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

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

#right p {
	margin: 0 0 10px 0;
	color: #003366;
	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:#81B3D4;
}
#adressecontact{
	margin:0 auto;
	padding:0 0 0 150px;
}

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

/*Bas de page  FOOTER*/

#footer {
	padding:10px 0;
	text-align: center;
}

#footer a{
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.5px;
}

#footer a:hover{
	color:#81B3D4;
}

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

.clear {
	clear: both;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	font: 25px arial, sans-serif;
	color: #397EA8;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-image: url(../images/deco/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
	line-height: 50px;
	font-weight: normal;
	background-position: left center;
}

.h1_clone {
	font: 25px arial, sans-serif;
	color: #397EA8;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-image: url(../images/deco/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
	line-height: 50px;
	font-weight: normal;
	background-position: left center;
}
  
   
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 5px 30px 10px 30px;
	padding: 0;
	color:#1A568C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: #DBDBDB;
	padding-bottom: 20px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 5px 0 5px 0;
	padding: 0;
	color:#81B3D4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
}
h6 {
	margin: 0;
	padding: 0;
	color:#5297C5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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


/* POST IT */
#post-it
{
	position:absolute;
	height:130px;
	width:185px;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	background-color:#4080C0;
	border:2px solid #FFFFFF;
	margin-top: 34px;
	z-index: 1000;
	left: 0px;
	top: 0px;
}

#handle
{
	color:#000000;
	background-color:#CFDEFF;
	padding:3px;
	font-size:12px;
	margin:5px;
	cursor:move;
	text-transform:uppercase;
	font-weight: bold;
}

#handle2
{
	color:#000000;
	background-color:#CFDEFF;
	padding:3px;
	font-size:12px;
	margin:5px;
	cursor:move;
	text-transform:uppercase;
	font-weight: bold;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
