/* css print commun */
body {
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font: 12pt georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 14pt;
	text-align: center;
}
h3 {
	font-size: 12pt;
}
p {
	font-size: 12pt;
	line-height: 14pt;
	text-align: justify;
}
a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
/*a:after {
	font-weight: normal;
	content: " (" attr(href) ") ";
}
*/
acronym[title]:after {
	font-style: italic;
	content: " (" attr(title) ") ";
}
.before {
	page-break-before: always;
}
.after {
	page-break-after: always;
}
/*		 cacher ces seins que je ne saurait voir 
----------------------------------------------------- */
#footer ul, #footer p#footerBandeau, #logo, #menu, .tendancerub div#nature, .presse div#texte {
	display: none;
}
/*	  layout
----------------------------------------------------- */
div#container {
	margin: 0;
	width: auto;
	text-align: left;
}
div#content {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	background: none;
}
div#footer {
	padding: 2em 0;
	border: 1px solid black;
}
div#footer p#footerWP, div#footer, div#footer p {
	margin: 1em 0;
	padding: 0;
	text-align: center;
}
div#footer p#footerWP a:after {
	font-weight: normal;
	content: " (" attr(href) ") ";
}
hr.clear {
	clear: both;
	visibility: hidden;
}
/*		index
----------------------------------------------------- */
.index div#titre, .index div#titre h1 {
	margin: 2em 0;
	border: none;
	background: none;
}
/*	  tendances
----------------------------------------------------- */
.tendance div#vignette, .tendancerub div#vignette {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.tendance div#vignette .vignette, .tendancerub div#vignette .vignette {
	padding-left: 25px;
	padding-bottom: 10px;
	display: inline;
}
.tendancerub div#ref {
	float: left;
	width: 300px;
}
.tendancerub div#ambiance {
	margin-left: 330px;
}
.tendancerub div#ref li {
	list-style: none;
}
.tendancerub div#ref li.first {
	list-style: square;
	font-weight: bold;
}
/*		A3P
----------------------------------------------- */		
.a3prub #desc h2 {
	text-align: left;
}
.a3padh table { 
	width: 100%;
	border: 1px solid black;
	_border-collapse: collapse;
}
.a3padh td , .a3padh th {
	padding: 0.2em;
	border: 1px solid black;
}
.a3padh th {
	font-weight: bold;
	text-align: center;
}
.a3padh caption {
	font-weight: bold;
	line-height: 1.5em;
}
.a3padh table a {
	color: black;
}
/*		Liens
----------------------------------------------- */
div#lien h2 {
	margin: 1.5em 0 0 0;
	text-align: left;
}
.liste-lien h3 {
	margin: 1em 0 0 2em;
	padding: 0;
	font-size: 12pt;
}
.liste-lien p {
	margin: 0 0 0 2.5em;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
}
/*		presse et ambiance
----------------------------------------------------- */
.presse div#chapo li a.couleur {
	display: block;
	text-align: center;
	visibility: visible;
}
.presse div#chapo li {
	visibility: hidden;
}
img, a img, acronym {
	border: none;
}
.ambiancerub div#vignette .vignette, .presse div#vignette .vignette {
	padding-right: 10px;
	padding-bottom: 27px;
	display: inline;
}
.lien #chapo h1, .index div#texte, .index div#texte p {
	margin: 1em 0;
	padding: 0;
}
.ambiancerub div#visuel, .presse div#vignette, .presse div#visuel, .index div#visuel, .ambiancerub div#vignette {
	text-align: center;
}


