/*{{{ General styling */

body {
	background: none;	
}

a {
	text-decoration: underline;
	font-weight: normal;
}

.shadowwrap {
	background: none;
}

/*}}} /General styling */

/*{{{ General width/height */

.shadowwrap {
	width: auto;
}

#head, #container, #foot, #toplogin {
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
#foot {
	width: 100% !important;
}
#container div.colwrap.text {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

#container div.colwrap.navr {
	display: none;
}

#container {
min-height: 40em;
}

/*}}} General width */

/*{{{ General visibility */

#container .colwrap.nav {
	display: none;
}

form {
	display: none;
}

.ui-tabs-fmenu-nav-wrap {
	display: none;
}
/*}}} /General visibility */

/*{{{ Header */
#head ul, #headlinkstwo {
	display: none;
}

#head {
	background: transparent !important;
	height: 100px !important;
}

#headlogo h1 {
	position: static;
	left: 0; top: 0;
	margin: 0.25em auto;
}

#headuser {
	display: none;
}

/*}}} /Header */

/*{{{ Footer */

#foot {
	border-top: 1px solid black;
	padding: 0;
}
#foot ul {
	display: none;
}


/*}}} /Footer */

/*{{{ Programmes */
#pr .prnavig { display: none; }
#pr .npnavig { display: none; }
#grillelegende { display: none; }
/*}}} /Programmes */

/*{{{ Bibliotheque */
.feed {
	display: none;
}
/*}}} /Bibliotheque */
