body
{
	text-indent: 60px;
	font-family: "Verdana";
	background-image: url("img/background_accueil.jpg");
	color:#670149;
}

a
{
	text-decoration: none;
	color:#670149;
}
a:visited
{
	color:#670149;
}

.titre1
{
	font-size: 2.3em;
	color:#670149;
}


.block
{
	width: 700px;
	height: auto;
	background-color: white;
	margin-left: 200px;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: black;
	font-size: 13px;
}


	
