body {
	background-image: url(imagenes/barrafondo.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #376540;
	margin: 0px;
	height: auto;
	width: auto;
}
#contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #84A588;
	height: 600px;
}
#pie {
	width: 780px;
	clear: both;
	background-color: #84A588;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #37633F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	height: 13px;
}
#contenedorarriba {
	float: left;
	background-image: url(imagenes/fondocontenedor.jpg);
	background-color: #84A588;
	background-repeat:  repeat-y;
	background-position: center;
	width: 780px;
}

#contenido a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #3A6341;
	padding: 2px;
}
#contenido a:hover {
	color: #FFFFFF;
	background-color: #36633C;
	padding: 2px;
}

#contenido h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #33653F;
	font-style: normal;
	text-align: center;
}

#logos {
	background-color: #FFFFFF;
	clear: both;
	width: 780px;
	background-image: url(imagenes/fondologos.jpg);
	height: 60px;
	background-position: top;
	background-repeat:  repeat-x;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37633F;
}
#logos img {
	background-color: #FFFFFF;
}

#contenido {
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	height: 450px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	line-height: 20px;
	padding-right: 20px;
}
#logos img {
	margin-right: 25px;
	margin-left: 25px;
}
#menu {
	float: left;
	width: 167px;
	background-color: #84A588;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3D633E;
}
#menu ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}

#menu li {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#menu a {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #37633F;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3A603B;
}
#contenido h3 {
	font-size: 12px;
	font-weight: bold;
	color: #36633C;
	text-decoration: underline;
}
#contenido h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A9170;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 10px;
}
#autor {
	height: 10px;
	background-color: #3D633E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#contenido h6 {
	font-size: 13px;
	font-weight: bold;
}
#contenido img a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#contenido img a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: solid;
	border-left-style: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contenido li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: circle;
	margin-right: 10px;
}
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #84A588;
	font-weight: bold;
	border: 1px solid #3D633E;
	background-position: center;
	text-align: center;
}
#form1 {
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
}
