body {
	background-image: url(imag/fond_0101.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.hierarchie {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	text-align: justify;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-style: italic;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009966;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-style: italic;
}
.texterub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.grostitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
}
.titrerouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.petittextbleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333399;
}
h3.spip {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}
hr.spip { clear: both; }
table.spip {
	margin: 0px;
	padding: 5px;
	width: 100%;
}

table.spip tr.row_first {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}

table.spip tr.row_odd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}

table.spip tr.row_even {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}

table.spip td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	font-weight: normal;
	padding: 5px;
}



/* formatage du calendrier
.calendrier-mois     // la case comportant le mois tout en haut
.calendrier-semaine  // les cases L M M J V S D
.today               // la case d'aujourd'hui
.weekday             // case d'un jour de la semaine
.weekendday          // case de week-end
.activeday           // case active en semaine
.activeweekendday    // case active en week-end
.outday              // case des jours des autres mois
*/
.calendrier-mois {
	color:#000000;
	text-align:center;
	height:18px;
	margin-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calendrier-semaine {
	background:#FF9900 url(none);
	color:white;
	text-align:center;
	padding-right:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.today {background:#FF9900;color:white;font-size:12px;text-align:right;padding-right:1px;}
.weekday {
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding-right:1px;
}
.weekendday {
	color:white;
	font-size:12px;
	text-align:right;
	padding-right:1px;
	background-color: #0099CC;
}
.activeday {
	color: #000000;
	font-size:12px;
	text-align:right;
	padding-right:1px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.activeweekendday {
	background:#0099CC;
	color:#000033;
	font-size:12px;
	text-align:right;
	padding-right:1px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.outday {background:none;color:white;font-size:12px;text-align:right;padding-right:1px;}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.cellule {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.Tableau {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imag/provence_0101.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
}
