body {
	background-color: #0E2682;
	background-image: url("images/fdd_bleu.jpg") repat-x repeat-y;
}
#menuTop {
	position: absolute;
	left: 0px;
	top: 1px;
}
#totalVP {
	padding : 40px 0px 0px 0px;
	width: 100%;
}
#totalVP A {
	color: #FFFF00;
}
.jaune {
	color: #FFFF00;
}
#totalVP H1 {
	clear: both;
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}
#totalVP H2 {
	clear: both;
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
#courbe {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#courbe p {
	text-align: center;
	font-weight: bold;
}
#accxs {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 140px;
	font-size: 10px;
	text-align: center;
	filter: alpha(opacity=70); 
	-moz-opacity: .70;
	opacity: .70;
}
#accxs A {
	color: #FFFF00;
}
#accxs img {
	border: none;
}
#fAccueilVP {
	float: left;
	margin: 0px 0px 0px 20px;
	color: #FFFFFF;
}
#totalVP DIV {
	float: left;
}
#fAccueilVP DIV {
	clear: both;
	width: auto;
	margin: 10px 0px 0px 0px;
}
#fAccueilVP DIV .label {
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#fAccueilVP DIV INPUT {
	width: 150px;
	border: 0px;
}
#fAccueilVP .boutonForm {
	text-align: center;
	margin: 10px 0px 20px 0px;
	width: 300px;
}
#fAccueilVP .boutonForm #valider {
	font-weight: bold;
	width: 120px;
}
#fAccueilVP .boutonForm #annuler {
	width: 120px;
}

#fInscriptionVP {
	float: left;
	margin: 0px 0px 0px 20px;
	color: #FFFFFF;
}
#fInscriptionVP .ligne {
	clear: both;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#fInscriptionVP .label {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#fInscriptionVP INPUT {
	border: 0px;
	width: 175px;
}
#fInscriptionVP #tel {
	width: 90px;
}
#fInscriptionVP .boutonForm {
	text-align: center;
	margin: 20px 0px 0px 0px;
	width: 325px;
}
#fInscriptionVP .boutonForm  INPUT {
	width: 120px;
}
#fInscriptionVP .boutonForm #valider {
	margin-right: 10px;
	font-weight: bold;
}
#fInscriptionVP .boutonForm #annuler {
	margin-left: 10px;
}
#fInscriptionVP .err {
	color: #FF7200;
	font-weight: bold;
}

#infoConnect {
	position: absolute;
	top: 70px;
	right: 20px;
	text-align: right;
}
#infoConnectAdmin {
	position: absolute;
	top: 50px;
	right: 20px;
	text-align: right;
}
#infoConnect A, #infoConnectAdmin A {
	color: #FFFF00;
}

#listeBoutiques {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#listeBoutiques .listeVPTexte {
	float: left;
	padding: 10px;
	margin: 0 10px 0 10px;
	font-size: 16px;
	border: 1px solid white;
}
#listeBoutiques LI {
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	overflow: hidden;
}
#listeBoutiques H1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#listeBoutiques .imgDroite {
	float: left;
	width: 170px;
	text-align: center;
}
#listeBoutiques .imgGauche {
	float: left;
	width: 140px;
	padding: 0px;
	text-align: center;
}

#totalVP .taille16 {
	font-weight: bold;
	font-size: 16px;
}

.VPcentre {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#fNouvVente {
	margin: 0px;
	overflow: hidden;
	text-align: center;
	width: 200px;
}


#fVente {
	margin: 0px;
	overflow: hidden;
	width: 800px;
	clear: both;
}
#fVente .ligne {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
#fVente .ligne INPUT {
	width: 250px;
}
#fVente .ligne TEXTAREA {
	width: 250px;
}
#fVente .label {
	width: 250px;
	float: left;
}
#fVente .ligne FIELDSET {
	border: 1px solid white;
	clear: both;
	overflow: hidden;
	padding: 8px;
}
#fVente #fSetVisuels {
	width: 460px;
	padding-top: 0px;
}
#fVente #fSetVisuels .texteImg {
	font-style: italic;
}
#fVente .ligne FIELDSET  LEGEND {
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
}
#fVente #tableArticles {
	clear: both;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid white;
}
#fVente #tableArticles TH {
	font-weight: bold;
	font-size: 13px;
	border: 1px solid white;
	padding: 2px;
}
#fVente #tableArticles TD {
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 4px;
}
#fVente #tableArticles #lienNouveau {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid white;
}
#fVente #tableArticles .col1 {
	text-align: center;
}
#fVente #tableArticles .col2 {
	text-align: center;
	width: 100px;
}
#fVente #tableArticles .col3 {
	text-align: left;
}
#fVente #tableArticles .col4 {
	text-align: center;
}
#fVente #tableArticles .col5 {
	text-align: center;
}
#fVente #tableArticles .col6 {
	text-align: center;
}

#fVente .boutons {
	text-align: center;
	margin: 20px 0px 0px 0px;
	clear: both;
	width: 100%;
}

#totalVP .erreur {
	color: #FF7200;
	font-weight: bold;
	clear: both;
	width: 100%;
}
#totalVP .erreur UL {
	width: 400px;
	
}
#totalVP .erreur UL LI {
	list-style-type: disc;
}

#fVPArticle {
	margin: 0px;
	overflow: hidden;
	clear: both;
}
#fVPArticle .ligne {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
#fVPArticle .ligne INPUT {
	width: 250px;
	overflow: hidden;
}
#fVPArticle .label {
	width: 120px;
	float: left;
}
#fVPArticle .boutons {
	text-align: center;
	margin: 20px 0px 0px 0px;
	clear: both;
	width: 520px;
}
#fVPArticle .texteImg {
	font-style: italic;
}
#fVPArticle #quantite {
	width: 30px;
}
#fVPArticle #prix, #fVPArticle #prixRemise {
	width: 60px;
}
#fVPArticle #description {
	width: 350px;
	height: 100px;
}

#fAccepte {
	margin: 0px;
	overflow: hidden;
	clear: both;
}
#fAccepte #CGU {
	overflow: auto;
	padding: 5px;
	width: 450px;
	height: 300px;
	border: 1px solid white;
	clear: both;
}
#fAccepte .boutons {
	text-align: center;
	margin: 20px 0px 0px 0px;
	clear: both;
	width: 450px;
}

#VPListeProduits .ligne {
	clear: both;
	width: 100%;
	padding-bottom: 15px;
}
#VPListeProduits .blocProduit {
	float: left;
	width: 400px;
}
#VPListeProduits .image {
	width: 180px;
	float: left;
	text-align: right;
}
#VPListeProduits .image IMG {
	margin-right: 5px;
	cursor: pointer;
}
#VPListeProduits .blocProduit .descProduit {
	width: 200px;
	padding: 0px;
}
#VPListeProduits .blocProduit .descProduit H2 {
	font-size: 16px;
}
#VPListeProduits .blocProduit .descProduit  .description {
	text-align: justify;
	margin-top: 0px;
}
#VPListeProduits .blocProduit .descProduit .blocPrix {
	border: 1px solid white;
	overflow: hidden;
	font-size: 16px;
	width: 100%;
}
#VPListeProduits .blocProduit .descProduit .blocPrix DIV {
	clear: both;
	padding: 6px;
}
#VPListeProduits .blocProduit .descProduit .blocPrix .barre {
	text-decoration: line-through;
}
#VPListeProduits .blocProduit .descProduit .blocPrix .dispo {
	font-weight: bold;
	color: #00CC00;
}
#VPListeProduits .blocProduit .descProduit .blocPrix .indispo {
	font-weight: bold;
	color: #CC0000;
}
#VPListeProduits .blocProduit .descProduit FORM {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#VPListeProduits .blocProduit .descProduit INPUT {
	border: 0px;
	background-color: white;
	font-weight: bold;
	font-size: 16px;
}
#VPListeProduits .VPcentre {
	clear: both;
	width: 800px;
}

#VPReservation {
	font-size: 16px;
	width: 700px;
	text-align: justify;
}
#VPReservation IMG {
	vertical-align: text-top;
}
#VPReservation .encadre {
	border: 1px solid white;
	padding: 10px;
}
#VPReservation .descProduit {
	float: none;
	overflow: hidden;
	clear: both;
}
#VPReservation #fReservation {
	text-align: center;
}