/* CSS Document */

.tituloObra {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.tituloObra2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.tituloObra2link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.tituloObra2link:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.titAutor {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.titAutor2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.capaEsp {
	position:absolute;
	top: 81px;
	z-index:12;
	width: 180px;
}
.capaFondo {
	position:absolute;
	top: 48px;
	z-index:2;
	width: 214px;
	visibility: visible;
}
.txto {
	font-size: 11px;
	text-align: justify;
}
.txtorojo {
	font-size: 11px;
	color: #D50D14;
}
.txto2 {
	font-size: 12px;
	text-align: justify;
}
.txtoPeq {
	font-size: 10px;
	color: #D50D14;
}
.linkHome {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.linkHome2 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.linkHome:hover {
	color: #D50D14;
	text-decoration: none;
}
