/* =General-----------------------------------------------------------------------------*//* 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, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* Remove padding and margin */* {  margin: 0;	padding: 0;}/* Put it back on certain elements */h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {  margin: 1em 0;}/* Class for clearing floats */.clear {	clear:both;}/* Centers the entire page */#pagina {	width: 892px;	position: relative;	left: 50%;	margin-left: -446px;}#texto {	display: block;	height: 813px;	text-indent: -9999px;}#banner {	text-align: center;	align: center;}/* General background */body {	background: url(../img/fons_mino.jpg) no-repeat center top;	min-height: 1050px;}
