body {
	margin: 0;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
}
#abajo_web {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%; height: 100px;
	background-color: #1E0908;
	color: #FFFFFF;
	border-bottom: #778899;
	text-align: right;
	background-position: center bottom;
	background-image:url(imagenes/fondo.png);
	background-color:#010302;
	border-top: 2px solid #F7E9DC;
	text-align:center;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:2px;
	font-size:80%;
}