/* Votre Style */
#header
{
	background-color: #dddddd;
	width:1024px;
	margin:auto;
}

#footer
{
	background-color: #aaaaaa;
	width:1024px;
	margin:auto;
}

#main
{
	width:1024px;
	margin:auto;
}

#image
{
	height:150px;
}

p img
{
	margin-left:25px;
	margin-right:25px;
}

table, th, td
{
	border:0px none;
}

td
{
padding: 0px;
}

.titre
{
	text-align:center;
	font-size:40px;
	font-weight:bold;
}

.col3
{
	width:10px;
}
