#container {
	position: absolute;
	left : 280px;
	width: 950px;
	top: 250px;
}
#container img {
	border: none;
}	
#titre {
	position : absolute;
	top : 10px;
	width : 1111px;
	left : 70px;
	height:110px;
	font-size : 30px;
	font-weight : bold;
	background-image:url(image/fond2.png);
	background-repeat: repeat-x;
}
#sstitre {
	position : absolute;
	top : 70px;
	width : 1111px;
	left : 120px;
	font-size : 20px;
}
#ruban {
	position : absolute;
	top : 110px;
	width : 1111px;
	left : 270px;
}
#ruban img {
	border: none;
}

#left {
	position : absolute;
	top : 110px;
	left : 70px;
	width : 200px;
}

#menu {
	width : 180px;
	/*height :420px;*/
	font-size : 10px;
	padding:10px;
	background-color:#BFFFC0; 
	}
	
#coord {
	width : 180px;
	/* height :200px;*/
	font-size : 10px;
	padding:10px;
	background-color:#BFD5FF;  /*#BFD5FF    #CCFFFF;*/
	background-image:url(image/fond3.png);
	background-repeat: repeat-x;
	}
	
#adresse {
	font-size : 12px;
	font-weight : bold;
	}

#titre img {
	border: none;
}

#list {
	position: relative;
	margin-bottom : 40px;
	margin-top : 70px;
	font-size : 20px;
	font-weight : bold;
}

#listleft {
	position: relative;
	top : 15px;
	width : 400px;
	left : 100px;
	font-size : 14px;
	font-weight : bold;
}

html,body,div {
	font-size : 12px;
	font-family : "Verdana","Arial", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Futura", "Helvetica", sans-serif;
	vertical-align:top;
}

h1 {
	text-transform: uppercase;
	font-size: 23px;
	font-weight: bold;
	margin-top : 10px;
	margin-bottom : 12px;
}

h2 {
	font-size : 15px;
	font-weight : bold;
	padding : 4px 8px;
	margin-bottom : 4px;
}

h3 {
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 15px;
}

a:link {
	text-decoration : none;
	font-weight : bold;
	color : #0C0A7F;
}

a:active {
	text-decoration : none;
	font-weight : bold;
	color : #0C0A7F;
}

a:visited {
	text-decoration : none;
	font-weight : bold;
	color : #0C0A7F;
}

a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #3891FF;
}
