.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_cursos.jpg);
	background-repeat: no-repeat;
}

#cursos-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/modulos_03.jpg);
	background-repeat: no-repeat;
}
.volver {
	padding-right: -100px;
	text-align: right;
	padding-top: -100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: lowercase;
	width: 100px;
}

.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: #003333;
	text-decoration: none;
}
.volver a:hover {
	text-decoration: none;
	color: #CC9900;
}
#retorno {
	position:absolute;
	width:183px;
	height:17px;
	z-index:1;
	left: 422px;
	top: 432px;
	text-align: center;
}
