
body{
font-family: arial;
font-size: 11px;
}
#footerintro{
color: #598fc6;
background: url(../images/bas_intro.gif) no-repeat center top;
font-weight: bold;
height: 106px;
padding-top: 10px;
text-align: center;

}

#mentionintro{
color: #aaaaaa;
text-align: right;
padding-right: 20px;
}
#mentionintro a{
text-decoration: none;
font-weight: bold;
color: #598fc6;
}
#mentionintro a:hover{
color: #4cad2d;
}

#basref {width: 600px;margin:0 auto;}
#basref ul{display: inline;list-style: none;margin-left: 0; padding-left: 0;}
#basref li{display: inline;list-style: none;margin-left: 0; padding-left: 0;}
#basref a{text-decoration: none;color: #598fc6;font-weight: normal; font-size: 9px;}
#basref a:hover{text-decoration: underline;color: #4cad2d;}

