.AccordionTitle, .AccordionContent, .AccordionContainer
{
	background: transparent;

}

.AccordionTitle
{
  overflow: none;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  display:table-cell;
  -moz-user-select:none;
}

.AccordionContent
{
	overflow:none;
	display:none;
	background: transparent;
}

.AccordionContainer
{
  width-border: 0;
}
.ole_ac{
	font-size: 11px;
	color: #7d7d80;
	font-family: Trebuchet Ms;
	width: 210px;
	padding-left: 10px;
}
.ole_ac2{
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet Ms;
	background-image: url(../img/f_linea.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 43px;
	padding-left: 30px;
	padding-top: 5px;
	cursor: pointer;
}
.ole_acm{
	font-size: 11px;
	color: #7d7d80;
	font-family: Trebuchet Ms;
	width: 210px;
}
.ole_ac2m{
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet Ms;
	background-image: url(../img/f_lineam2.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 43px;
	padding-left: 30px;
	padding-top: 5px;
	cursor: pointer;
}
.ole_acu{
	font-size: 11px;
	color: #7d7d80;
	font-family: Trebuchet Ms;
	width: 210px;
}
.ole_ac2u{
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-family: Trebuchet Ms;
	background-image: url(../img/f_linea_e2.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 43px;
	padding-left: 30px;
	padding-top: 5px;
	cursor: pointer;
}
.top{
	padding-left: 18px;
	color: #6d6966;
       	font-family: Trebuchet Ms; 
	font-size: 11px;
	text-decoration: none; 
}
