/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Feuille de styles d'impression
Thème : HTML 5
Créé le : 02/05/2007

Cette feuille de styles définie l'agencement de la page d'impression.

*/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	colot:#333;
	color:#000;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:150%;
}
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
}
  
header.top, footer, .sidebar, .sub_header, .nav, .post_commentaires, .slider, .left, footer, nav{
	display: none;
}
.colonne_gauche .main, .colonne_droite .main{ float:none; width:90%; clear:both; margin:0 auto}

.list-3 {
}
.list-3 li {
	background:url(/theme/fr/images/border-list3.png) repeat-x 0 12px;
	overflow:hidden;
	text-transform:uppercase;
	line-height:18px;
	margin-bottom:2px;
	font-weight:bold
}
.list-3 li strong, .list-3 li span {
	display:inline-block;
	float:left;
	background:#ebebeb;
	font-weight:bold;
	font-size:12px
}
.list-3 li span {
	float:right;
	text-align:right;
	padding-left:2px;
}
.list-3 li strong {
	padding-right:2px
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#cac4bf;
	color:#3c230e;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	color:#3c230e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:120%;
	margin:12px 0
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#3c230e;
}
h1 {
	font-size:20px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-weight:bold;
	font-size:13px
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#333
}
h6 {
	font-weight:bold;
	font-size:11px;
	color:#333
}
strong {
	font-weight:bold
}
em {
	font-style:italic
}
a {
	color:#3c230e;
	text-decoration:underline;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}

.gallery figure  { display:block; width:120px; text-align:left; float:left; margin-bottom:30px
}
