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:#463431 ;
}
body,td,th {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 13pt;
	text-align: justify;
}
p	{ padding-bottom:10px;}

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

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #CC4D21;
	text-decoration : none;
}
.lien
{
	font-family : Arial;
	font-size : 11px;
	color : #CC4D21;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #DED0B4;
	text-decoration : none;
}

.title {
	font-size : 16px;
	color : #CC4D21;
}
.subtitle {
	font-size : 12px;
	color : #CC4D21;
}
.small {
	font-size : 11px;
}

.shortlh {
		line-height: 11pt;
}

.header-title
{
	background-color : #CC4D21;
	color : #463431;
	line-height: 16pt;
	font-size : 16px;
	text-align:center;
}
.norepeat {
		background-repeat:no-repeat;
}	
.border
{
	border : 1px solid #CC4D21;
}
