.contenido_der h1 {
	color: #993366;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	display: block;
	padding-right: 10px;
}
.contenido_der h2, h3, h4, h5, h6 {
	color: #36434E;
	display: block;
}
.contenido_der a {
	color: #993366;
	text-decoration: none;
}
.contenido_der a:hover {
	color: #521B36;
	text-decoration: underline;
}
#contenedor_contenido .printer {
	float: right;
	text-decoration: none;
	padding-right: 10px;
}
#contenedor_contenido .printer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenido_der .romano li {
	list-style-type: upper-roman;
	padding-left: 5px;
}
.contenido_der table.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenido_der .top {
	font-weight: bold;
	color: #993366;
}

.contenido_der_pan .top {
	font-weight: bold;
	color: #003399;
}
.contenido_der table.line td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contenido_der .number li {
	list-style-type: lower-alpha;
}

ol, ul, li{
	font-size: 12px;
}
.contenido_der .mapita {
	text-align: center;
}

