#texto {
	width: 590px;
	padding-left: 29px;
	margin-right: 15px;
	padding-top: 20px;
	text-align: justify;
	min-height: 400px;	
}
#texto ul {
	margin-bottom: 20px;
}
#texto ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #d1aa08;
	background-image: url(../imagenes/guion_preguntas.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}
#texto ul li a:hover {
	text-decoration: underline;
}
#texto div.subtitulo {
	width: 560px;
	height: 19px;
	background-image: url(../imagenes/guion_subseccion.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #8E8E81;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 35px;
	padding-top: 1px;
}
#texto div.subtitulo h3 {
	font-size: 13px;
	color: #FFFFFF;	
}
#texto h4 {	
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#texto p {	
	padding-left: 35px;
}


#subir {
	width: 70px;
	height: 25px;
	padding-top: 9px;	
	margin-top: 10px;	
	margin-left: 532px;
}
#subir a {
	font-size: 13px;
	color: #d1aa08;
	font-weight: bold;
	background-image: url(../imagenes/boton_subir.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
#subir a:hover {
	text-decoration: underline;
}

