#banniere {background-image:url(../img/banner.png); background-repeat:no-repeat;background-position:top center;padding:90px;/*background-color:#BDBDBD;*/margin: 0px;
	height: -400px;}
#navcontainer ul
{
padding-left: 0;
margin-left: 180px;
margin-top: -23px;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 1px 5px;
background-color: #660d09;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #a56d60;
color: #fff;
}

body{
	background-color: #2f0000;
	/*text-align: center;*/
	width: 870px;
	margin: auto;
	color: #e2ce6d;
	font:normal 100% "georgia",sans-serif;
	}
.footer{
font-size:15px;
font:normal 100% "georgia",sans-serif;
color: #e2ce6d;
border:2px solid #e2ce6d;
text-align: center;
}
#essaie{
background-color: #2f0000;
padding: 20px;
margin-top: 30px;
}
#essaie h1 {
    font-size: 21px;
}
img {margin-left: 10px ; margin-right: 32px ; margin-bottom: 0px; }

.h1 {
	font-size:14px;
	text-align: center;
	font:normal 100% "georgia",sans-serif;
	}
#logo {
	text-align: left;
	margin-top: 20px;
	width: 300px; 
	height: 29px;
	border: 0px;
	}
.txtmenu {
	text-align: center;
	height: 50px;
	line-height: 50px;
	}
li a {
	color: #FFF;
	}
object {
	width:800px; 
	height:600px;
	margin-left: 10px;
	}

.imagemaj {
	text-align: left;
	margin-left:0px;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	}
	
.test {
	margin-left: 50px;
	margin-top: 30px;
	}
	
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
margin-left: 10px;
font:normal 100% "georgia",sans-serif;
color: #e2ce6d;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 800px; /*width of menu*/
border: 1px solid #000000; /*dark purple border*/
border-width: 1px 0;
background: black url(bgmenu1.png) center center repeat-x;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #e2ce6d; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #000000; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #e2ce6d;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #a99a4d; !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(bgmenu2.png) center center repeat-x;

}

.menudec {
	margin-left: 77px;
	border-left: 1px solid #000000;
	}
.lien {
		font-size: 12px;
		text-decoration: underline;
		}
		
		
img {
	border: none;
	text-decoration: none;
	}
	
	
a {
	color: #e2ce6d;
	}


        #essaie p {
            font-size: 15px;

}