.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/cursos_03.jpg);
	background-repeat: no-repeat;
}
#indice_cursos {
	position:absolute;
	width:530px;
	height:341px;
	z-index:1;
	left: 44px;
	top: 82px;
}
.textoplano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.03em;
	padding-right: 15px;
	text-align: justify;
}
.textocolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C3900;
	letter-spacing: 0.03em;
	padding-right: 15px;
	text-align: justify;
	font-weight: 600;
}
#indice_cursos li {
	margin: 0 0  px 0;
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
}

#indice_cursos li a {
	color: #996633;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#indice_cursos li a:hover {
	
	color: #CC9900;
}
.volver {
	padding-right: 0px;
	text-align: right;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
}

.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;
}
