/* =Feuille impression locale-------------  */

/* = Feuille d’impression globale
-------------------------------- */

	body {background: white;font-size:12px; font-family: Verdana, sans-serif;}

	#prelude, #recherche, #meteo, #navs, #topBar, #side, #footer, #bigFoot, #pagination {display: none;} /* Masquer les différents éléments */
	.colA.grid_10 {display: none;}
	
	#page, #content {
		width: auto;
		border: 0; padding: 0;
		margin: 0 5%;
		float: none !important;
		}

	a:link, a:visited {
		color: #666;
		background: transparent;
		font-weight: bold;
		text-decoration: none;
		}

	/*#content a:link:after, #content a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
		text-decoration: underline;
		}
	#content a[href^="/"]:after {
		content: " (http://www.vendee.fr" attr(href) ") ";
		}*/

	.dossierPrincipal, .dossierAlternatif {
		width: auto; float: none!important; 
		margin: 5% 0%; padding: 2% 0 0 0; 
		clear: both; border-top: 1px solid #454545;
		}

	.dossPctFloatRight {float: right; margin: 0 0 5px 5px;}
	.dossierPrincipal img {}
	.dossierAlternatif img {float: left; margin: 0 5px 5px 0;}
	.compGroupTitle {text-align: right; font-size: 12px;}
	.titreB1, .titreB1b, .titreB2, .titreB2b,.titreB3b, .titreB3c {padding: 0.4em 0 0 0;}
	.outLine {padding: 0;}
	h2 {margin: 0;}
	.tl, .tr, .bl, .br { display:none;} 
