/* CSS Document */


div.latDcha h2, div.latIzq h2 {
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 5px;
  background-color:#339933;
  padding: 6px;
}

.texto {
	background-color: #FFFFFF;
	padding: 5px 15px;
	border: 2px solid #66CC66;
	margin-bottom: 15px;
	text-align: justify;
	min-height: 375px;
}

div.pie {
  background-color: #66CC66;
  clear: both;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
}
