.visible
{
	display:block; 
}

.invisible
{
	display:none;
} 

.menu_bordure {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 20px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.menu:hover {
	font-weight : bold;
	color: #FFD638;
	padding-left: 5px;

}
.menu_selec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	background-color: #FFD638;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.titre18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formation {
	background-image: url(../images/formation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.rose1 {
	background-image: url(../images/rose1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.onglet_fond {
	background-image: url(../images/onglets/fond.jpg);
	background-position: top;
	background-repeat: repeat;
}
.onglet_jaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/onglets/onglet_jaune_fond.jpg);
	padding-top: 5px;
	vertical-align: top;
}

.onglet_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/onglets/onglet_gris_fond.jpg);
}

.onglet_gris_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.onglet_gris_link:hover {
	font-weight: bold;
}
.annonce_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	background-image: url(../images/puce_couronne.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.annonce_titre:hover {
	text-decoration: underline;
}
