body {
	font-family: Trebuchet MS, Verdana,Arial;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 1000px;
}
div#header {
	width: 1000px;
	height: 150px;
	background: url(/images/accueil.jpg) #fff 0 0 no-repeat;
}
div#header_logo_over {
	width: 252px;
	height: 150px;
	background: url(/images/resized/idemm.jpg) #fff 0 0 no-repeat;
	float: left;
}
#myslidemenu {
	width:1000px;
	height:31px;
}
div#footer {
	font-family: Trebuchet MS, Verdana,Arial;
	font-size: 12px;
	width: 1000px;
}
.cb {
	clear: both;
}
.wrapper {
	background-color: #EEF6E1;
	border: solid 1px #E5EFD6;
}
.side {
	margin-left: 25px;
	margin-right: 25px;
	height: 620px;
	width: 200px;
	background-color: #fff;
	text-align: center;
}
.side_green {
	background-color: #E5EFD6;
}
.sideContent {
	margin: 4px;
	background-color: #E5EFD6;
	padding-left: 5px;
	padding-right: 5px;
}
.side td {
	font-family: Trebuchet MS, Verdana,Arial;
	font-size: 14px;
}
#content {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
}
.title {
	margin-top: 30px;
	color: #841132;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
a.title,a.title:visited {
	color: #841132;
}
.small{ font-size: 10px; }
.book{ font-size: 12px; }
.black { color: #000; }


ul.menu_l1 {
	top: 30px; display: none; visibility: visible; left: 0px; width: 171px;
	text-align:left;
}

#breadcrumb {
	text-align: left;
	font-weight: bold;
	color: #999;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited {
	color: #999;
	margin: 0;
	padding: 0;
}

a.h2, a.h2:visited, a.partner,a.partner:visited {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
a.partner,a.partner:visited {
	text-decoration: none;
	font-size: 14px;
}

a.menu {
	background: url(/images/deco_list_75.jpg) 0 0 no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	text-decoration: none;
	line-height: 1.9em;
}

div.conference {
	border: solid 1px #ccc;
	background: #eee;
	padding: 5px;
	margin-left: 15px;
	display:none;
}

a.downloads, a.downloads:visited {
	color: black;
	text-decoration: underline;
}

a.slide {
	font-size: 12px;
	color: #841132;
	text-decoration:none;
}
div.slide {
	display:none;
	background-color: #EEF6E1;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


