@page { 
	size: portrait;
}

body {
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
	width: 100%;
}

#bandeauHaut, #bandeauBas, #entete, #carousel, #menuHaut, #blocPromo, #blocMenu, #blocPub, #basPage, #fileAriane, #gallerie .bigger, .hp {
	display: none;
}

#page {
	width: 98%;
}

#contenu {
	margin: 0;
}

a {
	text-decoration: none;
	color: #000;
}

span {
	margin-left: 3px;
}

#gallerie img {
	margin-right: 8px;
}

#gallerie {
	list-style: none;
}

table {
	width: 80%;
	border-collapse: collapse;
}

td, th {
	border: 1px solid black;
}

