<style type="text/css">

a{font-size: 12pt; font-family: garamond, arial, verdana, georgia, times, Helvetica; text-decoration: none }
a:visited{ color: #800A1D; text-decoration: none; }
a:link{ color: #800A1D; border-bottom: none; text-decoration: none; }
a:hover{ color: #400000; text-decoration: none ; }  /* Quand on passe dessus */
a:active {text-decoration: none; color: #800A1D; }

a.menu{ font-size: 14pt; font-family: arial, garamond, georgia, times, Helvetica; text-decoration: none ; }
a.menu:visited{ color: #800A1D; text-decoration: none; font-family: arial, garamond, georgia, times, Helvetica; }
a.menu:link{ color: #800A1D; border-bottom: none; text-decoration: none; }
a.menu:hover{ color: #400000; text-decoration: none ; }
a.menu:active {text-decoration: none; color: #800A1D; }

body {
	margin: 0; 
	padding: 0
	font-family: garamond, arial, verdana, georgia, times, Helvetica;
	font-size: 14pt ;
	text-align:center ;
	color: #800A1D ;
	background-color: #400000 ;
	text-align:center ;
	}

.corps {
	background-color: #FEFAD6 ;
	width: 1000px ;
	margin: auto ; 
	padding: 0 ; 
	text-align: center ;
	font-family: garamond, arial, verdana, georgia, times, Helvetica;
	}

div.gauche {
	background-color: #F5E0AC ;
	float:left;
	text-align:left ;
	}

div.gauche2 {
	background-color: #FAF0CF ;
	float:left;
	text-align:left ;
	}

div.gauche3 {
	background-color: #FEFAD6 ;
	float:left;
	text-align:left ;
	}

.centre { 
	padding-left: 241px ;
	padding-right: 20px ;
	background-color: #FEFAD6 ;
	}

.bas {
	background-color: #800A1D ; /* couleur de fond */
	margin:auto ; 
	padding:0 ; 
	width: 1000px ; 
	text-align: center
	}

</style>