/****** Acceso2 ******/
.contentA3 .name
{
	font-family: Tahoma,Geneva,sans-serif;
	font-weight:700;
}
.contentA3 .lista2
{
	line-height: 250px;
	border: 0px;
}
.contentA3 th
{
	font-family: Tahoma,Geneva,sans-serif;
	color:#4D4D4D;
	text-align:center;
	line-height: 30px;
}
.contentA3 td 
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size:11px;	
	color:#4D4D4D;
	line-height: 26px;
	text-align: center;
}
.contentA3 .mceItemTable table 
{
	border:1px solid #eeeeee;
	margin:0;
}
.contentA3 .Titable1
{
	font-size:13px;
	font-color:#6c6c6c;
	font-weight:700;
	line-height: 30px
}
.contentA3 .Titable2
{
	font-size:13px;
	font-color:#6c6c6c;
	font-weight:700;
	background: #eeeeee;
}
.contentA2, .contentA3
{
	font-size:13px;
	
}

.contentA2 .noIndent, .contentA3 .noIndent
{
	margin-left: 0; padding-left: 19px;	
}

.contentA2 ol li,
{
	font-weight:700;
	line-height:50px;
}

.contentA2 p, .contentA3 p
{
	font-weight:normal;
	line-height:17px;
}

.contentA2 table, .contentA3 table 
{
	border:1px solid #eeeeee;
	width:550px;
	margin:0;
}


.contentA2 thead, .contentA3 thead,
{
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
	margin:0;
	font-size:13px;	
	font-color:#6c6c6c;
}

.contentA2 tbody, .contentA3 tbody
{
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
	margin:0;
}

.contentA2 table th,
{
	font-size:13px;	
	border:7px;
	padding:10px;
	margin:0;

}


.contentA2 table tr, .contentA3 table tr 
{
	border:4px;
	padding:10px;
	margin:0;	
}

.contentA2 table td, .contentA3 table td, 
{
	
	border:4px;
	padding:10px;
	margin:0;
	
}


.contentA2 .odd, .contentA3 .odd
{
   background: #eeeeee;
}

/*Hugo Ruiz:
Se modifica el li y ol para los acordeones*/

.contentA3 ol li
{
	line-height: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
