/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#content #photo {
	float:left;
	margin-bottom:50px;
	margin-right:40px;
	width:450px;
}
#content p {
	margin-bottom:80px;
	line-height:20px;
	max-width:900px;
	
}
#content table{
	margin:0 auto;
	text-align:center;
}
#content p.important{
	margin-bottom:10px;
	
}