BODY
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #8E2867;
	scrollbar-face-color:#F5B54C;
	scrollbar-arrow-color:#7A1B5F;
	scrollbar-track-color: #F5B54C;
	scrollbar-3dlight-color: #FEE166;
	scrollbar-darkshadow-color: #7A1B5F;
}

BODY, TD, TH, INPUT
{
	font-family: Verdana;
	font-size: 11px;
}

INPUT.std, TEXTAREA.std
{
	height: 22px;
	border: solid #2E88B1 1px;
	padding-top: 3px;
	color: #6A2B4A;
	font-size: 11px;
}

.SousTitre
{
	color: #6A2B4A;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.Champ
{
	color: #682B4D;
	font-size: 11px;
	font-weight: bold;
}

.Bouton
{
	color: #C17F44;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.Bouton:hover, .BoutonHover
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Picto
{
	color: #682b4d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.Picto:hover, .PictoHover
{
	color: #A14977;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}