/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

/* ---------- général ------------ */
@page {
	size: portrait;
	margin: 4%;
}
body {
  font-size: 8pt;
  line-height: 120%;
  color: black;
  background-color: white;
  width: 100%;
}

#container, #header { width: 100% }
#content { width: 95% }

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

p { margin: 0.3cm 0 }
h3 { margin-top: 0.5cm; font-size: 15pt }
.print { display: block !important }
#print_logo { width: 1000px; height: 152px; margin: 0 auto 0.5cm; }
#print_logo img { margin-bottom: 1cm }

#adresse_bas { width: 95%; margin: 0; }
#adresse_bas td.vignette { width: 100px; padding-right:10px; }
#adresse_bas td.coords { width: 45% }

#cboxOverlay { background: white; position: static !important; opacity:1 !important }
#colorbox, #cboxOverlay, #cboxWrapper{position:static; top:0 !important; left:0 !important; z-index:100; overflow:visible !important;}
#cboxOverlay{width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible !important;}
#cboxLoadedContent{overflow:visible !important;}

#pub a:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

#infos_top, .tab,
#header, #nav, #sousmenu, #langues, #menubas,
btnC, #floatcontact,
div#classements, div#devises, div#nombres, div.nav, div.precsuiv,
#voirpanier, #delpanier, #imprimepanier, .apanier, .dpanier, .memorise,
#recherche,
.submit2, .back,
#icons_head, #pasphoto, button#next, button#prev, #icons,
a#ajoute, a#enleve, #printfiche,
#ref_content, #pub, #mentions,
#prevBtn, #nextBtn { display: none !important; }

.fiches, .prestige, #bigfiche, .texte, .vue { page-break-inside: avoid !important; }
p.titrefiche { background-image: none }
.titrefiche { background-color: #ddd !important }
.titrefiche span {color: #444 !important}
.texte {
  border:1px solid #aaa;
  border-width: 0;
}
.fiches { margin-left: 10px; margin-right: 10px }

#carousel {	left: 0; overflow: visible; }
#jcarousel, #carousel { width: 630px;	display: block; margin: 0 auto; }
#carousel ul { width: 630px !important; display: block; margin: 0 auto; }
#carousel li, #carousel li img { float: left; overflow: visible; }
div#bigfiche {
  clear: both;
	width: 100%;
	margin: 2cm auto 0 auto;
	background-color: white;
	color: black;
  position:static;
  border-color: #777;
}
#bighaut { border-width: 0 }
