body {
	font:normal 0.7em Verdana, "Trebuchet MS", Tahoma, Helvetica, Sans-serif;
	color:#535252;
}

h2 {
	color:#1187CB;
	font:normal 1.6em Verdana, Sans-serif;
	background:url(../images/interface/puce_titre.png) left no-repeat;
	text-indent:15px;
	margin:5px 10px;
}

.error
{
	color:#FF0000;
}

.ok
{
	color:#009900;
}

.icone img
{
	border:none;
	vertical-align:middle;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

.middle
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.folder td img
{
	width: 100px;
}
