/* -------------- BOUTON ROND NOIR VERT --------------- */

.rond01 a {
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(images/r01.gif);
	background-repeat: no-repeat;
}
.rond01 a:hover { background-position: -16px 0; }
/* -------------- BOUTON ROND NOIR VERT --------------- */

.rondlogo a {
	display: block;
	width: 110px;
	height: 110px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.rondlogo a:hover { background-position: -112px 0; }



/* ---------------------------MENU--------------------------- */
/* ---------------------------MENU--------------------------- */
/* ---------------------------MENU--------------------------- */

#menus a {
	display: block;
	cursor:pointer;
	color:#382E1F;
	text-decoration:none;
	background-image: URL(images/arrow_top1.gif);
	background-repeat: no-repeat;
	color: #666;
	background-color: none;
	padding: 0px 0px 30px 12px;
	font-size: 11px;
	line-height:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
#menus a:hover {
	color: #000;
	font-weight:bolder;
	background-image: URL(images/arrow_top2.gif);
}

#menu01 a {
	display: block;
	cursor:pointer;
}

#menu03 a {
	display:block;
	cursor:pointer;
	font-size: 11px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 0px 2px 17px;
	text-decoration:none;
	background-image: URL(images/selection1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menu03 a:hover {
	color: #000;
	font-weight:bolder;
	background-image: URL(images/selection.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/* ---------------------------MENU--------------------------- */
/* ---------------------------MENU--------------------------- */
/* ---------------------------MENU--------------------------- */
/* ---------------------------MENU--------------------------- */

