@import "formulaire.css";
@import "referencement.css";
@import "navigation.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #380001;
	color: #FFFFFF;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}



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


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

}

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:980px;
	height:226px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#coord {
	float: left;
	width: 200px;
	padding-top: 100px;
	text-align: right;
	font-size: 16px;
	position: absolute;
}

#coord p{
	margin-bottom: 20px;
}
/*anim_10-ans HEADER*/
#anim_10-ans{
	margin:0 auto;
	padding:0;
	width:163px;
	height:145px;
}


/*Contenu de page  CONTENT */

#content {
	width: 980px;
	background-color:#fdf5e8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:263px;
	left:0px;
	background-image: url(../images/deco/BG_left_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 378px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:650px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#middle_content p{
	color:#380001;
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 8px;
}
#middle_content .tel {
	font-size: 16px;
	font-weight: bold;
}

#middle_content a{
	color:#00A2BB;
	text-decoration: none;
}
#middle_content a:hover{
	color:#6DBB48;
	text-decoration:none;
}

#middle_content ul{
	padding: 0;

}

#middle_content li{
	padding: 0;
	list-style-position:inside;
	color: #009FBC;
	list-style-type: square;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}

#middle_content .liste{
	padding: 0;
	list-style-position:inside;
	color: #380001;
	list-style-type: square;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
}

#middle_content .tarif {
	color: #009FBC;
	text-align: right;
	padding-right: 190px;
	padding-top: 0px;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
}

#middle_content .tarif_2 {
	color: #380001;
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #380001;
	text-align: right;
	padding: 0px;
	width: 160px;
}

#middle_content .desc {
	padding-right: 190px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#middle_content .nota {
	font-size: 10px;
	font-style: italic;
}

#map {
	float: right;
	width: 350px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #009FBC;
}

.image-droite {
	padding:4px;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	background-color: #FFFFFF;
	border: 1px solid #009FBC;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

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


/*Bas de page  FOOTER*/

#footer{
	width:980px;
	text-align: right;
	color: #FFF;
	background-image: url(../images/deco/top_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

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

#footer a:hover{
	color:#87C769;
}

#footer strong {
	color: #87C769;
}
/*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;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	color:#009FBC;
	font-size: 16px;
	background-image: url(../images/deco/puce_h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	padding: 0;
	color:#009FBC;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009FBC;
}
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 NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #87C769;
	margin: 0 5px 0 0;
	padding: 1px 4px;
	background-color: #EBF5E7;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#B1DB9D;
	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: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
/*fin NAVIGATION*/

