body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #6380B1;
}

a{
	color: #6380B1;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: none;
}

img {
	border : 0px;
}

#global{
	width: 700px;
	height: 500px;
	background: url("../images/interface/fd_accueil.gif") no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -335px;
}

h1{
	margin: 30px 0 0 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 230px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 230px;
	text-align: center;
	margin: 30px 0 0 425px;
}

.enter {
	margin : 15px 15px 0px 0px;
	padding : 0px;
	position : relative;
	float : right;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 230px;
	text-align: center;
	margin: 30px 0 0 425px;
	color: silver;
}

h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: silver;
}

#liste{
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url("../images/interface/liste.gif");
	margin: 30px 0 0 450px;
	padding : 0 0 0 30px;
}

#accueil_od{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 375px;
}

#index {
	width : 375px;
	height : 500px;
	margin : 0px;
	padding : 0px;
	float : left;
}