/* home */

/*------------------- home ------------------*/
#home {width:980px;}

#anim {
	width:980px;
	height:328px;
	background:url(../img/bg_anim.jpg) no-repeat;
	}
	
#no_flash {
	float:left;
	padding:5px 0 0 10px;
	}
	
#no_flash h1, #no_flash p {
	font-size:0.9em;
	color:#f1f4ac;
	}
	
#no_flash a {
color:#FFFFFF;
}

/*------------ contenant_titre --------------*/
#contenant_titre {
	height:57px;
	margin-top:17px;
	}
	
#titre_home {
	width:598px;
	height:46px;
	float:left;
	background:#eef1e6 url(../img/plis_G.jpg) no-repeat top right;
	}

#titre_home h2 {
	font: 1.2em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	color:#959c0a;
	font-weight:bold;
	background: url(../img/puce_h1_home.jpg) no-repeat 15px 22px;
	padding:17px 0 0 40px;
	}
	
#actu {
	width:290px;
	height:46px;
	float:right;
	background:#eef1e6 url(../img/plis_D.jpg) no-repeat top left;
	}
	
#actu h3 {
	font: 1.2em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	font-size:1em;
	color:#959c0a;
	font-weight:bold;
	margin:7px 0 0 32px;
	padding:0 0 0 25px;
	background:url(../img/puce_H2_Home.jpg) no-repeat 8px 0;
	}
	
#actu p {
	font-size:1em;
	color:#555905;
	margin:2px 0 0 32px;
	padding-left:8px;
	}
	
#actu a {
	text-decoration:none;
	color:#555905;
	}

#actu a:hover {
	color:#0099CC; 
	text-decoration:underline;
	}
/*------------ /contenant_titre --------------*/

/*----------------- blocs --------------------*/
#blocs {
	width:980px;
	background:url(../img/BG_blocs.jpg) bottom left no-repeat;
	/*border:1px solid #000000;*/
	}
	
.bloc {/*Blocs gauche et droit*/
	width:233px;
	float:left;
	background:#e8ebdf;
	margin:0 0 0 12px;
	}
	
.bloc2 {/*Blocs du centre*/
	width:227px;
	float:left;
	background:#e8ebdf;
	margin:0 0 0 12px;
	}
	
#blocs ul {
	color:#555905;
	display:block;
	list-style:none;
	font-size:0.9em;
	text-align:left;
	padding:5px 0 10px 0;
	}
	
#blocs li {
	padding:7px 10px 0 15px;
	background:url(../img/puce_metiers.jpg) no-repeat 5px 11px;
	}
	
#blocs p {
	display:block;
	margin-right:30px;
	padding:0 0 40px 0;
	}
	
#blocs a {
	background:url(../img/BT_en_savoir.jpg) no-repeat;
	padding:7px 19px 7px 40px;
	text-decoration:none;
	color:#5a5e08;
	float:right;
	text-align:center;
	font-weight:bold;
	}
	
#blocs a:hover {
	color: #0099CC;
	}
	
.conseil {/*H4 en image*/
	background: url(../img/H3_CONSEIL.jpg) no-repeat;
	display: block;
	height : 75px;
	font-size:1em;
	text-indent: -9000px;
	padding-top:0;
	}

.foramtion {/*H4 en image*/
	background: url(../img/H3_FORAMATION.jpg) no-repeat;
	display: block;
	height : 75px;
	font-size:1em;
	text-indent: -9000px;
	}
	
.seminaire {/*H4 en image*/
	background: url(../img/H3_SEMINAIRES.jpg) no-repeat;
	display: block;
	height : 75px;
	font-size:1em;
	text-indent: -9000px;
	}
	
.outil {/*H4 en image*/
	background: url(../img/H3_OUTIL.jpg) no-repeat;
	display: block;
	height : 75px;
	font-size:1em;
	text-indent: -9000px;
	}
/*---------------- /blocs --------------------*/

/*----------------- footer_home --------------*/
#footer_home {
	height:85px;
	background:#FFFFFF url(../img/footer_home.jpg) no-repeat;
	}
/*---------------- /footer_home --------------*/

/*------------------- home ------------------*/


