body{
	margin: 0;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666;
}

.menu{
	vertical-align: text-top;
 color: #fff;
 font-size: 1em;
 font-weight: bold;
	padding-top: 15px;
	background: url('../images/frame_g_fd.gif') #034377;
	 width: 179px;
}

.titre{
 color: #fff;
 font-size: 1em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px
}
.titre:hover{
 color: #3cf;
 font-size: 1em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px
}
.sstitre{
 color: #fff;
 font-size: 0.75em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px;
	text-align: justify;
}
.sstitre:hover{
 color: #3cf;
 font-size: 0.75em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: justify;
}
.menuh{
 color: #000;
 font-size: 1em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px
}
.menuh:hover{
 color: #069;
 font-size: 1em;
 font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px
}

#corps{
	vertical-align: text-top;
	font-size: .9em;
	text-align: justify;
	padding: 5 15 5 15px;
}
#corps h1{
	font-size: 1.05em;
	text-align: center;
	padding: 10 0 0 0px;
	margin: 0;
		padding: 0;
}
h2{
	font-size: 1em;
	text-align: center;
	padding: 10 0 0 0px;
	margin: 0;
		padding: 0;
}
.texte{
	font-size: 12px;
}

.conteneur{
	vertical-align: top; 
	width: 0px; 
	height: 0px;
	position: absolute; 
	z-index: 2; 
}

/* CSS issu des tutoriels http://css.alsacreations.com */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:#f5f5f5;
}
#menu {
	position: absolute;
	top: 105px;
	left: 170px;
	z-index:100;
	width: 800px;
	font-weight: bold;
	font-size: 0.8em;
}
#menu dl {
	float: left;
	width: 13em;
	margin: 0 1px;
}
#menu dl.etroit{
	width: 6em;
}
#menu dt {
	cursor: pointer;
	text-align:left;
	font-weight: bold;
	/*background: #ccc;
	border: 1px solid gray;*/
	padding:2 0 2 8px;
}
#menu dd {
	border: 1px solid gray;
	/*	visibility: hidden;
		display: none;*/
}
#menu li {
	text-align: left;
	background: #f5f5f5;
/*	padding:3 0 0 8px;*/
}
#menu li a, #menu dt a {
	color: #004580;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
/*background: #eee;*/
color: #219D21;
}
/*#menu12 {text-indent:-9000px;background:url('../IMG/rubon12.gif') no-repeat center center;height:303px;width:33px;}
#menu13 {text-indent:-9000px;background:url('../IMG/rubon13.gif') no-repeat center center;height:108px;width:33px;}*/
