@charset "utf-8";
body {
	background:#FFFFFF;
	text-align: center;
	vertical-align: top;
}

#CONTAINER_EXT {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior: url(Fonctions_archiachandball/PIE/PIE.htc);
	background-color: #EFEFEF;
	box-shadow: 1px 1px 12px #555;
}

#CONTAINER_INT {
	border-radius: 10px;
	background-color: #CCCCCC;
}

#TEXTE_BARRE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
	text-shadow: 0px 0px 9px #777;
}
.Menu_texte{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
