.titrelarge {
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	padding: 10px;
	color: #000000;
	font-variant: small-caps;
	text-decoration: blink;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;










}
.smallcomment {
	font-family: Garamond;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;


}
.normal {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	border: thin none;












}
.image {
	font-family: Garamond;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	font-variant: small-caps;
	border: medium inset;
	margin: 10px;


















}
.bouton {
	font-family: Garamond;
	font-size: 14px;
	border: none;
	font-weight: bold;
	text-transform: none;
	color: #FFFF66;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/bouton_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	font-variant: small-caps;



}
.normalback {
	font-family: Garamond;
	font-size: 18px;
	border: 1px outset;
	font-weight: bold;
	text-transform: none;
	color: #003399;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/under_06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;

}
.imageback {
	font-family: Garamond;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	font-variant: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	padding: 5px;



}
.titremedium {

	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	font-variant: small-caps;
	text-decoration: blink;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
