.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_enlaces.jpg);
	background-repeat: no-repeat;
}

#enlaces-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/enlaces_03.jpg);
	background-repeat: no-repeat;
}
#caja_tabla {
	position:absolute;
	left:124px;
	top:86px;
	width:450px;
	height:354px;
}
#caja_tabla2 {
	position:absolute;
	left:124px;
	top:96px;
	width:450px;
	height:354px;
}


.textoplano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.03em;
	padding-right: 15px;
	text-align: justify;
}
.volver {
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}

.volver ul {
	position: relative;
	padding-right: 10px;
	text-align: right;
	margin-top: 10px;
	letter-spacing: 0.04em;
}

.volver li {
	display: inline;
	letter-spacing: 0.04em;
}
.volver a {
	color: #6C3900;
	text-decoration: none;
}
.volver a:hover {
	text-decoration: none;
	color: #CC9900;
}
.volver2 {
	padding-right: 0px;
	text-align: right;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}

.volver2 ul {
	position: relative;
	padding-right: 10px;
	text-align: right;
	margin-top: 10px;
	letter-spacing: 0.04em;
}

.volver2 li {
	display: inline;
	letter-spacing: 0.04em;
}
.volver2 a {
	color: #003300;
	text-decoration: none;
}
.volver2 a:hover {
	text-decoration: none;
	color: #CC9900;
}
