
body
{
	width: 980px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #6A5ACD;
	font-size: 1em;
	color: yellow;	
}
#en_tete
{
	width: 980px;
	height: 195px;
	background: url(images/bandeaubilletplage1.png);
	padding-top: 5px;
	margin-bottom:10px;
}
#menu
{
	width: 185px;
	height:420px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Serif;
	float: left;
}
a 
{
	text-decoration: none;
	color: yellow;
}
a:hover
{
	text-decoration: underline;
	color: red;
}
#corps
{
	width: 580px;
	height: 450px;
	margin:5px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Serif;
	float: left;
	padding: 5px;
}
#menud
{
	width: 175px;
	height: 420px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, Serif;
	float: left;
}
#menud .date
{
	text-align: center;
	margin-left: 20px;
}
h1, h2
{
	text-align: center;
	color: yellow;
}
#pied_de_page
{
	top: 675px;
	float: left;
	width: 975px;
	font-size: 0.8em;
	text-align: center;
}

.vendro, .allosponsor
{
	text-align: center;
}
.italic
{
	font-style: italic;
}
.rank ,.hebdo
{
	text-align: center;
	margin-top: 60px;
}

