@charset "utf-8";
body {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8d8d8d;
	background-color: #000000;
	margin:0;
	background-image:url(images/fond-haut.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.fond {
	background-image:url(images/fond-megane.jpg);
	background-repeat:no-repeat;
}
a, a:visited{
    /*color:#fab700;*/
	color: #ff2400;
}
h1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
}
.image {
    border: solid 5px #0e0e0e;
}
.jour {
    font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
}
.mois {
     font-size:11px;
	 color:#FFFFFF;
	 font-weight:bold;
}
.box1 {
	background-color:#5E5E5E;
	font-size: 12px;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #000000;
}
