body
{
	margin: 0px;
	background: url(../skin/img_fond_accueil.jpg) top left no-repeat;
	font-family: Arial;
}
A.Title
{
	font-size: 22pt;
	color: #333333;
	text-decoration:none;
}
A.Title:hover
{
	font-size: 22pt;
	color: #7e8284;
	text-decoration:none;
}
.Avertissement
{
	font-size: 8pt;
	color: #666666;
	padding-left:2px;
}
.LineA
{
	background: url(../commun/linea1.gif) top left repeat-x;
}
.LineB
{
	background: url(../commun/linea2.gif) top left repeat-x;
}
.ContentwBKG
{
	background: url(../commun/fil_verta.gif) top left no-repeat;
	padding-left:12px;
}
.ContentwoBKG
{
	padding-left:12px;
}
p
{
	font-size: 10pt;
	color: #666666;
}
img.Media
{
	border:solid 1px black;
}
div.TexteMedia
{
	width:480px;
	text-align:left;
}