/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/


#content .album{
	padding:10px;
	font-size:10px;
	font-weight:bold;
}

#content .album img{
	border:solid 1px black;
	margin-right:1px;
	margin-top:1px;
}

#content .contenupage{
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
#content .contenupage img{
	margin:5px;
	border:solid 1px black;
}