@charset "utf-8";
/* CSS Document */

/* definition des cadres */

#ConteneurCentre {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000;
	z-index: 1;
	background-image:url(../images/general/fond_milieu.jpg);
	background-repeat:repeat-y;
	position: relative;
	min-height:750px;
}

#HeaderMenu1 {
	left: 41px;
	top: 25px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
}

#HeaderMenu2 {
	left: 41px;
	top: 51px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;

}

#HeaderMenu3 {
	left: 41px;
	top: 78px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;

}

#HeaderMenu4 {
	left: 41px;
	top: 105px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
	
}

#HeaderMenu5 {
	left: 276px;
	top: 25px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
	
}

#HeaderMenu6 {
	left: 276px;
	top: 51px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
	
}

#HeaderMenu7 {
	left: 276px;
	top: 78px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_off.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
}

#HeaderMenu8 {
	left: 276px;
	top: 105px;
	margin: 0;
	position: absolute;
	width: 219px;
	height: 19px;
	z-index: 2;
	background-image:url(../images/general/fond_menu_on.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
	
}

#ConteneurInterieur {
	margin-left: 155px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000;
	width: 476px;
}


#Bulle {
	left: 10px;
	top: 3px;
	margin: 0;
	position: absolute;
	width: 117px;
	height: 72px;
	z-index: 12;
	background-image:url(../images/general/bulle.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-left:10px;
	padding-top:20px;
}


#Entete {
	margin: 0;
	width: 476px;
	left:155px;
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
}

#LesNews {
	width: 466px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border:solid 1px #999999;
}
