@import url(gizloga.css);

#cabeceratop1, #cabeceratop2, #cabeceratop3{
	display: none;
}

#contenedor {
	width: 100%;
	text-align: left;
}

h1, h2 {
	font-size: 100%;}

#top_shadow {
	text-align: left;
	height: 32px;
	font-size: 100%;
	line-height: 32px;
	margin: 0 0 0 -170px;
	color: #70CE00;
	font-weight: bold;
	letter-spacing: 1px;
}

#bla_txt {
	padding: 0;
	width: 100%;
	float: left;
	}
	
#txt{
	width: 100%;
	padding: 20px 0 0 0;
	color: #3C3C3C;}

#bla_txt {
	padding: 0 0 0 0;
	width: 100%;
	float: left;
	}

#navcontainer{
	display: none;
	}
	


