/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #999999;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #333333;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #999999;
	text-decoration:blink;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo01 {
	color: #666666;
	letter-spacing:normal;
	font-family: Garamond;
	font-size: 33px;
	font-style: italic;
	}
	
.logoportada {
	color: #666666;
	letter-spacing:normal;
	font-family: Garamond;
	font-size: 45px;
	font-style: italic;
	border-left-width: thin;
	}
		
.logo02 {
	color: #666666;
	letter-spacing:normal;
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	}
	
.textobarralateral {
	font:12px georgia;
	color: #333333;
	}
	
.textocentral{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_curriculum.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
	
.textocentralsinfoto{
	font:11px arial;
	line-height:24px;
	color:#333333;
	text-align: justify;
	}
	
.textocentralapi{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_asociacion.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}	
	
.textocentrallibros{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_texto_libros_loren.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}	
	
.textocentralpubli{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_publicaciones_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
	
.textocentralcontact{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
	
.textocentralpoesia{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
	
.textocentralpoesiados{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_poesia_10.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	}	
	
.textocentralenlace{
	font:11px arial;
	line-height:24px;
	color:#333333;
	background-image: url(imagenes_loren/fondo_enlaces.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
		
.nombrepag {
	font:14px georgia;
	color: #333333;
	letter-spacing:0.1em;
	line-height:26px;
	font-weight: bold;
	}
	
.encabezado {
	font:14px georgia;
	color: #999999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.menu{
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.textocita{
	color:#333333;
	font-family: FFScala;
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	text-align: center;
	}
.textocitapoesia{
	color:#333333;
	font-family: FFScala;
	font-size: 12px;
	font-style: oblique;
	font-weight: lighter;
	text-align: left;
	}	
.textoimp{
	color:#999999;
	font-family: FFScala;
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	text-align: center;
	}	
.textocurriculum{
	font:11px arial;
	line-height:24px;
	color:#333333;
	}	
	
.textocontacto{
	font:12px arial;
	line-height:24px;
	color:#333333;
	}

