#portada {
background-image: url(pics/dios_portada.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 767px;
}

a {  
color: #000000; 
font-family: "Arial, Helvetica, sans-serif"; 
text-decoration: none}

a:hover {  
text-decoration: underline; 
color: #000000}


.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #695C3C;}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #004B2D;
	font-weight: bold;}

.catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004B2D;
	text-decoration: none;
	font-weight: bold;}

.navegador {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;}
	
navegador:hover {   
text-decoration: underline; 
color: #000000}

.poemas {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: none;
	font-weight: bolder;}
	
.titulopoema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001A0A;
	text-decoration: none;
	font-weight: bold;}
	
	
