body {
	font-family: Arial, Helvetica, sans-serif, 12px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#F00;
}

.der-fondo-tit {
	background-image: url(/imagenes/der_linea.jpg);
	background-repeat:  repeat-x;
}
.borde-revista {
	padding: 1px;
	border: 5px solid #FFFFFF;
}
.tx-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.tx-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.der-cuadro {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;

}
.ult-ed-tit {
	font-family: "Arial Black";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;

}
.ult-ed {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: justify;
	font-size: 12px;
}
.ult-ed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
.ult-ed a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ult-ed a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.tx-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tx-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F0000;
}
.tit-pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	background-color: #E8E8D0;
	background-repeat:  repeat-x;
	height: 20px;
	width: auto;
	border-top: 1px solid #666600;
	border-right: 1px #666600;
	border-bottom: 1px #666600;
	border-left: 1px #666600;
	text-indent: 10pt;
	line-height: 26px;
	font-style: normal;

}
.tit-ediciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-repeat:  repeat-x;
	height: 20px;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.tx-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tx-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.tx-13-bicentenario {
	font-size: 13px;
	font-weight: bold;
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
}

.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482400;
	background-color:#D9D9B3;
	border:10px;
	padding:5px;
}

.borde {
	border:5x;
	border-color:#D9D9B3 ;}

/*--ARTICULOS--*/

.articulo {
		font-size:14px;
		color:#000;
		}

.art-lista{
		font-size:12px;
		color:#333;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;}
	
	
.art-lista  a:link {color:#333; text-decoration:none; }
.art-lista  a:visited {color:#333; text-decoration:none; 	}
.art-lista  a:hover {color:#900; text-decoration:underline;  }
.art-lista  a:active {color:#333; text-decoration:none; 	}	

.nota {
	background-color:#FFE0C1;
	font-size:14px;
	line-height:20px;
	color:#200B00;
	font-style:italic;
	padding:10px;
}
