/* CSS Document */
a {
	font-size : 9pt;
	font-family:arial;
	text-decoration: none;
	color : #000000;
	font-weight: bold;
}
a:hover {
	font-size : 9pt;
	font-family:arial;
	text-decoration: none;
	color : #FFCC00;
	font-weight: bold;
}
a:active { font-size : 9pt; font-family:arial; text-decoration: none; color : #FF1785}
td.fond { background-color : #C62273 }
#logo {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 176px;
	height: 52px;
}
#fond {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
}
#calque1  {
	position: absolute;
	z-index: 1;
	top: 69px;
	left: 19px;
	visibility: visible;
	display: block;
	height: 169px;
	width: 152px;
}
#page  { 
	position: absolute; 
	z-index: 2; 
	top: 1px; 
	left: 175px; 
	visibility: visible; 
	display: block 
}
#Menu01 {
	position:absolute; 
	left:4px; 
	top:464px; 
	width:118px; 
	height:56px; 
	z-index:3;
}
.blanc-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.GrosTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 15px;
}
a.menuspecial:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FF4AB0;
	border: 1px solid #333333;
	padding: 0px 2px;
}
a.menuspecial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #9D005A;
	border: 1px solid #333333;
	padding: 0px 2px;
}
a.menuspecial:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	background-color: #FF4AB0;
	border: 1px solid #333333;
	padding: 0px 2px;
}
.img {
	border: 2px solid #000000;
}
.Titre_Ital_Noir {
font-size: 16pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
}
