body{
	margin: 0;
	padding:0;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000;
	width:99%;
}
.actu{ font-size: 1.2em;}
/*
.menu{
	vertical-align: text-top;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding-top: 15px;
	background: #034377 url('../images/frame_g_fd.gif');
	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:0;
}
#corps h1{
	color:#28A028;
	font-size: 1.4em;
	text-align: center;
	border-bottom:1px #eee solid;
	width:100%;
	margin: 10px;
	padding: 0;
}
h2{
	font-size: 1.4em;
	text-align: left;
	padding: 0;
	margin: 0;
}
.texte{
	font-size: 1em;
}

.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:#D3EBD3;
}
#menu {
	position: absolute;
	top: 105px;
	left: 125px;
	z-index:100;
	width: 800px;
	font-weight: bold;
	font-size: 0.8em;
}
#menu dl {
	float: left;
	width: 10em;
	margin: 0 1px;
}
#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: #D3EBD3;
/*	padding:3 0 0 8px;*/
}
#menu li a, #menu dt a {
	color: #219D21;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
/*background: #eee;*/
color: #c00;
}
/*#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;}*/

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

/*a {
text-decoration: none;
color: black;
color: #222;
}
*/

.top{}
.top a:hover {background-color: #D3EBD3;padding:3px 10px;border:1px #219D21 solid;}

.calque{
	position:absolute;
	display:none;
	top:225px;
	left:162px;
}
#alpha{
/*border:1px solid red;*/
font-size:12px;
color:#28A028;
width:200px;
text-align: left;
position:absolute;
left:670px;
top:230px; 
}
#alphabis{
font-size:12px;
color:#28A028;
width:90%;
text-align:left;
position:absolute;
float:right;
left:550px;
top:230px; 

}
#route{
position:relative; 
top:700px; 
left:500px;
border: 0;
width:500px;
}

