#verdoso {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
}
#contenido {
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 5px;
}

a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #009900;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #006600;
	background-image: url(imag/fondoverde.jpg);
	background-attachment: fixed;
	background-position: bottom;
}
.Estilo1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	list-style-type: square;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	padding-bottom: 3px;
}
.menu a {
	text-decoration: none;
	margin-left: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #66B54A;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
h1 {
	font-weight: normal;
	margin-top: 0px;
}
li {
	margin-bottom: 8px;
}
