/*
//------------------------------------------------------------------
// 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 ul {
	margin-bottom:20px;
}

#content ul li{
	margin-top:5px;
	margin-left:20px;
}

#content .photos{
	width:335px;
	float:right;
}

#content .installations{
	text-align:center;
	clear:right;
	padding-top:10px;
}
#content .installations img{
	margin-left:10px;
	margin-right:10px;
	border:solid 1px #8991a1;
	margin-bottom:10px;
}