body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondo.gif);
	background-position: center top;
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 10pt;
	color: #024B30;
}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo_sombra_lat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 14px;
	padding-left: 14px;
}
#contenedor_superior_franja {
	background-color: #FFFFFF;
}
#contenedor_superior_franja div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/contenido_franja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
}
#contenido_izq {
	height: 100%;
	width: 172px;
	padding-right: 86px;
	padding-left: 86px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#botonera {
	width: 172px;
	background-image: url(../imagenes/hojas2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	margin: 0px;
	padding: 0px;
}
#botonera ul {
	margin: 0px 4px;
	padding: 20px 0px 0px;
	width: 164px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#botonera li {
	display: block;
	list-style-type: none;
	margin-bottom: 5px;
	height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#botonera a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/fondo_botones.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 164px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#botonera a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/fondo_botones_sobre.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.contenedor_izq_td {
	background-image: url(../imagenes/hojas.jpg);
	background-repeat: repeat-y;
	background-position: center 87px;
}
#copy {
	background-color: #55BE47;
	height: 15px;
	margin-bottom: 10px;
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#copy a:hover {
	text-decoration: underline;
}

#cuerpo {
	margin-right: 60px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#cuerpo h4 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 150%;
	font-weight: normal;
	background-image: url(../imagenes/fondo_h4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}
#cuerpo h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../imagenes/fondo_h5.gif);
	background-repeat: no-repeat;
	background-position: -100px center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cuerpo_contenedor1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F732D;
	text-align: justify;
}
.cuerpo_contenedor1 img {
	margin: 5px;
}
.flotar_der {
	float: right;
	clear: left;
}
.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 1px;
	float: none;
}

