body {
margin-left: 40px;
font-size: 14px;
font-weight: regular;
font-family: 'Arial', Helvetica;
background-color: #ffffff;
color: #000000;
text-align: left;
float:left;
/*  background: -moz-linear-gradient(top,  #f4fcff, #ffffff);*/
}

a {
font-family: 'Arial', Helvetica;
color: #000000;
text-align: left;
list-style: none;
text-decoration: underline;
}

strong {
font-size: 16px;
font-family: 'Arial', Helvetica;
color: #e85312;
}

em {
font-size: 14px;
font-family: 'Arial', Helvetica;
color: #000000;
}

underline {
font-size: 14px;
font-family: 'Arial', Helvetica;
color: #000000;
text-decoartion: underline;
}

.grasbleu {
font-size: 16px;
font-family: 'Arial', Helvetica;
font-weight: bold;
color: #81bb58;
}

.grasvert {
font-size: 18px;
font-family: 'Arial', Helvetica;
font-weight: bold;
color: #81bb58;
}

.dates {
font-size: 16px;
font-family: 'Arial', Helvetica;
font-weight: bold;
color: #e85312;
}

.lieux {
font-size: 12px;
font-family: 'Arial', Helvetica;
font-weight: normal;
color: #000;
}

#menu li {
list-style: none;
color: #000000;
display: inline;
margin-right: 20px;
font-weight: bold;
}

#menu li a:hover {
text-decoration: underline;
}

#menu li a {
color: #e85312;
font-weight: bold;
}

#menu {
position:fixed;
background-color: white;
padding-top: 20px;
}

#left {
margin-top:40px;
color: #81bb58;
position:fixed;
font-weight:bold;
}

#contenu {
z-index:0;
position:absolute;
margin-top:30px;
}

#images {
z-index:10;
position:absolute;
top:118px;
left:800px;
}

#images img {
}

#content {
	margin-left: 185px;
	margin-top:55px;
}

