a:link {
	text-decoration : none;
	color : #000000;
}
a:visited {
	text-decoration : none;
	color : #000000;
}
a:active, a:hover {
	text-decoration : none;
	color : Black;
	background-color: White;
}
a:active.image, a:hover.image {
	text-decoration : none;
	background-color: transparent;
}


table
{border-collapse: collapse;
border-spacing: 0px;
border: 2px black solid}
td
{border: 1px solid #666666}

.cellmenu {
	background-color: #E0E0E0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 4px;



}
.cellbandeau {
	background-color: #CCCCCC;
}
.cellfooter {
	background-color: #CCCCCC;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.cellcontenu {
	vertical-align: top;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 2%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 1%;
	color: #333333;





}
.section-menu {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;

}
.cellcontenu p {
	text-indent: 2em;
}
body {
	font-size: 1em;
	margin-top: 2px;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 3%;
	background-color: #FFFFFF;

}
html {
	background-color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-variant: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.fond-noir {
	background-color: #000000;
}
.fond-gris {
	background-color: #CCCCCC;
}
.e-mail {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;


}
.cellcontenu h1 a:link, .cellcontenu h1 a:visited  {
	color: #0000FF;
}
