/* Start of CMSMS style sheet 'Servicios' */
.capas_contenedor{
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
        margin-top:8px;
	background:url(images/icono3.png) no-repeat;
	}
.capas_titulo{
	font-size:12px;
	font-weight:800;
	width:70%;
	}
.capas_enlaces{
	width:18%;
	}
.capas_cuerpo{
	display:none; 
	text-align:justify;
	padding:5px 13px 5px 13px;
        letter-spacing:0.5px;
	line-height:13px;
        font-size:11px;
    
}
.capas_foto{
	float:right; 
	margin-left:10px;
	margin-top:2px;
        margin-bottom:2px;
	border:#999 solid 1px;
	}
.mant_titulo{
      font-weight:bold;
      font-size:13px;
      color:#0054A8;     

}

#ncs{
	border:0px;
}
.ncs_titulo{
	text-align:left;
	font-size:17px;
	color:#0054A8;
	font-weight:normal;
	padding:5px;
	text-transform:capitalize;
        padding-left:30px;
        background:url(images/icono2.png) no-repeat;
        margin-bottom:10px;
	
}
.ncs_cuerpo{
	text-align:justify;
        margin-bottom:10px;
	}
.ncs_cuerpo img{
	float:left;
	margin-right:10px;
        margin-top:2px;
	}
.ncs_cuerpo span{
	font-weight:bold;
	}
/* End of 'Servicios' */

