/* CSS Document */


*{transition:none!important}
footer , header , .ocultarImprimir {
  display: none !important;
}
#nombre_tit{
	text-align:center}

.verImprimir{
  display: block !important;
	
}
.imprimirFoto {
	padding-left:50px!important;
    
	
    width: 100% !important;
}
 
.aq{
	  margin-top: 20px;
}
 .fichaDtsPrincipalVlt .content {
  margin-left: 0px;
}
.accordeon-entry.active .title::after {
	display: none;
}
.accordeon-entry .title:after{
	display: none;
	
}

 
 
 .fichaDtsPrincipal .accordeon-entry .title , .accordeon-entry .title{
   /* box-shadow: 0px 0px #fff; */
 }
 #content-wrapper .fichaDtsPrincipal .accordeon-entry.active .title, #content-wrapper .fichaDtsPrincipal .accordeon-entry .title:hover{
	 color: #000 !important;;
	 
	 }
#content-wrapper .fichaDtsPrincipal .accordeon-entry.active .title, #content-wrapper .fichaDtsPrincipal .accordeon-entry .title:hover {
	background-color: #f9f9f9; 
    color: #232c3b;

}
	 
	 
.text{
	width: 630px;
	text-align:justify;
	
}


@page 
{
	/*size: auto;    auto is the current printer page size */
	/*margin: 0mm;   this affects the margin in the printer settings 
	margin-right: 0mm;*/
}

body 
{
	background-color:#FFFFFF; /* */
	/*border: solid 1px black ; */
	/*margin-right: 0px;   the margin on the content before printing */
}