body {
    background-color:#FFFFFF
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}
/* Structure Styles */ 
#maintable {
}
#contenttable {
	margin-top: 0px;
}
.navtd {
	background-image:none;
	
}
.contenttd {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
}
td {
	vertical-align:top;
}
/* navigation Styles */
.buttonscontainer {
	width: 150px;
}
.buttons a:link, .buttons a:visited {
	color: #ffffff;
	background-color: #84C1FF;
	padding: 4px;
	display: block;
	border-bottom: 1px solid #B1C3D9;
	text-decoration: none;
	font-size:10px
	text-align: left;
	width: 150px;
	border-right-style: Aucune;
}
.buttons a:hover {
	background-color: #7A96DF; 
	color: #FFFF00;
	text-decoration: none;
}
/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c8ec7;
	margin: 4px;
	padding: 0px;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #ADBFD1;
	text-decoration: none;
}
/* Additional Styles */
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90B0EB;
	padding: 5px;
	margin: 10px 0px;
	font-size: 9px;
}
.pixel_2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.pixel_n {
	background-color: #FF0000;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.pixel_b {
	padding-top: 6px;
	padding-left: 6px;
}
.linkblue2:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #5879b8; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.cssstyle1 {
	line-height: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	list-style-position: outside;
	list-style-image: url(../images/plus.gif);
	list-style-type: square;
	color: #00207b;
	margin: 0px;
	padding: 0px;
}
.cssstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/puce3.gif);
	list-style-type: square;
}
.cssstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a4769;
	list-style-position: outside;
	list-style-image: url(../images/puce1.gif);
	list-style-type: square;
}
.pixel_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a4769;
}
/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:200px;
	background-position: 0 0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #FFFFFF;
}
#footer{
	width:1000px;
	height:200px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:940px;
	position:absolute;
	left:20px;
	top:18px;
}
#footer ul li{
	float:left;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align: center;
}
#footer ul li a{
	padding:0 7px;
	color:#F2F2ED;
	background-color:inherit;
	text-decoration:none;
	text-align: center;
}
#footer ul li a:hover{
	text-decoration:underline;
	color: #FFFFFF;
	text-align: center;
}
#footer p.copyright{
	position:relative;
	left:50px;
	top:20px;
	color:#666666;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
#footer p.copyright2{
	position:relative;
	left:0px;
	top:30px;
	color:#666666;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:780px;
	top:130px;
	color:#FF0000;
	background-color:inherit;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.design a.link{
	color:#333333;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#FF0000;
}
#footer p.compteur{
	display:block;
	padding:0;
	position:absolute;
	left:709px;
	top:-1218px;
	color:#333333;
	background-color:inherit;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.compteur a.link{
	color:#CCCCCC;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.compteur a.link:hover{
	color:#fff;
	background-color:#FF0000;
}


#footer p.ref{
	display:block;
	padding:0;
	position:absolute;
	left:20px;
	top:130px;
	color:#ECE9D8;
	background-color:inherit;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.ref a.link{
	color:#CCCCCC;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.ref a.link:hover{
	color:#fff;
	background-color:#FF0000;
}
#footer p.rank{
	display:block;
	padding:0;
	position:absolute;
	left:180px;
	top:130px;
	color:#999999;
	background-color:inherit;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.rank a.link{
	color:#CCCCCC;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#footer p.rank a.link:hover{
	color:#fff;
	background-color:#FF0000;
}

/*------------------------------------------------footer--------------------*/
