body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707371;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #393d3b;
}
a:link {
	color: #707371;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	text-decoration: none;
	color: #707371;
	cursor:pointer;
}
a:hover {
	text-decoration: underline;
	cursor:pointer;
}



h2 {
	font-size: 12px;
	color: #577F98; 
	font-family: Arial Narrow;
	line-height: 14px;
	text-transform:uppercase;
}
.h-green {
	color: #A2B054!important;
}
h3 {
	font-size: 10px;
	color: #577F98; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform:uppercase;
	font-weight:normal;
	font-style:italic;
}

.margins {
	padding-left: 25px;
	padding-right: 100px;
	padding-top: 30px;
	padding-bottom: 40px;
	
}
.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #D3D3D3!important;
}

.footer2 {
	padding-left: 25px;
	font-size: 9px;
	}
	
.sousmenu {
	padding-top: 2px;
	padding-bottom: 2px;
	height:15px;
}
.linktxt
{
color: #577F98!important;
}

.tabcontent{
display:none;
}
.pf_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707371;
	line-height: 12px;
}
.pf_title {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #A2B054;
	line-height: 16px;
	font-weight:bold;
}
.pf_bold {
	font-weight:bold;
}

.titre {
	font-size: 12px;
	color: #577F98; 
	font-family: Arial Narrow;
	line-height: 14px;
	text-transform:uppercase;
	font-weight:bold;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:8px;
	}

sup {
	bottom: 1ex;
	}

sub {
	top: .5ex;
	}
	
