/*----- TAGS GLOBALES ------*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%; 
}
body *
{
	background-color: #fff;
	color: #000;
	text-indent: 0;
}
h1 {margin-top: 0;}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
}
#marcoResto { background:none; }
#top, #pie, #izq, .topResto, #formulario_contacto, .herramientas, #chat, #scrollImg, #banners {
	display: none !important;
}