@font-face {
    font-family: 'museo-slab-1';
	font-weight: 400;
	font-style: normal;
    src: local('Museo_slab-300'),
		url('../fonts/museo_slab-300.ttf') format('truetype');
}

@font-face {
    font-family: 'museo-slab-1';
	font-weight: 700;
	font-style: normal;
    src: local('Museo_slab-500'),
		url('../fonts/museo_slab-500.ttf') format('truetype');
}

body {
	background-color: #914f0b;
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	}
	
#conteneur {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	background: url(../../img/fondpage.jpg) top center repeat-y;
	
}

#header {
	width:902px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(../../img/headerindex.jpg) top center no-repeat;
}

html>body #header {
	height: 208px;
	margin: 0px 0px 0px 21px;
}

#page {
	width:902px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #ededed url(../../img/fondaccueil_2025.jpg) top center no-repeat;
	margin: 0px 0px 0px 21px;
}

#txt_intro {
	position: absolute;
	top: 70px;
	left: 40px;
	width: 210px;
}

#nav {
	width: 902px;
	height: 89px;
	position: relative;
	background: url(../../img/menularge.jpg) top center no-repeat;
}

html>body #nav {
	height: 89px;
	margin: 0px 0px 0px 21px;
}

#footer {
	width: 950px;
	height: 36px;
	background: url(../../img/footer.jpg) top center no-repeat;
	position: relative;
	text-align: left;
}

#themetitre {
	position: absolute; 
	display: block;
	float: left;
	height: 75px;
	width: 250px;
	top: 130px;
	left: 300px;
  }
  
#themetexte {
	position: absolute; 
	display: block;
	float: left;
	height: 220px;
	width: 210px;
	top: 65px;
	left: 590px;
  }


h2 {
font-size: 18px;
color: #f97805;
font-style: bold;
}

#actuslider h3 {
	margin: 5px 10px 0px 10px;
	padding: 0;
	font-family: "museo-slab-1","museo-slab-2", Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:	  #444444;
	text-align: left;
}

#actuslider p {
	margin: 5px 10px 10px 10px;
	padding: 0;
	font-family: "museo-slab-1","museo-slab-2", Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align: left;
}

#actuslider a, #actuslider a:visited {
	color: #821a1d;
	margin: 10px 0px 0px 0px;
	font-weight: 500;
}

#themetexte p {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "museo-slab-1","museo-slab-2", Georgia, Verdana, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 11px;
color:	  #444444;
text-align: justify;
}

#txt_intro p {
	font-family: "museo-slab-1","museo-slab-2", Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: 500;
	color:	  #444444;
	text-align: justify;
	line-height: 15px;
}

.titretheme {
font-family: "museo-slab-1","museo-slab-2", Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color:	  #f97805;
text-align: center;
margin: 0px 0px 20px 0px;
padding-top : 20px;
}
  
  ul.menu1 		{	list-style-type: none;
							margin: 0px 0px 0px 80px;
							padding: 0;
							position: absolute;
							width: 100%	}
							
		ul.menu1 li 	{	float: left;
							margin: 0px;
							border: 0;
							padding: 0;}
							
		ul.menu1 ul 	{	position: absolute;
							display: none;
							list-style-type: none;
							margin: 0;
							padding: 0;
						}
		ul.menu1 ul li 	
						{	float: none;
							padding: 0;	}
							
		ul.menu1 li a:link, ul.menu1 li a:visited 
						{	display: block;
							color: #ffffff;
							background: none;
							margin:1px;
							padding: 4px 15px 4px 15px;
							text-decoration: none;}
		ul.menu1 li a:hover 
						{	background: #e66812;
						color: #FFFFFF	}
		ul.menu1 li:hover > ul 
						{	display: block;	}
						
		ul.menu1 li.current a:link, ul.menu1 li.current a:visited 
						{	display: block;
							color: #ffffff;
							background: #e66812;
							margin:1px;
							padding: 4px 6px 4px 6px;
							text-decoration: none;}
							

a  { 
	text-decoration: none; 
	color: #444444;
	text-align: left;
	}

a span { visibility: hidden; }


a#programme, a#journees, a#affiche, a#auteurs, a#archives, a#asso, a#contact, a#azur, a#legal  {position: absolute; display: block; }

a#programme {
	height: 10px;
	width: 170px;
	top: 5px;
	left: 10px;
  }
  
a#journees {
	height: 10px;
	width: 170px;
	top: 38px;
	left: 10px;
  }
  
a#affiche {
	height: 10px;
	width: 170px;
	top: 70px;
	left: 10px;
}

a#auteurs {
	height: 10px;
	width: 100px;
	top: 38px;
	left: 740px;
}

a#archives {
	height: 10px;
	width: 100px;
	top: 70px;
	left: 740px;
}

a#asso {
	height: 10px;
	width: 100px;
	top: 5px;
	left: 740px;
}

a#contact {
	height: 40px;
	width: 100px;
	top: 550px;
	left: 700px;
	font-size: 11px;
}

a#azur {
	height: 20px;
	width: 200px;
	top: 550px;
	left: 15px;
	font-size: 11px;
}

a#legal {
	height: 20px;
	width: 150px;
	top: 550px;
	left: 780px;
	font-size: 11px;
}

a#genetique {
	height: 80px;
	width: 80px;
	top: 215px;
	left: 170px;
}

a#environnement {
	height: 80px;
	width: 80px;
	top: 320px;
	left: 160px;
}

a.consult { color: #ffffce; font-style: italic; font-size: 11px; line-height: 180%; font-family: Verdana, Arial, Helvetica, Geneva; margin-right: 0px; margin-left: 0px }

.titre  { color: black; font-weight: bold; font-size: 15px; line-height: 130%; font-family: Verdana, Arial, Helvetica, Geneva; margin-right: 15px; margin-left: 15px }
.consult { color: black; font-style: italic; font-size: 11px; line-height: 130%; font-family: Verdana, Arial, Helvetica, Geneva; margin-right: 30px; margin-left: 15px }
.client { color: black; font-weight: bold; font-size: 12px; line-height: 130%; font-family: Verdana, Arial, Helvetica, Geneva; margin-right: 15px; margin-left: 15px }
.texte { color: black; font-size: 11px; line-height: 130%; font-family: Verdana, Arial, Helvetica, Geneva; margin-right: 15px; margin-left: 15px }
