.contenedorTituloCarpeta
{
	width:410px;
	height:25px;
	float:left;
	margin-top:20px;
}

.tituloCarpeta
{
	width:308px;
	height:25px;
	float:left;
	border-top:#1ab7ea solid thin;
	border-left:#1ab7ea solid thin;
	border-right:#1ab7ea solid thin;
	border-bottom:none;
}

.tituloCarpeta a
{
	color:#1ab7ea;
	font-size:11pt;
	text-decoration:none;
	font-weight:700;
}

.complementoTituloCarpeta
{
	width:100px;
	height:25px;
	float:left;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:#1ab7ea solid thin;
}

.espacioAdicional
{
	width:409px;
	height:15px;
	float:left;
	border-left:#1ab7ea solid thin;
	border-right:#1ab7ea solid thin;
	border-bottom:#1ab7ea solid thin;
	margin-bottom:10px;
}

.contenidoCarpeta
{
	font-size:9pt;
	height:auto;
	width:1000px;
	border-top:none;
	border-left:#1ab7ea solid thin;
	border-right:#1ab7ea solid thin;
	border-bottom:none;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-content {width: 100%; height:100%; float:left; overflow:visible;   }
.ui-accordion .ui-accordion-content-active { display: relative; }



