/* CSS Document */

body {
	background-color:#FCC300;
	background-attachment:fixed;
	padding:14px 20px 0 73px;
	margin:0;
	}
	
#titre {
	background:url(images/entete.gif);
	position:absolute;
	margin-left:230px;
	width:688px;
	height:180px;
	z-index:400;
	
}

#container {
	position:relative;
	width:700px;
	margin:0;
	padding:0;
	top:100px;
	left:348px;
	background:transparent url(images/ligne.gif) repeat-y top left;
	}
	
#intro {
	position:relative;
	text-align:left;
	background:transparent url(images/terre.jpg) no-repeat top;
	background-attachment:inherit;
	width:420px;
	height:550px;
	font-family: 'Arial';
	font-size: 13px;
	color:#333;
	padding:100px 75px 50px 72px;
	z-index:300;

	}
	
#scroll {
	position:relative;
	width:440px;
	height:450px;
	padding-right:10px;
	overflow-x: hidden;
	overflow: scroll;
	scrollbar-Face-Color: #FCC300;
	scrollbar-Arrow-Color: white;
	Scrollbar-Track-Color: #ECCED8;
	}	

#scroll{
	overflow:-Moz-Scrollbars-vertical;
}	
	
#footer {
	position:relative;
	background:url(images/pied.gif) no-repeat top center;
	width:567px;
	height:160px;
	margin-left:350px;

	padding-top:27px;
	padding-bottom:0;
	margin-bottom:0;

	text-indent:-150px;
	text-align:center;
	font-size:11px;
	left: -2px;

	}	
	
#menu-tete {
   background-image: url(images/menu_tete.gif);
   background-repeat: no-repeat;
   background-position: top center;
	}
	
#menu {
   position: absolute;
	top:140px;
	left:235px;
	font-family: 'Arial';
	font-size: 11px;
	width:187px;
	background-image: url(images/menu_ligne.gif);
	background-repeat: repeat-y;
	background-position: top center ;

	}
	
#menu-footer {
   background-image: url(images/menu_pied.gif);
   background-repeat: no-repeat;
   background-position: top center;
   position:relative;
	width:187px;
	height:26px;
	}	
h5.grostitre {
	font-size: 15px;
	color: #CC6600;
}	
h4.select {
	width:115px;
	height:18px;
	}
	
h4.presentation {
	width:115px;
	height:5px;
	}
h3.resources {
	width:115px;
	height:18px;
	}
#linkList a {
	color:#CC6600;
	}
#linkList a:hover {
	color:#CC6600;
	background-color:#cc6600;
	text-decoration:none;
	}
#lselect a {
	display:block;
	}
#lselect a.c {
	display:inline;
	color:#666666;
	}
	
 a.d {
	display:inline;
	color: #666666;
	font-size: 13px;
	}
	
 a.d:hover {
	display:inline;
	color: #cc6600;
	font-size: 13px;
	}
	
#lselect a.c:hover {
	color:#CC33CC;
	background:none;
	}
	
ul {
	margin:4px 0px 2px 30px;
	padding:0px; /*supprime le retrait a gauche dans firefox*/
	}
	
li {
	margin:4px 5px 0px 15px;
	color: #cc6600;
	}
	
#lresources {
	margin:0 -25px;
	padding:0 25px 15px 25px;
	}
#lresources ul {
	margin-bottom:0;
	padding-bottom:14px;
	}
lh { 
	color: #cc6600;
	font-weight: bold;
}
