body {
	text-align: center;
	margin-top: 0px;
	background-color: #ffffff;
	color: #000000;
}
ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
}
li {
	padding-bottom: 5px;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BFEBDC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BFEBDC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#contenedor {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
#menu {
	background-image: url(../../images/top.jpg);
	height: 81px;
	width: 758px;
	position: absolute;
	z-index: 5;
	margin-left: 12px;
}
#lateral {
	width: 207px;
	position: absolute;
	z-index: 5;
	margin-top: 81px;	
}
#contenido {
	width: 505px;
	position: absolute;
	z-index: 5;
	margin-left: 219px;
	margin-top: 81px;
}
#opciones {
	position: absolute;
	margin: 17px 0px 0px 193px;
}
#logo {
	position: absolute;
	margin: 0px 0px 0px 57px;
}
#idioma {
	position: absolute;
	margin: 56px 0px 0px 627px;
}
#info_portada {
	color: #006633;
	font-size: 10px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	line-height: 15px;
}
#info_portada a {
	color: #666666;
}
#info_portada div {
	color: #006633;
	font-size: 10px;
}
#info_portada div a {
	color: #666666;
}
#cuadro_presentacion {
	border: 1px solid #B6DCCF;
	padding: 8px 0px 8px 20px;
}
#pie {
	color: #666666;
	font-size: 10px;
}
#lista_01 {
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #94FDD5;
	border-bottom: 1px solid #94FDD5;
}
#des_01 {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 4px 3px 4px;
}
#titulo_lista {
	font-weight: bold;
	padding: 4px 5px 4px 0px;
}
#titulo_lista a {
	color: #000000;	
}
#paginacion {
	text-align: center;
	font-weight: bold;
	color: #006633;
}
#paginacion a {
	color: #99C2AD;
	text-decoration: none;
}
#paginacion a:hover {
	text-decoration: underline;
}
#volver {
	text-align: right;
	margin-top: 18px;
	font-weight: bold;
	color: #006633;
}
#volver a {
	color: #006633;
	text-decoration: none;
}
#volver a:hover {
	text-decoration: underline;
}
#volver2 {
	text-align: right;
	margin-top: 0px;
	font-weight: bold;
	color: #006633;
}
#volver2 a {
	color: #006633;
	text-decoration: none;
}
#volver2 a:hover {
	text-decoration: underline;
}
#enviar {
	text-align: right;
	margin-top: 3px;
	font-weight: bold;
	color: #006633;
}
#enviar a {
	color: #006633;
	text-decoration: none;
}
#enviar a:hover {
	text-decoration: underline;
}