body {
	background-color:#CCCCCC;
	font-family:verdana, sans-serif;
	background-repeat:no-repeat;
	background-position:20px 15px;
}
#index1{
	position: absolute;
	font-family:Times New Roman, Times, serif;
	top: 35px;
	left: 880px;
	width: 10px;
	height:400px;
	text-align:center;
	font-size:35px;
	font-weight:bold;	
	color:#999999;
}
#images_index{
	position: absolute;
	top: 410px;
	left: 50px;
	width: 900px;
	height:50px;
}
#titre_index{
	font-family:Times New Roman, Times, serif;
	position: absolute;
	top: 270px;
	left: 300px;
	width: 650px;
	height:40px;
}
#pied_de_page_index{
	position: absolute;
	top: 550px;
	left: 30px;
	width: 850px;
	height:15px;	
	color:#666666;
	font-size:11px;
}
a:link, a:visited {
	font-size:0.8em;
	color:#333333;
	text-decoration:none;
}
a:active, a:hover {
	font-size:0.8em;
	color:#A80E07;
	text-decoration:none;
}
