body {
	margin: 0px;
	background-color: #fbe8c3;
}
body, p, td, input, textarea {
	color: #555555;
	font-family: Tahoma;
	font-size: 13px;
}
.copyright{
	color: #999999;
	font-family: Tahoma;
	font-size: 9px;
}
a:link, a:visited {
	color:#647cb9;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
a:active {
	color:#FF9900;
	text-decoration:none;
}
.rouge{
	color:#990000;
}
.exemple{
	font-size: 10px;
}
fieldset{
	-moz-border-radius:5px;
	border:1px solid #FDC556;
}
legend{
	padding-left:5px; 
	padding-right:5px;
}
.titre{
font-size:16px;
color:#000066;
}
.bleu{
color:#000066;
}
.slog{
font-size:16px;
color:#feb21c;
}
.slog2{
font-size:14px;
color:#d38d00;
}
marquee{
font-style:italic;
}
.titre_prod{
font-size:14px;
color:#ffffff;
}
