#tot {
	width:450px;
	height:450px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-225px;
	margin-left:-225px;
}
#peu {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0.5em;
	font-size: 95%;
	bottom: 1em;
	margin-bottom: 1em;
	margin-top: 5em;
	left:225px;
}
#tot #logo {
	background-image: url(../img/fonsIndex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 448px;
	width: 448px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


body {
	background-color: #EE3224;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
#tot #logo a {
	color: #EE3224;
	text-decoration: none;
}
#tot #logo li {
	display: inline;
	list-style-type: none;
	background-image: url(../img/selector.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 1.8em;
	width:60px;
	height: 20px;
	float: left;
	text-align: left;
}

#tot #logo ul {
	position: absolute;
	left: 100px;
	right: 0px;
	top: 270px;
}
#tot #peu a {
	color: #FFFFFF;
	text-decoration: none;
}
