* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px !important;
	color: #fff;
	text-align:center;
	background:#fff;
	margin-top:20px;
}
h1 {
	font-size: 16px;
	margin:0 0 10px 0;
	line-height: 17px !important;
	color:#fff;
}
#page {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: url(../img/bg.jpg) repeat-y;
}
#contenu {
	background:#A10000;
	/*height:300px;*/
	width:761px;
	margin:0 0 0 9px;
}
p {
	margin:0 0 10px 0;
}
#menu {
	width:514px;
	padding:135px 0 0 10px;
	background: url(../img/main.jpg) top right no-repeat;
}
#menu ul li {
	display:inline;
	text-decoration:none;
	border-right:1px solid #FF0000;
	padding:0 3px 0 5px;
}
#menu ul li.last {
	border-right:none;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	font-weight:bold;
	color:#FFD900;
	text-decoration:none;
}
.off {
	color:#FFD900;
	font-weight:bold;
	text-decoration:none;
	border-right:none;
	padding:0;
}
.conference {
	margin:40px 0 0 0;
	padding:15px 0 0 0;
	font-size: 13px;
	width:220px;
	height:100px;
	background: url(../img/zara.gif) top left no-repeat;
	text-align:right;
	color:#FFFFB8;
}
.animateur {
	margin:20px 0 0 0;
	padding:15px 0 0 0;
	font-size: 13px;
	width:220px;
	height:100px;
	background: url(../img/proulx.gif) top left no-repeat;
	text-align:right;
	color:#FFFFB8;
}


