div#top {height:20px; margin: 0;}  

table{ 	
	vertical-align: middle;
	
 } 
 

body {	
 
    background-image: url(image/fondhermitage3.jpg);	
	background-repeat:no-repeat;
	background-position: center;
	background-attachment: scroll; 
	background-color: #fff0d7;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: black; 
	/*margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;*/
	}
h1{font-family: Monotype Corsiva, helvetica;
	font-size: 25pt;
	color: #990000;	
	}
h2{font-family: Monotype Corsiva, helvetica;
	font-size: 16pt;
	color: #990000;	
	}
h4 {/*lien haut de page
	
	text-decoration: blink; clignotement du txt!!!!!!*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660066;	
	}	
h3 {
	/*text-decoration: blink; clignotement du txt!!!!!!	*/
	font-family: Monotype Corsiva, helvetica;
	font-size: 12pt;
	color: #990000;	
	}
	
h6 {color: #000000;/*adresse gervans*/
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	}
	
h5 {color: #999999;/*abus alcool ...*/
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	}	

p { font-family: georgia;
	font-size: 11pt; 
	text-align: justify;
	text-indent: 1cm;
	line-height: 1.1;
	vertical-align: baseline;
	margin-bottom: 0.5cm;
	
	
	}
	
b { text-indent: 0cm;
	line-height: 1.2;
	vertical-align: baseline;
	margin-bottom: 0.5cm;
	color:#3E0D00;
	}

td {text-align: center;
	}

ul, li { /* utilisation de liste pour le menu */
list-style-type: none;  /* suppression des puces de liste */
margin:0;
padding:0;
}

ul {
background: transparent url(image/menuverre.gif) top left no-repeat; /* arrière-plan général du menu */
height: 285px;
width: 200px;
text-align: center;

}

li {
display: inline; /* correction pour IE5 et IE5.5 */
}

li a { /* dimensions et définitions des boutons */
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 45px;
width: 200px;
line-height: 45px;  /* hauteur de ligne pour éviter les paddings */
color: #E2C6BA;
font-size: 20px;
font-family: georgia, serif;
text-decoration: none;
}

li a:hover {
color: #cccc33;
background: transparent url(image/menuverre.gif) top left no-repeat;
}

a#menu1:hover {
background-position: 0% -285px; /* décalage de l'arrière-plan pour chaque bouton */
}

a#menu2:hover {
background-position: 0% -330px;
}

a#menu3:hover {
background-position: 0% -375px;
}

a#menu4:hover {
background-position: 0% -420px;
}

a#menu5:hover {
background-position: 0% -465px;
}

a#menu6:hover {
background-position: 0% -510px;
}

br {
text-indent: 10px;
}
