
/* Fulla d'estils d'impressió */
* {
    overflow: visible !important;
}

#super {
    border: none;    
    margin: 0;
    padding: 0;
    width: auto;
}

#super #header #languages {
    display: none;
}

#super #header .horaris {
    display: none;
}

#header .contact-info {
    margin-top: 5em;
}

#super #menu {
    display: none;
}

#super #submenu {
    display: none;
}

#super #contenidor #content_right {
    display: none;
}

#super #contenidor #super_content {
    width: 100%;
}

#super #contenidor #super_content #content_detall { 
	float: left;
	background: none;
	width: auto;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#super #contenidor #super_content #content_detall p,
#super #contenidor #super_content #content_detall ul,
#super #contenidor #super_content #content_detall ol,
#super #contenidor #super_content #content_detall ul li,
#super #contenidor #super_content #content_detall ol li{ 
    font-size: 11px;
}

.sitebasis_style_5814 {
    width: 18em;
}

.sitebasis_style_5808 {
    margin-right: 0em;
    float: right;
}

#footer {
    display: none;
}

#content_detall #imprimir, .sitebasis_style_5772 {
    display: none;
}


#content_detall {
    margin-left: 0;
}

#content_detall,
#content_detall * {
    width: auto;
    overflow: visible;
}

#content_detall h4,
#content_detall h5,
#content_detall p,
#content_detall ol,
#content_detall ul {
    padding-left: 0 !important;
}