/******************************DIVERS *********************/

.gras{
	font-weight:bold;
}
.rose{
	color:#ff008c;
}
.div_de_separation{
	clear:both;
}

/***************************Bloc Recurent  *****************************************/
/***************************Bloc droite (cursus et annales) ***************/
#bloc_droite_cursus{
	width:269px;
	border:1px #dddddd solid;
	margin-left:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	background-color:#f5f5f5;
}
#bloc_droite_cursus_header{
	width:249px;
	height:42px;
	background-image:url("../media/images/bloc_droite_cursus_header.png");
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:5px;
	color:#bd4478;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	padding-left:10px;
	padding-top:10px;
	
}
#bloc_droite_cursus_content_titre{
	padding-left:15px;
	margin-top:5px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
#bloc_droite_cursus_content_texte{
	padding-left:15px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	margin-bottom:15px;
	line-height:16px;
}
#bloc_droite_cursus_content_en_savoir_plus{
	padding-left:15px;
	height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
	background-position:10px 0px;
	#background-position:10px -3px;
}
#bloc_droite_cursus_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
/***************************Bloc milieu ***************/
#bloc_milieu_header{
	width:470px;
	height:21px;
	background-image:url("../media/images/bloc_milieu_header.png");
	margin-bottom:20px;
	padding-left:10px;
	padding-top:6px;
	color:#bd4478;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
/***************************Bloc gauche ***************/
#bloc_gauche{
	width:170px;
	height:100%;
	float:left;
}
#bloc_gauche_menu_premier{
	border-top:1px solid #dddddd;
}
.bloc_gauche_menu_li {
	width:153px;
	min-height:22px;
	padding-left:17px;
	background-color:white;
	padding-top:7px;
	padding-bottom:3px;
}
.bloc_gauche_menu_li a{
	font-family:arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
.current_menu_gauche {
	background-image:url("../media/images/bloc_gauche_menu_current.png");
	background-repeat:repeat-y;
}
.current_menu_gauche a{
	color:#bd4478;
	font-weight:bold;
	text-decoration:none;
}
/******************************CSS De La Partie Base *********************************/
body{
        text-align:center;
        background-image: url("../media/images/background_body.png");
        background-repeat:repeat-x;
        background-color:#efeeec;
}
#page {
	width:940px;
	-width:943px;
	height:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	width:auto;	
}
#menu_hor{
	width:auto;
	height:28px;
	margin-bottom:1px;
	
}
.menu_hor_separation{
	width:8px;
	height:28px;
	background-image:url("../media/images/menu_hor_separation.png");
	background-repeat:no-repeat;
	float:left;
}
#menu_hor_acceuil{
	width:60px;
	height:20px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor_presentation{
	width:100px;
	height:19px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor a{
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
#menu_hor_formation{
	width:78px;
	height:19px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor_concours{
	width:78px;
	height:19px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor_actualites{
	width:83px;
	height:19px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor_nous_aider{
	width:83px;
	height:19px;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
#menu_hor_contact{
	width:77px;
	height:23px;
	padding-top:6px;
	padding-left:30px;
	margin-left:825px;
	#padding-top:9px;
	#height:20px;
}
.current_menu_hor_contact_off{
	background-image:url("../media/images/menu_hor_contact.png");
	background-repeat:no-repeat;
}
.current_menu_hor_contact_off a{
	color:white;
}
.current_menu_hor_contact_on{
	background-image:url("../media/images/menu_hor_contact_on.png");
	background-repeat:no-repeat;
}
.current_menu_hor_contact_on a{
	color:#bd4478;
}
.current_menu_hor_off {
	background-color:#444444;
}
.current_menu_hor_off a{
	color:white;
}
.current_menu_hor_on {
	background-color:#FFFFFF;
}
.current_menu_hor_on  a{
	color:#bd4478;
}
/*Partie des menu cache en haut*/
#header_menu_hor_presentation{
	display:none;
	background-color:white;
	position:absolute;	
	top:28px;
	margin-left:91px;
}
#header_menu_hor_formation{
	display:none;
	background-color:white;
	position:absolute;	
	margin-left:115px;
	top:28px;
	margin-left:214px;
}
#header_menu_hor_concours{
	display:none;
	background-color:white;
	position:absolute;	
	margin-left:115px;
	top:28px;
	margin-left:315px;
}
#header_menu_hor_actualites{
	display:none;
	background-color:white;
	position:absolute;	
	margin-left:115px;
	top:28px;
	margin-left:416px;
}
#header_menu_hor_nous_aider{
	display:none;
	background-color:white;
	position:absolute;	
	margin-left:115px;
	top:28px;
	margin-left:201px;
}
.header_menu_hor_gauche{
	width:215px;
	height:258px;
	float:left;
}
.header_menu_hor_gauche_image{
	width:200px;
	height:151px;
	margin-top:10px;
	margin-left:10px;
}
.header_menu_hor_gauche_texte{
	width:200px;
	height:100px;
	margin-left:10px;
	margin-top:1px;
	color:#889194;
	font-family:arial;
	font-size:12px;
	line-height:15px;
}
.header_menu_hor_gauche_texte_titre{
	font-family:georgia;
	font-size:15px;
	color:#30393d;
	margin-bottom:5px;
	
}
.header_menu_hor_droite{
	padding-top:10px;
	margin-left:215px;
	
	height:248px;          /*258px - 10 de padding*/
	background-image:url("../media/images/background_header_menu_hor_droite.png");
	background-repeat:no-repeat;
}
.header_menu_hor_droite_li {
	padding-left:30px;
	padding-top:9px;
	padding-bottom:9px;
	min-height:7px;
	#height:9px;
	width:174px;
}
.header_menu_hor_droite_li a{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
}
.current_menu_hor_droite_off{
	background-image:url("../media/images/header_menu_hor_droite_puce.png");
	background-repeat:no-repeat;
	background-position:10px 6px;
	#background-position:10px 5px;
}
.current_menu_hor_droite_off a{
	color:#bd4478;
}
.current_menu_hor_droite_on{
	background-color:#bd4478;
	background-image:url("../media/images/header_menu_hor_droite_puce_on.png");
	background-repeat:no-repeat;
	background-position:10px 4px;
	!background-position:10px 4px;
	-background-position:10px 3px;
}
.current_menu_hor_droite_on a{
	color:#FFF;
}
.header_menu_hor_droite_actualite{
		height:auto;
		margin-left:0px;
}

#header_body{
	width:939px;
	min-height:268px;
	-height:269px;
	background-color:#ff008c;
}

#header_body_menu{
	float:right;
	margin-right:5px;
	padding-top:3px;
}
#header_body_menu_presse_ecrite_off{
	width:218px;
	height:58px;
	background-image:url("../media/images/header_body_menu_presse_ecrite_off.png");
}
#header_body_menu_presse_multimedia_off{
	width:218px;
	height:58px;
	margin-top:8px;
	background-image:url("../media/images/header_body_menu_presse_multimedia_off.png");
}
#header_body_menu_photographie_off{
	width:218px;
	height:58px;
	margin-top:8px;
	background-image:url("../media/images/header_body_menu_photographie_off.png");
}
#header_body_menu_radio_tele_off{
	width:218px;
	height:58px;
	margin-top:8px;
	background-image:url("../media/images/header_body_menu_radio_tele_off.png");
}
#body_footer{           /*Contient le footer des pages*/
	text-align:center;
	background-image:url("../media/images/background_footer.png");
	background-repeat:repeat-x;
	clear:both;
	
}
#conteneur_footer{
	width:940px;
	height:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer{
	padding-top:13px;
	padding-bottom:75px;
	color:#9f9f9f;
	font-family:arial;
	font-size:13px;
}
#footer a{
	text-decoration:none;
	color:#9f9f9f;
	font-family:arial;
	font-size:13px;
}
.footer_droite_noir{
	color:#000000;
	float:left;
}
#footer_gauche{
	line-height:18px;
	float:left;
	margin-right:60px;
}
#footer_droite{
	margin-top:3px;
}
.footer_droite_lien{
	margin-left:10px;
	margin-right:10px;
	float:left;
}

/******************************CSS De La HOME *********************/
	
#home{
	background-color:#FFFFFF;
	width:auto;
						 
	
}
#bloc_ecole{
	width:471px;
	height:auto;
	float:left;
}
#bloc_ecole_header{
	width:461px;
	height:20px;
	background-image:url("../media/images/bloc_ecole_header.png");
	padding-left:10px;
	padding-top:6px;
	color:#bd4478;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
#bloc_ecole_presentation{
	background-image:url("../media/images/separation_bloc_ecole.png");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:15px;
	padding-bottom:20px;
	margin-left:10px;
	width:450px;
}
#bloc_ecole_presentation_titre{
	color:#cc3366;
	font-family:georgia;
	font-size:29px;
	margin-bottom:10px;
}
#bloc_ecole_presentation_texte{
	color:#666666;
	font-family:georgia;
	font-size:12px;
	margin-top:20px;
	line-height:18px;
}
	
#bloc_ecole_illustration{
	width:446px;
	height:225px;
	background-image:url("../media/images/bloc_ecole_illustration.jpg");
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:10px;
}
#bloc_actualites{
	background-image:url("../media/images/separation_bloc_home.png");
	background-repeat:repeat-y;
	background-position:left;
	width:240px;
	height:auto;
	float:left;
	-margin-right:-3px;	
}
#bloc_actualites_header{
	width:230px;
	height:20px;
	background-image:url("../media/images/bloc_actualites_header.png");
	margin-bottom:10px;
	padding-left:10px;
	padding-top:6px;
	color:#bd4478;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.bloc_actualites_content{
	padding-top:15px;
	margin-left:10px;
	padding-bottom:10px;
	width:220px;
}
.bloc_actualites_content_titre{
	color:#333333;
	font-family:georgia;
	font-size:22px;
	float:left;
}
.bloc_actualites_content_date{
	color:#cc3366;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-top:7px;
	margin-left:175px;
}
.bloc_actualites_content_texte{
	clear:both;
	color:#666666;
	font-family:georgia;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
}	
.bloc_actualites_content_en_savoir_plus{
	height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
}
.bloc_actualites_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
#separation_bloc_actualites{
	width:240px;
	height:16px;
	background-image:url("../media/images/separation_bloc_actualites.png");
	background-repeat:no-repeat;
}
	
#bloc_informations{
	background-image:url("../media/images/separation_bloc_home.png");
	background-repeat:repeat-y;
	background-position:left;
	width:229px;
	height:auto;
	margin-left:711px;
	-margin-left:-3px;
	
}
#bloc_informations_header{
	width:219px;
	height:20px;
	background-image:url("../media/images/bloc_informations_header.png");
	margin-bottom:10px;
	padding-left:10px;
	padding-top:6px;
	color:#bd4478;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	
}
#bloc_informations_concours{
	width:210px;
	padding-top:15px;
	margin-left:10px;
	padding-bottom:10px;
	}
#bloc_information_concours_titre{
	color:#333333;
	font-family:georgia;
	font-size:22px;
}
.bloc_information_concours_gras{
	color:#000;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	line-height:18px;
}
#bloc_information_concours_date{
	color:#cc3366;
	font-family:georgia;
	font-size:18px;
	font-weight:bold;
}
#bloc_information_concours_texte{
	color:#666666;
	font-family:georgia;
	font-size:12px;
	margin-top:20px;
	margin-bottom:10px;
	line-height:20px;
	width:210px;
}	
#bloc_information_concours_bouton_inscription{
	width:154px;
	height:29px;
	background-image:url("../media/images/bloc_information_concours_bouton_inscription.png");
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#bloc_information_concours_bouton_dossier{
	width:154px;
	height:30px;
	background-image:url("../media/images/bloc_information_concours_bouton_dossier.png");
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#separation_bloc_informations{
	width:229px;
	height:16px;
	background-image:url("../media/images/separation_bloc_informations.png");
	background-repeat:no-repeat;
}

#bloc_informations_content{
	padding-top:15px;
	margin-left:10px;
	width:219px;
	padding-bottom:10px;
}
#bloc_informations_content_titre{
	color:#333333;
	font-family:georgia;
	font-size:22px;
	
}
#bloc_informations_content_texte{
	color:#666666;
	font-family:georgia;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
	width:210px;
}	
#bloc_informations_content_en_savoir_plus{
	height:18px;
	width:200px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
}
#bloc_informations_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
/******************************CSS De Avis des diplomes *********************/
#avis_de_diplomes{
	background-color:#FFFFFF;
	width:auto;
	
}
#avis_de_diplomes_bloc_gauche_header{
	width:170px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_gauche_header.png");
	margin-bottom:20px;
}
#avis_de_diplomes_bloc_gauche_menu_objectifs{
	width:170px;
	height:26px;
	background-image:url("../media/images/presentation_menu_gauche_objectifs_off.png");
}
#avis_de_diplomes_bloc_gauche_menu_lu_presse{
	width:170px;
	height:26px;
	background-image:url("../media/images/presentation_menu_gauche_lu_presse_off.png");
}
#avis_de_diplomes_bloc_gauche_menu_avis_des_diplomes{
	width:170px;
	height:28px;
	background-image:url("../media/images/presentation_menu_gauche_avis_des_diplomes_on.png");
}
#avis_de_diplomes_bloc_gauche_menu_debouches{
	width:170px;
	height:26px;
	background-image:url("../media/images/presentation_menu_gauche_debouches_off.png");
}
#avis_de_diplomes_bloc_milieu{
	width:481px;
	height:auto;
	float:left;
	background-image:url("../media/images/background_avis_de_diplomes_bloc_milieu.png");
	background-repeat:repeat-y;
	background-position:-1px 0px;
	-margin-right:-3px;
	
}
#avis_de_diplomes_bloc_milieu_header{
	width:480px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_milieu_header.png");
	margin-bottom:30px;
}
#avis_de_diplomes_bloc_milieu_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:25px;
	margin-left:10px;
	margin-bottom:20px;
}
.avis_de_diplomes_bloc_milieu_avis{
	margin-left:10px;
	width:470px;
}
.avis_de_diplomes_bloc_milieu_avis_texte{
	color:#666666;
	font-family:georgia;
	font-size:12px;
	line-height:19px;
}	
.avis_de_diplomes_bloc_milieu_avis_texte_gras{
	font-weight:bold;
}
.avis_de_diplomes_bloc_milieu_avis_promotion{
	margin-top:10px;
	color:#666666;
	font-family:georgia;
	font-size:12px;
	font-style:italic;
}
.avis_de_diplomes_bloc_milieu_avis_nom{
	font-weight:bold;
}	
.avis_de_diplomes_bloc_milieu_separation{
	width:auto;
	height:14px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url("../media/images/avis_de_diplomes_bloc_milieu_separation.png");
}
#avis_de_diplomes_bloc_droite{
	margin-left:651px;
	width:289px;
	-margin-left:-3px;
	
	
}
#avis_de_diplomes_bloc_droite_header{
	width:289px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_droite_header.png");
	background-repeat:no-repeat;
	margin-bottom:30px;
}
#avis_de_diplomes_bloc_droite_illustration{
	width:271px;
	height:182px;
	background-image:url("../media/images/avis_de_diplomes_bloc_droite_illustration.png");
	background-repeat:no-repeat;
	margin-left:10px;
	margin-bottom:15px;
}
#avis_de_diplomes_bloc_droite_cursus{
	width:259px;
	height:159px;
	background-image:url("../media/images/background_bloc_cursus.png");
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:60px;
	padding-left:15px;
	padding-bottom:10px;
}
#avis_de_diplomes_bloc_droite_cursus_content_titre{
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
#avis_de_diplomes_bloc_droite_cursus_content_texte{
	color:#666666;
	font-family:arial;
	font-size:12px;
	margin-bottom:15px;
	line-height:16px;
}
#avis_de_diplomes_bloc_droite_cursus_content_en_savoir_plus{
	height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
}
#avis_de_diplomes_bloc_droite_cursus_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
#avis_de_diplomes_bloc_droite_annales{
	width:259px;
	height:92px;
	background-image:url("../media/images/background_bloc_annales.png");
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:60px;
	padding-left:15px;
	padding-bottom:10px;
}
#avis_de_diplomes_bloc_droite_annales_content{
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	line-height:16px;
}
#avis_de_diplomes_bloc_droite_annales_content_en_savoir_plus{
		height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
}
#avis_de_diplomes_bloc_droite_annales_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}

/******************************CSS De Cursus *********************/
#cursus{
	background-color:#FFFFFF;
	width:auto;
	
}
#cursus_bloc_gauche_header{
	width:170px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_gauche_header.png");
	margin-bottom:20px;
}	

#cursus_bloc_milieu{
	width:481px;
	height:auto;
	float:left;
	background-image:url("../media/images/background_avis_de_diplomes_bloc_milieu.png");
	background-repeat:repeat-y;
	background-position:-1px 0px;
	-margin-right:-3px;
}
#cursus_bloc_milieu_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:25px;
	margin-left:10px;
	margin-bottom:20px;
}
#cursus_bloc_milieu_texte_introduction{
	margin-left:10px;
	margin-bottom:40px;
	color:#666666;
	font-family:georgia;
	font-size:12px;
	line-height:16px;
}
#cursus_bloc_milieu_texte_introduction_gras{
	font-weight:bold;
}
#cursus_bloc_milieu_presentation_titre{
	color:#cc3366;
	font-family:georgia;
	font-size:18px;
	margin-left:10px;
}
#cursus_bloc_milieu_presentation_separation{
	width:auto;
	height:14px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url("../media/images/avis_de_diplomes_bloc_milieu_separation.png");
}

#cursus_bloc_droite{
	margin-left:651px;
	width:289px;
	-margin-left:-3px;
	
}
#cursus_bloc_droite_header{
	width:289px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_droite_header.png");
	background-repeat:no-repeat;
	margin-bottom:30px;
}	

/******************************CSS De Contact *********************/
#contact{
	background-color:#FFFFFF;
	width:auto;
	
}
#contact_bloc_gauche_header{
	width:170px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_gauche_header.png");
	margin-bottom:20px;
}	
#contact_bloc_milieu{
	width:481px;
	height:auto;
	float:left;
	background-image:url("../media/images/background_avis_de_diplomes_bloc_milieu.png");
	background-repeat:repeat-y;
	background-position:-1px 0px;
	color:#666666;
	font-family:georgia;
	font-size:12px;

	
}
#contact_bloc_milieu_header{
	width:480px;
	height:27px;
	background-image:url("../media/images/contact_bloc_milieu_header.png");
	margin-bottom:20px;
}
#contact_bloc_milieu_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:25px;
	margin-left:10px;
	margin-bottom:20px;
}
#contact_bloc_milieu_detail{
	line-height:17px;
	margin-left:10px;
	margin-bottom:20px;
}
#contact_form{
	margin-left:10px;
}
#contact_form  input{
	margin-bottom:5px;
	margin-top:5px;
}
#contact_form input#prenom_ob{
	margin-left:40px;
}
#contact_form input#nom_ob{
	margin-left:57px;
}
#contact_form input#zeclient_mail_ob{
	margin-left:59px;
}
#contact_form input#zeclient_tel{
	margin-left:35px;
}
#contact_form input#zeclient_adresse{
	margin-left:50px;
}
#contact_form input#zeclient_codpos{
	margin-left:31px;
}
#contact_form input#zeclient_ville{
	margin-left:67px;
}
select#id_rubriques{
	margin-left:38px;
	margin-bottom:10px;
}
textarea#message{
	margin-left:100px;
	-margin-left:90px;
	margin-bottom:10px;
}
input#zeclient_inscription{
	margin-left:10px;
}
input#zeclient_documentation{
	margin-left:24px;
}
#contact_bouton_envoyer{
	
	margin-left:380px;
}
#contact_bloc_milieu_formulaire_connu{
	margin-top:20px;
	margin-bottom:20px;
}
#contact_bloc_milieu_separation{
	width:auto;
	height:14px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url("../media/images/avis_de_diplomes_bloc_milieu_separation.png");
}
#contact_bloc_milieu_bottom{
	line-height:20px;
	margin-left:10px;
}
#contact_bloc_droite{
	margin-left:651px;
	width:289px;
	
}
#contact_bloc_droite_header{
	width:289px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_droite_header.png");
	background-repeat:no-repeat;
	margin-bottom:30px;
}	
#contact_bloc_droite_plan{
	width:276px;
	height:221px;
	background-image:url("../media/images/plan.png");            /*NE PAS OUBLIER DE LE MODIFIER PLUS TARD*/
	background-repeat:no-repeat;
	margin-left:10px;
	margin-bottom:10px;
}
#contact_bloc_droite_cursus{
	width:259px;
	height:159px;
	background-image:url("../media/images/background_bloc_cursus.png");
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:60px;
	padding-bottom:10px;
	padding-left:15px;
}
#contact_bloc_droite_cursus_content_titre{
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
#contact_bloc_droite_cursus_content_texte{
	color:#666666;
	font-family:arial;
	font-size:12px;
	margin-bottom:15px;
	line-height:16px;
}
#contact_bloc_droite_cursus_content_en_savoir_plus{
	height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;
}
#contact_bloc_droite_cursus_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
#contact_bloc_droite_annales{
	width:259px;
	height:92px;
	background-image:url("../media/images/background_bloc_annales.png");
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:60px;
	padding-bottom:10px;
	padding-left:15px;
}
#contact_bloc_droite_annales_content{
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	line-height:16px;
}
#contact_bloc_droite_annales_content_en_savoir_plus{
		height:18px;
	background-image:url("../media/images/bloc_actualites_content_en_savoir_plus.png");
	background-repeat:no-repeat;

}
#contact_bloc_droite_annales_content_en_savoir_plus a{
	color:#cc3366;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
}
/******************************CSS De Concours_inscription *********************/
#concours_inscription{
	background-color:#FFFFFF;
	width:auto;
	
}
#concours_bloc_gauche_header{
	width:170px;
	height:27px;
	background-image:url("../media/images/avis_de_diplomes_bloc_gauche_header.png");
	margin-bottom:20px;
}	
#concours_bloc_gauche_menu_dossier{
	width:170px;
	height:25px;
	background-image:url("../media/images/concours_bloc_gauche_menu_dossier.png");
}
#concours_bloc_gauche_menu_epreuves{
	width:170px;
	height:27px;
	background-image:url("../media/images/concours_bloc_gauche_menu_epreuves.png");
}
#concours_bloc_gauche_menu_annales{
	width:170px;
	height:25px;
	background-image:url("../media/images/concours_bloc_gauche_menu_annales.png");
}
#concours_bloc_gauche_menu_droits{
	width:170px;
	height:27px;
	background-image:url("../media/images/concours_bloc_gauche_menu_droits.png");
}
#concours_bloc_milieu{
	width:770px;
	height:auto;
	float:left;
	background-image:url("../media/images/separation_bloc_home.png");
	background-repeat:repeat-y;
	color:#666666;
	font-family:georgia;
	font-size:12px;
}
#concours_bloc_milieu_header{
	width:761px;
	height:21px;
	background-image:url("../media/images/concours_bloc_milieu_header.png");
	margin-bottom:20px;
	padding-left:10px;
	padding-top:6px;
	color:#bd4478;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
#concours_bloc_milieu_content{
	margin-left:10px;
}
#concours_bloc_milieu_content_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:25px;
	margin-bottom:20px;
}
#concours_bloc_milieu_content_informations_inscription {
	line-height:24px;
	margin-bottom:10px;
}

#concours_bloc_milieu_content_informations_inscription li{
	list-style-image: url("../media/images/puce_concours.png");
	margin-left:25px;
}
#concours_bloc_milieu_content_frise{
	width:751px;
	height:45px;
	background-image:url("../media/images/concours_bloc_milieu_content_frise.png");
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#concours_bloc_milieu_content_frise2{
	width:751px;
	height:45px;
	background-image:url("../media/images/concours_bloc_milieu_content_frise2.png");
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#concours_bloc_milieu_content_frise3{
	width:751px;
	height:45px;
	background-image:url("../media/images/concours_bloc_milieu_content_frise3.png");
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#concours_bloc_milieu_content_frise4{
	width:751px;
	height:45px;
	background-image:url("../media/images/concours_bloc_milieu_content_frise4.png");
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#concours_bloc_milieu_content_renseignements_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
}
.concours_bloc_milieu_content_separation{
	width:751px;
	height:8px;
	background-image:url("../media/images/concours_bloc_milieu_content_separation.png");
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:15px;
}
#concForm_step1 input{
	margin-top:5px;
	margin-bottom:5px;
}
#concours_bloc_milieu_content_renseignements input#mme{
	margin-left:110px;
}
#concForm_step1 input#et1_ren_prenom_ob{
	margin-left:97px;
}
#concForm_step1 input#et1_ren_nom_ob{
	margin-left:116px;
}
#concForm_step1 input#et1_ren_nele_ob{
	margin-left:98px;
	margin-right:10px;
}
#concForm_step1 input#et1_ren_neville_ob{
	margin-left:5px;
	margin-right:10px;
}
#concForm_step1  input#et1_ren_natio_ob{
	margin-left:77px;
}
#concForm_step1 input#et1_ren_secusoc_ob{
	margin-left:22px;
	margin-bottom:20px;
}
#concForm_step1 input#et1_renaddetud_add_ob{
	margin-left:98px;
	margin-top:20px;
}
#concForm_step1 input#et1_renaddetud_codpo_ob{
	margin-left:78px;
}
#concForm_step1 input#et1_renaddetud_ville_ob{
	margin-left:113px;
}
#concForm_step1 input#et1_renaddetud_tel{
	margin-left:92px;
}
#concForm_step1 input#et1_renaddetud_port{
	margin-left:100px;
}
#concForm_step1 input#et1_renaddetud_mail_ob{
	margin-left:106px;
}
#concForm_step1 input#et1_renaddetud_profpar{
	margin-left:23px;
}
#concForm_step1{
	margin-top:30px;
}
#concours_bloc_milieu_content_cursus_titre{
	color:#bd4478;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
}
#concForm_step1 input#et1_bac_serie_ob{
	margin-top:20px;
	margin-left:80px;
	margin-right:50px;
}
#concForm_step1 input#et1_bac_mention{
	margin-left:88px;
}
#concForm_step1 input#et1_bac_academie_ob{
	margin-left:52px;
	margin-right:50px;
}
#concForm_step1 input#et1_bac_annee_ob{
	margin-left:26px;
}
#concours_bloc_milieu_content_cursus_titre_bac{
	margin-top:30px;
	margin-bottom:20px;
}
#concForm_step1 input#et1_bacpost_lib1{
	margin-left:73px;
	margin-right:50px;
}
#concForm_step1 input#et1_bacpost_annee1{
	margin-left:36px;
}
#concForm_step1 input#et1_bacpost_lib2{
	margin-left:73px;
	margin-right:50px;
}
#concForm_step1 input#et1_bacpost_annee2{
	margin-left:36px;
}
#concForm_step1 input#et1_bacpost_lib3{
	margin-left:73px;
	margin-right:50px;
}
#concForm_step1 input#et1_bacpost_annee3{
	margin-left:36px;
}
#concForm_step1 input#et1_bacpost_lib4{
	margin-left:73px;
	margin-right:50px;
}
#concForm_step1 input#et1_bacpost_annee4{
	margin-left:36px;
	margin-bottom:20px;
}
#concForm_step1  input#et1_bacpost_inscoui{
	margin-top:20px;
}
#concForm_step1  input#et1_bacpost_inscnon{
	margin-left:20px;
}
#concForm_step1  input#et1_bacpost_ouidisc{
	margin-bottom:20px;
}
#concForm_step1  input#et1_bacpost_prepaoui{
	margin-top:20px;
}
#concForm_step1  input#et1_bacpost_prepanon{
	margin-left:20px;
}
#concours_bloc_milieu_content_cursus_titre_prepa{
	margin-top:20px;
}
#concours_bloc_milieu_content_bouton_suivant{
	margin-left:650px;
	margin-bottom:30px;
}

/*****STEP 2 ****/
.farea{
margin-left:5px;
}
#concForm_step2 input#et2_sta_medoui{
	margin-top:20px;
}
#concForm_step2 input#et2_sta_mednon{
	margin-left:20px;
	margin-bottom:10px;
}
textarea#et2_sta_med_ouquand{
	margin-bottom:20px;
	margin-left:150px;
}
#concForm_step2 input#et2_sta_horspreoui{
	margin-top:20px;
}
#concForm_step2 input#et2_sta_horsprenon{
	margin-left:20px;
	margin-bottom:10px;
}
textarea#et2_sta_horspre_ouquand{
	margin-bottom:40px;
	margin-left:150px;
}
#activite_professionelle{
	margin-bottom:20px;
}
#concForm_step2 input#et2_actiprooui{
	margin-top:20px;
}
#concForm_step2 input#et2_actipronon{
	margin-left:20px;
	margin-bottom:10px;
}
textarea#et2_actipro_laquelle{
	margin-bottom:40px;
	margin-left:150px;
}

/****** STEP 3 ****/

.frad{
	margin-left:50px;
	margin-top:10px;
}
.unelangue{
	margin-top:30px;
}
#concForm_step3 input#et3_langang_ecri_nivm{
	margin-bottom:15px;
}
#concForm_step3 input#et3_langall_ecri_nivm{
	margin-bottom:15px;
}
#concForm_step3 input#et3_langautre1_ecri_nivm{
	margin-bottom:15px;
}
#concForm_step3 input#et3_langautre2_ecri_nivm{
	margin-bottom:15px;
}
#concForm_step3 input#et3_langautre1{
	margin-left:8px;
}
#concForm_step3 input#et3_langautre2{
	margin-left:8px;
}
#concForm_step3 input#et3_langautre2_oral_nivm
{
	margin-bottom:30px;
}
#concForm_step3 input#et3_traitex_oui{
	margin-bottom:15px;
	margin-top:10px;
}
#concForm_step3 input#et3_logi_oui{
	margin-bottom:15px;
	margin-top:10px;
}
#concForm_step3 input#et3_logi_detail{
	margin-bottom:20px;
}
#concForm_step3 input#et3_permis_oui{
	margin-bottom:15px;
	margin-top:10px;
}
#concForm_step3 input#et3_ceninteret{
	margin-bottom:25px;
}
#concForm_step3 input#et3_logi_detail{
	margin-top:10px;
	margin-left:44px;
}
#concForm_step3 input#et3_ceninteret{
	margin-top:10px;
	margin-left:44px;
}
/******STEP 4 *****/
textarea#et4_dev_ob{
	margin-bottom:40px;
}
textarea#et4_connu_ob{
	margin-bottom:40px;
}
textarea#et4_choix_ob{
	margin-bottom:40px;
}

/**********************************PLAN DU SITE*************************/
#plan_du_site_content{
	margin-left:40px;
}
#plan_du_site_content a{
	color:#666666;
	text-decoration:none;
}
#planliste{
	float:left;
}
#planliste2{
	margin-left:400px;
}
#planliste3{
	clear:both;
	margin-top:30px;
}
#planliste3 li{
	float:left;
	margin-left:60px;
}
.plan_du_site_li{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

