.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 4px;
	padding: 4px;


}
.apartados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	white-space: pre;
}
.piesdefoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
}
.destacado {
	color: #660000;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;

}
