#body
	{
	width: 1024px;
	}


#banniere
	{
	position: absolute;
	left: 260px;
	top: 1px;
	margin: 0px;
	}

#nous
	{
	position: fixed;
	left: 1px;
	top: 10px;
	}
	

img	
	{
	margin: 5px 5px 5px 10px;
	}

a img	
	{
	color:white;
	}

a img:active
	{
	color:white; 
	}


a img:visited
	{
	color:purple;
	}

a img:hover
	{
	color:#2a5c06;
	}
	
	

a	
	{
	color:#2a5c06;
	text-decoration: underline;
	}

a:active
	{
	color:#918e08;
	text-decoration: underline;
	}


a:visited
	{
	color:gray;
	}

a:hover
	{
	color:white;
	background-color: #0aa81d;
	text-decoration: underline;
	}
	



#menu 
	{
	position: fixed;
	font-family: Tahoma, Geneva, Arial, sans-serif
        background-image: url(images/menu.png);
	background-repeat: no-repeat;
	font-size: small;
	line-height: 140%;
	left: 18px;
	top: 180px;
	}

ul#menu 
	{
	margin: 0; padding: 0;
	}

ul#menu li 
	{
	list-style: none;
	margin: 0; padding-left: 7px;
	}

ul#menu a
	{
	text-decoration: none; font-weight: bold;
	color: #2a5c06;
	}

ul#menu a:hover 
	{
	color: white; background-color: #2a5c06;
	}

.menu1 	{
	font-size: medium;
	}


#texte 
	{
	position: absolute;
	width: 900px;
	color: black;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	background-image:url(images/texte.jpg);
        background-repeat:repeat-y;
	font-size: medium;
	line-height: 120%;
	left: 250px;
	right: 100px;
	top: 200px;
	margin: 1px;
	padding: 1px;
	}
	
	
#titre 
	{
	position: absolute;
	width: 875px;
	color: #2a5c06;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: large;
	height: 40px;
	margin: 1px;
	}
	
#ti-titre
	{
	font-family: Tahoma, Geneva, Arial, sans-serif;
        font-size: medium;
        color: black;
        width: 655px;
        top: 50px;
	}
	
	

#bas 
	{
	position: absolute;
	background-repeat: no-repeat;
	color: black;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: medium;
	height: 100px;
	margin-left: 500px;
	padding-top: 5px;
	padding-left: 220px;
	margin-top: 5px;
	width: 295px;
	}





/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}


#banner-fade,
#banner-slide{
		left: 235px;
}




.blockquote 
	{
	font-family: Tahoma, Geneva, Arial, sans-serif
	font-size: x-small;
	}