.texto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 22px;

}
.fdoAutor {
	background-image: url(../images/fdo_autor2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.marco-cuadros {
	border: 5px solid #666666;
}
.fdoObra {

	background-image: url(../images/fondo_obra.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.marco-cuadros2 {

	border: 8px solid #000000;
}
.titulo-obra {
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #CCCCCC;
	line-height: 22px;
	font-weight: bold;

}
.fdoContacto {

	background-image: url(../images/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #666666;
}
.textoPaginador {
	font-family: "Helvetica Condensed";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoPaginadorOff {
	font-family: "Helvetica Condensed";
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
