

.texteBlanc{ font-size: 11px;	color: #FFFFFF;}

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

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

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


.titre {		font-size: 18px;	font-weight: bold;	color: #611856;}

.sstitre {	font-size: 16px;	font-weight: bold;	color: #611856;}

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

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

.menu {
	white-space: nowrap;
	background-image: url(../img/interface/actualitePuce.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}
