body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
.bg_header-g {
	background-image: url(images/bg-header-cote-g.gif);
}
.pointiller-horiz {
	background-image: url(images/ponitille-horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pointiller-vert {

	background-image: url(images/pointille-vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.texte {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.liens-bleu {
	font-weight: bold;
	color: #01B0F0;
}
.liens-bleu a {
	font-weight: bold;
	color: #01B0F0;
}
.liens-bleu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01B0F0;
}
.liens-vert {
	font-weight: bold;
	color: #AEEE00;
}
.liens-vert a {
	font-weight: bold;
	color: #AEEE00;
}
.liens-vert a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AEEE00;
}
.liens-rose {
	font-weight: bold;
	color: #FF358B;
}
.liens-rose a {
	font-weight: bold;
	color: #FF358B;
}
.liens-rose a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF358B;
}
.bg-footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.footer a {
	font-size: 11px;
	color: #FF358B;
}
.footer a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.numero {
	font-size: 23px;
	font-weight: bold;
	color: #FF358B;
}
.prix {
	font-size: 10px;
	color: #666666;
}
.pointiller-horiz2 {
	background-image: url(images/ponitille-horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 532px;
}
form {
	display: inline;
}

