body
{
	background-color: #E6E6E6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 20px;
}
table
{
	font-size: 12px;
	color: #3A3A3A;
	line-height: 20px;
}
table.contenu {
	border-right-color: White;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
td.tdcontenu {
	background-image: url(imgs/pages/fond_contenu.jpg);
	background-position: rigth;
	background-repeat: no-repeat;
}
a:link 
{ 
	color: #073454; 
}
a:visited 
{ 
	color: #540707; 
}
a:active 
{ 
	color: #3F5F75; 
}
a:hover 
{
	color: #3F5F75;
	text-decoration: underline;
}
h1
{
	font-size: 24px;
	color: #64777E;
}
h2
{
	font-size: 16px;
	color: #64777E;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #64777E;
}
