body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CC3300;
	background-color: #FFFFFF;
}

h1 {
	width: 205px;
	height: 44px;
	position: relative;
	margin-bottom: 53px;
}

h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../imagenes/firma.gif);
	background-repeat: no-repeat;
}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font: 24px/1.4em Arial, Tahoma, Verdana, sans-serif;
	color: #BB2F00;
	margin-bottom: 21px;
	clear: left;
	background-color: inherit;
}

h3 {
	background-color: #CC3300;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-position: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	margin-top: 25px;
	text-align: center;
}

h4 {
	font-size: 1.2em;
	color: #bb2f00;
	margin-top: 26px;
	margin-bottom: 8px;
	background-color: inherit;
}

hr {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}

#contenedor {
	width: 936px;
	margin: 0 auto;
}

#lateral {
	float: left;
	margin-top: 32px;
}

#lateral ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#lateral li {
	padding-left: 16px;
	background-image: url(../imagenes/item.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 25px;
	margin-left: 6px;
}

#lateral li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: inherit;
}

#lateral li a:hover {
	text-decoration: underline;
}

#email {
	color: #000000;
	background-image: url(../imagenes/email.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contacto {
	margin-top: 29px;
}

#cuerpo {
	float: right;
	width: 628px;
	margin-top: 47px;
}

#nav {
	list-style: none;
}

#nav li {
	float:left;
	margin-bottom: 48px;
}

#nav a {
	display: block;
	line-height: 1.6em;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 20px;
}

#nav #ultimo {
	margin-right: 0px;
}

#nav .current {
	border: 1px solid #000000;
}

#nav a:hover {
	text-decoration: underline;
}
			
#pie {
	clear: both;
}

#fotoycita {
	float: left;
	padding-top: 4px;
}

.cita {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: inherit;
	margin-top: 10px;
	line-height: 155%;
}

.cita strong {
	color: #222222;
	background-color: inherit;
}

#poema {
	float:right;
	color:#000000;
}

#textoBio {
	width: 488px;
}

#poema p {
	margin-right: 45px;
	margin-bottom: 16px;
	line-height: 145%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#textoBio p {
	line-height: 145%;
	margin-bottom: 16px;
	text-align: justify;
}

#textoBio img {
	margin-left: 110px;
	margin-bottom: 10px;
	margin-top: 7px;
	border: 1px solid #333333;
}

#textoHijos {
	margin-left: 150px;
}

#fotosBio img {
	float: right;
	clear: right;
	border: 1px solid #333333;
	margin-left: 32px;
	margin-bottom: 19px;
	margin-top: 4px;
}

#masFotos {
	margin-top: 40px;
}

#masFotos img {
	float: left;
	clear: left;
	border: 1px solid #333333;
	margin-bottom: 19px;
}

.subrayado {
	text-decoration: underline;
}

#escribiendo {
	background-image: url(../imagenes/escribiendo.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 187px;
	float: right;
	margin-top: 4px;
	margin-left: 36px;
	border: 1px solid #333333;
}

.soloTexto p {
	line-height: 145%;
	margin-bottom: 16px;
	text-align: justify;
}

.soloTexto ul {
	margin-bottom: 16px;
	list-style-type: none;
	margin-left: 16px;
}

.soloTexto li {
	background-image: url(../imagenes/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 20px;
	padding-left: 16px;
}

.soloTexto #multilinea {
	background-position: 0 25%;
}

.libro{
	border: 1px solid #333333;
	margin-top: 4px;
	margin-right: 28px;
	margin-bottom: 4px;
}

.tituloLibro {
	color: #333333;
	background-color: inherit;
}

.news {
	margin-bottom: 45px;
}

.news img {
	float: left;
}

.news p {
	float: left;
	width: 471px;
	line-height: 145%;
	text-align: justify;
}

.clear {
	clear: both;
}

.sombra {
	background-color: #F4F4F4;
	color: inherit;
}

.textoPublicaciones p {
	line-height: 180%;
	margin-bottom: 25px;
}

#tablaPublicaciones {
	border: 1px solid #666666;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 8px;
	border-collapse: collapse;
	padding-left: 10px;
}

#tablaPublicaciones td,th {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#tablaPublicaciones tr {
	padding: 10px;
}

.primera {
	padding-left: 7px;
}

#colFecha {
	width: 104px;
}

#colPer {
	width: 176px;
}

#colTit {
	width: 332px;
}

#librosPublicaciones p {
	line-height: 190%;
	margin-bottom: 25px;
}

#librosPublicaciones em {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}

.articulo{
	color:#333333;
	text-decoration:none;
}


.articulo:hover{
	color:#333333;
	text-decoration:underline;
}

#estudios {
	list-style-type: none;
	margin-bottom: 16px;
	padding-left: 5px;
	margin-top: -11px;
}

#estudios li {
	margin-bottom: 4px;
}

#masFotos {
	
}