.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #bbb9a5;
	text-decoration: none;
}
.bodytxt {
	font-family: Tahoma;
	font-size: 9px;
	color: #4f5551;
}
.bodytxt10 {

	font-family: Tahoma;
	font-size: 10px;
	color: #4f5551;
}
a.elink:link {
	font-family: Tahoma;
    font-size: 14px;
	color: #BF193D;
	text-decoration: none;
}
a.elink:hover {
	color: #4F5551;
    text-decoration: underline;
}
.presse {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4f5551;
	line-height: 18px;
}
.imgdesc {
	font-family: Tahoma;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
    text-align:left;
	position:absolute;
	padding-top:315px;
}

    .home-top
    {
        background: url(../images/css/home-top.gif) no-repeat scroll 0 0;
        height:9px;
        width:770px;
        position:absolute;
        display:inline;
        margin-top:-190px;
        margin-left:-8px;
    }

    .home-bottom
    {
        background-color:#000;
        background: url(../images/css/home-bottom.gif) no-repeat scroll 0 0;
        background-position:bottom left;
        height:12px;
        width:770px;
        position:absolute;
        display:inline;
        margin-top:-15px;
        margin-left:-572px;
    }