*{
margin:0;
padding:0;
}
.clearer{clear:both;}

a{
text-decoration:none;
font-family: Arial,verdana,sans-serif;
color:#157b30;
}

a:hover{
text-decoration:underline;
font-family: Arial,verdana,sans-serif;
color:#157b30;
}

body{
background-color:#373232;
font-size:12px;
font-weight: normal;
font-family: Arial,verdana,sans-serif;
color: #105f25;
}

p{
font-size:12px;
font-weight: normal;
font-family: Arial,verdana,sans-serif;
color: #303137;
}

h2{
font-size:14px;
font-weight: bold;
margin-bottom:15px;
}

h3{
font-size:14px;
font-weight: bold;
margin:0 0 15px 66px;
}

span.grey{
color:#787982;
}

/*header*/

div#header{
background:transparent url(../img/header.jpg) no-repeat 0 0;
width:950px;
height:93px;
margin: 0 auto 0 auto;
}

ul#nav_horizontale{
float:right;
padding: 0 ;
margin:72px 248px 0 0;
list-style: none ;
font-weight:bold;
font-size:12px;
}
ul#nav_horizontale li {
display: inline ;
}
ul#nav_horizontale li a{
color:#105f25;
}

li.espace_nav{
margin-right:18px;
}
/*fin header*/

/*fenetre principale*/
div#top_content{
background:transparent url(../img/top.png) no-repeat 0 0;
width:950px;
height:5px;
margin: 28px auto 0 auto;
_margin-bottom:-10px;
}

/*content*/
div#content{
background:white url(../img/navigation.png) no-repeat 0 0;
width:950px;
margin: 0 auto 0 auto;
padding-bottom:26px;
}

/*navigation verticale*/
div#navigation_verticale{
float:left;
width:240px;
height:100%;
}

ul#nav_verticale{
list-style: none ;
margin: 26px 0 0 14px;
	padding: 0 ;
}

ul#nav_verticale li{
font-weight:bold;
font-size:11px;
line-height: 20px ;

}

h3#correctif_ie{
!margin-left:-26px;
!margin-top:12px;
}

/*fin navigation verticale*/
/*contenu*/
#contenu{
float:right;
height:100%;
width:692px;
}

h1#titre_conference{
margin:26px auto 20px auto;
font-size:16px;
}


/*fin contenu*/
/*fin content*/
div#bottom_content{
background:transparent url(../img/bottom.png) no-repeat 0 0;
width:950px;
height:5px;
margin: 0 auto 26px auto;
}
/*fin fenetre principale*/

div#float_clear{
clear:both;
}


p.name{
color:#373232;
margin-left:155px;
font-size:14px;
}
p.lieu{
color:#373232;
margin-left:155px;
}

ul#nav_chapitres{
text-align:center;
margin:25px 0 10px 0;
list-style: none ;
font-weight:bold;
font-size:12px;
}
ul#nav_chapitres li {
display: inline ;
color:#157b30;
}
ul#nav_chapitres li a{
text-decoration:underline;
}

ul#nav_chapitres li a span.grey{
text-decoration:underline;
}

li.espace_nav{
margin-right:18px;
}

p#details_chapitre{
margin-top:10px;
color:#0e2d14;
text-align:center;
width:100%;
font-weight:bold;
}

object#VIDEO{
margin-left:155px;
}