body, html{
	background-color:#ebebeb;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, sans-serif;
	height:100%;
}
img{
	margin:0;
	padding:0;
	border : 0;
}

ul, li{
	margin:0;
	padding:0;
}

#site{
	position:absolute;
    left: 50%;
    width:1002px;
	height:630px;
    margin-left: -501px;
}


#colonne_gauche{
	float:left;
	width:180px;
	background-color:#fbfbfb;
	background-image:url(../images/fond_colonne.jpg);
	background-repeat:repeat-x;
}

#colonne_droite{
	float:left;
	overflow:hidden;
	zoom:1;
	width:809px;
}

/* MENU HEADER */
#header{
	margin-top:20px;
	overflow:visible;
}
#ligne_boutons{
	overflow:visible;
	zoom:1;
}

#ssmenu_formations_progressives{
	display : none;
	width : 113px;
	height : 100px;
	background-image:url(../images/header/fond_menu_form_prog.png);
	position : absolute;
	left : 488px;
	top : 106px;
	clear : both;
	z-index:100;
}

* html #ssmenu_formations_progressives{
	display : none;
	width : 113px;
	height : 100px;
	background-image:url(../images/header/fond_menu_form_prog.gif);
	position : absolute;
	left : 488px;
	top : 106px;
	clear : both;
	z-index:100;
}

#ssmenu_formations_progressives .pos_sous_menu_top{
	margin:5px 0 0 19px;
	display:block;
}

#ssmenu_formations_progressives .pos_sous_menu{
	margin:10px 0 0 19px;
	display:block;
}

#ssmenu_formations_courtes{
	display : none;
	width : 106px;
	height : 133px;
	background-image:url(../images/header/fond_menu_courtes.png);
	position : absolute;
	left : 592px;
	top : 106px;
	clear : both;
	z-index:101;
}

* html #ssmenu_formations_courtes{
	display : none;
	width : 106px;
	height : 133px;
	background-image:url(../images/header/fond_menu_courtes.gif);
	position : absolute;
	left : 592px;
	top : 106px;
	clear : both;
	z-index:101;
}

#ssmenu_formations_courtes #droit{
	margin:5px 0 0 23px;
	display:block;
}

#ssmenu_formations_courtes #contentieux{
	margin:12px 0 0 15px;
	display:block;
}
#ssmenu_formations_courtes #langues{
	margin:10px 0 0 28px;
	display:block;
}

#ssmenu_formations_courtes #autres{
	margin:10px 0 0 19px;
	display:block;
}


#ssmenu_inscription{
	display : none;
	width : 106px;
	height : 121px;
	background-image:url(../images/header/fond_menu_inscription.png);
	position : absolute;
	left : 778px;
	top : 106px;
	clear : both;
	z-index:102;
}

* html #ssmenu_inscription{
	display : none;
	width : 106px;
	height : 121px;
	background-image:url(../images/header/fond_menu_inscription.gif);
	position : absolute;
	left : 778px;
	top : 106px;
	clear : both;
	z-index:102;
}

#ssmenu_inscription #form_prog{
	margin:5px 0 0 14px;
	display:block;
}
#ssmenu_inscription #form_courtes{
	margin:8px 0 0 19px;
	display:block;
}
#ssmenu_inscription #alternance{
	margin:10px 0 0 22px;
	display:block;
}
#ssmenu_inscription #vae{
	margin:12px 0 0 41px;
	display:block;
}

#ssmenu_autres{
	display : none;
	width : 104px;
	height : 51px;
	background-image:url(../images/header/fond_menu_autres.png);
	position : absolute;
	left : 685px;
	top : 106px;
	clear : both;
	z-index:103;
}

*html #ssmenu_autres{
	display : none;
	width : 104px;
	height : 51px;
	background-image:url(../images/header/fond_menu_autres.gif);
	position : absolute;
	left : 685px;
	top : 106px;
	clear : both;
	z-index:103;
}

#ssmenu_autres #autre_alternance{
	margin:6px 0 0 18px;
	display:block;
}

#ssmenu_autres #autre_vae{
	margin:10px 0 0 37px;
	display:block;
}



.element_menu{
	float:left;
	height:91px;
}


#bloc_flash{
	overflow : visible;
	z-index:50;
}


#bloc_flash #bord_droit{
	float:left;
	background-image : url(../images/header/bord_droit.jpg);
	width:6px;
	height:87px;
}

#bloc_flash #bord_droit_home{
	float:left;
	background-image : url(../images/header/bord_droit.jpg);
	width:6px;
	height:127px;
}
#bloc_flash #visuel_header{
	float : left;
	margin-top : -4px;
	margin-left : -1px;
}

#bloc_flash #logo_bottom{
	float : left;
}

#bandeau_flash{
	margin-left:3px;
}

/* MAIN CONTENEUR */
#main_conteneur{
	width:1002px;
	background-image : url(../images/fond_container.jpg);
	background-repeat : repeat-y;
	padding-left:10px;
	overflow:hidden;
	zoom:1;
}
#bottom_container{
	background-image : url(../images/container_bottom.jpg);
	background-repeat:no-repeat;
	width:1002px;
	height:14px;
}


/* FOOTER */
#footer{
	margin:10px 0 0 9px;
	font-size : 9px;
	font-family : Arial, Verdana, sans-serif;
	color:#868786;
	text-decoration:none;
}

#footer a{
	color:#868786;
	text-decoration:none;
	margin:0 10px 0 10px;
}


.insert_image{
	float : right;
}

.clear{
	clear : both;
}

/* DIVERS STYLES TEXTES */

.titre_rubrique{
	font-family:Georgia, Arial, Verdana, sans-serif;
	font-size : 16px;
	color:#7e0d12;
	font-style: italic;
}

.sous_titre{
	font-family: Arial, Verdana, sans-serif;
	font-size : 16px;
	color:#7e0d12;
	font-style: italic;
}

.texte_gris{
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color:#868786;
}

.titre_page{
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size : 16px;
	color : #6b6b6b;
	margin:12px 0 0 31px;
}

.titre_page_seul{
	font-family:Arial, Verdana, sans-serif;
	font-size : 34px;
	color : #6b6b6b;
	margin:12px 0 0 31px;
}

.sous_titre_page{
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size : 34px;
	color : #892025;
	border-bottom:dotted 1px #892025;
}

.ligne_pointille_h{
	border-bottom:dotted 1px #6b6b6b;
	margin:6px 0 23px 0;
}

/* Ajout Fab */
.texte_colonne{
	margin:10px 0 0 20px;
	width:149px;
	height:277px;
}

.textGris13{
	font-family : Arial, Verdana, sans-serif;
	font-size : 13px;
	color : #505050;
}

.sous_titre_page_small{
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size : 20px;
	color : #892025;
	font-weight:bold;
	border-bottom:dotted 1px #892025;
}

a.lienRouge{
	font-family:Arial, Verdana, sans-serif;
	font-size : 11px;
	color:#881f24;
	text-decoration:underline;
}
a.lienRouge:hover{
	text-decoration:none;
}

a.lienGris{
	font-family:Arial, Verdana, sans-serif;
	font-size : 11px;
	color:#6b6b6b;
	text-decoration:underline;
}
a.lienGris:hover{
	text-decoration:none;
}

a.miniLienRouge{
	font-family:Georgia, Arial, Verdana, sans-serif;
	font-size : 11px;
	color:#7e0d12;
	text-decoration:none;
}

a.miniLienRouge:hover{
	text-decoration:underline;
}

.align_puce{
	vertical-align:middle;
	margin-left:2px;
}

.align_puce2{
	margin:0 4px 2px 0;
	vertical-align : text-bottom;
}

.georgia16{
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size : 16px;
	color:#85181d;
}