/* --- Federación de Cineclubes de Galicia «Feciga» ----------------------------------------------- */
/* --- CSS Framework: loads all style sheets ------------------------------------------------------ */
/* --- GNU Affero General Public License v.3 ------------------------------------------------------ */


.slideshow.campaign {
	display:none;
}
#navigationTop {
	display:none;
}

#printLogo {
	display:block;
	height:12mm;
}
#printLogo img{
    height: 11.35mm;
    width: 59.1mm;
}

.tableau {
	display:none!important;
}

/* HOME */
	
#home_linkboxes .box_white {
	width:31%!important;
	float:left!important;
}
#home_left_col {
	width:31%!important;
	float:left!important;
}
#home_news {
	float:left!important;
	width:62%!important;
}
#home_right_col {
	display:none;
}

/* LANDING PAGES */

body.category #content .col5 {
	width:100%!important;
}
body.category #content .col3 {
	width:100%!important;
}

/* FONDS */

#content {
	width:100%!important;
	margin:0;
}
#contentFull {
	width:100%!important;
}

.tabs ul li, #content .tabs {
	display:none;
}
.tabs ul li, #content .tabs ul li {
	display:none;
}
.col2_6, #content .col2_6 {
    width:31%!important;
	float:left!important;
}
body.product .col4, body.product #content .col4 {
    width:100%!important;
}

/* SECTION */

#sideBarRight {
	margin:0!important;
	display:block!important;
	width:100%!important;
}
#sideBarRight * {
	display:none!important;
}
#sideBarRight .section {
	display:block!important;
}
#sideBarRight .section * {
	display:block!important;
}



#content table {
	border:none!important;
	font-size:1em!important;
}

ul li {
    font-size: 1.0em;
}


/* LIST ICON */

#content ul li, #contentFull ul li {
	background:none;
  	margin-left: 1.45em;
   	padding-left: 0;
	list-style:square;
}

/* SPECIAL LINK LIST ICON */

ul li.specialLink, 
#content ul li.specialLink, 
#contentFull ul li.specialLink, 
#sideBarRight ul li.specialLink {
	background:none;
  	margin-left: 1.45em;
   	padding-left: 0;
	list-style:circle;
}
