/* tag liste */
/* titre de la page */
/* texte éditorial de la page de liste */
/* titre de la liste */
/* item de la liste */
.tag-list ul li, .page-list
{
	color: #990000;
	line-height: 13px;
	list-style-position: inside;
	list-style-type: square;
	margin: 0 10px 0 5px;
	width: 350px;

}
#div-pagination
{
	margin-top: 10px;
}
.page-list
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.tag-list a
{
	font-size: 11px;
	margin-left: 10px;
	color: #F86F0B;
	text-decoration: none;
}
.tag-fiche
{
	width: 480px;
	float: left;
	
}
.tag-fiche h1, .tag-list h1
{
	font-size: 20px;
	background: url("../images/bg-h2-03.gif") no-repeat scroll left bottom transparent;
	color: #9C0A0B;
	margin: 0 5px 0 5px;
}
.tag-fiche h2
{
	background: url("/images/puce-h3.gif") no-repeat scroll 0 0 transparent;
	color: #8D0A00;
	font-size: 12px;
	padding: 0 0 5px 15px;
}
.div-edit
{
	font-size: 12px;
	color: Black;
	margin: 15px 10px 15px 10px;
}
.div-text
{
	margin: 15px 10px 15px 10px;
}
.tag-nuage
{
	width: 250px;
	/*height: 300px;*/
	background: #E9E9E9;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	padding: 5px;
	text-align: justify;
	
}
.tag-nuage a
{
	color: Black;
	text-decoration: none;
}
.tag-transfo-item
{
	height: 130px;
	width: 130px;
	float: left;
}
.tag-transfo-item a
{
	font-size: 11px;
	color: #F86F0B;
	text-decoration: none;
	text-align: center;
}
.tag-transformation
{
	width: 700px;
	margin: 10px auto;
}
/* pagination */
.div-list1
{
	/*width: 400px;
	height: 200px;*/
}
