@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: #d9dbe1;
	color: #000;
}

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

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



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


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

/*Haut de page  HEADER*/

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

#header p{
 color:#000;
}

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

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

/*Contenu de page  CONTENT */

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

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

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

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

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

#flash_anim{
	margin: 0 auto;
	padding:0;
	width:780px;
	height:350px;
	text-align:center;
}

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


#cadre_gauche{
	padding:20px 10px 20px 10px;
	float: left;
	height: 100%;
	width: 360px;
	margin: 0 0 0 10px;
}

#cadre_droit {
	padding:20px 10px 0 10px;
	float: right;
	height: 100%;
	margin: 0 10px 0 0;
	width: 360px;
}

#cadre_droit_contact {
	padding:20px 10px;
	float: right;
	height: 100%;
	width: 360px;
	margin: 0 10px 0 0;
}

#texte_cadre_contact {
	margin:0 auto;
	height: 100%;
	width: 320px;
	text-align: center;
}

#texte_cadre_contact h2{
padding:0 0 10px 0;
}

#photo_cadre{
	margin:20px auto;
	height: 250px;
	width: 150px;
	float: left;
}

#photo_cadre img{
	margin:5px auto;
	padding:1px;
	border: 1px solid #B08D6F;
	}


#texte_cadre {
	margin:20px auto;
	height: auto;
	float: right;
	width: 200px;
}


#texte_cadre h2{
	padding:0 0 8px 0;
}

#texte_cadre img{
	margin:10px auto 5px auto;
	display:block;
}


#signature_JDG {
	margin:8px auto;
	float: right;
}

#diaporama{
	margin:0 auto;
	height: auto;
	width: auto;
	text-align:center;
}

#diaporama img{
	padding:1px;
	border: 1px solid #B08D6F;
	margin: 8px;
}


#presentation_liste {
	list-style-image: url(../images/deco/puce.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
}

.texte {
margin:10px 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
}

.texte p{
	padding:0 0 8px 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	width:804px;
	height:50px;
	text-align: center;
	color: #0066CC;
	background-image: url(../images/deco/footer_bg.gif);
	font-family: "Century Gothic", Verdana;
}

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

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


/*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:#cc6633;
	font-family: "Century Gothic", Verdana;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 24px;
	background-image: url(../images/deco/bg_titre_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: 0px;
	text-indent: 20px;
  }
  
   h2 {
	margin: 0;
	padding: 0;
	color:#cc6633;
	font-family: "Century Gothic", Verdana;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
  }
  
   h3 {
	margin: 0;
	padding: 0;
	color:#0066CC;
	font-family: "Century Gothic", Verdana;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#flash_musique {
	height: 35px;
	width: 120px;
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
}
