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

*{margin:0;padding:0;}
html{background:#000000;font-size:1.25em !important;color:#FFF;    font-family: 'rubiklight';}
*img{border:none !important;}
.titulo{font-size:1.35em !important;}
.titulo a{color:#FFF;text-decoration: none; }.titulo a:hover{color:#004FFF;}
#logo{width:100%; height:auto; margin-top:200px;text-align:center;}
#logo img{max-width:500px !important;height:auto;}	


@media screen and (max-width: 500px) {
#logo img{width:75% !important;height:auto;}	
#logo{margin-top:100px !important;}

}
