.menu1 {
	margin-top:8px;
	margin-left:16px;
}

A.opc1 {
	font-family: Arial, helvetica, sans-serif;
	color: #339966;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	cursor: hand;
}
A.opc1:hover {
	color: #000000;
	text-decoration: none;
}
A.opc1:active {
	color: #880000;
}

.menu2 {
}

A.opc2 {
	font-family: Arial, helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	cursor: hand;
}
A.opc2:hover {
	color: #000000;
	text-decoration: none;
}
A.opc2:active {
	color: #880000;
}

.opc3 {
	font-family: Arial, helvetica, sans-serif;
	color: #cc0000;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 95%;
}
.opc3:hover {
	color: #000000;
	text-decoration: none;
}
.opc3:active {
	color: #880000;
}

.fecha { font-family: Verdana; font-size:10px; }

.sup_titulo_apartado { font-size: 16px; font-weight: bold; margin-right: 8px; color: #0000cc; }
.sup_titulo_fecha { margin-right: 8px; }
.sup_titulo_principal { font-size: 20px; font-weight: bold; margin-right: 8px; color: #000000; }
