
body {margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #86AB7B;}

body img {

	border-style: none;
	border-width: 0;

		

		}

div#fecha {width: 252px; height: 29px; background-image: url(imagenes/fecha_bkg.gif); float: right; margin-top: 42px; }


div#cuerpo {width: 400px; padding-left: 17px;font-size: 12px;
color: #015041; text-align: justify;}

div#cuerpo li {
	list-style-image: url(imagenes/bullet.gif);
	padding-bottom: 10px;
}
div#cuerpo a {
	color: #7e1816;
	font-weight: bold;
	text-decoration: underline;
}
div#cuerpo a:hover {
	color: #e2862c;
	font-weight: bold;
	text-decoration: underline;
}
div#cuerpo h1 {
	color: #4aa126;
	font-size: 18px;
	font-weight: Bold;
	border-bottom: 1px solid #ff8400;
	border-top: 1px solid #ff8400;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: left;
	background: url(imagenes/bkg_h1.gif) repeat-x;
}


.fechainterior {
	text-align: right;
	font-size: 10px;
	
	color: #FFFFFF;
	margin: 8px 5px 8px 0;
}
