body {
margin-top:20px;
font-family: "Trebuchet MS";
font-size:12px;
color:#000000;
text-align:center;
}

a {
color:#0033FF;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#contenu {
margin:auto;
width:980px;
}

#header {
text-align:center;
margin:auto;
width:980px;
height:100px;
}

#logo {
background-image:url(images/logo.png);
background-repeat: no-repeat;
height:75px;
width:296px;
margin-left: -10px;
}

#menu {
height:32px;
width: 450px;
margin-left:537px;
margin-top:-60px;
}
#SousMenu {
	width: 980px;
	text-align: right;
	color: #797C80;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 11px;
}

#menu1 {
	float:left;
	margin-right:4px;
}

#menu1 a{
color:black;
background-color: #e9eef3;
height:24px;
width:145px;
display:block;
text-decoration: none;
padding-top:8px;
}

#menu1 a:hover {
color:black;
background-color: #CDE1F4;
height:24px;
width:145px;
display:block;
text-decoration: none;
padding-top:8px;
}

#menu1 a:active {
color:black;
background-color: #CDE1F4;
height:24px;
width:145px;
display:block;
text-decoration: none;
padding-top:8px;
}

#menu1 a#menuHover {
color:black;
background-color: #CDE1F4;
height:24px;
width:145px;
display:block;
text-decoration: none;
padding-top:8px;
}
#corps {
	margin-left: 198px;
	background-image: url(images/fond.png);
	background-color: white;
	background-repeat: repeat-x;
	width:746px;
	padding-left:36px;
	padding-top:12px;
	text-align:left;
	padding-right: 36px;
}

#acroche {
	width: 700px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #797C80;
	background-repeat: repeat-x;
	border: thin solid #D8DDE1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #F0F4F6;
	background-image: url(images/fondAcroche.gif);
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#footer {
	width: 980px;
	height: 50px;
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#gauche_widget{
position:absolute;
width:190px;
top:139px;
}
