body {
	padding:0; margin:0;
	text-align:center;
	background:#c33689;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	line-height:20px;
}
#global {
	width:820px;
	margin:auto;
	background:#eee url(../images/structure/fond-global.jpg) top center repeat-y;
}
#content {
	width:820px;
	min-height:450px;
}
#main {
	width:770px;
	margin:auto;
	text-align:left;
	background:#fff;
}
#pieddepage {
	width:750px;
	margin:auto;
	text-align:right;
	border-top:1px solid #823e7a;
	color:#823e7a;
	font-size:11px;
	padding-right:20px;
	height:18px;
	line-height:18px;
	clear:both;
	background:#fff;
}
#pieddepage a{
	color:#823e7a;
	text-decoration : none;
}
#pieddepage a:hover{
	text-decoration : underline;
}
#menu {
	width:210px;
	height:487px;
	float:left;
	background:#fff url(../images/structure/menu.jpg) top left no-repeat;
	margin-left:5px;
}
#menu-titre {
	margin-top:50px;
	margin-left:10px;
}
#menu-titre a, #menu-titre a:link {
	padding-left:17px;
	color:#FFFFFF;
	
	font-size:13px;
	text-decoration:none;
	display:block;
	
	clear:both;
	letter-spacing:-0.3px;
}
#menu-titre a:hover {
	background:url(../images/structure/puce-etoile.gif) center left no-repeat;
}
#menu-titre a.actif {
	background:url(../images/structure/puce-etoile.gif) center left no-repeat;
	font-weight:bold;
}
#menu-titre a.menu4 {margin-top:40px;}
#menu-titre a.menu6 {margin-top:45px;}
#menu-titre a.menu9 {margin-top:43px;}
#titregeneral {
	position:absolute;
	margin-left:-9999px;
}
#main h1 {
	font-size:18px;
	color:#1762a5;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#main h2 {
	font-size:14px;
	color:#1762a5;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#contenu {
	font-weight: bold;
	width:490px;
	float:right;
	*margin-bottom:60px; /* Uniquement IE 6 et 7 */
	margin-bottom:50px;
	margin-right:30px;
	_margin-right:15px;
}
#contenu a{
	color:#4d4d4d;
	font-style: italic;
}
#contenu a:hover{
	color:#000000;
	font-style: italic;
}
#contenu ul {
	*margin-top:-10px;
	margin-left:-30px;
	*margin-left:10px;
}
#contenu ul li {
	list-style-type:none;
	background:url(../images/structure/liste-puce-etoile.gif) top left no-repeat;
	padding-left:10px;
}
.comment {cursor:help}
.formulaire tr td { padding:10px 0} 
