body{
	background-color:#FFF;
	font-family: Garamond, Arial, Helvetica, sans-serif;	
	line-height: 1.5em;
	text-align: justify;
	font-size: 20px;
	max-height: 999999px;
	height: auto;
        min-height: 1px;
	margin: 0 auto;
	width: 960px;
}

#cabecera{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.centrado{
	display: block;
	margin:  auto;	
}

.cont_poema .centrado{
	margin-top: 50px;
	margin-bottom: 100px;
}
div.centrado{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h3{
	font-weight: 600;
}

h2.poeta{
	text-align: center;
	font-size: 250%;
	color: #773d9c;
	clear: both;
	line-height: 1.1;
}

p.titulopoema{
	font-size: 2em;
	text-align:center;
	margin-top: 80px;
	margin-bottom: 60px;
}


h1#titulo{
	text-align: center;
	font-size: 350%;
	margin-bottom: 0;
	margin-top: 100px;
	color: #779405;
}

h2#subtitulo{
	text-align: center;
	font-size: 250%;
	padding-top: 20px;
	padding-bottom: 0;
}


h3.introduccion{
	text-align: center;
	font-size: 150%;
}

.cont_poema{
	margin-top: 50px;
	width: 100%;
	clear: both;
	max-height: 999999px;
	height: auto;
    min-height: 1px;
    float: left;
}


.poema{
	float:left;
	width: 100%;
	clear: both;
	margin-top: 20px;
	max-height: 999999px;
	height: auto;
    min-height: 1px;
}


#biografias{
	padding-top: 80px;
	text-align: justify;
	clear: both;
	max-height: 999999px;
	height: auto;
    min-height: 1px;
}

.fotoBio{
	float: left;
	margin: 20px 25px 10px 0;
	width: 300px;
}

.nombreResaltado{
	color: #80A312;
	font-weight:bold;
	font-size: 125%;
}
.col_izq{
	float: left;
	width: 50%;
}
.col_dch{
	float: left;
	width: 50%;
}

sup{
	font-size: 120%;	
	color: #773d9c;
	line-height: 0px;	
}

a {
	text-decoration: none;
}
p.asteriscos{
	text-align: center;
	font-size: 150%;
}
