/* Style b24-06 - © www.pixelscarres.com - 2008*/
/*IMPRESSION*/
body {	font-family: serif;	font-size: 12pt;	color: #000;	background-color: #FFFFFF;
}#top, #menu, #footer, #chemin, #gauche, #droite, .top {
	display: none;
}
#header {
	height: 90px;
	background-color: #fff;
	width: 200px;
}

.logo {
	width: 200px;
	height: 90px;
}

#page {
	margin: 0;	border: none;
}
/* Les formatages textes */h1 {	font-size: 16pt;	font-weight: bold;	text-align: left;	color: #000;	margin: 0;}h2 {	font-size: 14pt;	font-weight: bold;	color: #000;	margin: 0;	text-align: left;}h3 {	font-size: 12pt;	color: #000;	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}.small {	font-size: 10pt;	font-style: normal;}
a img{
	border: 0;
}
/* mise en page*/

#contenu {
	text-align: left;
	margin-left: 0;
	margin-top: 30px;
	padding: 0;
}
#contenu li {
	list-style-position: inside;
	list-style-type: disc;
}

#contenu a {
	color: #000;
	text-decoration: underline;
}


/* Formulaire */
.champ {
	visibility: hidden;
}
