body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF7F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7F00;
}
a:hover {
	text-decoration: underline;
	color: #FF7F00;
}
a:active {
	text-decoration: none;
	color: #FF7F00;
}
.grostitre {
	font-size: 14px;
	font-weight: bold;
	color: #085d82;
}
a {
	font-weight: bold;
}
.titreblc {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Style2 {color: #FFFFFF; font-size: 10px;}
.Style5 {font-size: 8px}
.Style6 {font-size: 9px}




#header {
    background-image:url('../images/titresfrp2i.jpg');
    width:772px;
    height:17px;
    font-size:11px;
    vertical-align: middle;
    display:block;
}
#header a {
    color:#ffffff;
    font-weight: bold;
    padding-left:15px;
    text-decoration:none;
}
#header a:hover{
    color:#abd7f5;
}
#footer {
    color:#ffffff;
    background-color:#008DD5;
    height:17px;
    text-align:center;
    vertical-align: middle;
}

#footer a{
    color:#ffffff;
    font-weight: normal;
    padding-left:15px;
}