#fond02 {
	background-image: url(visuel_page.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;

}
/* -------------- menu --------------------- */
#menu #item01 {
	background-image: url(../images_site/ligne_menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* -------------- annonce --------------------- */
#annonce {
	height: auto;
	width: 470px;
	position: absolute;
	left: -9000px;
	top: 250px;
	z-index: 2000;
	visibility: visible; /* visible; */
	background-color: #A2CF0F;
	text-align: center;
	padding: 5px;
}
#annonce:hover {
	cursor:pointer;
} 
#annonce .text01_chiffre {
	font-family: "ff_texte";
	font-size: 50px;
	color: #FFFFFF;
}
#annonce .text01 {
	font-family: "ff_texte";
	font-size: 40px;
	color: #FFFFFF;
}
#annonce .text02 {
	font-family: ff_texte;
	font-size: 24px;
	color: #000000;
}
#annonce .text03 {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
}
#annonce .fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}








/* ---------------------------------------------- */
#titre_accueil {
	width: 100px;
	height: 45px;
	float: right;
	margin-right: 635px;
}
#ro_01 {
	background-image: url(rond_orange.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 108px;
	width: 185px;
	padding-top: 77px;
	margin-left: 62px;
	margin-top: 25px;
}

#ro_02 {
	background-image: url(rond_orange.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 123px;
	width: 185px;
	padding-top: 62px;
	margin-left: 35px;
	margin-top: 25px;
}
#ro_03 {
	background-image: url(rond_orange.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 108px;
	width: 185px;
	padding-top: 77px;
	margin-left: 35px;
	margin-top: 25px;
}
#ro_04 {
	background-image: url(rond_orange.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 123px;
	width: 185px;
	padding-top: 62px;
	font-size: 26px;
	margin-left: 35px;
	margin-top: 25px;
}
.rond_orange {
	font-family: ff_texte;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
#ro_01:hover, #ro_02:hover, #ro_03:hover, #ro_04:hover {
	background-image: url(rond_vert_c.png);
	color: #333333;
	text-decoration: none;
}
#slogan {
	background-image: url(fond_trans.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	width: 575px;
	margin-left: 197px;
	margin-top: 28px;
	font-family: ff_texte;
	font-size: 32px;
	font-weight: normal;
	color: #333333;
	padding-top: 24px;
}
.lig01 {
	font-family: ff_texte;
	font-size: 27px;
	font-weight: normal;
	color: #FF400D;
}
.lig02_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FF400D;
}
.lig02_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
