body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232323;
}
body {
	background-color: #C6D6FD;
	}
/*générale*/
a {
	font-size: 16px;
}
a img {border:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-size: 16px;
}
p {
	text-align: left;

}
.bloc-centre p {text-align: center;}
.bloc-centre p {
	text-align: center;
}

.TITRE-PRINCIPAL-EN-36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #900;
	text-align: center;
}
.TITRE-SECONDAIRE-EN-24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #900;
	text-align: center;
}
.legende-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.légende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-align: center;
}
.texte-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding:10px;
	font-weight: normal;
}
.bloc-centre .texte-normal {text-align: center;}

.photo-centrée {
	text-align: center;
}

.taille16 {
	font-size: 16px;
	text-align: left;
}
/*Menu*/
.menu{
	background-color: #C6D6FD;
}
.menu a {
	color: #F8016A;
	font-weight:bold;
}
/*Calendrier*/
/*Archives*/
.tableau_archive {
	background-color: #FFF;
}
.tableau_archive .taille16 {font-size: 16px;}
.tableau_archive .taille16 p { border:#666 solid 1px; padding:5px;}
.tableau_archive .taille16 p a { }
.titre-24-bordeaux1 {
/*	font-size: 24px;
	color: #900;
	font-style: normal;
	text-align: left;*/
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-align: center;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.vert-gras, .rouge-gras {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.vert-gras {
	color: #008C00;
}
.rouge-gras {
	color: #F00;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
.gauche {
	text-align: left;
}
.centrer {
	text-align: center;
}
.justifie {
	text-align: justify;
}
.flottant-gauche {
	float: left;
	clear: none;
	padding: 0 15px 0 0;
}
.flottant-droite {
	float: right;
	clear: none;
	padding: 0 0 0 15px;
}
.flottant-gauche h2, .flottant-droite h2{ color:#FFF; font-size:16px;}
.flottant-gauche p, .flottant-droite p{ color:#FFF; font-size:12px; font-weight:bold;}
.blanc {
	color: #FFF;
	font-size: 18px;
	font-style: italic;
}
.blanc36 {
	font-size: 36px;
	color: #FFF;
}
.bleugras {
	color: #06F;
	font-weight: bold;
}
