body{
	margin: 0px;
	padding:0px;
	background-color: #b9d7d3;
	text-align:center;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #800000;
	scrollbar-face-color: #c59b5f;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #b9d7d3;
}

#container {
	margin: 0px;
	height: auto;
	padding: 0;
	width: 772px;
	text-align: center;
	background-image: url(fond_patine.jpg);
	background-repeat: repeat;
	background-color: #c59b5f;
	border: thin groove #800000;
	position: relative;
}
	
#logo{
	padding: 0;
	background-image: url('image1.jpg');
	background-repeat: no-repeat;
	height: 300px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
#titre{
	margin-right: 40px;
	margin-top: -100px;
	color: #905030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
}
#titre .s{
	font-size: 16px;
}
#titre .info{
	margin-right: -30px;
	margin-left: 500px;
	font-size: 12px;
	font-weight: bold;	
	text-align: center;
}

#menu	{
	margin-top: 30px;
	margin-left: 5px;
	width: 140px;
	padding: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: solid 1px #ffffff;
	background: #2e8581;
	float: left;
}

#smenu{
	font-size: 13px;
	margin-left: 20px;
	text-align: left;
}
#smenu a:link{
	color: #ffffff;
}
#smenu a:visited{
	color: #f0f0f0;
}
#smenu a:active{
	color: #d0d000;
}
#smenu a:hover{
	color: #ffff00;
}

#contenu {
	margin-left: 160px;
	margin-bottom: 10px;
	margin-top: 30px;
	width: 580px;
	padding: 0px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #a05030;
}
#contenu .histoire{
	margin: 3px;
	background-color: #ffe8d0;
	padding: 30px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

#contenu table{
	background-color: #ffffff;
	border: solid;
	border-width: 1px;	
	border-color: #e87c30;
	color: #803000;
	padding: 2px;
}
#contenu th{
	height: 15px;
	font-size: 13px;
	font-weight: bold;
}
#contenu td{
	height: 15px;
	font-size: 13px;
	text-align: center;
}
#contenu hr{
	color:#e87c30;
	height:3px;
}
.g{
	background-color: #f0f0f0;
	text-align: left;
}
#contenu acronym{
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	color: #800000;
}
#contenu .catalogue{
	margin: 3px;
	background-color: #ffe8d0;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.catalogue table {
	background: #ffe8d0;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}
.catalogue th {
	background: #800000;
	color: #ffffff
	border: solid;
	border-width: 1px;
	border-color: #000000;	
}
.catalogue th a:link{
	color: #ffffff;
}
.catalogue th a:visited{
	color: #ffffff;
}
.catalogue th a:active{
	color: #ffffff;
}
.catalogue th a:hover{
	color: #ffffff;
}
.catalogue td {
	background: #ffe8d0;
	border: solid;
	border-width: 1px;
	border-color: #000000;	
}
#bas{
	font-family: Arial, Helvetica, sans-serif;
}
#bas .info{
	font-style: italic;
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
}
#bas .nav{
	font-size: 12px;
	color: #800000;
	text-align: center;
}
#bas .nav a:link{
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
#bas .nav a:visited{
	font-size: 12px;
	color: #402000;
	text-decoration: none;
}
#bas .nav a:active{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
#bas .nav a:hover{
	font-size: 12px;
	color: #e00000;
	text-decoration: underline;
}

#fin{
	width: 140px;
	margin-top: 0px;
	margin-left: 5px;
	color: #000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #e0e0e0;
	position: absolute;
	bottom: 10px;
	left: 5px;
	border: 2px solid #a04000;
}
#fin a{
	color: #ff0000;
}

a:link{
	color: #f00000;
	text-decoration: none;
}
a:visited{
	color:#c00000;
	text-decoration: none;
}
a:active{
	color:#e00000;
	text-decoration: none;
}
a:hover{
	color:#ff0000;
	text-decoration: underline;
}
