/* CSS Document */
/* penser à enregistrer et de placer avant de voir les modifications sur le site*/

body {	font-family: Arial, Helvetica, sans-serif;background-color: #FF961E;	color: #720E03;	font-size: 12px;}
a { color: #990000;text-decoration:underline;}
a:hover { color: #FF0000;}
.lien { color: #990000;text-decoration:underline;}
.lien:hover { color: #FF0000;}
.petittexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;}
.petittexte a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
	text-decoration: none;
}
.secondtitre {
	font-size: 14px;
	color: #87200E;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}
.principaltableau {
	padding: 0px;
	border-width: 0px;
	background-image:  url("images/Fonds/fond.jpg");
}
.tableau {
	padding: 5px;
	border-width: 0px;
	font-size: 12px;
	align: center;
	background-image:  url("images/Fonds/tableau.jpg");
}
.tableau a{
	color: #990000;}
.tableaucours {	border-width: 0px;	background-color: #863533;}
.bordure {	border-style: dotted;}
.bodureacceuil {background-color: #FFA542;border-color: #ff961e;border-style: solid;}
h1 {font-size: 22px;font-weight: bold;text-align: center;color: #BD1E06;}
h2 {font-size: 16px;text-align: center;}
h3 {font-size: 14px;font-weight: bold;	text-align: center;}
.style2 {font-size: 12px;}
.Style3 {font-size: 14px;}
.presentation {	font-size: 13px;text-align: center;}
.lescours {font-size: 14px;	font-weight: bold; color: #ff961e;}
.lescourspetit {font-size: 10px; color: #ff961e;}
.partenaire {font-size: 12px;}
.partenaire a{color: #990000;}
.lien1 {color: #990000;}
.lien1:hover {color: red;}
.style9 {font-weight: bold; color: #960A30; font-size: 14px; }
.style10 {color: #993300;}
.infopremierepage {	color: #993300;	font-weight: bold;	text-align: center;}
.Style13 {font-weight: bold; color: #990000; font-size: 10px; }
#puce {list-style-image:  url("images/Icones/bullet_star.png");}
#puce2 {list-style-image:  url("images/Icones/star.png");vertical-align: middle;}
li {
	padding-top: 10px;
}