@charset "UTF-8";

a:link {
	color: #5D8C00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a:visited {
	color: #5D8C00;
	text-decoration: underline;
}

.photo {
	height: 290px;
	width: 430px;
	overflow: hidden;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #5D8C00;
}

.auteurfiche {
	font-size: 15px;
	font-weight: bold;
}
h1,.titre{
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #5D8C00;
	clear: both;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 26px;
	margin-top: 0px;
}

.lettrine {
	font-size: 40px;
	color: #5D8C00;
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 30px;
}
.jazzaubar {
	border: 3px solid #5D8C00;
	padding: 6px;
}
