

/* 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;}


.taille1 {font-size : 11px; font-family: Helvetica,Arial; color : #080080}
.taille1j {font-size : 11px; font-family: Helvetica,Arial; color : #080080; text-align=justify}
.taille2  {font-size : 12px; font-family: Helvetica,Arial; color : #000080}
.taille3  {font-size : 12px; font-family: Helvetica,Arial; color : #000000; font-weight: bold}
.taille4  {font-size : 12px; font-family: Helvetica,Arial; color : #FF0000; font-weight: bold }
.nav2{ color : #000000; font-size : 11px; font-family: Helvetica,Arial; BACKGROUND-COLOR: #AADDFF}

.barre11 {font-size : 11px; font-family: Helvetica,Arial; color : #080080; }

.titre1 {font-size : 18px; font-family: Helvetica,Arial; color : #FFFFFF; font-weight: bold}


.champ1 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; WIDTH: 230px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 20px
}



.champ2 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; WIDTH: 230px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 80px
}

/* 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 }
/* -------------------------------------------------------------------------------------------- */
