 .C6{
	font-family: Trebuchet MS;
	FONT-SIZE:10PX;
}
.C7{
	font-family: Trebuchet MS;
	FONT-SIZE:9PX;
}
.C8{
	font-family: Trebuchet MS;
	FONT-SIZE:12PX;
	font-weight: bold;
}
.C9{
	font-family: Trebuchet MS;
	FONT-SIZE:10PX;
}

.C9B{
	font-family: Trebuchet MS;
	FONT-SIZE:12PX;
}
.C9N{
	font-family: Trebuchet MS;
	FONT-SIZE:10PX;
	font-weight: bold;
}

.MARCADOR{
	font-family: Trebuchet MS;
	FONT-SIZE:10PX;
	font-weight: bold;
	background: black;
	color: lime;
}

.C9T{
	font-family: Trebuchet MS;
	FONT-SIZE:12PX;
	font-weight: bold;
	color:3f4a53;
}

.C9A{
	font-family: Trebuchet MS;
	FONT-SIZE:9PX;
	color:AAAAFF;
}
.FIRMA{
	font-family: Trebuchet MS;
	FONT-SIZE:10PX;
	color:f0f0f0 ;
	
}

.LINK_MENU{
	font-family: Trebuchet MS;
	FONT-SIZE:12PX;
	text-decoration: none;
	COLOR:000000;
}

.enlaceboton {    font-family: Trebuchet MS;
   font-size: 11pt;
   color: #FFFFFF;
   text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
	font-size: 11pt;
   color: #FFFFFF;
   text-decoration: none;
   
}
.enlaceboton:hover {
	font-size: 12pt;
   font-weight: bold;
   color: #DC143C;
   text-decoration: none;

} 

.accordion_toggle {
			display: block;
			height: 30px;
			width: 150px;
			background: url(images/accordion_toggle.png) no-repeat top right ;
			padding: 0 11px 0 11px;
			line-height: 30px;
			color: #ffffff;
			font-family:Trebuchet MS;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.png) no-repeat top right ;
			color: #ffffff;
		}
		.accordion_content {
			color: #ffffff;
			overflow: hidden;
			font-family:Trebuchet MS;
			font-size: 14px;
			font-weight: bold;
		}