@charset "utf-8";
/* CSS Document */

body {
	background: #7C7C7C repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

