html{
/*overflow-x: hidden;	*/
}
iframe{
overflow-x: hidden;	
}
body {
	background-color: #FCFABE;
	margin: 0px;
	padding: 0px;
}
#page {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:600px;
	z-index:1;
}
#header {
	padding:0px; position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:230px;
	z-index:2;
	background-image: url('../images/bando.jpg');
	background-repeat: no-repeat;
	text-align:left;
	vertical-align: bottom;
	margin: 0px;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-indent: 550px;
	background-attachment: scroll;
	background-position: 0px 0px
}
#bando {
	padding:0px; position:absolute;
	left:165px;
	top:43px;
	width:702px;
	height:170px;
	z-index:2;
	background-image: url('../images/bandeau.gif');
	background-repeat: repeat-x;
	text-align:left;
	vertical-align: middle;
	margin: 0px;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-indent: 650px
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
a:hover, a:focus {
	color:#680202;
	text-decoration: none;
}

a:active {
	color:#F3EE43;
	text-decoration: none;
}

#contenu {
	position:absolute;
	left:0px;
	top:230px;
	width:1000px;
	height:386px;
	z-index:1;
	background:#FFF;
}
#menu {
	position:absolute;
	left:0px;
	top:28px;
	width:297px;
	height:309px;
	z-index:2;
	background-color:#ff9900;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#menu img {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	width: 141px;
	height: 299px;
}
#libre{
	position:absolute;
	left:307px;
	top:37px;
	width:543px;
	height:335px;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url('../images/barre_titre.jpg');
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 60px;
	background-position:  0px 50%;
	line-height: 60px
}
