* {
padding: 0;
margin: 0;
outline:none;
}

#banner_rotator {
	border-bottom: 4px solid #006;
}
#inscription {
	width: 250px;
	height: 180px;
	float: left;
	margin-top:15px;
	margin-bottom:64px;
	background: url(../imgs/img_inscription.jpg) no-repeat top left #fff;
}
#inscription p {
	width: 150px;
	margin-top:85px;
	margin-left:50px;
	padding:10px;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
}
.btn_inscription {
	float: right;
	margin-right: 5px;
}

#bloc_gauche #photos-locaux { clear:both; margin-left:10px; background: url(../imgs/bkg_photo-locaux.jpg) repeat top left #333; -moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; }
#photos-title { clear:both; border-bottom:solid 1px #ccc; margin-left:10px; font-size:16px; padding:5px; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; background:#5693d0; color:#fff; }
#bloc_gauche #locaux { margin:10px 0 10px 8px; }

.actu-title { padding:5px; background-color:#DDD; border-bottom: solid 1px #333; border-top:solid 1px #333; color:333; font-size:20px; font-weight:bold; }

#news { border-bottom:dotted 1px #ccc; }

#news-container { background-color:#DFFFFF; border-bottom:dotted 1px #ccc; }
#news-container li { height:100px; width:747px; }
#news-container h1 { padding:5px; background:url(../imgs/bkg_btn_plus.jpg) repeat-x top left; font-size:14px; color:#0000FF; }
#news-container h2 { padding:5px; height:30px; color:#333; font-size:11px; font-weight:normal; }
#news-container a { margin-top:10px; float:right; padding:3px 5px 3px 5px; background:url(../imgs/bkg_btn_plus.jpg) repeat-x top left; color:#333; border:solid 1px #5591ce; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:10px; text-decoration:none; margin-right:10px; }


#prez_left { float:left; }
#prez_jeunes { margin:0; margin-top:35px; width:363px; }
#prez_jeunes .logo_partenaire { float:right; width:343px; margin-top:20px; text-align:right; }
#prez_jeunes h3 { color:#000; font-size:14px; font-weight:bold; }
.prez_right { float:right; margin-right:10px; width:350px; }
#prez_ace { margin-top:35px; }
#prez_salaries, #prez_entreprises { margin-top:20px; }
#prez_jeunes .content, #prez_ace .content, #prez_salaries .content, #prez_entreprises .content { margin:0 9px 0 9px; padding:10px; border:solid 1px #333; border-top:none; background:#f1f1f1; }
#prez_jeunes .subContent { margin:0 9px 0 9px; padding:10px; border:solid 1px #333; border-bottom:none; background:#f1f1f1; }
#prez_jeunes h2, #prez_ace h2, #prez_salaries h2, #prez_entreprises h2 { margin:0; padding:25px 18px 9px 18px; font-size:18px; color:#FFF; font-weight:normal; text-shadow: 1px 1px 1px #333; }
#prez_jeunes h2 {  background:url(../imgs/bkg_Rubr_Jeunes.png) no-repeat top left; }
#prez_ace h2 {  background:url(../imgs/bkg_Rubr_ace.png) no-repeat top left; }
#prez_salaries h2 {  background:url(../imgs/bkg_Rubr_salaries.png) no-repeat top left; }
#prez_entreprises h2 {  background:url(../imgs/bkg_Rubr_entreprises.png) no-repeat top left; }


#container_box {
	float: left;
	width: 345px;
	margin: 40px 20px 20px 20px;
}
#container_box2 {
	float: left;
	width: 345px;
	margin: 70px 0px 20px 0px;
	background-color:#000;
}

#box { width: 345px; }

.titre { color: #FFFFFF; font-size: 18px; font-weight: bold; padding:10px; }

#box h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 15px 10px;
}
#box p {
	padding: 0px 10px;
	text-align: justify;
}
#container_btn {
	text-align: right;
	margin: 20px 10px 10px;
}
.btn_plus {
	float:right;
	margin-top:10px;
	color: #000000;
	text-decoration: none;
	padding: 5px 12px;
	background-image: url(../imgs/bkg_btn_plus.jpg);
	background-repeat: repeat-x;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_plus:HOVER {
	background-image: url(../imgs/bkg_btn_plus_hover.jpg);
}
.color_Ace {
	border-color: #0c429c;
}
.color_Salaries {
	border-color: #c5d447;
}
.color_Entreprises {
	border-color: #c84534;
}
.color_Jeunes {
	margin-top:33px;
	border-color: #5591ce;
}
.idf_ue { margin-top:28px; }
.Ace {
	border: 1px solid #0c429c;
	background-image: url(../imgs/bkg_Rubr_Ace.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.Jeunes { background:url(../imgs/bkg_Rubr_Jeunes.png) no-repeat top left; padding:10px; margin-bottom:20px; }

#formations {
	text-align: left;
	list-style-position:outside;
}
#formations li {
	/*list-style-image: url(../imgs/fleche_liste.png);*/
	list-style:none;
	margin-bottom:10px;
}
#formations h3 {
	font-size: 12px;
	font-weight: normal;
}
#formations a {
	color: #000000;
	text-decoration: underline;
}
#formations a:HOVER {
	color: #0c429c;
}

#asterix { margin-top:40px; font-size:11px; }

.Salaries {
	border: 1px solid #c5d447;
	margin-top: 20px;
	background-image: url(../imgs/bkg_Rubr_Salaries.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Entreprises {
	border: 1px solid #c84534;
	margin-top: 20px;
	background-image: url(../imgs/bkg_Rubr_Entreprises.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#photo_partenaires {
	margin: 0px;
	text-align: right;
}
.IDF {
	padding-right: 10px;
}
