.pg5 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:-150px;
	width:100%;
	text-align:center;
}
.pg5 p {
	text-align:center;
	width:800px;
	margin:0px auto;
}
.pg5 a {
	font-size:10px;
	text-decoration:none;
	color:#111111;
}
.pg5 a:hover {
	text-decoration:underline;
}

body {
	margin: 0;
}

a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD02D7;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}

a.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #661100;
	text-decoration: underline;
}
a.lien2:visited, a.lien2:active {
	text-decoration: none;
}
a.lien2:hover {
	color: #000000;
	text-decoration: underline;
}

.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}

.texte_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #cccccc;
	text-align: left;
}

.titre_boutique_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	border: 1px solid #999999;
	background-image: url(img/fond_menu.jpg);
	font-variant: small-caps;
	padding: 2px;		
}

.boutique_menu {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	border: 1px solid #999999;
	text-align: left;
}

.titre_produits {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	background-color: #000000;
	background-position: left center;
	list-style-position: inside;
	list-style-image: url(config/Aucune);
	list-style-type: none;
	border: thin;
	vertical-align: middle;
	text-transform: none;
}

.prix_produits {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	white-space: normal;
	background-color: #000000;
	background-position: left center;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
	text-transform: uppercase;
}	

.texteGras {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

tr.head {
	border: 1px solid #999999;
}

th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/fond_menu.jpg);
	font-variant: small-caps;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

a.zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-style: italic;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
}
a.zoom:hover {
	text-decoration: underline;
}

.logo_marque {
	text-align: left;
	margin: 20px 0 20px 0;
}

select {
	font-size: 13px;
	margin: 0;
	padding: 1px 1px 1px 1px;
}

tr.menu img {
	padding: 4px 0;
}