#diaporama {
	height: 160px;
	width: 720px;
}
.vignettes {
	float: left;
	width: 240px;
	text-align: center;
}

#accueil {
	height: 750px;
	width: 720px;
	margin-right: 40px;
	margin-left: 50px;
}
.milieu {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.emph {
	font-size: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #830421;
}

#diapo {
	height: 400px;
	width: 460px;
	margin-left: 120px;
}

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #B7BAC3;
	text-decoration: underline;
}

a:active {
	color: #B7BAC3;
	text-decoration: underline;
}

