.textcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.textcourantcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
.grostitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	letter-spacing: 4px;
	text-align: left;
	text-indent: 12px;
}
.menubase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.titrelivre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CC3300;
}
.nomauteur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
}
.imagegauche {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagedroite {
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.surtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 25px;
	line-height: 20px;
	color: #333366;
}
.legendecentree {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.imageetmarge {
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtextrait {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-indent: 15px;
}
a:link {
	color: #333366;
	text-decoration: underline;
	border: none;
}
a:visited {
	text-decoration: underline;
	color: #336666;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.centrediv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
}
.centredivgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
}
.textenega {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993366;
	padding: 10px;
}

