@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "acces_client.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: 13px;
	color: #666666;
	background-color: #681c2b;
	background-image: url(../images/deco/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#arriere {
	width : 100%;
	height: 100%;
} 

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

li a {
color:#000000;
} 
li a:hover {
color: #666666;
}


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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:20px 0 0 0;
	width:600px;
	height:130px;
	/*background-image: url(../images/deco/arabesque.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;*/
}
#header h2 {
	margin: 0;
	padding: 0 0 0 80px;
	color:#aeaeae;
	font-size: 19px;
	font-weight: bold;

}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	/*color:#A15557;*/
	color: #6DBBBD;
	padding: 0;
	font-weight: bold;
	font-size: 29px;
}

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


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 10px 0;
	width: 950px;
	background-color:#FFFFFF;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: repeat-y;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#cv {
	margin:0 auto;
	width:200px;
	padding:40px 0 10px 0;
}

#left_content{
	float:left;
	position:relative;
	width:265px;
	left:0px;
	background-image: url(../images/deco/violet-haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#left_content h3 {
	margin: 0;
	padding: 25px 0 10px 0;
	color:#f2f5f5;
	font-size: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border:none;
}
#fin_left_content{
	float:left;
	width:265px;
	height:10px;
	background-image: url(../images/deco/bleu-bas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:665px;
	right:0px;
	background-image: url(../images/deco/bleu-haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}

#right_content p, ul, dl, ol{
	padding:0 50px 10px 50px;
}
#right_content dt{
	font-weight: bold;
	float: left;
}
#right_content dd{
	margin: 0 0 5px 0;

}
#right_content dd.edition{
	margin-bottom: 0;
	color: #A15557;
	text-align: right;
	font-weight: bold;
}

#right_content li{
	padding:0;
	list-style-position:inside;
	font-weight: bold;
}
.chapo {
	font-style:italic;
	font-weight:bold;
	line-height:18px;
	letter-spacing:1px;
}
#right_content a.lien {
	text-decoration:none;
	color:#8E372E;
	font-weight: bold;
}
#right_content a:hover.lien {
	color:#95769F;
}

#right_content a.lien-stages {
	text-decoration:none;
	color:#CCCCCC;
	font-weight: bold;
	display:block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	background-image: url(../images/deco/fond-btn.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#right_content a:hover.lien-stages {
	color:#FFF;
	background-image: url(../images/deco/fond-btn-on.jpg);
	background-repeat: no-repeat;
}

#fin_right_content{
	float:right;
	width:665px;
	height:10px;
	background-image: url(../images/deco/violet-bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
#middle_content p{
	color:#000;

}
#middle_content a{
	color:#00CC00;
	text-decoration:underline;
}
#middle_content a:hover{
	color:#990000;
	text-decoration:underline;
}

#middle_content ul{
	margin: 0;
	padding: 0;

}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}

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

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:30px 0;
	width:950px;
	text-align: center;
	color: #A15557;
	line-height: 25px;
	letter-spacing: 5px;
	background-image: url(../images/deco/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.adr {
	color:#CCCCCC;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
}

#footer a{
	color:#CCC;
	text-decoration:none;
	letter-spacing: 1px;
}

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

/*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: 30px auto 0;
	padding: 0;
	width: 560px;
	height: 319px;
}

#player-bis {
	margin: 0 auto;
	padding: 0;
	width: 560px;
	height: 319px;
}

#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 30px 0 0 75px;
	color:#838383;
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
}
  
h2 {
	margin: 0;
	padding: 20px 50px 15px 50px;
	color:#681C2B;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
  
h3 {
	margin:20px 51px 10px 50px;
	padding: 5px 0;
	color:#A15557;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: solid #A15557 1px;
	letter-spacing: 1px;
}
h4 {
	margin: 0;
	padding: 0 50px 5px 50px;
	color:#A15557;
	font-size: 14px;
	letter-spacing: 1px;
}
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;
}
#plan {
	padding-left: 50px;
	padding-top: 20px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	margin:0 auto;
	width:200px;
	padding:0 0 20px 0;
}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#A15557;
	margin:0;
	padding:0;
	text-align: center;
}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0 25px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	padding: 5px 0;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	border: solid #95769F 1px;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#681C2B;
	text-align:center;
	margin:0 auto;
	padding: 10px 0 0 0;

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

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 50px 10px 50px;
	padding: 0;
	color: #A15557;
	font-size: 11px;
	text-align: center;
	clear: both;
	
}
.retour_haut a{
	color: #681C2B;
	text-decoration: none;
	padding:5px;
	border-bottom: solid #A15557 1px;
	border-top: solid #A15557 1px;
	display: block;
}
.retour_haut a:hover{
	color: #999999;
	text-decoration: none;
	border-bottom: solid #999 1px;
	border-top: solid #999 1px;
}

.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 20px 50px 0 0;
	font-size: 11px;
	color: #681C2B;
	float: right;
}
.nav_pages a{
	color: #681C2B;
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #FFFFFF;
	background-color:#6DBBBD;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #FFFFFF;
	background-color:#681C2B;
	text-decoration: none;
}
/*fin NAVIGATION*/
