.module_wysiywg { margin-top:10px; }
.wrap-body-margin.content { display:none; }

.content-cell.texto{ width:55px; padding:0 5% 0 0; }
.content-cell.texto.historia { width:80%; min-height:20%; padding:0; }
.content-cell.derecha.historia { width:0; display:none; }
@media screen and (max-width: 800px) {
	.content-cell.texto.historia { width:90%; }	
}


#files_head { margin-top:20px; margin-bottom:20px; }
div.file { float:left; width:100%; border-bottom:1px solid #000; padding:10px 0 10px 0; }
div.file.first { border-top:1px solid #000; }
div.file a.file { float:left; display:inline; width:5%; }
div.file img { float:left; }
div.file .file_size { display:none; }
div.file .file_des  { float:left; width:95%; }
div.file .file_name { float:left; width:95%; }
