@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fcc758;
	color: #000;
	background-image: url(../images/deco/body_bg.jpg);
	background-repeat: repeat-x;
}

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

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



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


#general{
	margin:20px auto;
	padding:0;
	width:804px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:804px;
	height:110px;
	background-color: #999;
	float: left;
	background-image: url(../images/deco/header_bg2.jpg);
	background-repeat: no-repeat;
}

#header p{
 color:#000;
}

#header a{
	color:#990000;
	text-decoration:none;
}

#header a:hover{
	color:#999;
}

/*Contenu de page  CONTENT */

#accueil_top{
	margin:0 auto;
	padding:0;
	width:804px;
	height:17px;
	background-color: #999;
	float: left;
	background-image: url(../images/deco/accueil_top.jpg);
	background-repeat: no-repeat;
}


#content {
	margin:0 auto;
	padding:0;
	width: 804px;
	float: right;
	background-image: url(../images/deco/content_bg.gif);
	background-repeat: repeat-y;
}

#content p{
 color:#000099;
}

#content strong{
 font-weight:bold;
 color:#FF6600;
}

#content a{
	color:#000099;
	text-decoration:none;
}

#content a:hover{
	color:#999;
}

#content_cadre {
	margin:0 0 0 20px;
	padding:0 0 0 130px;
	width: 350px;
	float: left;
}

#content_banner {
	margin:0 0 10px 0;
	padding:0 0 0 4px;
	width: 790px;
	float: left;
}

#flash_anim{
	margin: 0 auto;
	padding:0;
	width:780px;
	height:350px;
}

#images_activites {
	margin:0 auto;
	padding:0 0 0 10px;
}


#cadre_gauche{
	padding:0 0 15px 15px;
	float: left;
	width: 365px;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/cadre-gauche_bis_bg.jpg);
	background-position: bottom;
}
.bloc_partenaires {
	margin: 0 auto;
	text-align: center;
}
.bloc_partenaires a{
	border: none;
	text-decoration: none;
}
.bloc_partenaires a:hover{
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
.bloc_partenaires img{
	margin: 5px 10px;
	border: none;
}


#cadre_gauche_bis{
	padding:30px 20px 0 20px;
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
	height: auto;
}

#cadre_droit {
	padding:0 15px 5px;
	float: right;
	margin: 0 10px 0 0;
	width: 360px;
	background-image: url(../images/deco/cadre-droit_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}
#cadre_droit h3{ padding:30px 0 5px 0;}
#cadre_droit_bis {
	padding:30px 10px 0 0;
	float: right;
	margin: 0 10px 0 0;
	width: 370px;
	height: auto;
	background-image: url(../images/deco/cadre-droit_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#texte_cadre {
	margin:10px 0 0 0;
	height: 176px;
	float: right;
	width: 350px;
	padding: 10px 0 0 0;
	background-image: url(../images/deco/cadre_bleu.jpg);
	background-repeat: no-repeat;
}

#diaporama{
	margin:0 auto;
	height: 210px;
	width: 320px;
	float: right;
}

#cadre_droit_contact {
	padding:0;
	float: right;
	margin: 80px 30px 0 0;
	width: 350px;
}

#cadre_gauche_contact {
	padding:0 0 0 10px;
	float: left;
	width: 370px;
	margin: 0 0 0 10px;
	background-image: url(../images/deco/cadre-droit_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#photo_cadre_contact {
	margin:20px 20px 20px 20px;
	height: 210px;
	width: 150px;
	float: left;
}

#texte_cadre_contact {
	height: 400px;
	float: right;
	width: 360px;
	text-align: center;
	padding: 20px 0 0 0;
	background-image: url(../images/deco/cadre-gauche_bg.jpg);
	background-repeat: no-repeat;
	background-position: -10px 115px;
}

#texte_cadre_contact p{padding:0 0 8px 0;}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0066CC;
	line-height: 18px;
	margin: 0 0 8px 0;
}

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



.presentation_liste li{
/*	list-style-image: url(../images/deco/puce.gif);*/
	background:url(../images/deco/puce.gif) left center no-repeat;
	list-style-type:none;
	height:25px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 25px;
	letter-spacing: 1px;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
}
.particuliers_liste li{
/*	list-style-image: url(../images/deco/puce.gif);*/
	background:url(../images/deco/puce.gif) left center no-repeat;
	list-style-type:none;
	height:25px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 25px;
	letter-spacing: 1px;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
}
.presentation_liste {
/*	list-style-image: url(../images/deco/puce.gif);*/
	background:url(../images/deco/puce.gif) left center no-repeat;
	list-style-type:none;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 25px;
	letter-spacing: 1px;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
}
.texte_liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0066CC;
	line-height: 18px;
	margin: 0 0 8px 45px;
}

.services_liste li{
/*	list-style-image: url(../images/deco/puce.gif);*/
	background:url(../images/deco/puce.gif) left 6px no-repeat;
	list-style-type:none;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 0 0 5px 25px;
	display:block;
}
/*Bas de page  FOOTER*/

#footer{
	width:804px;
	height:60px;
	text-align: center;
	color: #0066CC;
	background-image: url(../images/deco/footer_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}

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

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

.info {color:#ff0000; font-weight:bold; letter-spacing:1px;}

.photo_cadre {
	margin:10px auto;
	height: auto;
	width: 750px;
	padding: 10px;
	background-image: url(../images/deco/cadre-gauche_bg.jpg);
	background-repeat: no-repeat;
	background-position: 350px -75px;
	text-align:center;
}

.photo_cadre2 {
	margin:10px 0 10px 18px;
	height: auto;
	width: 750px;
	float: left;
	padding: 10px 0 10px 0;
}

.bordure_photos {
	padding:2px;
	border: 1px solid #FF9900;
	margin: 10px 10px 10px 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 auto;
	padding: 25px 0 20px 0;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 20px;
	text-indent: 30px;
	font-style: normal;
	background-image: url(../images/deco/bg_titre_01.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
  }
  
   h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
  }
  
   h3 {
	margin: 0;
	padding: 25px 0 20px 0;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
  }
  
   h4 {
	margin: 20px 0 10px 0;
	padding: 0px;
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
  }
  
  
   h5 {
	margin: 0;
	padding: 8px;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
  }
  
   h6 {
   margin: 0 auto;
	padding: 25px 0 20px 0;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 20px;
	text-indent: 30px;
	font-style: normal;
	background-image: url(../images/deco/bg_titre_01.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#anim_header {
	float: right;
	margin: 10px 10px 0 0;
	
}
#anim_bas {
	margin: 0 auto;
	background-image: url(../images/deco/bg-flash_bas.gif);
	background-repeat: no-repeat;
	width: 200px;
}
