@charset "UTF-8";
/* CSS Document */

.titre{
	color:#000000;
	font-family: georgia;
	font-size: 120px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 130px;
}
.titreentrance{
	color:#000000;
	font-family: georgia;
	font-size: 30px;
	line-height: 5px;
	font-weight: bold;

}
.titreimage{
	color:#000000;
	font-family: Helvetica;
	font-size: 120px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 130px;
}
.petittitre{
	color:#000000;
	font-family: georgia;
	font-size: 24px;
	line-height: 10px;

}
.tiret{
	color:#000000;
	font-family: georgia;
	font-size: 30px;
	line-height: 28px;

}

.pasdedeco{
	text-decoration: none;
}
.texte{
	font-family: Georgia;
	font-size:18px;
	line-height:22px;
	color:#000000;
	max-width: 500px;
	margin-left: 60px;	
}
.marge{
	margin-left: 80px;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-family: helvetica;
	font-size:14px;
	line-height:17px;
	color:#000000;
	margin-bottom: 80px;
}
.textebase{
	font-family: helvetica;
	font-size:14px;
	line-height:17px;
	color:#000000;
	max-width: 490px;
	margin-left: 10px;
}
.lignebase{
font-family: arial;
font-size:12px;
line-height:17px;
color:#000000;
}
body{	
	background-image: url(trame.gif);
	}
a{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#999999;
}
