@font-face {
    font-family: 'dk_crayon_crumbleregular';
    src: url('dk_crayon_crumble-webfont.eot');
    src: url('dk_crayon_crumble-webfont.eot?#iefix') format('embedded-opentype'),
         url('dk_crayon_crumble-webfont.woff') format('woff'),
         url('dk_crayon_crumble-webfont.ttf') format('truetype'),
         url('dk_crayon_crumble-webfont.svg#dk_crayon_crumbleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { margin: 0; padding: 0; }

#container {
	width: 1024px;
	heigh: 733px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/Background.jpg);
	background-repeat:no-repeat;
	min-height: 733px;
	min-width: 1024px;
	max-height: 733px;
	max-width: 1024px;
	margin: 0 auto;
}


a img  
{  
border: none;  
}  

#topo_pag {
	height: 590px;
	width: 1024px;
	min-height: 590px;
	min-width: 1024px;
}
#fundo_pag {
	
	width: 1024px;
	margin-left: 90px;
	/*height: 121px;
	min-height: 121px;
	min-width: 1024px;*/


}

#menu_1 {
	float:left;
	height: 155px;
	width: 171px;

}
#menu_2 {
	float:left;
	height: 155px;
	width: 173px;

}
#menu_3 {
	height: 155px;
	width: 163px;
 	float:left;
}
#menu_4 {
	float:left;
	height: 155px;
	width: 161px;
}
#menu_5 {
	float:left;
	height: 155px;
	width: 194px;

}

#fundo {
	height: 30px;
	  background-color: #232323;
    clear: both;	
    height: 35px;
	margin-top: -50px;
  
}
.copy {
	color: #B4B4B4;
	padding-left: 10px;
	padding-top: 10px;

	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

.copy a {
	color: #CCCCCC;
	font-weight: normal;
	font-variant: normal;

	text-transform: none;
}

.copy a:hover {
	color: #FFFF00;
	font-weight: normal;
	font-variant: normal;

	text-transform: none;
}

#suma {
	float:right;
	margin-top: 1px;
	background-repeat:no-repeat;
	margin-bottom: -100px;
	margin-left:790px;
	margin-right: 20px;
	font-size:48px;
	color: #FFF;
}
