/* CSS Document */
body{
	margin-top: 2em;
	margin-left: 0;
	padding: 0px;
	background: url(Images/portada_web.jpg) no-repeat center center;
	background-attachment: fixed;
}
.index td{
	text-align: center;
	padding: 15px 10px 10px 5px;  
}
.contacto{
	font: 11px "Trebuchet MS";
	color: #000000;
	text-align: center;
}
.local{
	font: bold 14px "Trebuchet MS";
	color: #000000;
	text-align: center;
}
.local a{
	font: bold 14px "Trebuchet MS";
	text-decoration: none;
	color: #000000;
}

#historia{
	position: absolute;
	margin-top: -140px;
	text-align: center;
	width: 100%;
}

#historia a{
	font: bold 14px "Trebuchet MS";
	text-decoration: none;
	color: #000000;
}
	