.menu_gauche,a.menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_gauche:hover,a.menu_gauche:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.menu_gauche:link,a.menu_gauche:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.titre_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.sous_titre_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.texte, .texte:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	color: #000000
}

a.texte:link,a.texte:visited,.texte:hover  {
	color:#0033CC
}

.cellule_menu_gauche {
	background-image: url(../images/icone_menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width: 200px;
	height: 40px;
}
.cellule_menu_gauche:hover {
	background-image:none;
	background-color:#003366;
}
.legende_photo,a.legende_photo,a.legende_photo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.lien_bandeau_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
.lien_bandeau_bas:link {
color:#FFFFFF;
text-decoration:none;
}
.lien_bandeau_bas:hover {
color:#FFFFFF;
text-decoration:none;
}
.lien_bandeau_bas:visited {
color:#FFFFFF;
text-decoration:none;
}
.commentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.commentaires:link,.commentaires:hover ,.commentaires:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.sous_menu,a.sous_menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B2CFEB;
	position:absolute;
	top:30px;
	left:210px;
	visibility:hidden;
	cursor: hand;
	width: 100px;
	background-position: center center;
	height: 20px;
	background-image: url(../images/icone_menu_gauche.jpg);
}

.sous_menu:hover{
	background-color: #003366;
	color:#FFFFFF;
}
.titre_actualites, a.titre_actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.actualites {
	border: thin dotted;
}
.titre_marches_publics, a.titre_marches_publics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	text-decoration:none
}
a,a:link,a:hover,a:visited {
	text-decoration:none;
}
.sous_titre_centre_bis,a.sous_titre_centre_bis:link,a.sous_titre_centre_bis:hover,a.sous_titre_centre_bis:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.titre_dossier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}

