/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4 sept. 2014, 15:03:49
    Author     : sebastien.burette
*/
#mediaAll{
	display:none;
}
#print{
	display:block;
}

#print h1{
	float:left;
	width:278px;
}

#print ul {
	float:left;
	margin:15px 0 0 50px;
}
#print ul li{
	margin:0px 5px;
}

#menu_principal{
	display:none;
}

#bloc_ressources_accueil form{
	display:none;
}

#bloc_agir{
	display:none;
}

#bloc_lettre_information{
	display:none;
}
#bloc_actus_accueil, #bloc_dernieres_ressources{
	width:100%;
	float:none;
	margin-bottom:50px;
}

footer{
	display:none;
}

#breadcrumbs div div{
	display:none;
}
#breadcrumbs div h1{
	width:600px;
	
}
#contenu_page_interne{
	padding:20px 80px 20px 0px;
	width:95%;
}
.contenu_texte_riche a.lien_telecharger{
	padding-left:0px;
}
.contenu_texte_riche a.lien_externe{
	padding-right:0px;
}
.picto_telecharger{
	display:none;
}

#contenu_page_interne div#contenu_page_gauche{
	display:none;
}
#contenu_page_interne div#contenu_page_droite{
	margin-left:0px;
}