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

body {
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333;
	}
	
img {border: 0px solid #FFF}

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

p {
    page-break-inside: avoid;
}

#header, #sidebar, #chemin, #footer, p.icones, .savoirplus, #interaction, #form-recherche, #impression, #pagination, .panier_ajout {
	display: none;
	margin: 0;
	}


#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	}
	

h1 {
	font-weight:200;margin:0;color:#555;}
	
h2 {
	font-weight:200;
	margin-left:10px;
	color:#555;
	font-size:16px;
	clear:both}
	
.categorie {
	clear:both;
	font-size:22px;
	line-height:34px;
	page-break-before: auto;
	}
	
.illus {clear:both;float:left;margin:10pt; height:250px; overflow:hidden}

.fiche-plus {clear:both;padding-bottom:10px;}

.fiche h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	}

p.contact {font-weight:bold}

#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;
	}

  #listing .fiche p {
    margin: 5px 0;
    height: 65px;   
    width: 255px;    
    overflow: hidden;
  }

  .manif {
    height:100px;
    width:590px;
    margin:16px 0 0 10px;
    clear:both;
  }
  .manif-illus {
    float:left;
    height:100px;
    width:153px;
    overflow:hidden;
  }
  
  .manif-texte {
    float:left;
    margin:-5px 0 0 10px;
    width:400px;
  }
