/* ****************************************************

	@file		  print.css
	@description  Feuille de styles d’impression
	@version	  20090513

***************************************************** */

/*
 * @section Basic
 ******************************************************************************/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 1.2;
	color: #000;
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	letter-spacing: 0.015em;
	padding-bottom: 0;
	margin-bottom: 0;
}

hr {visibility: hidden;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

a { color: #519ad4; }
img { border: none; }
.logo { margin-bottom: 1em; }
.section { margin-top: 0; }

.viewport ul {
	margin-left: 15px !important;
}

#skipnav,
.fil-ariane,
.page-nav,
#nav,
#utilitaires {
	display: none !important;
}

#entete .viewport {
	height: auto !important;
}

.surtitre, h1 {margin: 0;}

.colonne-secondaire, #pied {display: none;}

.associees li img {display: none;}

#entete h1 {font-size: 1.3em; border-bottom: 1px solid #ccc;}
h1 a {color: #000; text-decoration: none;}
h2 {margin-bottom: 0; margin-top: 1em;}

p.photo {width: 250px; float: right; margin-left: 20px; clear: right;}