

a.menuPage {	font-size: 11px;	color: #000000;	text-decoration: none;}
a.menuPage:hover {	font-size: 11px;	color: #000000;	text-decoration: underline;}

a {	color: #FF9900;	text-decoration: underline;}
a:hover {	color: #FF9900;	text-decoration: none;}

h1 {	font-size: 18px;	font-weight: bold;	color: #FF9900;}
h2 {		font-size: 16px;	font-weight: bold;	color: #FF9900;}

.fond {
	background-image:  url(../img/pages/elus/fond_page.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.titre {	font-size: 18px;	font-weight: bold;	color: #FF9900;}
.sstitre {		font-size: 16px;	font-weight: bold;	color: #FF9900;}

.fondtitre{
	background-image: url(../img/interface/etudiantsTitre.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.menu {
	white-space: nowrap;
	background-image: url(../img/interface/etudiantsPuce.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:18;
	padding-top:2;
	padding-bottom:2;
	margin-left:9;	
}

.menu a {	font-size: 11px;	color: #000000;	text-decoration: none;}
.menu a:hover { font-size: 11px;	color: #000000;	text-decoration: underline