.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;
}
