<style type="text/css">
body {
	text-align: center;
	background-image: url(images/fond-boc.jpg);
}
#menu{
	z-index:2;
	width:800px;
	height: 270px;
	position: relative;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
}
#content{
//	background-image:url(images/parental.png);
	width:950px;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	z-index:-1;
	top: -260px;
	position: relative;
	font-family: sans-serif;
	font-size: 12px;
	color: #fff;	
}
#basdepage{
	background-image:url(images/parental.png);
	width:950px;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	z-index:-1;
	top: -200px;
	position: relative;
	font-family: sans-serif;
	font-size: 12px;
	color: #fff;	
}
.basdepage{
	background-image:url(images/parental.png);
	width:950px;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	z-index:-1;
	top: -200px;
	position: relative;
	font-family: sans-serif;
	font-size: 12px;
	color: #fff;	
}
#tetiere{
	z-index:3;
	width:800px;
	height: 120px;
	text-align:right;
/	position: relative;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	background-image:url(images/logoboc4.jpg);
	background-repeat:no-repeat;
}
.accroche{
	width:800px;
	height:50px;
	top: -180px;
	position: relative;
	z-index:1;
	/*clear: both;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
}
.content{
	width:800px;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	z-index:-1;
	/*clear: both;*/
	top: -260px;
	position: relative;
	/*-moz-box-shadow: 1px 1px 8px #fff; 
    -webkit-box-shadow: 1px 1px 8px #fff; 
	box-shadow: 1px 1px 8px #333; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#fff', Direction=135, Strength=8); 
	zoom: 1;*/
}
.coordonnees{
	width:800px;
	height:50px;
//	top:-130px;
	position:relative;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/
	visibility:hidden;
}
.fren{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:90px;
	color:#fff;
}
.signature{
	font-size:10px;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #636;
	text-decoration: none;
}
a:hover {
	color: #933;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#langues{
	width:900px;
	height:25px;
	text-align:right;
	margin:0 auto;/*pour centrer un élément qui a une largeur définie*/	
}
.signature{
	color:#CCC;
	font-size:10px;
	clear:both;
}
.texte {color: #FFFFFF}
</style>
