/* CSS Document */

#footer {

	width: 100%;
	padding:0px;
	background:url(../medias/template/footer.jpg) repeat-x;
    height:64px;
}

#footer .footer{
width:940px;
margin:auto;
padding-top:25px;

}
.footer-left{
float:left;
color:#ffffff;
font-size:11px;
font-family:Tahoma;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height:13px;

}
.footer-left a {
padding:0 4px 0 4px;
color:#ffffff;
font-size:11px;
font-family:Tahoma;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height:13px;
}
.footer-left a:hover{
color:#003399;
font-size:11px;
font-family:Tahoma;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height:13px;
}
.footer-left .active{
color:#003399;

}



