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:#FCF7EF ;
}
body,td,th {
	color: #88755E;
	font-family: Arial;
	font-size: 12px;
	line-height: 14pt;
	text-align: justify;
}

.title {
	font-family: Arial;
	font-size : 13px;
	color : #525C45;
}

.title2 {
	font-family: Arial;
	font-size : 16px;
	color : #525C45;
}

.small {
	font-size : 11px;
	line-height: 12pt;
	color : #88755E;
}

.titlesmall {
	font-size : 11px;
	line-height: 12pt;
	color : #525C45;
}

.liensmall
{
	font-size : 11px;
	line-height: 12pt;
	color : #88755E;
	text-decoration : underline;
}
.liensmall:hover
{
	font-size : 11px;
	line-height: 12pt;
	color : #525C45;
	text-decoration : none;
}





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

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #88755E;
	text-decoration : none;
}


.lien
{
	font-family : Arial;
	font-size : 12px;
	color : #88755E;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #88755E;
	text-decoration : none;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	

.header-title
{
	background-color : #88755E;
	color : #FAFBF7;
	line-height: 16pt;
	font-family: Arial;
	font-size : 16px;
	text-align:center;
}

