li.list1 {
	list-style: none;
	background: url(/static/img/puce_bleu.jpg) no-repeat left top;
	font-weight: bold;
	font-size: 13px;
	margin-left: -20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

li.list2 {
	list-style: none;
	padding-left: 45px;
	font-weight: normal;
	font-size: 13px;
	margin-left: -20px;
}

li.list3 {
	list-style-image: url(/static/img/puce_rouge.jpg);
	font-weight: normal;
	/*font-size: 13px;*/
	margin-left: -5px;
	margin-top: -5px;
	padding-bottom: 10px;
}

li.list4 {
	list-style: none;
}

li.list5 {
	list-style-image: url(/static/img/puce_noir.png);
	margin: 5px 0 5px -20px;
}

a {
	text-decoration: none;
	color: #5b5b5b;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-image: url(/static/img/background-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#centrer {
	margin: 0 auto;
	width: 1024px;
}

#top_banniere {
	position: absolute;
	width: 980px;
	height: 17px;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
}

#mid_top_banniere {
	position: absolute;
	width: 980px;
	height: 22px;
	background-image: url(/static/img/mid_top_banniere.png);
	background-repeat: no-repeat;
	background-position: 48px 0px;
	margin-top: 17px;
	margin-left: ;
}

#menu_metiers {
	width: 96px;
	height: 29px;
	margin-top: 39px;
	margin-left: 315px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	color: #5b5b5b;
}

#menu_formations {
	width: 107px;
	margin-top: 39px;
	margin-left: 411px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	color: #5b5b5b;
}

#menu_emploi {
	width: 88px;
	margin-top: 39px;
	margin-left: 518px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	color: #5b5b5b;
}

#menu_ressources {
	width: 95px;
	margin-top: 39px;
	margin-left: 606px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	color: #5b5b5b;
}*

#retour_accueil a {
	background: url("/static/img/image_11.jpg") no-repeat scroll right top transparent;
	display: block;
	width: 167px;
	height: 29px;
	line-height: 29px;
	padding-right: 31px;
	font-size: 12px;
	font-family: Verdana;
	font-size: 9px;
	color: #5b5b5b;
	text-align: right;
}

#contenu_box_noir {
	position: absolute;
	width: 232px;
	height: 25px;
	background-image: url(/static/img/image_18.jpg);
	margin-top: 93px;
	margin-left: 120px;
	color: white;
	font-weight: bold;
	padding-top: -3px;
	padding-left: 10px;
	z-index: 5;
}

#contenu_box_noir_bouton {
	position: absolute;
	width: 31px;
	height: 25px;
	background: black;
	margin-top: 93px;
	margin-left: 332px;
	z-index: 4;
}

#contenu_box_noir_bouton_fleche {
	position: absolute;
	width: 31px;
	height: 25px;
	background: black;
	margin-top: 93px;
	margin-left: 332px;
	z-index: 4;
}

#bas_box_noir {
	position: absolute;
	width: 243px;
	height: 17px;
	background-image: url(/static/img/image_23.jpg);
	margin-top: 118px;
	margin-left: 120px;
}

#contenu_box_bleu {
	position: absolute;
	width: 371px;
	height: 96px;
	background-image: url(/static/img/image_25.jpg);
	margin-top: 181px;
	margin-left: 79px;
	font-family: Verdana;
	font-size: 10px;
}

#contenu_box_bleu_texte {
	width: 330px;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 10px;
	text-align: justify;
}

#contenu_box_bleu_texte_formation {
	width: 330px;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 15px;
	text-align: justify;
}

#contenu_fiche_texte { /* id en relation avec #contenu_fiche*/
	font-size: 10px;
	text-align: justify;
}

#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
	color: #fff;
	width: 200px;
	font: 16px "Arial", sans-serif;
	font-weight: bold;
	position: relative;
	height: 25px;
	z-index:1;
}

#navigation a,#navigation span {
	display: block;
	width: 222px;
	padding: 2px 3px;
	color: #fff;
	text-decoration: none;
}

#navigation .subMenu {
	font-size: .8em;
	background: #000 0 0 repeat-x;
	font-size: .9em;
	width: 255px;
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	margin-left: -20px;
	scrollbar-face-color: #666;
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-Color: #000;
}

#navigation ul.subMenu a {
	background: none;
	padding: 8px 10px;
}

.titre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	border: 0;
}

.formInput {
	margin-bottom: 10px;
}

.formBouton {
	margin-top: 20px;
}

.formBouton input {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
}

input {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	width: 300px;
}

textarea#messageContact {
	background-image: url(/static/img/contact_bck.jpg);
	border: 1px solid #ccc;
	padding: 3px;
	width: 300px;
}

a.frame {
	display: block;
	width: 439px;
	height: 340px;
}

.text_rsc {
	line-height: 14px;
}

.red {
	color: #cc0000;
	font-size: 12px;
	font-weight: 800;
}

.list_credit_video li {
	list-style-type: none;
}

h3 {
	font-family: Arial;
	font-size: 12px;
}

#contenu_fiche_texte ul li,#contenu_parcours_formation_texte ul li {
	list-style-image: url(/static/img/puce_noir.png);
}

#contenu_fiche_texte ul li {
	margin-left: -20px;
}

#contenu_fiche_long #contenu_fiche_texte ul li,#contenu_parcours_formation_texte ul li
	{
	margin: 5px 0 5px -20px;
}

#contenu_box_bleu p {
	margin: 0;
}

/*#################################
Template emploi, annuaire, agenda
#################################*/
#global {
	background: url("/static/img/emploi/background-global.jpg") repeat-y;
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -10px;
	margin-top: 33px;
}

#main {
	background: url("/static/img/emploi/background-main.jpg") no-repeat
		center top;
	width: 903px;
	/*min-height:941px;*/
}

#frame {
	background: url("/static/img/emploi/background-frame.jpg") no-repeat
		center bottom;
	min-height: 500px !important;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 20px;
	overflow: auto;
}

/*Menu de navigation*/
#nav {
	height: 57px;
	position: absolute;
	top: 6px;
	right: 20px;
	width: 630px;
	padding: 0;
	background: url('../img/menu-navigation.png') no-repeat;
	margin: 16px 0 0;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li#retour_accueil {
	/*margin-left: 36px;*/
}

#nav li#menu_metiers {
	margin-left: 14px;
	width: 72px;
}

#nav li#menu_formations {
	margin-left: 22px;
	width: 91px;
}

#nav li#menu_emploi {
	padding-left: 17px;
	width: 89px;
	text-align: center;
}

#nav li#menu_ressources {
	padding-left: 26px;
}

#nav li#sous_menu_annuaire {
	margin-left: -20px;
	margin-left: -24px;
}

#nav li#sous_menu_emploi {
	margin-left: -37px;
	width: 87px;
}

#nav li#sous_menu_agenda {
	margin-left: -37px;
}

#nav li ul { /*padding: 0;
	padding-left: 0px;*/

}

#nav li ul li {
	float: none;
	margin-top: 14px;
}

#nav #menu_ressources,#nav #menu_emploi,#nav #menu_formations,#nav #menu_metiers
	{
	background: none;
	padding: 6px 0 0;
	margin: 0;
}

/*Fin Menu de navigation*/
#content-left {
	float: left;
	width: 371px;
	margin-top: 12px;
	font-size: 12px;
	color: #5B5B5B;
	font-family: verdana;
	/*height:110px;*/
	margin-right: 15px;
}

#content-left.home {
	height: 265px;
}

#content-right {
	float: left;
	width: 371px;
	margin-top: 120px;
	margin-left: 30px;
	font-size: 12px;
	color: #5B5B5B;
	font-family: verdana;
}

#contentCenter {
	font-size: 10px;
	padding: 50px 0px 15px 20px;
	font-size: 10px;
	color: #000;
	font-family: verdana;
	background-repeat: no-repeat;
}

#contentCenter input.submit {
	width: 100px;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	margin-top: 5px;
}

#contentCenter select {
	margin-bottom: 5px;
	font-size: 10px;
}

#content-left h2,#contentCenter h2 {
	font-size: 14px;
	color: #5B5B5B;
	font-family: verdana;
}

#content-left a,#content-right a,#contentCenter a,.lien-emploi-droite a,.lien-emploi-droite-agenda a,.lien-emploi-gauche a
	{
	color: #5B5B5B;
}

#pancarte,#pancarteHome {
	background: url("/static/img/emploi/pancarte.jpg") no-repeat;
	height: 47px;
	width: 200px;
	margin-left: -12px;
	color: #FFFFFF;
	font: bold 16px "Arial", sans-serif;
	padding: 35px 45px 0 45px;
}

#bloc-bleu {
	background: url("/static/img/emploi/bloc-bleu.jpg") no-repeat;
	height: 165px;
	width: 387px;
	margin: -20px -23px;
	padding-top: 30px;
	font-size: 10px;
	text-align: justify;
	font-family: Verdana;
	padding-left: 15px;
}

#bloc-bleu h2 {
	font-size: 12px;
	color: #141515;
	font-family: verdana;
	margin: 0px;
	padding-left: 15px;
	height: 35px;
}

#illustration {
	position: absolute;
	top: 80px;
	left: 410px;
	width: 440px;
	height: 188px;
	background: url("/static/img/emploi/emploi_illustration.jpg") no-repeat;
}

#footer {
	color: #5B5B5B;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	width: 903px;
}

/*IE7 FIX*/
*+html #footer {
	padding-top: 20px;
}

*+html #bloc-bleu form {
	margin: 0px;
	padding: 0px;
}

/*footer modules*/
#footer2 {
	font-family: Verdana;
	font-size: 10px;
	height: auto;
	margin: 20px auto;
	width: 807px;
	overflow: auto;
}

#footer2 a {
	color: #878787;
}

#footer2 ul {
	margin: 0px;
	padding: 0px;
}

#footer2 span {
	font-weight: bold;
	font-size: 10px;
	display: block;
	height: 20px;
	border-bottom: 1px dotted #5b5b5b;
	color: #5b5b5b;
}

.colonne,.colonneLast {
	font-size: 9px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
	width: 194px;
	list-style-type: none;
	text-align: left;
	color: #878787;
}

.colonneLast {
	margin: 0px 0px 0px 0px;
}

.colonne li,.colonneLast li {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
	text-align: left;
}

/*fin footer modules*/ /*FORMULAIRES*/
#contentCenter form {
	font-size: 9px;
	color: #5B5B5B;
	font-family: verdana;
}

#contentCenter form.filtre-annuaire {
	margin-top: 20px;
}

#contentCenter input {
	width: 150px;
	height: 12px;
	margin: 5px 5px 5px 0px;
	font-size: 10px;
	font-family: verdana;
}

#contentCenter form ul {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#contentCenter .fin {
	height: 7px;
	width: 100%;
	clear: both;
}

#contentCenter form li {
	list-style-type: none;
}

#contentCenter input[type=checkbox],#contentCenter input[type=radio] {
	width: auto;
}

#contentCenter input.check {
	width: auto;
	border: none;
}

#contentCenter input.radio {
	width: auto;
	border: none;
}

#contentCenter input[type=submit] {
	width: 100px;
	height: 20px;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: verdana;
}

#contentCenter label {
	display: inline-block;
	width: 225px;
}
#contentCenter label.large {
	display: inline;

}

#contentCenter select {
	margin: 5px 5px 5px 0px;
	font-size: 10px;
	font-family: verdana;
	width: 158px;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	height: 20px;
}

#contentCenter img {
	margin: 5px 5px 5px 0px;
}

#contentCenter  textarea {
	margin-bottom: 5px;
	width: 152px;
	font-size: 10px;
	font-family: verdana;
}

/*FIN FORMULAIRES*/ /*TABLES*/ /*table pour configuration 2/3*/
#contentCenter table {
	font-family: verdana;
	width: 590px;
}

#contentCenter table.list-cfa {
	border-collapse: collapse;
}

#contentCenter th {
	font-size: 11px;
	text-align: left;
	color: #000;
}

#contentCenter th.center {
	text-align: center;
	color: #383838;
}
#contentCenter th.masterColumn {
	width : 65%;
}
#contentCenter th.center a {
	color: #383838;
}

#contentCenter tr {
	background: #dcfaff;
	font-size: 10px;
	color: #5B5B5B;
	height: 25px;
}

#contentCenter td.ref,#contentCenter th.ref {
	width: 30px;
}

#contentCenter td.date,#contentCenter th.date {
	width: 100px;
}

#contentCenter td.action,#contentCenter th.action {
	width: 120px;
}

#contentCenter tr.impaire {
	background: none;
}

/*table pour pour configuration 3/3*/
#contentCenter table.last-annonce {
	width: 100%;
	font-size: 10px;
}

#contentCenter table.last-annonce h3 {
	margin: 0px;
	padding: 0px;
}

#contentCenter table.last-annonce td.detail {
	text-align: right;
}

/*FIN TABLES*/ /*menu gauche*/
#content-menu-left {
	font-family: verdana;
	font-size: 10px;
	clear: both;
	float: left;
	width: 175px;
	color: #000;
	margin: 0px 20px 0px 0px;
}

#content-menu-left a {
	color: #000;
}


#menu-gauche form {
	font-size: 9px;
	color: #5B5B5B;
	font-family: verdana;
}

#menu-gauche input {
	width: 150px;
	height: 12px;
	margin-bottom: 5px;
	font-size: 9px;
}

#menu-gauche input.submit {
	margin: 5px 0px 5px 0px;
	width: 100px;
	height: 20px;
	font-size: 10px;
}

#menu-gauche a {
	color: #5B5B5B;
}

#espace-perso {
	background-image: url(/static/img/emploi/background_boxConnection.jpg);
	background-repeat: repeat;
	padding: 5px;
	margin-bottom: 10px;
}

#espace-perso p {
	padding: 0px;
	margin: 0px 0px 5px 0px
}

#espace-perso a {
	color: #5B5B5B;
}

#espace-perso a.espace {
	display: block;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 11px;
}


#espace-persos_connect {
	position:absolute;

	top:180px !important!;
	left:60px !important!;
	
	top: 180px ;
	left: 60px;
}

#espace-persos_connect_emploi {
position:absolute;
top:210px !important;
left:60px !important;

top:200px !important!;
left:60px !important!;

top:200px;
left:70px ;
}

#espace-liens, #espace-liens-annexes {
	margin-bottom: 10px;
	background-image: url(/static/img/emploi/background_boxConnection.jpg);
	background-repeat: repeat;
	padding: 5px;
}

#espace-liens ul, #espace-liens-annexes ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#espace-liens li, #espace-liens-annexes li {
	display: block;
	list-style-type: none;
	background: url("/static/img/puce_rouge.jpg") no-repeat 0px 0px;
	min-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 17px;
}

#espace-liens p, #espace-liens-annexes p {
	margin: 0px 0px 3px 0px;
}


/*fin de menu gauche*/
#contentCenter hr {
	height: 1px;
	color: #d3d3d3;
	background-color: #d3d3d3;
	border: none;
}

#contentCenter .small-select {
	width: 45px;
}

.majuscule {
	text-transform: uppercase;
}

/*###################################
FIN Template emploi, annuaire, agenda
###################################*/
#content-left .text-content {
	font-size: 10px;
	text-align: justify;
	color: #000000;
	margin-bottom: 30px;
}

#contenu_parcours_formation_texte {
	padding-left: 25px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin-top: 370px;
	margin-bottom: 25px;
}

#contenu_ressources_texte {
	padding-left: 25px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin-top: 270px;
	margin-bottom: 25px;
}

ul li,#contenu_ressources_texte ul li {
	list-style-image: url(/static/img/puce_noir.png);
	
}

#content-right #contenu_ressources_texte a {
color: #666666;
}

#contenu_ressources_texte_emploi {
	padding-left: 25px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin-top: 285px;
	margin-bottom: 25px;
}

#illustration-formation {
	position: absolute;
	top: 80px;
	left: 427px;
	width: 439px;
	height: 419px;
	background: url("/static/img/formation.png") no-repeat;
}

#content-left .text-errors {
	font-size: 15px;
	margin-left: -20px;
}

#content-left .text-picture {
	margin-top: 100px;
	background: url("/static/img/formation-personnages.jpg") no-repeat;
	width: 357px;
	height: 173px;
	margin-bottom: 25px;
}

#navigation .toggleSubMenu {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/static/img/image_19_fleche.png) no-repeat right center;
}

#illustration-flash {
	position: absolute;
	top: 80px;
	left: 440px;
	width: 439px;
	height: 340px;
	background: url("/static/img/image_21_4.jpg") no-repeat;
}

p.pagination {
	text-align: center;
	margin-right: 80px;
}

.alignement-top{
	vertical-align: top;
	padding-top:8px;
}
.lien-taille11{
	font-size: 11px;
}

.pdf_img{
width: 134px;
height: 88px;
background: url("/static/img/img_pdf_ressources.jpg") no-repeat;
float:left;
margin-right:10px;
}

.pdf_text{
	margin-right:15px;
}

.pdf_text a{
	color:#66666;
}
