body {
	background: url('images/bg.jpg') fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	font: 12px Verdana, Arial, sans-serif;
}

a:link, a:visited{
	color: #910a00;
	text-decoration: none;
}

a:hover {
	color: #6d96ce;
}

.bg_table {
	background: url('images/bg_table.png');
}

table.calendrier {
	background-color: #ffffff;
	background: url('images/calendrier_bg.png');
	background-repeat: repeat-y
}

table.calendrier td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.select_calendar {
	font-weight: bold;
	border: 1px solid #000000;
	padding: 3px;
}

#sous_titre {
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #7a0601;
}


.conseil th{
	background:#910a00;
	border: 1px solid #910a00;
	text-align: center;
	color: #ffffff;
	padding: 3px;
}

.conseil {
	text-align: center;
}

.conseil td, #joindre td {
	border: 1px solid #910a00;
	text-align: center;
	padding: 3px;
}

.haut_1 {
	background: url('images/haut1_1.png');
	background-repeat: no-repeat;
	height: 49px;
	color: #ffffff;
	text-align: right;
}

div.photo_m {
	float: left;
	width: 244px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}

.copyright {
	font-size: 10px;
	color: #000000;
}

.copyright a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
