/**
 * Style sheet Xbasic_creation
 */
body
{
	font-family:Verdana,Arial,Tahoma, sans-serif;;
	font-size:12px;
}

a
{
	text-decoration:none;
	font-size:11px;
	color:#8ab858;
}

.margegauche
{
	padding-left:5px;
}

.avertmoyen
{
	font-size:11px;
	color:#364220;
}

.blanc
{
	color:#364220;
}

h1
{
	height:30px;
	font-weight:bold;
	font-size:24px;
	color:#3e470e;
}

h2
{
	font-weight:bold;
	font-size:16px;
	color:#3e480b;
}

h3
{
	font-weight:bold;
	font-size:12px;
	color:#F0A30A;
}

.mytextarea
{
	background-image:url("tl_files/img/fondhaut.jpg");
}

.liendetail
{
	font-family:Arial;
	font-size:16px;
	color:#3e4907;
}

.orange
{
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

.blancpetit
{
	height:20px;
	padding-top:1px;
	text-align:center;
	background-image:url("tl_files/img/footer.jpg");
	background-repeat:repeat-x;
	font-size:11;
	color:#ffffff;
}

.celltd
{
	vertical-align:top;
	border-left:1px solid #666666;
	border-collapse:collapse;
}

.pluspetit
{
	font-size:10px;
}

.moyen
{
	font-size:11px;
}

.vertmoyen
{
	font-size:11px;
	color:#364220;
}

