body{
   margin: 0;
   padding: 0;
}
/* Footer */
#v2_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../imagesSite/footer/bg_footer.gif) bottom repeat-x;
	width: 995px;
	border-top: solid 1px #e6e5e5;
	height: 27px;
	color: #FFF;
}
.v2_footer1 a{
   text-decoration: none;
}
.v2_footer1 a:hover{
   text-decoration: underline;
}
.v2_footer1{
   width: 185px;
   float: left;
   margin-right: 25px;
   margin-top: 3px;

}
.v2_footer1 ul{
   margin: 0;
   padding: 0;
}
.v2_footer1 li{
   list-style: none;
   margin: 0 0 2px 0;
   padding: 0;
}
.v2_footer1 li a{
   color: #4f5d64;
   padding-left: 85px;
}
.v2_footer1 li.v2_handicap a{
   background: url(../imagesSite/footer/pict_handicap.gif) no-repeat 20px 0;
}
.v2_footer1 li.v2_international a{
   background: url(../imagesSite/footer/pict_international.gif) no-repeat 62px 0;
}
.v2_footer2{
   width: 620px;
   float: left;
   text-align: center;
   margin-right: 25px;
   margin-top: 3px;
}
.v2_footer2 ul{
   margin: 0;
   padding: 0;
}
.v2_footer2 li{
   display: inline;
   list-style: none;
   margin: 0;
   padding: 0;
}
.v2_footer2 li a{
   font-weight: bold;
   text-decoration: none;
   padding: 0 3px;
   color: #008bb3;
}
.v2_footer2 li a:hover{
   background-color: #008bb3;
   color: #fff;
}
.v2_footer3{
   width: 137px;
   float: left;
   margin-top: 2px;
}
.v2_clear{
   clear: both;
}
/* END Footer */
