body {
	background-image:url(../images/fond-0-background.jpg);
	background-repeat:repeat-x;
	background-color:#B7CF4A;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#fond {
	background-image:url(../images_1/fond-282.jpg);
	background-repeat:no-repeat;
}

#zoneSejourThema {
	position:relative;
	float:left;
	background-image:url(../images_1/sejours-thema-0.jpg);
	background-repeat:no-repeat;
	background-color:#D7E499;
	padding-top:115px;
	width:145px;	
	padding-bottom:7px;
}

#zoneDoc{
	position:relative;
	float:right;
	background-image:url(../images/document-haut-0.jpg);
	background-repeat:no-repeat;
	width:146px;
}
	
#Ileft {
	position:absolute;
	width:106px;
	height:822px;
	left:50%;
	margin-left:-586px;
	background-image:url(../images/fondleft-0.jpg);
	background-repeat:no-repeat;
}

#Iright {
	position:absolute;
	width:84px;
	height:822px;
	left:50%;
	margin-left:480px;
	background-image:url(../images/fondright-282.jpg);
	background-repeat:no-repeat;
	border:2px #00 solid;
}

#intituleDoc {
	position:relative;
	float:left;
	width:100%;
	font-family:Helvetica;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#839C13;
}

.specialDoc {
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#839C13;
	text-decoration:none;
}

