/*
-----------------------------------------------
Abuelos Poetas Hoja de Estilo CSS
www.abuelospoetas.com.ar
© 2006-2008 | www.caribdis.com.ar
Prohibida su reproducción total o parcial
----------------------------------------------- */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background: #FF581E;
	margin: 0;
	text-align: center;
}

a {
	outline: none;
}

a.cont {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.cont:hover, #lista a:hover, #links a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	width: 475px;
	margin: 30px auto 0 auto;
	background: url(../images/quote.gif) no-repeat top left;
	padding-left: 55px;
	padding-right: 15px;
	border-bottom: 2px solid #000000;
	border-right: 10px solid #000000;
	font-style: italic;
	margin-bottom: 15px;
}

h1.bienv {
	background: url(../images/bienvenidos.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	clear: left;
}

h1.actus {
	background: url(../images/actus.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.abuela {
	background: url(../images/miabuela.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.alicia {
	background: url(../images/abuealicia.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.contacto {
	background: url(../images/ctcto.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.enlaces {
	background: url(../images/enlaces.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.homenaje {
	background: url(../images/mihomenaje.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.norma {
	background: url(../images/abuenorma.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.otros {
	background: url(../images/otros.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.siris {
	background: url(../images/abuesiris.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.abuelo {
	background: url(../images/miabuelo.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h2.cantos {
	background: url(../images/amoryvida.gif) no-repeat left;
	height: 22px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 10px 0;
}

h3.indice {
	width: 55px;
	height: 18px;
	background: url(../images/indice.gif) no-repeat top;
	display: block;
	margin: 20px auto;
}

#container {
	width: 770px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 30px solid #000000;
}

#contenido {
	text-align: justify;
	width: 730px;
	margin: 0 auto;
	padding: 0 20px 30px 20px;
	font-size: 84%;
}

#copy {
	font-size: 74%;
}

#copy a {
	color: #FFFFFF;
}

#encabezado {
	background: url(../images/head.gif) no-repeat center;
	height: 87px;
	width: 750px;
	margin: 0 auto;
	padding: 20px 10px;
}

#encabezado h1 {
	position: absolute;
	left: -9999px;

}

#links a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 109%;
}

#lista, #links {
	text-align: center;
}

#lista h2, h2 {
	font-size: 116%;
	margin: 10px 0 5px 0;
}

#lista a {
	color: #FFFFFF;
	text-decoration: none;
}

#lista p {
	margin: 0;
}

#nav {
	width: 770px;
	margin: 0 auto;
	text-align: right;
	padding: 20px 0 20px 0;
	height: 40px;
}

* html #nav a {
	margin: 0 0 0 8px;
}

#nav a {
	border-bottom: 1px solid #FF581E;
	padding: 0 0 4px 0;
	display: block;
	float: left;
	height: 27px;
	margin: 0 0 0 10px;
}

#nav a.uno {
	background: url(../images/miabuelo.gif) no-repeat top;
	width: 125px;
}

#nav a:hover.uno, #nav a:hover.dos, #nav a:hover.tres, #nav a:hover.cuatro, #nav a:hover.cinco {
	border-bottom: 1px dotted #FFFFFF;
}

#nav a.dos {
	background: url(../images/miabuela.gif) no-repeat top;
	width: 124px;
}

#nav a.tres {
	background: url(../images/mihomenaje.gif) no-repeat top;
	width: 160px;
}

#nav a.cuatro {
	background: url(../images/otros.gif) no-repeat top;
	width: 187px;
}

#nav a.cinco {
	background: url(../images/ctcto.gif) no-repeat top;
	width: 115px;
}

#nav a.seis {
	background: url(../images/portada.gif) no-repeat top;
	width: 101px;
	margin-top: 10px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	text-align: right;
	display: inline;
}

#pie {
	width: 730px;
	height: 39px;
	margin: 0 auto;
	background: #000000;
	text-align: center;
	padding: 20px;
}

#pp {
	font-size: 81%;
}

#search {
	background: #000000;
	width: 755px;
	margin: 0 auto;
	text-align: left;
	padding: 15px 0 10px 15px;
}

a.caribdis {
	width: 72px;
	height: 17px;
	background: url(../images/crbds.gif) no-repeat top;
	display: block;
	float: left;
}

.clear {
	clear: both;
}

a.css {
	width: 26px;
	height: 17px;
	background: url(../images/css.gif) no-repeat top;
	margin-left: 10px;
	display: block;
	float: left;
}

.der {
	float: right;
	text-align: right;
	width: 45%;
}

a.email {
	width: 193px;
	height: 17px;
	background: url(../images/email2.gif) no-repeat top;
	display: block;
	float: right;
}

a.host {
	width: 70px;
	height: 17px;
	background: url(../images/110.gif) no-repeat top;
	margin-left: 10px;
	display: block;
	float: left;
}

a.poesias {
	width: 104px;
	height: 18px;
	background: url(../images/poesias.gif) no-repeat top;
	display: block;
}

a.pyc {
	width: 214px;
	height: 18px;
	background: url(../images/pabuela.gif) no-repeat top;
	display: block;
}

a.css:hover, a.caribdis:hover, a.email:hover, a.host:hover, a.links:hover, a.xhtml:hover {
	border-bottom: 1px dotted #FFFFFF;
}

.cita {
	margin: 0 0 0 150px;
	font-style: italic;
}

.firma {
	text-align: right;
}

.foto {
	text-align: center;
}

.foto img {
	padding: 20px;
	border: 30px solid #000000;
}

.foto h3 {
	width: 104px;
	margin: 0 auto 10px auto;
}

h3.abu {
	width: 214px;
	margin: 0 auto 10px auto;
}

.foto h4 {
	font-size: 100%;
	margin: 5px 0 0 0;
}

.foto p {
	margin: 0;
}

.inv {
	position: absolute;
	left: -9999px;

}

.izq {
	float: left;
	width: 45%;
}

.linea {
	border-bottom: 1px dotted #000000;
	margin: 0 0 20px 0;
}

.separador {
	width: 6px;
	height: 17px;
	background: url(../images/separador.gif) no-repeat center;
	display: block;
	float: left;
	margin-left: 10px;
}

.repro {
	margin: 20px 0 0 0;
}

.sig {
	margin: 10px 0;
}

a.links {
	width: 63px;
	height: 17px;
	background: url(../images/links.gif) no-repeat top;
	display: block;
	float: right;
}

a.xhtml {
	width: 46px;
	height: 15px;
	background: url(../images/xhtml.gif) no-repeat top;
	display: block;
	float: left;
}

.ad2 {
	margin: 15px auto;
	text-align: center;
}

.banda {
	margin: 0 auto;
	padding: 0 0 8px 0;
	background: #000000;
}