@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	font-size: 12px;
	text-align:justify;
	background-color: #000000;
	}

a {
	outline: none;
	color: #999999;
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}

img {border-style: none; text-decoration: none;}

.Mois {
	color: #CC9900;
	display: block;
	background-color: #4C0C03;
	text-align: center;
	font-weight: bold;
}

.Spectacle {
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	border-bottom-style: outset;
	text-transform: uppercase;
	font-weight: bold;
}

#Date{color:#000000; }
#logo {float:left; margin-right:20px;}
#Arbre {float:right; position:relative; top:55px; left:-75px; }
#GrosTitre {font-size:23px; color:#FFFFFF; text-align:left;}
#titre { font-size:16px; color:#FFFFFF; }
#petit {font-size:10px;}
#footer { font-size:10px; color:#3f3f3f;}
