.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.justifié {
	text-align: justify;
}
.telephone {
	font-size: medium;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mention {
	font-size: x-small;
	color: #666666;
	text-align: center;
}
.blanc {
	color: #FFFFFF;
}
.rouge {
	color: #990000;
}
.clignotant {
	text-decoration: blink;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
}
h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003399;
	background-image:  url(../images/decor_H2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	min-height: 22px;
	min-width: 355px;
	padding-left: 3px;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 19px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/decor_H1.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	padding: 10px;
	border: 1px outset #333333;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-style: italic;
}
a:focus {
	color: #0000FF;
	font-style: italic;
}
a:active {
	color: #0000FF;
	font-style: italic;
}
li {
	padding-bottom: 6px;
	list-style-image: url(../images/puce.gif);
}
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.majuscules {
	font-variant: small-caps;
}
.interdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
