body {
	background: #d0d0d0 url('/formacion/theme/ong/4/est_fnd01.jpg') repeat-x;
}

a.boton {
	background: transparent url('/alumno/img/4/gen_btn01.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial;
	line-height: 22px;
	height: 30px;
	padding-left: 8px;
	text-decoration: none;
	width: auto;
}

a:link.boton, a:visited.boton, a:hover.boton, a:active.boton {
	color: white;
}

a.boton span {
	background: transparent url('/alumno/img/4/gen_btn02.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px;
}

a:hover.boton {
	text-decoration: underline;
}

.boton_contenedor {
	overflow: hidden;
}

#pie {
	color: #000;
}

#pie a {
	color: #000;
}

#pie a:hover {
	color: #000;
}

#cambio {
	background: #d5ebf8 url('/alumno/img/4/alu_fnd01.gif') repeat-x;
}