@charset "utf-8";
/* CSS Document */

div#theme-galerie{
	margin-left: 170px;
	font-size: 11px;
}
ul.theme{
	margin-left: 50px;
}
ul.theme li{
	list-style: decimal;
}
ul.theme li a{
	color: #54abce;
}
div#txt-contenu{
	clear: left;
	margin-top: 10px;
}
img.titre{
	float: left;
}
table.galerie{
	/*width: 360px;*/
	margin: auto;
}
td.apercu{
	width: 110px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
td.legende{
	font-size: 10px;
	text-align: center;
	color: #f68f00;
	padding-bottom: 10px;
}
span.titre{
	color: #cf3400;
	font-weight: bold;
}
