body {
	background-color: #000000;
	font-family: Century Gothic;
	font-size: 11px;
}

.container {
     background-color: #000000;	
     position:relative;
     left: 50%; 
     top: 42%;
     width: 788px;
     height: 596px;
     margin-top: -270px;
     margin-left: -394px;
}

table {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.vert {
	color: #88B55A;
}
.bleu {
	color: #34B9E2;
}
.orange {
	color: #EE9726;
}
.rose {
	color: #EB67CA;
}
.mauve {
	color: #8076B2;
}
.blanc {
	color: #FFFFFF;
}
.jaune {
	color: #FFFF66;
}
.rouge {
	color: #E92230;
}

.ocre {
	color: #CC9933;
}

A { color: #FFFFFF; text-decoration: none; }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:focus { color: #CCCCCC; text-decoration: none; }
A:hover { color: #CCCCCC; text-decoration: none;}
A:active { color: #CCCCCC; text-decoration: none; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	background-attachment: fixed;
}

.paraheader{
	font-size: 14px;
}

.fixline{
	line-height:16px;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.photolegend{
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}

.txtfooter {
	font-size: 9px;
	font-weight: bold;
}

.txtmenu {
	font-size: 15px;
}

.txtbolder {
	font-weight: bold;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	background-attachment: fixed;
}

.backdessin{
	background-color: #FFFFFF;
}

.txtdessin{
	background-color: #FFFFFF;
	color: #000000;
}

