* {
	margin: 0 ;
	padding: 0 ;
}

body {
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em arial, verdana, helvetica, sans-serif ;
	background: #d6dbe0 ;
}

div#conteneur {
	width: 900px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #324C68 ;
	background: #fff ;
}

h1#header {
	height: 200px ;
	background: url(Elex_logo.png) no-repeat left top ;
	margin: 10px ;
}

h1#header a {
	width: 400px ;
	height: 70px ;
	display: block ;
	position: relative ;
	left: 350px ;
	top: 15px ;
	text-indent: -5000px ;
}

div#intro {
	width: 395px ;
	font: 0.5em arial, verdana, helvetica, sans-serif ;
	position: relative ;
	text-align: justify;
	top: 100px ;	
	left: 350px ;
}

ul#menu {
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(elex_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}
  
ul#menu li {
	float: left ;
	text-align: center ;
}

ul#menu li a {
	width: 90px ;
	line-height: 25px ;
	font-size: 0.9em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #324C68 ;
}

ul#menu li a:hover {
	background: url(elex_menu.gif) repeat-x 0 0 ;
}

div#proceedings {
	text-align: right ;
}

div#contenu {
	padding: 10px 25px 10px 100px ;
}

div#contenu h2 {
	padding-left: 25px ;
	margin-top: 40px ;
	margin-bottom: 20px ;	
	line-height: 25px ;
	font-size: 1.4em ;
	color: #324C68 ;
	border-bottom: 1px solid #324C68 ;
} /* H2 titles styles */

div#contenu h3 {
	margin-left: 25px ;
	padding-left: 5px ;
	border-bottom: 1px solid #324C68 ;
	border-left: 3px solid #324C68 ;
	color: #324C68 ;
}  /* H3 titles styles */

div#contenu p {
	margin: 10px 0px 10px 0px ;
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a {
    text-decoration:none ; 
	color: #324C68 ;
}

div#contenu a:hover {
    text-decoration:underline;  
	color: #324C68 ;
}

div#paragraphe {
	margin: 10px 10px 10px 10px ;
	padding: 10px 10px 10px 10px ;
	vertical-align: top ;
}

p#footer {
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #324C68 ;
	font-size:0.8em;
}

p#footer a {
	color: #324C68 ;
}

p#footer a:hover {
	color: #324C68 ;
}

pre {
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

pre span {
	color: #560 ;
}

pre span.comment {
	color: #b30000 ;
}

.gauche {
	width: 100%;
	float: left;
	margin: 0px 10px 10px 0px ;
	border: 0 ;
	color: #324C68 ;
} /* Used to define each conference logo position */
