/*ELEMENTOS GENERALES-----------------------------------------------------------*/


h1 {
	font-family: century gothic;
	color: #18513f;
	font-size: 1.5em;
	font-weight:bold;
	line-height: 1.2;
}

h2 {color: #000; font-size: .92em; margin-bottom: .7em; margin-top: 1em; font-weight:bold;} 

h3 {color:#69726f; font-size:0.9em; margin-bottom: .7em; margin-top: 1em;}

ul, ol {padding-left:2em; margin-bottom: 1em;}

dl {margin-bottom:2em;}

dt {font-variant: small-caps;float:left;}

#col1 {width: 39.7em; display: inline; margin-bottom:2em; margin-left:11.75em;}

.decoracion{
	display: block;
	background-color:#18513f;
	width:20px;
	height:6px;
	margin-top:-15px;
	margin-bottom:2em;
}

.porautor{
	font-family: century gothic;
	color:#69726f;
	font-size:1.17em;
	font-weight:bold;
	border-bottom: 1px dotted #666;
	margin-top:0.2em;
	padding-bottom: 0.15em;
}


/*PORTADA-----------------------------------------------------------*/

.portada h1{
	font-size:1.38em;
	text-transform:uppercase;
	color:#333;
	border-bottom: 1px dotted #666;
	letter-spacing: -0.1ex;
	padding-bottom: 0.35em;
	padding-left: 0.1em;
	margin-top: 25px;
}
.portada img{ float:left;}
.portada #col1{
	width:21em;
	margin-left:2em;
	line-height: 1.2;
}
.portada #col1 p {
line-height:1.3;
margin-bottom:.7em;
}
.portada #col1 .decoracion {
margin-bottom:1em;
}
.portada #col1 img{ float:right; margin-top:-1.8em;}
p.destacado, .portada li{
	font-family: century gothic;
	color:#333;
	font-size:1em;
	font-weight:bold;
}
.portada ul{
	background-color:#18513f;
	list-style:none;
	padding:.2em 0;
	margin:0;
	background-image: url(../../img/clarin_espejo/remate2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.portada li{
	color:#fff;
	display:inline;
	text-transform:uppercase;
	border-left: solid 1px;
	border-left-color:#FFF;
	padding:0 .3em 0 .9em;
	font-size: 0.9em;
}
.portada li a:link, .portada li a:visited{text-decoration:none; color:#fff;} 
li.noborder{
	border-left:none;
	padding-left: 1.2em;
}
.logo img{ margin-bottom:1em;}

/*INDICE-----------------------------------------------------------*/
.indice ul{list-style: url(../../img/clarin_espejo/cuadrado.gif);}
.indice li{ padding: .5em 0;}
.autor{ text-transform:uppercase; font-size:.83em; }
.indice a:link{ text-decoration:none; color:#000;}
.indice h1{
	border-bottom: 1px dotted #666;
}
.indice .decoracion, .portada .decoracion{ margin-top:-1px;}


#bibl {border: 1px solid #ccc; padding:1em; font-size:0.9em; margin-bottom: 2em;}

#bibl ol li {padding-left:0em; text-indent:0.5em; list-style:none; line-height:1.4em; margin-bottom:1em;}

/*FLECHAS-----------------------------------------------------------*/

.flechas {clear: both; 	position: relative; margin: 1.67em 0; width: 98%; text-align: right;}

.flechas img {border: 1px solid #ccc; margin: 0; padding: 0.50em;}


/*NOTAS-----------------------------------------------------------*/


sup {vertical-align:text-top; }

sup a:visited, #colnotas a:visited {color:#c00;}

#colnotas {float: left; width:63%; font-size: .8em; margin-bottom:4em; margin-top: 1em; clear:both; background: #f2f0f0; padding: 2em 18.5%; overflow: visible;}

#colnotas ul {padding-left:0;}

#colnotas li {margin-bottom: 0.3em; list-style:none;}

#colnotas .versalitas {font-size:1.1em;}

