body {
	background: #4bc0f4 url(img/interface/fond.gif) repeat-x top;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fdrepx {
	background-repeat: repeat-x;
	background-position: top;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
}
.titrenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #194BAE;
}
.titresommaire {
	font-size: 12px;
	color: #44bdae;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #194BAE;
}
.pdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #194BAE;
}
a {
	color: #194BAE;
	text-decoration: none;
}
a:hover {
	color: #194BAE;
	text-decoration: underline;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #194BAE;
	font-weight: bold;
}
.fdnorepeat {
	background-repeat: no-repeat;
}


/* Stef */
#bottom{
	height: 106px;
	background: url(./img/interface/bottom.gif) no-repeat;
	text-align:right;
}

.bottom_inner{
padding:93px 25px 0px 0px;
}

.bottom_inner a{
color:white;
}

