/* CSS Document */
#footer{
width:100%;
margin:0 auto;
padding-top:30px;
height:41px;
background:url(medias/images/arr-bas.gif) repeat-x #800824;
}

.footer{
float:left;
width:900px;
margin:0 auto;
padding-left:110px;

}
.footer-l{
float:left;
color:#000;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
width:800px;
text-transform:uppercase;
padding-left:50px;
text-align:center;
}
.footer-r{
float:right;
color:#000;
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:normal;
width:320px;
text-align:right;
}

.webexcellence{
color:#000;
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:normal;
text-decoration:none;
}
a.webexcellence:hover{
text-decoration:underline;
}

