
body
{
margin: 0;
padding: 0;
}
body, table
{
	font-family: Verdana;
	font-size: 10px;
	color: #616975;/*#595959;*/
}
#bas
{
	text-align: center;
	padding-top: 120px;
	padding-bottom: 20px;
	width: 100%;
}
#basc
{
	border-top: 1px solid silver;
	margin-right: 75px;
	margin-left: 75px;
	color: silver;
}
#basc a, #basc a:hover
{
	color: silver;
}
#top
{
	position: absolute;
	top: 10px;
	width: 100%;
	color: #C7C7C7;
	letter-spacing: 2px;
}
#contenu
{
	top: 170px;
	position: absolute;
	width: 100%;
}
#contenuc
{
	width: 700px;
	text-align: left;
}
div.titre
{
	background: url('../pics/fleche.gif') no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
}
div.titre h1
{
	font-size: 13px;
	border-bottom: 1px solid #C8C8C8;
}
hr.i
{
	clear: both;
	visibility: hidden;
}
a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #FF6633
}
