.contenedorDetalle
{
	padding-right: 15px;
}

.estatutos p
{	
	margin:      0 0 6px 0;
	line-height: 16px;
}

.estatutos .titular
{
	font:          bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align:    center;
	margin-bottom: 24px;			
}

.estatutos .punto
{
	font-weight:    bold;
	text-transform: uppercase;
	margin:         24px 0 18px 0;
}

.estatutos .articulo
{
	font-weight: bold;
	margin-top:  12px;
}

.estatutos ol, ul
{
	margin-top: 15px;
}

.estatutos li
{
	margin-bottom: 6px;
	line-height:   16px;
}

.estatutos li.ui
{
	margin-bottom: 12px;
}

.estatutos ol.letras
{
	list-style: upper-alpha;
}

.estatutos ol.numeros
{
	list-style: decimal;
}

.estatutos ol.romanos
{
	list-style: upper-roman;
}

.estatutos .titularAnexo
{
	margin-top: 42px;
}

.estatutos span.puntoAnexo
{
	font-weight:    bold;
	text-transform: uppercase;
}	

.estatutos li div
{
	margin-bottom: 6px;
}
