body {
	background-color:#330000;
	margin: 0;
}
#main{
	position: absolute;
	border: 2px solid;
	border-color:#996600;
	/*background-color: #FFCC99;*/
	margin:10px;
	width:800px;
	margin-left:-415px;
	left:497px;
	background-image: url(../images/fond/fond_bois_cote.jpg);
}
#header {
	position: relative;
	height:100px;
	color:#000000;
	z-index:100;
	background-image: url(../images/fond/bandeau.jpg);
}
#footer {
	position: relative;
	height:20px;
	color: #FFFF99;
	font-size:12px;
	font-weight:bold;
	padding: 2px 0px 2px 150px
}
#lien{
color: #CC0033;
}

#texte{
	position: relative;
	min-height:700px;
	_height:700px;
	border-left:2px solid #996600;
	border-bottom:2px solid #996600;
	text-align:justify;
	background-image: url(../images/fond/fond_bois_texte.jpg);
	margin: 0px 0px 0px 150px;
	padding: 20px 50px 60px 50px;
	color: #330000;
	font-family: Papyrus;
}

#texte p{
	font-size:14px;
	text-align:justify;
}

h1{
	/*text-indent: 160px;*/
	color: #990033;
	font-size: 26px;
	text-decoration: underline;
	text-align:center;
	font-family: "Monotype Corsiva";
}

h2{
	font-size:20px;
	color:#CC3333;
}
h3{
	font-size:14px;
}

#bandeau {
	position:absolute;
	margin:10px;
	width: 800px;
	height:110px;
	padding: 0 0 0 0;
	z-index: 100;
	left: -10px;
	top: -9px;
}

a img {
border:none;
}

.cadre {
border-style:solid;
border-color:#000000;
border-width: thin;
}
#drapeau{
	position: absolute;
	text-align: right;
	left: 530px;
	width: 83px;
	top: 13px;
	height: 25px;
}
/*-------------------menu left----------------------*/

#menuleft {
	position: absolute;
	font-family: "Monotype Corsiva";
	font-size:20px;
	width:132px;
	margin-top:130px;
	margin-left:0;
	margin-bottom:-150px;
	z-index:500;
	left: 0px;
	top: 0px;
}

.sousmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sousmenu a{
	/*background-color: #CCFFCC;*/
	display: block;
	height: 35px;/*pour gif*/
	width:142px;
	_width:120px;
	text-decoration: none;
	color: #FFFF99;
	text-indent: 10px;
	margin-top:20px;
	_margin-top:20px;
}

#menucote a{
	/*text-indent: 40px;*/
	text-decoration:underline;
	font-style:italic;
}

/*-------------------nouveau menu banderole---------------*/
#menu_haut{
	position: absolute;
	margin:0px;
	left: 0px;
	width: 800px;
	height:35px;
	z-index: 200;
	border-bottom: 3px solid #996600;
	bottom:0px;
	background-repeat:repeat-x;
	background-position:bottom;
}
