body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F8F8F8;

#	background: #afc4ff url(/images/bkg_blue.gif) repeat-x top;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
h1 {
	color: #E01414;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1px;
	color: #CCCCCC;
}
h6 {
	font-weight: bold;
}
.rf {
	font-size: 1px;
	color: #CCCCCC;
}
.pied {
	font-size: 10px;
	color: #FFFFFF;
}
A:link { 
	text-decoration:none; 

}
A:visited {
	text-decoration:none;
	color: #993399;
}
A:active { 
	text-decoration:none;
	color:#00FF00; 
}
A:hover {
	text-decoration:underline;
	color:#0066FF;
	position: relative;
	top: 1px;
	left: 1px;
}
.form {
	background-color: #E5F0FA;
}
.prix {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
