.presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height: 30px;
}
.avis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 0.5px;
	word-spacing: 1px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	line-height: 30px;
}
a.menu:link { font-weight:bold ; color: black ; text-decoration: none ; }
a.menu:visited  { font-weight:bold ; color: black ; text-decoration: none ; }
a.menu:hover { color: red ; text-decoration: underline overline }

.acteurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	letter-spacing: 0.3px;
	word-spacing: 1px;
	line-height: 23px;
}
.test {
	line-height: 10px;
}

.lettrine { 
float: left; /* positionnement de la lettrine dans le conteneur*/ 
font-size: 4em; /* 3 hauteurs de lignes pour la lettrine*/ 
 
font-weight: bold; 
font-family: Georgia, Times New Roman, Times, serif; 
color: #000000; 
margin: 0px; 
padding: 3px; 
line-height: 45px; 
}
#conteneur3 {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	POSITION: relative;
	z-index: 12;
}
#euro {
    width: 200;
    height: 200;
	MARGIN-LEFT: 0;
	MARGIN-TOP: -950;
	POSITION: relative

}
#euroesp {
width: 200;
    height: 200;
	MARGIN-LEFT: 0;
	MARGIN-TOP: -650;
	POSITION: relative

}
#conteneur {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	POSITION: relative;
}

#conteneur2 {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	POSITION: relative;
	z-index: 1;
}

#menu {
	MARGIN-LEFT: 170;
    TOP: 10;
	POSITION: relative;
	}
#contenu {
	TOP: -25px;
	POSITION: relative;
	left: 5px;

}
#apropos {
	MARGIN-LEFT: 170;
    TOP: 10;
	POSITION: relative;

}


