body {
	background-color: #043871;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fdd.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:link { color: #000000;}
a:visited {	color: #000000;}
a:hover { color: #043871;}
a:active { color: #000000;}

.sstit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #043871;
	font-weight: bold;
}

.titnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}

a.titnews:link { color: #FF3300; text-decoration: none;}
a.titnews:visited {	color: #FF3300; text-decoration: none;}
a.titnews:hover { color: #FF3300; text-decoration: underline;}
a.titnews:active { color: #FF3300; text-decoration: none;}

.txtnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.blanc  { 	font-family: Arial, Helvetica, sans-serif; color: #ffffff; }
.blanc10  { 	font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;}

a.blanc:link { 	color: #ffffff; text-decoration: none; }
a.blanc:visited {	color: #ffffff; text-decoration: none; }
a.blanc:hover {	color: #FFFF99;	text-decoration: underline; }
a.blanc:active { color: #ffffff;  text-decoration: none; }

a.blanc10:link { 	color: #ffffff; text-decoration: none; }
a.blanc10:visited {	color: #ffffff; text-decoration: none; }
a.blanc10:hover {	color: #FFFF99;	text-decoration: underline; }
a.blanc10:active { color: #ffffff;  text-decoration: none; }

.blend50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}

.blend100 {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}

.etiquette {
   font-size: 11px;
	color: #043871;
	font-weight: bold;

}
.etiquette1 {
   font-size: 11px;
	color: #043871;
	font-weight: bold;
	text-align: center; 
}
.profession {
   font-size: 10px;
	color: #043871;
	font-weight: normal;
	text-align: center; 
}
.description {
   font-size: 10px;
	color: #043871;
	font-weight: normal;
	
}
.hightlight {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

a.hightlight:link {
font-size: 11px;
	color: #043871;
	text-decoration: none;
	border: 1px solid #043871;
	padding: 1px;
}
a.hightlight:visited { color: #043871; text-decoration: none; border: 1px solid #043871;}
a.hightlight:hover { color: #FF3300; text-decoration: none; border: 1px solid #FF3300;}
a.hightlight:active { color: #043871; text-decoration: none; border: 1px solid #043871;}

.grosbouton {
	color: #FF3300;
	font-weight: bold;
	height: 40px;
}

.validresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;

}