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

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td         { margin:0;
padding:0; border:0; outline:0; font-weight:inherit;
border-collapse:collapse; font-style:inherit; font-size:12px;
font-family:Arial, Helvetica, sans-serif; vertical-align:baseline;
color:#2d1e11;}
:focus                                                                                          { outline:0;}
body                                                                                            { color:#374e57;}
ol, ul                                                                                          { list-style:none;}
table                                                                                           { border-collapse:collapse; border-spacing:0;}
caption, th, td                                                                         { text-align:left; font-weight:normal;}

/* Code Page */

body 
    {
	background-color:#16222e;
	}
	
	
.loltext
    {
	margin-top:-23px;
	float:right;
	display:block;
	overflow:hidden;
	width:120px;
	height:209px;
	}

.loltools
    {
	margin-top:-40px;
	display:block;
	width:215px;
	height:161px;
	overflow:hidden;
	float:left;
	}

.menu_gob
    {
	margin-left:auto;
	margin-right:auto;
	width:648px;
	height:424px;
	margin-top:80px;
	background:url('./MenuGob.png') no-repeat;
	}
	
.text
    {
    width:565px;
	margin-left:10px;
	padding-top:125px;
	padding-left:17px;
	color:#f2c200;
	}
	
.zulbik
    {
	font-weight:bold;
	margin-top:50px;
	margin-right:125px;
	color:#f2c200;
	text-align:right;
	}
	
.menu_bas
	{
    padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:648px;
	height:54px;
	background:url('./menu_bas.png') no-repeat;
	}
	
.irc 
	{
	margin-left:80px;
	display:block;
	width:60px;
	height:23px;
	}
	
.culte
	{
	color:#f2c200;
	font-weight:bold;
	}

.contact
	{
	margin-right:97px;
	margin-top:-23px;
	float:right;
	display:block;
	width:120px;
	height:23px;
	}

.nanake
	{
	position:fixed;
	left:60px;
	bottom:0px;
	background-image: url("Nanake.png");
    background-repeat: no-repeat;
	width:117px;
	height:190px;
	}