@charset "utf-8";
/* CSS Document */

* {margin: auto;padding: 0;}
body  {background:url(../_img/fundo.jpg) fixed;}
body a{outline:none;}
#centro {
width:700px;
height:520px;
position:absolute;
top:50%;
left:50%;
margin-top:-260px;
margin-left:-350px;}


.link{border:0px;}


/* BARRA SUPERIOR */
#barra{ background-image:url(../_img/barra.png); background-repeat:repeat-x;position:fixed; display:block;width:100%; height:44px; top:0;z-index:9999;}
#icones{width:960px;padding:4px 0 0 0; z-index:1000;}
#grupo_shinsekai a {background-image:url(../_img/barra/grupo_shinsekai.png); background-repeat:no-repeat; width:163px; height:23px;float:left; margin:0 0 0 100px;}
#grupo_shinsekai a:hover {background-image:url(../_img/barra/grupo_shinsekai_luz.png); background-repeat:no-repeat; width:163px; height:23px;float:left;}
#shinsekai_eventos a {background-image:url(../_img/barra/shinsekai_eventos.png); background-repeat:no-repeat; width:178px; height:23px;float:left;margin:0 0 0 50px;}
#shinsekai_eventos a:hover {background-image:url(../_img/barra/shinsekai_eventos_luz.png); background-repeat:no-repeat; width:178px; height:23px;float:left;}
#sk_design a {background-image:url(../_img/barra/sk_design_luz.png); background-repeat:no-repeat; width:117px; height:23px;float:left;margin:0 0 0 50px;}
#sk_design a:hover {background-image:url(../_img/barra/sk_design_luz.png); background-repeat:no-repeat; width:117px; height:23px;float:left;}
#agencia_infinite a {background-image:url(../_img/barra/agencia_infinite.png); background-repeat:no-repeat; width:159px; height:23px;float:left;margin:0 0 0 50px;}
#agencia_infinite a:hover {background-image:url(../_img/barra/agencia_infinite_luz.png); background-repeat:no-repeat; width:159px; height:23px;float:left;}