/* CSS Document */

.tableAccueil {
	width:100%;
}

.tableAccueil_droite {
	text-align:right;
	vertical-align:top;
	width:200px;
	padding-top:20px;
}

.tableAccueil_gauche {
	vertical-align:top;
	text-align:justify;
}

.tableAccueil_separation {
	width:20px;
}

.tablePresentationFormationVisio_haut {
	height:15px;
	background:url('../images/haut_presFormationVisio.png');
}

.tablePresentationFormationLocaux_haut {
	height:15px;
	background:url('../images/haut_presFormationLocaux.png');
}

.tablePresentationFormationSite_haut {
	height:15px;
	background:url('../images/haut_presFormationSite.png');
}

.tablePresentationFormationPerfectionnement_haut {
	height:15px;
	background:url('../images/haut_presFormationPerfectionnement.png');
}

#tablePresentation2 {
	width:750px;
	margin:auto;
}

.tablePresentation_centre {
	padding-top: 10px;
	text-align:justify;
	color:#000099;
}