body {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #000000;*/
	text-align: center;
	background: #FED801 url(images/fond-bulle.jpg) top center no-repeat;
	scrollbar-base-color: #FFD802;
}

a {color: #000000; text-decoration: none; }
/*a:visited {color: #FF6633;text-decoration: none;}*/
a:hover {text-decoration: none; color: #FF3300;}

h1 {display: none;}
h2 {display: none;}
ul {list-style-type: none; margin: 0; padding: 0; }

.titrePage {
	background-image:;
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #FF3300;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;*/
	float: left;
	width: 530px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.sousTitrePage {
	background-image:;
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;*/
	float: left;
	width: 530px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.sousTitreColonne300 {
	color: #000000;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width:300px;
	padding-left: 5px;
}
.sousTitreColonne200 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width:200px;
}
.sousTitreColonne150 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width:150px;
}
.sousTitreColonne100 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width:100px;
}
.sousTitreColonne50 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width:50px;
}
.TexteColonne300 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:300px;
}
.TexteColonne200 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:200px;
}
.TexteColonne150 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:150px;
}
.TexteColonne100 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:120px;
}
.bouton_supprimer {
	color: #CC0000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:120px;
}
.TexteColonne50 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	width:50px;
}

/* global wrapper */
#wrapper {
	width: 800px;
	text-align: left;
	overflow: visible;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-position: 0px 0px;
	height:750px;
}

#subwrapper {
	overflow: hidden;
	padding: 0;
	width: 800px;
}
/*images*/
/*LIGHTBOXIMAGE*/
#lightboxImage{ border: #FF3300 solid 1px;}

/*IMAGES*/
#images{margin-right:auto; margin-left:auto; text-align:center;}
#images img{border: #FFFFFF 1px solid;}
#images a img{border: #FFFFFF 1px solid;}
#images a:hover img{border: #000000 1px solid;}


/* contenus*/
#contenu{ width: 800px; height:724px; margin-left:auto; margin-right:auto; overflow:hidden; }
contenu_contact{ width: 800px; height:725px; margin-left:auto; margin-right:auto; overflow:hidden; }
#contenu_page{ margin-left:150px; width: 425px; height:425px; overflow:auto; position:relative;}
#contenu_page1{ margin-left:auto; margin-right:auto; width: 425px; height:425px; overflow:auto; position:relative;}
#contenu_page2{ margin-left:auto; margin-right:auto; margin-top:10px;  width: 600px; height:500px; overflow:auto;}
#contenu_page3{ margin-left:auto; margin-right:auto; margin-top:10px;  width: 550px; height:500px; overflow:auto;}
#entete_globale{ height:175px; position:relative; }
#entete_globale1{ width:800px; height:175px; }
#bande_menu{ width:800px; height:175px; }
#condgles{ margin-left:auto; margin-right:auto; margin-top:10px;  width: 600px; height:500px; overflow:auto;}

/*bandeau*/
#bande_separatrice{ width:800px; height:25px; background: url(images/bande-separatrice.JPG) center top no-repeat;}
#bandeau{ height:25px; background:#000000 url(images/degrade.jpg) repeat-x; position:relative;}
#comptepanier{ width:800px; display:block; float:right; background:url(images/banniere-compte-panier.jpg) top center no-repeat;}
#bandeau_bas{ height:22px; background: url(images/bas-contenu.jpg) center no-repeat ; font-size:10px; text-align:center; }
#bandeau_haut{ height:18px; }

/* entête */
#entete {
	float: left;
	width: 800px;
	padding: 0;
	margin: 0;
}

#logo {
	float: left;
	width: 270px;
	height: 125px;
	padding: 0;
	text-align: center;
	margin: 0;
	background-color:#FFCC33;
}


/* mon compte */
#monCompte {
	float: left;
	width: 400px;
	height:80px;
	/*background-image: url(images/fondMonCompte.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#contenuMonCompte {
	width: 320px;
	height:80px;
	padding: 0;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
	padding-right:10px;
	
}
.renseignementscompte{
	float: right;
	font-size:10px;
	width: 350px;
	height:30px;
	padding-right: 10px;
	margin-right: 0;
	margin-top: 0;
	text-align:right;
}

.titreMonCompte {
	display:none;
	float: left;
	background-image: url(images/petitePuceVerte.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.formMonCompte {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0;
}

.champFormMonCompte {
	padding: 0;
	margin: 0;
	/*border: 1px solid #990033;*/
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	background-color: #FFFFCC;
}

.menuMonCompte {
	float: left;
	font-size: 10px;
	color: #FFFFCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 400px;
	padding-right: 10px;
	padding-bottom: 0;
}


/* mon panier */
#monPanier {
	float: left;
	width: 380px;
	padding: 0;
	/*background-image: url(images/fondMonPanier.jpg);*/
	background-repeat: no-repeat;
	height:80px;
	margin: 0;
}

#contenuMonPanier {
	float: right;
	width: 200px;
	height:60px;
	font-size: 11px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-right:20px;
	font-weight: bold;
	text-align: right;
}

a.lienMonPanier:link {
	color: #990033;
	text-decoration: none;
}

a.lienMonPanier:visited {
	color: #990033;
	text-decoration: none;
}

a.lienMonPanier:hover {
	color: #000000;
	text-decoration: none;
}

a.lienMotDePassePerdu:link {
	color: #990033;
	text-decoration: none;
}

a.lienMotDePassePerdu:visited {
	color: #990033;
	text-decoration: none;
}

a.lienMotDePassePerdu:hover {
	color: #000000;
	text-decoration: underline;
}

/* bouton de base */
.boutonDeBase70 {
	float: left;
	width:70px;
	padding: 0;
	margin: 5;
}
.boutonDeBase120 {
	float: left;
	width:150px;
	padding: 0;
	margin: 5;
}
.boutonDeBase180 {
	float: right;
	width:180px;
	padding: 0;
	margin: 0;
}
.boutonDeBase250 {
	float: right;
	width:230px;
	padding: 0;
	margin: 0;
}

/* menu vertical */
#toutLeMenu {
	float: left;
	width:180px;
	height:600px;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	overflow:auto;
}

/* chemin */
#chemin {
	float: left;
	width:555px;
	height: 20px;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	margin-left:25px;
	background-color: #FFCC33;	
	/*background-color: #FFCC00;
	border: #FF3300 solid 1px;*/
}

/*CONTENUS PAGES Etc*/
#fondContenu {
	/*color:#000000;*/
	display:block;
	float: left;
	width:550px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#fondContenu1 {
	color:#000000;
	display:block;
	float: left;
	width:550px;
	height:725px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#fondContenu2 {
	color:#000000;
	display:block;
	float: left;
	width:550px;
	margin: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

/*Images bonbons index liens pages*/
#boutons_boutique{
	margin-left:auto;
	margin-right:auto;
	color:#FF0033;
	text-align:center;
}
#boutons_boutique a{
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
#boutons_boutique a:hover{
	margin-left:auto;
	margin-right:auto;
	color:#FF0033;
	text-decoration:none;
}




#Pages {
	margin:0;
	float: right;
	width: 530px;
	text-align: right;
	font-size: 11px;
	color: #CC0033;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer{
	/*background: url(images/milieu.jpg) center repeat-x;*/
	float: left;
	width: 778px;
	font-size: 11px;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;*/
	padding-top: 10px;
	color: #000000;
}


#content { padding: 0; clear: both; margin: 0;
	background: url(images/milieu-grand.jpg); 
	background-position:  bottom;
	background-repeat: no-repeat; 
	/*background: url(images/milieu-grand.jpg) bottom center no-repeat;*/ 
	width:800px;
}
	
#content_rubrique { padding: 0; clear: both; margin: 0;
	background: url(images/milieu-grand.jpg); 
	background-position:  bottom;
	/*background: url(images/milieu-grand.jpg) bottom center no-repeat;*/ 
	width:800px;
}

/* vignettes */
.contourVignettes {
	border-color:#FF6600;
	border-style: solid;
	border-width: 1px;
}
.contourVignettesRub {
	overflow: hidden;
	zoom: 1;
	border-color:#FF6600;
	border-style: solid;
	border-width: 1px;
	height:130px;
}
.contourVignettesPetites {
	overflow: hidden;
	zoom: 1;
	border-color:#FF6600;
	border-style: solid;
	border-width: 1px;
	height:75px;
}

/* listing petits */
.ListingPiecePetit {
	float: left;
	width: 535px;
	margin: 0;
	padding: 0;
}

.piecePetit {
	float: left;
	width: 260px;
	padding: 0;
	min-height:215px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*background:#FFCC00 url(images/petite-piece.gif) bottom no-repeat;*/
	background-color:#FFCC00;
	background-image:url(images/petite-piece.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	/*border-style: solid;
	border-width: 1px;
	border-color:#FFFF33;*/
}

.headPiecePetit {
	float: left;
	width: 188px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 10px;
}

.legendePiecePetit {
	float: left;
	width: 250px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
}

.footerPiecePetit {
	float: left;
	width: 168px;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	height: 31px;
}

/* Grand piece */
.CadreGrandPiece {
	float: left;
	width: 565px;
	margin: 0;
	text-align: center;
	padding: 0;
}

.pieceGrand {
	float: left;
	width: 570px;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	color: #000000;
	text-align: left;
	background: #FFCC00 url(images/grande-piece.gif) no-repeat center bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.textePieceGrand {
	float: left;
	width: 560px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	padding-right: 10px;
}

.prixPieceGrand {
	float: left;
	width: 137px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
	font-size: 14px;
}



/* generic classes */
.floatleft {float: left;margin: 0;}
.bold {font-weight: bold;}
.floatright {float: right;margin: 0;}
.clear {clear: both;}
.center {text-align: center;}
.right {text-align: right;}
.valign img {vertical-align: middle;}
.border {
	margin: 15px 0; 
	border-color:#000000;
	border-style: solid;
	border-width: 1px;}
.borderbig {
	/*border: 3px solid #000000;*/
	border-color:#000000;
	border-style: solid;
	border-width: 3px;}
.overflow {overflow: hidden;}

/* formulaire */

.ligneFormulaire {
	color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 540px;
	text-align: left;
	font-style: italic;
}

.ligneFormulaire1 {
	width:540px;
	overflow:auto;
	float: left;
	height:500px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.lignePanier {
	text-align: left;
	font-size: 11px;
	padding-left: 20px;
	clear: both;
	float: left;
	width: 530px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lignePanierTotal {
	color: #000000;
	text-align: left;
	height:20px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 20px;
	margin: 0;
	clear: both;
}

.titreChampForm {
	color: #000000;
	text-align: left;
	margin: 0;
	font-size: 11px;
	padding: 0px;
	float: left;
	width: 180px;
}


.encadrementZoneDeSaisie {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
}

.zoneDeSaisie {
	color: #000000;
	text-align: left;
	margin: 0;
	font-size: 11px;
	background-color: #FFFFCC;
	border-color:#FF9900;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	clear: both;
	font-weight: bold;
}

.ChampsObligatoires {
	font-size: 11px;
	font-weight: 700;
	color: #CC0000;
}

/*PIED DE PAGE*/
#pieddepage {
position:relative;
	background:url(images/milieu.jpg) center repeat-y;
	clear: both;
	width:800px;
	text-align:center;
	color:#000000;
	font-size:12px;
	margin-left: auto;
	margin-right: auto;
}
#pieddepage a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#pieddepage a:hover{
	color: #CC0000;
}

.texte12px{ font-size:12px;}
