body, td, p, blockquote {
	font: 14px "Times New Roman", Times, serif;
	color: #333333;
}

body.print {
	margin: 0px;
	padding: 0px;
}
ul.pieces {
	margin: 10px;
	padding: 0px;
	margin-left: 40px;
}
body.bckground {
	background: #FFF0D9 url(img/nav.jpg) no-repeat;
}
.titre {
	font-weight: bold;
	font-size: 18px;
	color: #CC6600;
}
.titre2 {
	font-weight: bold;
	font-size: 16px;
	color: #CC6600;
}

.text {
	text-align: justify;
}

.chapeau {
	text-align: justify;
	color: #993300;

}
.navtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #884322;
}
.liens {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;

}
a.liens:hover {
	color: #FF9900;
}
.imprimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;

}
a.imprimer:hover {
	color: #FF9900;
}

.liensselect {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

img.visuel {
	border: 1px solid #000000;
}
