body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre_bleu { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	}
.titre_bleu_detail { 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #0099FF;
	}
.lien_detail { 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B02B2C
	}
.lien_detail_cgv { 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #B02B2C
	}
.chiffre_detail { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFA217;
	}
.texte_detail {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	color: #000000
	}
.texte_detail_bis {
	font-family: Arial;
	font-size: 12px;
	color: #000000
	}
.texte_detail_gris_area {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A4A4A4
	}
.texte_detail_gris {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
	color: #A4A4A4
	}
.pied_page {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A4A4A4
	}
.texte_class {
	font-family: Arial;
	font-size: 12px;
	}
.date {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000
	}
.aucun_resultat { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9C0C;
	}
.texte {
	font-family: Arial;
	font-size: 11px;
	color: #333333
	}
.texte_statique {
	font-family: Arial;
	font-size: 12px;
	color: #333333
	}
.tarif {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000
	}
.non_promo {
	font-family: Arial;
	font-size: 12px;
	color: #000000
	}
.promo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000
	}
.promo_produit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000
	}
.prix {
	border:#FFFFFF;
	text-align:right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9C0C
}
.prix_total {
	border:#FFFFFF;
	text-align:right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000
}
.text_select {
	font-family: Arial;
	font-size: 10px
	}
.mini_titre {
	font-family: Arial;
	font-size: 13px;
	color: #FF9C0C;
	font-weight: bold;
}
.champ_inscription {
	visibility:hidden;
	border:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A4A4A4
	}
a {
	font-family: Arial;
	font-size: 13px;
	color: #FF9C0C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9C0C;
}
a:hover {
	text-decoration: underline;
	color: #B02B2C;
	cursor: pointer;
}
a:active {
	text-decoration: none;
	color: #FF9C0C;
}
#pgup {
width: 892px;
border: 4px #FF9C0C solid;
padding: 10px;
margin-left: 30px;
margin-bottom: 20px;
}
#pgup ul {
list-style-type: none;
width: 100%;
text-align: center;
padding: 0px;
margin: 0px;
}
#pgup ul li {
display: inline;
}
#pgup ul a {
display : block;
float : left;
width : 100px;
height : 100%;
color : #B02B2C;
font-weight : bold;
text-decoration : none;
border-right: 1px #666666 solid;
}
#pgup ul a:hover {
background-color: #B02B2C;
color: #FFFFFF;
text-decoration : none;
}
#pgup h1 {
font-size: 18px;
color: #666666;
}
