body {
	background-color: #006F09;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.info10 {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.info10:link {
	color: #FFFFFF;
	text-decoration: none;
}
.info10:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.info10:hover {


	color: #00FF00;
	text-decoration: none;
}
.info10:active {



	color: #00FF00;
	text-decoration: none;
}
.centro {
	padding: 10px 20px;
}
p {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
}
h1 {
	font-family: "Lucida Sans", Arial;
	background-color: #DEFAE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.justi {
	text-align: justify;
}
h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	padding-left: 10px;
}
ul {

	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #666666;
}
.texto-tabla {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #666666;
}
