body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C0BBC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#conteneur {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_toppage.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 250px;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
}
#header p {
	color:#FFFFFF;
	font-size:9px;
	text-align:right;
	position:relative;
	top:220px;
	padding: 10px;
}
#menu {
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EF58A1;
	visibility: visible;
	position: absolute;
	top: 280px;
}
#menu a {
	font-weight: bold;
	color: #A0C13C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DDE1;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#menu a:hover {
	background-color: #CDD928;
	font-weight: bold;
	color: #FFFFFF;
}
#contenu {
	width: 670px;
	margin-top: 20px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 265px;
	min-height: 660px;
	height: auto !important;
	height: 660px;

}
#footer{
	padding : 5px;
	text-align:center;
	font-size:9px;
}
#contenu p {
	margin-bottom: -2px;
}

#contenu a {
	font-weight: bold;
	color: #14BBF6;
	text-decoration: none;
}
#contenu h1 {
	font-size: 20px;
	color: #EF58A1;
}

#contenu h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFAD33;
	margin-top: 20px;
	margin-bottom: -5px;
}
#contenu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #662560;
	margin-bottom: -10px;
}

.date {
	font-size: 15px;
	font-weight: bold;
	color: #662560;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3008C;
}
.conference {
	font-weight: bold;
	color: #662560;
}
.titresession {
	color: #EC008C;
	font-weight: bold;
	margin-bottom: -12px;
}
.animateur {
	font-style: italic;
}
.propo {
	color: #662560;
	font-style: italic;
}
.pause {
	font-style: italic;
	border: 1px solid #F5F1F4;
	text-align: center;
	color: #ADA6AE;
	font-weight: bold;
}
.matin {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0BBC1;
}
.italique {
	font-style: italic;
}
ul {
}
