@charset "utf-8";
/* CSS Document */

#fecha {
	position:absolute;
	left:530px;
	top:200px;
	width:353px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	}
	
#titulo {
	position:absolute;
	left:530px;
	top:220px;
	width:354px;
	height:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	}

#cuerpo {
	position:absolute;
	left:530px;
	top:250px;
	width:354px;
	height:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	}
