@charset "iso-8859-1";

body {
font-family:Arial, Helvetica, sans-serif;
margin: 0;
}

table {
height: 100%;
width: 100%;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.Style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.Style11 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.Style3 {
font-size: 10px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
}

.titre3 {
font-size: 14pt; 
line-height: 110%; color: 
#000000; 
text-align: center; 
font-weight: bold 
}

.titre4 {
font-size: 12pt; 
line-height: 110%; 
color: #000000; 
text-align: center; 
font-weight: bold 
}

.titre5 {
font-size: 10pt; 
line-height: 110%; 
color: #336600; 
text-align: center; 
font-weight: bold 
}

.titre6 {
font-size: 8pt; 
line-height: 110%; 
color: #336600; 
text-align: center; 
font-weight: bold 
}

td {
font-size: 8pt; 
line-height: 110%; 
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
text-align: justify; 
font-weight: normal 
}

.texte {
font-size: 9pt; 
line-height: 150%; 
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
text-align: justify; 
font-weight: normal 
}

/* Pour la navigation */
.navig { 
color: #FFFFFF; 
font-size: 12px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

.gauche { 
text-align: left; 
}

.centre { 
text-align: center;
}

.droite { 
text-align: right; 
}

.noir { 
color: #000000; 
}

.blanc { 
color: #FFFFFF; 
}

/* Pour le menu */
.itemBorder {
border: 1px solid black; 
}

.itemText { 
text-decoration: none; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-weight: Bold;
font-size: 11px;
}

.crazyBorder { 
border: 2px outset #666666;
}

.crazyText { 
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}