
	
/* splash													*/
.splash_btn{
	font-size:13px;
	font-weight:bold;
	height:28px;

	text-align:right;
	width:980px;
	
}
#sp_b{
margin-top:10px;
padding-right:20px;
border:0;
background-image: url(../img_comunes/btn_up.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#sp_b_en {
margin-top:10px;
padding-right:20px;
border:0;
background-image: url(../img_comunes/btn_up.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.splash_btn a:link,.splash_btn a:visited{
color:#ADB0B2;
}
	splash_btn span {
		text-decoration:none;
		color:#ADB0B2;
		
		
	}
	.splash_btn span {

	}
	
	
	
	
	
