body {margin: 0; padding: 0;}
html {background-color : #bff9ff ;}

p,ul,li,td
	{font-size: 100%;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color:  #01669c ;
	line-height: 1.5;	}

h1 {font-variant: small-caps;
	font-size: 250%;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;	
	text-align : center;
	padding: 0 0 0 0 ;
	}

h2 {
	font-size: 300% ;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;	
	text-align:center;
	text-decoration: underline;
	}
	
h3 {
	font-size: 300% ;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;	
	padding-left: 15px;
	color: #01669c ;
	}

h6 {
	font-size: 100% ;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;	
	color: #000000 ;
	}
	
a:link {color:blue; text-decoration: underline;}
a:visited {color:gray; text-decoration: underline;}
a:hover {color:red; text-decoration: none;}

img{border:none; /*border=3px solid cyan;*/	}

.rem  {padding 4em 2em 2em 2em ;
	clear: both;}
.rem p {color: black;
	font-style: italic;
	margin 0 0 0 0 ;}


.menu{
	background: url(images/chamonix.jpg) ;
	
	cellpadding: 0  ;
	cellspacing: 0 ;
	width: 774px ;}
	
.menu td {width: 191px ;
	text-align:center;
	font-family: Batavia;
	padding: 1em 0 1em 0;
	border-right: 2px solid #000;}

.descript {float: right;
	width: 17em;
	margin: 0 9px 4em auto;
	border: 2px solid #005;}

.gauche {float: left;
	width: 30em;
	margin: 10px auto auto 1em;
	border: 1px solid #000;
	padding: 0 1em 1em 3em;
	}

#entete {background: #4ECEC0;
	margin: 0 0 auto 0;
	padding: 1em 0 5em 0;}
	
#conteneur {background: #FCF;
		margin: 0 -1em 2em 0;
	overflow: auto;
	}

#bandeau {
	font-family: Batavia;
	border-style: inset;
	border: 5px solid inset;
	background-color: #A2CCE4;
	background-image: url(images/chamonix.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px ;
	height: 100px;
	margin: 0;
	padding: 0 0 0 0;}

#menu_h li {
	display: inline;
	list-style: none;
	font-weight: bold;
	margin-right: 0.5em;
	border-right: 1px solid #99C;}
	
#menu_h li.last {border-right: 0;}

