body {
	background-color: #688B91;
	background-image: url(interface/background.jpg);
	background-repeat: repeat-x;
}

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Style1 a {color:#FFFF00}
.Style1 a:hover {
	color:#FFFFFF;
}



.Style2 {
	font-size: 24px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Style2 a {
	color:#000000;
	text-decoration: none;
}
.Style2 a:hover {
	color:#990000;
}

.Style3 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contenaire {
	height: auto;
	width: 864px;
	position: relative;
	margin: auto;
}

/*la boite globale*/
#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 864px;
     height: 459px;
     margin-top: -229px; /* moitie de la hauteur */
     margin-left: -432px; /* moitie de la largeur */
}



#ligne1 {
	background-image: url(interface/ligne1.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#ligne2 {
	height: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
}

#ligne2B {
	height: 479px;
	background-image: url(hd_img/index.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}


#box {
	height: 190px;
	width: 165px;
	position: absolute;
	top: 5px;
	right: -4px;
	z-index: 2;
	margin-top: 120px;
	margin-right: 150px;
}
#entrees {
	text-align: right;
	font-size: 24px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#entrees a {
	color:#000000;
	text-decoration: none;
}

#entrees a:hover {
	color:#990000;
}

.Style3 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#ligne3 {
	background-image: url(interface/ligne3.gif);
	background-repeat: no-repeat;
	height: 12px;
}
