/***********/
/* GENERAL */
/***********/


#right {
	display:none;
}

#box-avantages {
	display:none;
}


.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}

/************/
/* BANNIERE */
/************/

#ban {
	height: 130px;
	position: inherit;
	margin-bottom: 20px;
}

#ban-logo {
	margin-top: 25px;
}

h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	width: 217px;
	text-align: right;
}

#ban-pub {
	display: none;
}


/******************/
/* MENU PRINCIPAL */
/******************/

ul#mainmenu {
	display:none;
}



/**********/
/* GAUCHE */
/**********/

#box-occvid {
	display:none;
}




#pub-change {
	display:none;
}


#box-video-humour {

	display:none;
}


#box-essais {
	display:none;
}



#box-partenaires {
	display:none;
}


#box-top15 {
	display:none;
}



ul#logos-pub {

	display:none;
}



/**********/
/* FOOTER */
/**********/

#footer {

	display:none;
}



/* print bouton */
.bt_print_container {
	display:none;
}


/**********/
/* AUTRES */
/**********/

.paginationcontainer {
	display: none;
}

