/* @override http://www.josellanos.com/autor.css */

a {
	color:#7292C9;
}

a:hover {
	color:#464C47;
}

#contenido {
	background-image:url(img/bck_japon2.gif);	
	background-color:#2E3C53;
}

table.tabla-autor {
	color: #2E3C53;
	font-weight: normal;
}

table.tabla-autor strong {
	color: #7292C9;
	font-weight: normal;
}

table.tabla-autor td {
	border-bottom: 1px dashed #efb557;

}


#imgprincipal {
	background-image:url(img/geisha2.gif);
}

.color1 {
	color:#7292C9;
}
.color2 {
	color:#2E3C53;
}

#caja {
	background-color:#000000;
	border-color:#2E3C53;
}