/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.fondpage {
	background-image: url(images/index_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}
.tab_commande {
	background-image: url(images/index_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	border-style :solid;
	border-color: #000000;
	border-width: 1px;
}
.bando {

	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div {
	margin: 10px 5px 20px 20px;
	width: 600px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:12px; text-decoration: none; font-weight: bold; }
a:link {color : #3388bb;}
a:visited {color : #3388bb;}
a:hover {color : #77bbdd;}
a:active {color : #3388bb;}

a.quai13 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height:12px; text-decoration: none;}
a.quai13:link {color : #fff;}
a.quai13:visited {color : #fff;}
a.quai13:hover {color : #000;}
a.quai13:active {color : #fff;}
