@charset "utf-8";
/* CSS Document */
#centre {
width: 1025px;
height:768px;
margin: 0 auto;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.Style3 {
	color: #666666;
	font-size: 16px;
	font-style: normal;
}


#cadre {
background-image:url(portail.jpg);
width: 1024px;
height: 668px;
position:absolute;
margin-top: -15px;
z-index: 2;
}

#entree {
	width: 400px;
	height: 100px;
	position:relative;
	margin:auto;
	z-index: 1;

}

#flash {
width:803px;
height:445px;
margin-top: 175px;
margin-left:115px;
z-index: 3;
position:relative;
}
