/* CSS Document */


body {
	background-image: url(gfx/back.jpg) ;
	background-repeat:repeat-x;
	background-color:#FF7C00;
}
.palmier{
	/*position:fixed;
	/*position: absolute; left: -122px; top: 441px;*/
	/*background-image:url(gfx/palmier.png);
	background-attachment:scroll
	top:490px;
	width:299px;
	height:389px;
	bottom:-50px;
	margin-left:150px;*/
	/*background-position: expression(fixed_back(this,'299','389'));*/
	/*top:expression(fixed_top(this,100%));
		left:expression(fixed_right(this,100%));
		z-index:100000;
		overflow:auto;
		widows:inherit;*/
	}
.titre_palmier{
	background-repeat:no-repeat;
	position:relative;
	width:315px;
	height:84px;
	top:25px;
}
.bloc
{
top:-25px;
margin-top:-45px;
margin-left:300px;
left:250px;
z-index:2;

}

.bloc1
{

	background-repeat:no-repeat;
	width:562px;
	height:32px;

}
.bloc2
{
	background-repeat:no-repeat;
	width:562px;
	height:276px;

}
.bloc3
{
	background-repeat:no-repeat;
	width:562px;
	height:371px;

}
.bloc4
{
	background-repeat:no-repeat;
	width:562px;
	height:101px;

}
.content{
	position:absolute;
	z-index:1000;
	margin-top:13px;
	margin-left:49px;
	margin-bottom:20px;
	width:510px;
	height:365px;
	overflow:auto;
	left: 288px;
	top:447px;
  
}.menu
{
	position:absolute;
	margin-left:80px;
	width:315px;
	height:84px;
	margin-top:125px;
	float:left;
	
}
h1{
color:#286DA6;
font-family:"Trebuchet MS";
font-variant:small-caps;
font-weight:bold;
background-image:url(gfx/back.png);
background-repeat:repeat-x;
padding-top:-150px

}