@charset "utf-8";
/* CSS Document */

body	{
	margin: 10px 0;
	padding: 0;
	text-align: center;
	background: #85C17E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
		}
		
div#conteneur	{
	width: 1100px;
	text-align: left;
	border: 2px solid #ab4;
	background: #9FE855;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
		}
		
h1#header	{
	height: 240px;
	margin: 0;
	background-image: url(../image/logo_ensourceleuse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
h1#header a	{
	width: 800px;
	height: 240px;
	display: block;
	position: relative;
	left: 304px;
	top: 0px;
	background-image: url(../image/bandeau_ensourceleuse.jpg);
	background-repeat: no-repeat;
		}
		
h1#header a span	{
			display: none ;
		}
		
/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/
#menuDeroulant
{
	background: #81BF2F;
	width: 1100px;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	/*top: 310px;
	left: 103px;*/
	display:block;
}
#menuDeroulant li
{
	position: relative;
	float: left;
	text-align: center ;
	width: 220px;
	line-height: 25px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 2px;
	/*width: 150px;*/
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height:1%;
	color: #FFF;
	background: #81BF2F;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #FCF33C; color: #000;}
#menuDeroulant li a:active { background-color: #E99A24; color: #000; }

#menuDeroulant .sousMenu
{
	position:absolute;
	display: none;
	font-size:0.7em;
	list-style-type: none;
	margin: 0;
	left: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	/*position: absolute;*/
    /*z-index: 500;*/
	float: none;
	margin: 0;
	/*padding: 0;*/
	left: 0;
	border: 0;
	width: 220px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #fff;
	margin: 0;
	border: 0;
	text-decoration: none;
	/*background: transparent url("fondTR.png") repeat;*/
	background-color:#81BF2F;
}
#menuDeroulant .sousMenu li a:hover
{
	color: #000;
	background-image: none;
	background-color: #FCF33C;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

div#contenu	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page1.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}

div#contenup1	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page2.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
	text-align: justify;
		}

div#contenup2	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page3.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
	text-align: justify;
		}

div#contenup3	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page4.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}

div#contenup4	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page5.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}

div#contenup5	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page6.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
		}

div#contenup6	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page7.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}
		
div#contenup7	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page8.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}

div#contenup8	{
	padding: 0 25px 0 100px;
	background-image: url(../images/bg_page9.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-size: 1.5em;
		}
		
div#contenu h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
		
div#contenup1 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}

div#contenup2 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	/*text-align: left;*/
		}

div#contenup3 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}

div#contenup4 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}

div#contenup5 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}

div#contenup6 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}

div#contenup7 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
		
div#contenup8 h2	{
	padding-left: 45px;
	line-height: 45px;
	font-size: 2.1em;
	color: #9b2;
	border-bottom: 1px solid #9b2;
	background-image: url(../image/octobiere festival.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
		
div#contenu h3	{
	margin-left: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #9b2;
	border-left: 3px solid #9b2;
	color: #9b2;
	font-size: 1.7em;
		}
		
div#contenu p	{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.4em;
	font-size: 1.4em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 40px;
	color: #000;
		}
div#contenu li {
	text-align: justify;
	text-indent: 1px;
	line-height: 1.0em;
	font-size: 1.4em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 25px;
	width: auto;
}
		
		
div#contenu a	{
			color: #8a0 ;
		}
		
div#contenu a:hover	{
			color: #9b2 ;
		}
		
p#mleft	{
	margin: 0;
	padding-right: 10px;
	line-height: 40px;
	font-size: 1.0em;
	text-align: left;
}
p#footer	{
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
	color: #8a0;
	font-size: 12px;
		}

p#llist	{
	margin: 0;
	padding-right: 10px;
	line-height: 40px;
	font-size: 1.0em;
	text-indent: 0.5em;
	margin-bottom: 1px;
	margin-top: 1px;
		}		
		
pre	{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
		
pre span	{
			color: #560 ;
		}
		
pre span.comment	{
			color: #b30000 ;
		}
#conteneur #contenup7 #contenu li p strong {
	color: #26DD3E;
}
#conteneur #contenup2 p {
	text-align: justify;
}
p strong {
	text-align: left;
	color: #000;
	font-size: 1.0em;
}
p center {
	text-align: center;
}
