/*.arriba {
	text-decoration: none;
	float: right;
	margin-right: 1.6em;
	margin-bottom: 1em;
}
.arriba a {
	background-repeat: no-repeat;
	text-decoration: none;
	clip: rect(20px,auto,auto,auto);
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: auto;
}
.arriba a:hover {
	background-image: url(images/arriba.gif);
	background-repeat: no-repeat;
	background-position: right -6px;
	text-decoration: none;
}
*/
.sangria {
	margin-right: 1em;
	margin-left: 1em;
	color: #AE2942;
}

.sangria-subraya {
	margin-right: 1em;
	margin-left: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAE3;
}
h3.subtit-division {
	margin-right: 1.1em;
	margin-left: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	color: #A1B3BF;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.2em;
	margin-top: 0px;
	text-transform: none;
	text-align: center;
}
.subrayado {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAE3;
}
.tit-rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #900;
	margin-top: 1em;
	letter-spacing: 1px;
}
.linea {
	background-image: url(http://www.nel-amp.org/images/linea_oscura.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.lineatop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEAE3;
	padding-bottom: 0.2em;
}

.lineacentro {
	padding-top: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.email {
	font-size: 120%;
}

/* recien creados
---------------------------------------------- */
.txt-simple {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.texto-rojo {
	color: #CC0000;
}
.texto-rojo a {
	color: #CC0000;
	text-decoration: none;
}
.texto-rojo a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.texto-azul {
	color: #1875A3;
}

.txt-def {
	padding-left: 1em;
	line-height: 150%;
	padding-right: 1em;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #EDEAE3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EDEAE3;
	color: #00537C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
.txt-asterix {
	padding-left: 2em;
	line-height: 140%;
	padding-right: 1em;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #EDEAE3;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2em;
	margin-bottom: 0.8em;
	background-image: url(http://www.nel-amp.org/estilos/images/asterix.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.objeto-a {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.marcacitapie a {
	text-decoration: none;
	color: #660000;
}

.marcacitapie {
	text-decoration: none;
	color: #660000;
	font-size: 0.7em;
}
p.citapie {
	font-size: 0.8em;
	line-height: 100%;
	color: #666666;
	padding-left: 0.6em;
}
.blanco
{
	margin: 0;
	padding-top: 0.5em;
	padding-left:1em;
	padding-bottom:0px;
	padding-right:0px;
	color:#FFFFFF;
	font-family: "Lucida Sans", sans-serif, verdana, arial, helvetica;
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
}
/* Capitales
---------------------------------------------- */

span.capi {
	float: left;
	font-size: 3em;
	color: #723111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0.1em;
	text-transform: capitalize;
	visibility: visible;
	height: 1em;
	line-height: 1em;
	padding-bottom: 0px;
	vertical-align: -50%;
	overflow: visible;
	display: block;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 0px;
	}

/* diversas */
#titulo {
	color: #787878;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.p-italica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.linkazul, .linkazul a, .linkazul a:visited {
	color: #2575AD;
	text-decoration: none;
}
.linkazul a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	color: #660000;
}