BODY {
	color : #8B4513;
	background-color : White;
	background:url(images/decor/body_fond.png) center repeat-y;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

INPUT,TEXTAREA,select {border:solid 1px #E8D8B7;padding:3px}
INPUT {height:auto;}

P,TD {font-size : 11px;}

TD.info, TD.info P { font-size : 10px;}

A {text-decoration : none;color : Maroon;font-weight : bold;}
A:HOVER {text-decoration : underline;}
.encart{
	background:#EEE9D7; /* #F5EEE0*/
	border : 1px solid #E8D8B7;
	padding : 11px;
}


.encart2 {
	background-color : #F8F5EF;
	border : 1px solid #DDD2C7;
	padding : 5px;
}

h2 {
	font-family: Arial Black, Arial, sans-serif;
	margin:0;
}
h4 {
	font-weight: bold;
	font-family:  Arial, sans-serif;
	margin:0;
	font-size:12px;
}
