@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "produits.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #1e1e1e;
	color: #CFCAC5;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

a {
	color: #93E622;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;

}

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

.hr {
margin:0;
padding:0;
}

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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:265px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/bg-header.jpg);
}
#main-header {
	margin:0 auto;
	padding:0;
	width: 690px;
	height:265px;
}

#activite-header {
	margin:0 auto;
	padding:0 10px;
	width: 172px;
	height:265px;
	float: left;
}

.activite {
	text-align: center;
	font-size: 15px;
	padding: 215px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;

}

#diaporama-header{
	float: right;
	height: 214px;
	width: 498px;

}


#diaporama-coaching {
	
	height:442px;
	width:333px;

}


#main-adresse {
	margin:0;
	padding:0;
	width: 498px;
	height:51px;
	float: right;
	display: block;
}

.adresse {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 3px 30px;
	margin: 0;

}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/deco/bg-content-gauche.jpg);
	background-repeat: no-repeat;
}



#main-content {
	margin:0 auto;
	padding:0;
	width: 690px;
	background-image: url(../images/deco/bg-content.jpg);
	background-color: #212121;
	background-repeat: no-repeat;
	border-bottom: 1px solid #94E524;
}

#main-content  p {
	color: #cfcac5;
	padding: 5px 0 5px 0;
	line-height: 20px;

}



.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:192px;
	background-image: url(../images/deco/bg-menu-vertical.jpg);
	background-repeat: no-repeat;
	height: 195px;
	padding: 0;
	display: block;
}

/*/// partie de droite ///*/
#h1_content{
	float:left;
	position:relative;
	width:498px;
	height: 195px;
	background-image: url(../images/deco/bg-h1.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.h1-content {
	color: #93E720;
	text-align: center;
	padding: 75px 0;
	margin: 0;
	letter-spacing: 4px;
	font-size: 20px;
	font-weight: bold;



}

.h2-content {
	color: #91E722;
	text-align: center;
	padding:0;
	margin:0;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/deco/bg-h2.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	height: 29px;
	line-height: 29px;



}


#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:100%;
	padding: 15px 0;
	background-image: url(../images/deco/bg-content-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#middle_content ul {
	list-style-position: inside;
	padding: 5px 0;
	background-color: #93E622;
	margin: 10px 0;

}

#middle_content li {
	padding: 0 0 3px 5px;
	color: #212121;

}

#middle_content_long{
	float:left;
	position:relative;
	width:670px;
	padding: 15px 10px;
	background-image: url(../images/deco/bg-content-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
}

#middle_content_long ul {
	list-style-position: inside;
	padding: 5px 0;
	background-color: #93E622;
	margin: 10px 0;

}

#middle_content_long li {
	padding: 0 0 3px 5px;
	color: #212121;

}


#left_middle_content{
	float:left;
	position:relative;
	width:315px;
	padding: 0 10px;
}

#right_middle_content{
	float:right;
	position:relative;
	width:335px;
	display: block;
	padding: 0 10px;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

.image-centre {
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;

}

.vert {
	color: #9EEB21;

} 



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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:25px 0 0 0;
	width:690px;
	background-color:#1E1E1E;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/bg-footer.jpg);
	background-repeat: no-repeat;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	letter-spacing: 2px;
}

#footer a:hover{
	color:#94E524;
}

#footer p {
	padding: 0 0 5px 0;
	font-size: 11px;
	letter-spacing: 1px;
	color: #92EA24;

}


.adr {
	padding: 30px 20px 0;
	font-size: 12px;
	display: block;

}
/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

#map {

	width:335px;
	float: right;

}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	float:left;
	margin:10px auto;
	width:200px;
	padding:10px 0;
	background-color: #A7A7A7;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#010609;
	border-bottom:1px solid #576888;
	border-top:1px solid #576888;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	height:76px;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;

	}
#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#000;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{	
	display:block;
	text-decoration:none;
	color:#dcd5c2;
	} 
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #91E722;
	text-decoration: none;
	border: 1px solid #91E722;
	margin: 0 5px 0 0;
	padding: 1px 4px;
	background-color: #3D3B3C;
}
.retour_haut a:hover{
	color: #3D3B3C;
	background-color:#FFFFFF;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #91E722;
	text-decoration: none;
	border: 1px solid #91E722;
	margin: 0 3px;
	padding: 1px 4px;
	background-color: #3D3B3C;
}
.nav_pages a:hover{
	color: #3D3B3C;
	background-color:#91E722;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #3D3B3C;
	background-color:#91E722;
	text-decoration: none;
}
/*fin NAVIGATION*/

