/* Balises HTML */
body {background-color:#d2ebff }

A:link { color: #080080; font-family: Helvetica,Arial;}
A:hover {background-color: #58DEFF; color: #EE0058; font-family: Helvetica,Arial;}

.info {color: #ff0000; font-size: 15px; font-family: Helvetica,Arial; font-style: italic; font-weight: bold;}

.titre1 {color: #000000; font-size: 22px; letter-spacing: 1px; font-family: Helvetica,Arial; font-weight: bold;}
.titre2 {color: #000000; font-size: 20px; font-family: Helvetica,Arial; font-weight: bold; text-align: center;}
.titre3 {color: #000000; font-size: 20px; letter-spacing: 1px; font-family: Times New Roman,Verdana; font-weight: bold; background-color: #35ACFF; text-align: center;}
.titre3a {color: #000000; font-size: 20px; letter-spacing: 1px; font-family: Helvetica,Arial; font-weight: bold;}

/* Barre de navigue */
.nav2{ color : #000000; font-size : 11px; font-family: Helvetica,Arial; BACKGROUND-COLOR: #AADDFF}

.taille1{font-size : 10px; font-family: Helvetica,Arial; color : #080080;}
.taille1v{font-size : 10px; font-family: Helvetica,Arial; color : #006650; text-align: left;}

.taille2{font-size : 11px; font-family: Helvetica,Arial; color : #ff0000;}
.taille2a{font-size : 11px; font-family: Helvetica,Arial;}
.taille2c{font-size : 11px; font-family: Helvetica,Arial; color : #080080; text-align: center;}

.taille3{font-size : 12px; font-family: Helvetica,Arial; color : #000080; background-color: #baccfb;}
.taille3a{font-size : 12px; font-family: Helvetica,Arial;}
.taille3c{font-size : 12px; font-family: Helvetica,Arial; color : #000080; text-align: center;}

/* Nom des villages */
.taille4{font-size : 12px; font-family: Helvetica,Arial; font-weight: bold; background-color: #baccfb;}



/* barre de navigation alphabetique*/
/* -------------------------------------------------------------------------------------------- */
.alpha a {
	font: 11px Helvetica,Arial;
	color: #ff0000;
	margin: 1px;
  	padding-left:4px; 
  	padding-right:4px;
  	padding-top:1px; 
  	padding-bottom:1px;
	text-align: center;
	border: 1px solid #0000aa;
	text-decoration: none;
	background: #aaddff;}

.alpha a:visited {
	color: #dd0000;}

.alpha a:hover {
	background: #b5b5f8;
	color: black;
	border: 1px solid #ff0000;}

.alpha a:active {
	color: black;}
/* -------------------------------------------------------------------------------------------- */



/* barre de navigation*/
/* -------------------------------------------------------------------------------------------- */
.menu a {
	font: 11px Helvetica,Arial;
	color: #ff0000;
	margin: 1px;
  	padding-left:6px; 
  	padding-right:6px;
  	padding-top:1px; 
  	padding-bottom:1px;
	text-align: center;
	border: 1px solid #0000aa;
	text-decoration: none;
	background: #aaddff;}

.menu a:visited {
	color: #dd0000;}

.menu a:hover {
	background: #b5b5f8;
	color: black;
	border: 1px solid #ff0000;}

.menu a:active {
	color: black;}
/* -------------------------------------------------------------------------------------------- */

