@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "produits.css";
@import "encart_right.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: #d6c9a9;
	color: #000;
	background-image: url(../images/deco/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: left 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, #header_1, #header_2, #header_3, #header_4, #header_5{
	padding:0;
	width:980px;
	height:216px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	background-image: url(../images/deco/header.jpg);
}

#header_1{
	background-image: url(../images/deco/header_1.jpg);
}

#header_2{
	background-image: url(../images/deco/header_2.jpg);
}

#header_3{
	background-image: url(../images/deco/header_3.jpg);
}

#header_4{
	background-image: url(../images/deco/header_4.jpg);
}

#header_5{
	background-image: url(../images/deco/header_5.jpg);
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-color:#fff;
	background-image: url(../images/deco/BG_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#actu_acc, #bienvenu {
	float: left;
	width: 240px;
	padding: 20px;
}

#actu_acc h2, #bienvenu h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B6A88B;
	margin-bottom: 15px;
} 

#actu_acc h4 {
	font-size: 12px;
	font-weight: bold;
	color: #e26700;
	margin-top: 15px;
}

#actu_acc p, #bienvenu p {
	color: #B98748;
	text-align: justify;
	margin-bottom: 5px;
}

#actu_acc a {
	font-style: italic;
	color: #E26700;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	padding-left: 150px;
}

#actu_acc a:hover {
	color: #9F8C64;
}


#bienvenu ul {
	margin: 10px 0 10px 10px;
}
#bienvenu li {
	color: #B9874A;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 9px;
}
#bienvenu li ul {
	margin: 0 0 5px 20px;
}
#bienvenu li li {
	color: #B9874A;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 4px;
	margin-bottom: 0;
}
#left_content{
	float:left;
	position:relative;
	width:201px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:210px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content, #middle_content_2, #middle_content_3, #middle_content_4, #middle_content_5{
	float:left;
	position:relative;
	width:342px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 200px;
	padding-bottom: 30px;
	padding-top: 25px;
}
#middle_content {
	background-image: url(../images/deco/valeur_1.jpg);
	min-height:245px;
}

#middle_content_2 {
	background-image: url(../images/deco/valeur_2.jpg);
}

#middle_content_2 .annu_superviseur{
	background-color: #E26700;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #EBE3D0;
	font-weight: bold;
}

#middle_content_2 .annu_superviseur a{
	color: #EBE3D0;
	text-decoration: none;
}

#middle_content_2 .annu_superviseur a:hover{
	color: #FF9900;
}
#middle_content_3 {
	background-image: url(../images/deco/valeur_3.jpg);
}

#middle_content_4 {
	background-image: url(../images/deco/valeur_4.jpg);
}

#middle_content_5 {
	background-image: url(../images/deco/valeur_5.jpg);
}

#middle_content_4 .tem_1, #middle_content_4 .tem_2 {
	font-size: 12px;

}

#middle_content_4 .tem_1 {
	color: #B9874A;
}

#middle_content_4 .tem_2 {
	color: #654927;
}

#middle_content p, #middle_content_2 p, #middle_content_3 p, #middle_content_4 p, #middle_content_5 p{
	color:#B9874A;
	text-align: justify;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;

}
#middle_content p.center{
	text-align: center;
}
#middle_content a, #middle_content_2 a, #middle_content_3 a, #middle_content_4 a, #middle_content_5 a{
	color:#A16B3C;
	text-decoration:none;
}
#middle_content a:hover, #middle_content_2 a:hover, #middle_content_3 a:hover, #middle_content_4 a:hover, #middle_content_5 a:hover{
	color:#654927;
	text-decoration:none;
}

#middle_content ul, #middle_content_2 ul, #middle_content_3 ul, #middle_content_4 ul, #middle_content_5 ul{
	margin-bottom: 10px;
}

#middle_content li, #middle_content_2 li, #middle_content_3 li, #middle_content_4 li, #middle_content_5 li{
	color: #B9874A;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}

#middle_content .espace li{
margin-bottom: 9px;
}
#middle_content_4 .espace li{
margin-bottom: 4px;
}
#middle_content_2 .dept {
	color: #FFFFFF;
	background-color: #E86A03;
	padding: 0 4px;
	font-weight:bold;
}

#middle_content_3 h1 {
	color: #B42B09;
}

#middle_content_3 .champs_formation {
	width: auto;
	color: #654927;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
	padding:0;
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10;
	margin-left: 0;
} 

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


/*Bas de page  FOOTER*/

#footer{
	width:980px;
	text-align: center;
	color: #624726;
	font-size: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

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

#footer a:hover{
	color:#986D3A;
}

/*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 {
	padding: 0;
	color:#8A4F01;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
  
h2 {
	padding: 0;
	color:#B9874A;
	font-size: 12px;
	margin: 15px 0;
	
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	padding: 0;
	font-size: 14px;
	margin: 0px;
}
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 {
	width:210px;
	background-color: #9F8C64;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ECE8DF;
	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:#EFECE4;
	padding:0 10px;
	text-align:justify;
	line-height: 12px;
	}
#date_actu {
	font-size:12px;
	text-align:center;
	color: #E4DFD6;
	font-weight: bold;
	}
#encart_actu_photo{
	padding:0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo a img{
	padding:4px;
	margin:0 auto;
	width:140px;
	height:76px;
	border: 1px solid #EFECE4;
	}
#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:#FFFFFF;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{	
	display:block;
	text-decoration:none;
	color:#E1DCD0;
	} 
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	font-size: 11px;
	float: right;
	clear: both;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.retour_haut a{
	color: #654927;
	text-decoration: none;
	border: 1px solid #654927;
	margin: 0 5px 0 0;
	padding: 1px 4px;
	background-color: #EFE6D5;
}
.retour_haut a:hover{
	color: #EFE6D5;
	background-color:#B6A88B;
	text-decoration: none;
}
.nav_pages{
	font-size: 11px;
	color: #B9874A;
	float: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

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

