* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin:0;
	padding:0;
	background:url(../images/fond.jpg) repeat-x #8599de;
	padding-bottom:15px;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
color : #294462;
}
.clear {
	clear:both;
}
#fond_ombre {
	width:1002px;
	margin:0 auto;
	background:url(../images/fond_ombre.png) repeat-y;
}
#general {
	margin:0 auto;
	width:954px;
	padding-bottom:30px;
}
#header {
	width:954px;
	height:253px;
}
#menu {
	background:url(../images/menu_fond.jpg) no-repeat;
	height:105px;
	text-align:center;
}
#contenu {
	
}
#contenu .gauche {
	width:761px;
	float:left;
	background:url(../images/contenu_fond.jpg) no-repeat;
}
#contenu .gauche .separateur {
	background:url(../images/separateur.jpg) no-repeat;
	height:2px;
	width:557px;
	margin:14px auto;
}
#contenu .gauche .titre {
	margin:8px 0 0 175px;
}
#contenu .gauche .sous-titre {
	text-align:center;
	margin-bottom:20px;
}
#contenu .gauche .contenu_gauche {
	width:580px;
	margin:28px 0 0 180px;
	text-align:left;
}
#contenu .gauche .contenu_gauche p {
	margin:0;
	padding:0;
	width:570px;
}
#contenu .gauche .contenu_gauche .bouton_wip {
	float:left;
	cursor:hand;
}
#contenu .droite {
	width:193px;
	float:left;
	background:url(../images/partenaires_fond.gif) repeat-y;
}
#contenu .droite #partenaires {
	background:url(../images/partenaires_fond_bas.jpg) no-repeat bottom left;
	text-align:center;
	min-height:200px;
}
#contenu .droite #partenaires img {
	border:0;
}
#contenu .droite #partenaires .titre {
	margin:15px 0 30px 0;
}
#contenu .droite #partenaires div.lien {
	margin:10px 0 0 0;
}
