@charset "utf-8";
/* CSS Document */

body {
	background: white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#777;
	}
	
img {border: 0px solid #FFF}

h1, h2 {
    page-break-before: auto;
}

p {
    page-break-inside: avoid;
}

#menu .menu, #entete, #lang, #barre_nav, #barre_lien, #footer, .dropdown, .interaction2, .info, #illus, #lang_search_menus, #search, #menu, #left_col, .equipements, .office, .interaction, #infos, #form-carnet{
	display: none;
	}

#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	}
	
.illustration img {float:left; margin-right:5pt; page-break-before:auto}
.outils {display: none}

h1 {
	font-weight:200;margin:0;color:#555;}
	
h2 {
	font-weight:200;
	margin-top:-8px;
	margin-left:10px;
	color:#547421;
	font-size:18px;}

.texte { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt}
	
.categorie {
	font-size:16pt;
	margin:20px 0 20px 0;
	}
	
.stitre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	}
	
.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
	
	.contenu {float:right}
	
	.contenu h2 {
	padding-top:10px;
	}
	
.prestation {float:left}

#content .contact a:link:after, #content .contact a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 100%;
  color:#777;
  }

a:link, a:visited {
	color: #333;
	background: transparent;
	text-decoration: none;
	}


