@charset "utf-8";
body {
	background-color: #FAF6F3;
}

#eden_institut {
	height: 950px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_eden {
	background-image: url(images/eden_01.jpg);
	height: 155px;
	width: 980px;
}
#accueil_eden {
	background-image: url(images/eden_02.jpg);
	height: 388px;
	width: 304px;
}

#contenu_eden {
	background-image: url(images/content.jpg);
	height: 795px;
	width: 613px;
	margin-left: 304px;
	margin-top:-795px;
}
#contenu2_eden {
	background-image: url(images/eden_06.jpg);
	height: 383px;
	width: 613px;
	margin-left: 304px;
	
}
#anim_eden {
	background-image: url(images/eden_05.jpg);
	height: 407px;
	width: 304px;
	
}
#bandeau_eden {
	background-image: url(images/eden_04.jpg);
	height: 795px;
	width: 63px;
	margin-left:917px;
	margin-top:-795px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 8px;
	margin-top: -250px;
	word-wrap: break-word;
	margin-left: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 8px;
	margin-top: -250px;
	word-wrap: break-word;
	margin-left: 10px;
}

#contenu_eden h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 8px;
	line-height:5px;
	margin-left:40px;
	margin-top:-20px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
#contenu_eden h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}

#contenu2_eden h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 8px;
	line-height:5px;
	margin-left:40px;
	margin-top:30px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}


#contenu_eden h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 8px;
	line-height:25px;
	margin-left:40px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}

#contenu2_eden h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 8px;
	line-height:25px;
	margin-left:40px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}

#contenu_eden ul{
	
	margin-left:-40px;
	margin-top:-10px;
	
}

#contenu_eden li{
	
	margin-left:70px;
	
}
#contenu2_eden ul{
	
	margin-left:-40px;
	margin-top:-10px;
	
}
#contenu2_eden li{
	
	margin-left:65px;
	
}


#navigation .bloc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 8px;
	margin-left:40px;
	font-style: normal;
	font-weight: bold;
	list-style-type:none;
	text-decoration:none;
	color:#000000;
}

#navigation .bloc ul {
	list-style-type:none;
	line-height:0.1px;
	margin-top: 13px;
}

#navigation .bloc #m1 a {
	color: black;
}

#navigation .bloc #m1 ul {
	line-height: 15px;
}

#navigation .bloc #m2 ul {
	line-height: 15px;
}
#navigation .bloc #m3 ul {
	line-height: 15px;
}
#navigation .bloc #m4 ul {
	line-height: 15px;
}
#navigation .bloc #m5 ul {
	line-height: 15px;
}
#navigation .bloc #m2 a {
	margin-left: 20px;
	line-height:10px;
	color: #000000;
	color:black;
}

#navigation .bloc #m2 li {
color:black;
}



#navigation h1{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 6.5em;
	margin-top:5px;
	text-decoration: underline;	

}
#navigation .bloc #m2 li {
	list-style-type:none;
	text-indent: 1em;
	color:black;
}

#navigation .bloc #m1 li {
list-style-type:none;
color:white;
}


#navigation2 .bloc #m3 li {
list-style-type:none;
color:black;
line-height:10px;
}



  
  /* relevant for the tutorial - start */
  #gallery { position: relative; }
    #pictures { position: relative; height: 408px; }
    #pictures img { position: absolute; top: -40px;; left: 70px;; }
    
    #prev, #next {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	display:inline;
	margin-left:120px;
}
  /* relevant for the tutorial - end */
  


#sidebar { }
  #sidebar ul { margin-top: 20px; }
  #sidebar ul li { font-size: 1.2em; padding: 20px 0 20px 0; border-bottom: 1px solid #dddcdc; line-height: 18px; }
  #sidebar ul li h2 { font-size: 1.2em; margin-bottom: 8px; }

