@charset "utf-8"; 
.main_splash{background:url(../images/sprite_splash.png) -0px -0px no-repeat; width:1024px; height:523px; margin:0 auto; text-align:center; padding-bottom:15px}
.main_splash #logo_ttt{background:url(../images/sprite_splash.png) -45px -785px no-repeat; width:302px; height:405px; margin:0 auto}
.main_splash #select_language{width:290px; height:65px; margin:0 auto; text-align:center; margin-top:10px}
.main_splash #select_language a{float:left}
.main_splash #select_language a.lang_spain{background:url(../images/sprite_splash.png) -470px -851px no-repeat; width:144px; height:63px; display:block}
.main_splash #select_language a.lang_spain:hover{background-position:-470px -960px}
.main_splash #select_language a.lang_english{background:url(../images/sprite_splash.png) -614px -851px no-repeat; width:144px; height:63px; display:block}
.main_splash #select_language a.lang_english:hover{background-position:-614px -960px}