.textexpetit {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: xx-small;
	color: #000000;
}

.textepetit {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
	list-style-type: circle;
	color: #333333;
}

.textepetitblanc {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
	list-style-type: circle;
	color: #FFFFFF;
}

.textepetitrouge {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	text-align: justify;
	list-style-type: circle;
	color: #CC0000;
}

.textegros {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	text-align: justify;
	list-style-type: circle;
	color: #333333;
}

.intertitrepetit {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.intertitregros {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.titrepetit {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.soustitrepetit {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.titremoyen {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.soustitremoyen {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.titregros {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-large;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.soustitregros {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

body {
	background-image: url(images/design_fond_1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


.grostexteblanc {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.textegroscentre {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
}
.textegroscentrerouge {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	color: #FF0000;
	text-align: center;
}

