/* CSS Document */
body {
	background-image: url(../images/fond_degrade.gif);
	background-repeat: repeat-x;
}
.Corps_de_texte {
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.Titre {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.Titre2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.submenu {
	font-family: Calibri;
	font-size: 11px;
}
.style1 {	font-size: 36px;
	font-weight: bold;
}
.style2 {	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.bas_de_page {
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
