body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradient_bg.gif);
	background-repeat:repeat-x;
	background-color:#42210B ;
}
body,td,th {
	color: #231710;
	font-family: Arial;
	font-size: 12px;
	line-height: 14pt;
	text-align: justify;
}

.bottom-menu
{
	font-family : Arial;
	font-size : 11px;
	color : #8B786B;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #8B786B;
	text-decoration : none;
}
.lien
{
	color : #231710;
	line-height: 14pt;
	font-size : 12px;
	text-decoration:underline: 

}
.lien:hover
{
	color : #231710;
	line-height: 14pt;
	font-size : 12px;
	text-decoration : none;
}

.title {
	font-size : 18px;
	color : #690101;
}

.repeatx {
	background-repeat:repeat-x;
}
.repeatnone {
	background-repeat:no-repeat;
}

.addresse {
	font-size : 11px;
	color : #8B786B;
}
.bottomtxt {
	font-size : 10px;
	color : #8B786B;
}
.header-title
{
	background-color : #690101;
	color : #EBE6DD;
	line-height: 16pt;
	font-size : 16px;
	text-align:center;
}



