html,body {
	margin: 0;
	padding: 0;
}

body {
	background-color:#647A52;
	background-image:URL(ima/fdo-verde-647A52.gif);
}

p {margin:0 0 16px 0;}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

a {
	text-decoration: none;
}


.texto-normal {
	font: Times;
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:: 18px;
	/*margin:0 0 16px 0;*/
	text-align: left;
}

.pie {
	color: #647A52;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	margin: 2px;
	border-top: solid 1px;
	border-top-color: #647A52;
	margin-top: 6px;
	border-top-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
