 Body {
	text-align: justify;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

	
/* Main Styles */

p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}


B	{
	font-weight: Bold; font-size:12px; color: #CC0000;
}


.FooterStyle {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}





/* Link Styles */

a:link {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
}
a:active {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

.contenu {
	font-family: "Lucida Grande", Verdana, sans-serif;
}
.titre1 {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}
.titre2 {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: small;
	color: #CC0000;
}
.entete_tableau {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #CCCCCC;
}
.texte_tableau {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	color: #333333;
}
.jeanBol {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin: 3px;
	padding: 3px;
	clear: both;
	width: 25%;
}
h1 {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	color: #CC0000;
	font-size: medium;
}
h2 {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: small;
	color: #CC0000;
}
