
/*** CORPS DE LA PAGE ***/

#corps
{
	margin:0px;
	margin-top:20px;	
	margin-bottom:50px;
	padding-left:20px;
}

#corps P.titre
{
	width:100%;
	color:#F12811;
	font-weight:bold;
	font-size:13px;
}

#corps P.chapo
{
	/*font-weight:bold;*/
	font-size:12px;
	margin-left:10px;
	
}

#corps P.texte
{
	width:600px;
	margin-left:12px;
}
#corps IMG.puce
{
	margin-right:5px;
	margin-left:10px;
}

#corps TR.domaines TD
{
	padding:10px;
}

.fondgris
{
	float:left;
	width:640px;
	margin:0px;
	background-color:#EBE8E8;
	padding-bottom:15px;
	/*padding-left:20px;*/
}

.copyright
{
	margin:0px;
	margin-left:20px;
	text-align:center;
	font-size:10px;
	font-style:italic;	
}