body {
	background-color: #baa07a;
	color: #745f3a;
}

td.selected {
	background-color: #fefade;
}
td.onglet, #links table td.coin_gauche, #links p {
	background-color: #6a5331;
}
td.onglet_hover, td.selected_hover  {
	background-color: #e8a210;
}

#ZoneCal table {
	background-color: #fefade;
}

#ZoneCal table td.jour {
	background-color : #d1b683;
	color : #6a5331;
}

#ZoneCal table td.heure {
	color : #ce8b00;
}

#ZoneCal table td.titre_o {
	color : #6a5331;
}

#left table#secondaire td {
	border-color: #7c7265}

#left a, #left a:visited, #contact a, #contact a:visited {
	color : #faa900;
}

#left a:hover, #contact a:hover {
	color : #56462c;
	background-color: #e9e7d9;
}

#right {
	background-color: #e0d5ba;
}

h1, h2, h3, h4, h5, h6 {
	color : #ce8b00;
}