
/* Balises HTML */
BODY {background-color:#FFFFF2;}


A:link { color: #FF0000; font-family: Helvetica,Arial;}
A:hover {background-color: #F0C26A; color: #EE0058; font-family: Helvetica,Arial;}

.barre  {font-size : 13px; font-family: Helvetica,Arial; color : #080080; }
.barre11 {font-size : 11px; font-family: Helvetica,Arial; color : #080080; }
.barre2 {font-size : 12px; font-family: Helvetica,Arial; color : #080080; font-weight: bold}

/* nouvelle barre de navigation*/
/* -------------------------------------------------------------------------------------------- */

.fondmenu {
background-color: #bbaaff; border: 0px solid #444444; width: 650px; padding: 0px }

.menu a {
	font: 11px Helvetica,Arial;
	margin: 1px;
  	padding-left:6px; 
  	padding-right:6px;
  	padding-top:2px; 
  	padding-bottom:2px;
	text-align: center;
	border: 1px solid #000080;
	text-decoration: none;
	background: #f0c26a}

.menu a:visited {
	color: green }

.menu a:hover {
	background: #ffe9ac;
	color: blue;
	border: 1px solid #000000 }

.menu a:active {
	color: #008800 }
/* -------------------------------------------------------------------------------------------- */


.titre1 {color: #000000; font-size: 14px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}
.titre2 {color: #000000; font-size: 18px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}
.titre3 {color: #008000; font-size: 24px; font-family: Times New Roman; font-weight: bold; text-align: center;}
.titre33 {color: #008000; font-size: 20px; font-family: Times New Roman; font-weight: bold; text-align: center;}
.titre4 {color : #080080; font-size: 16px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}

/* page index */
.titre5 {color : #080080; font-size: 35px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}
.titre6 {color : #006600; font-size: 16px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}
.taille4  {font-size : 14px; font-family: Helvetica,Arial; color : #080080; font-weight: bold;}

/* page hebergement */
.titre7 {color : #ffff00; font-size: 16px; font-family: Helvetica,Arial; font-weight: bold; text-align: center }

/* FIN */

.taille0 {font-size : 11px; font-family: Helvetica,Arial; color : #000000;} /* municipal */
.taille1  {font-size : 11px; font-family: Helvetica,Arial; color : #080080 }
.taille1j {font-size : 11px; font-family: Helvetica,Arial; color : #080080; text-align:justify }
.taille2j {font-size : 12px; font-family: Helvetica,Arial; color : #080080; text-align:justify }
.taille2  {font-size : 14px; font-family: Helvetica,Arial; color : #080080; font-weight: bold }
.taille3  {font-size : 13px; font-family: Helvetica,Arial; color : #080080;}
.taille3b  {font-size : 13px; font-family: Helvetica,Arial; color : #080080; font-weight: bold }

