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, strong, 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;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
body {
 line-height: 1;
 color: black;
 background: white;
}
ol, ul {
 list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}

#fondo{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
}

div#contenedor-general{
	position: relative;
	width: 851px;
	margin-top: 0px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#cabecera{
	width:851px;
	height:124px;
	background-image: url(materiales/cabecera.png);
	}
	
div#economicos{
	width: 600px;
	height: 19px;
	float:right;
	}
	div#body-uno{
	width: 851px;
	height: 235px;
	float:right;
	background-image: url(materiales/body-uno.png);
	}
	div#galeria-fotografica{
	width: 331px;
	height: 321px;
	float:left;
	background-image: url(materiales/galeria-fotografica.png);
	}
	div#galeria-videografica{
	width: 347px;
	height: 321px;
	float:left;
	background-image: url(materiales/galeria-videografica.png);
	}
	div#menu-social{
	width: 173px;
	height: 321px;
	float:left;
	background-image: url(materiales/menu.png);
	}
	div#footer{
	width: 851px;
	height: 119px;
	float:left;
	background-image: url(materiales/footer.png);
	}
div#derechos{
	width: 620px;
	height: 11px;
	margin-top: 0px;
	float:right;
	}
div#flash-footer{
	width:851px;
	height: 107px;
	float:left;
	}
	.font-footer {
	font-size:10px;
	color:#FFF;
	font-family:Levenim MT;
}
div#flash-footer-uno{
	width: 300px;
	height: 107px;
	float: left;
	padding-left: 150px;
	
	}
	.font-menunegro {
	font-size: 16px;
	color: #000;
	font-family: "Levenim MT";
}
	.font-menuverde {
	font-size: 25px;
	color: #669933;
	font-family: "Levenim MT";
	font-weight: bolder;
}
	
