body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}

h1 {
	font-family: "Arial black", Arial, sans-serif;
	color: #b43a3d;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 0;
	margin-right: 0;
}

h2 {
	color: #990000;
	text-transform: uppercase;
	padding-right: 0;
	margin-right: 0;
	font: normal 13px "Arial black", Arial, sans-serif;
}

h3 {
	color: #990000;
	text-transform: uppercase;
	padding-right: 0;
	margin-right: 0;
	font: normal 13px "Arial black", Arial, sans-serif;
}

a {
     color: Black;
     text-decoration: underline;
}

a img {
     text-decoration: none;
}

#conteneur {
	font-family: Arial, sans-serif;
	margin: 0px auto;
	width: 929px;
	position: relative;
	color: #000000;
	background-color: transparent;
	overflow: hidden;
}

#gauche {
	float: left;
	text-align: right;
	width: 155px;
	position: relative;
}

#centre {
	float: left;
	width: 521px;
	position: relative;
	overflow: hidden;
}

#droite {
	float: left;
	width: 250px;
	padding-top: 30px;
	position: relative;
}

#droite a {
	text-decoration: none;
}

#entete {
	padding-left: 17px;
	padding-right: 20px;
	width: 484px;
	position: relative;
	background: url(images/centreAvecBarre.gif) repeat-y;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#espacementHaut {
	background: url(images/centreSansBarre.gif) repeat-y;
	width: 521px;
	height: 10px;
	position: relative;
}

#espacementBas {
	background: url(images/centreSansBarre.gif) repeat-y;
	width: 521px;
	height: 10px;
	position: relative;
}

#conteneurCentral {
	background: url(images/centreAvecBarre.gif) repeat-y;
	width: 521px;
	position: relative;
}

#conteneurCentral blockquote {
	padding-top: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#conteneurCentral p {
	padding-top: 1em;
	margin: 0px;
}

#publicite_gauche {
	text-align: center;
}

.imgSection {
	margin-left: 10px;
}

.texteSection {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 1.1em;
	margin-right: 10px;
}

.texteSection h1, .texteSection h2, .texteSection h3 {
	margin-top: 0px;
	padding-top: 20px;
}

.texteSectionPetit {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 0.8em;
}

.petit {
	font-size: 0.8em;
}

#contenuSection {
}

.footer {
	font-size: small;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	color: #FF7000;
	background-color: transparent;
}

.footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FF4001;
}

.footer a:hover {
	text-decoration: underline;
}

#dvdBingoAJoel {
	margin-top: 20px;
}

.status {
	background-color: #cde9fd;
	color: red;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	padding: 5px;
	margin-bottom: 10px;
}

/* Form styling */
.fieldset {
     border: 1px solid #6a8aa7;
     padding: 1em;
     font-size: 1.1em;
}
legend {
     font-weight: bold;
     padding: 0 1em;
     color: #b63a3d;
}
.label {
     font-weight: bold;
     float: left;
     font-size: 0.9em;
}
.labelOneline {
     float: none;
}
.input {
     width: 140px;
}
.inputSubmit {
	width: auto;
	/*margin-left: 10em;*/
    border: 1px outset #6a8aa7;
	background-color: transparent;
	padding: 0.1em 0.3em;
	font-weight: bold;
}

/* Produits */

table.produits {
	margin-top: 20px;
	width: 100%;
    border-collapse: collapse;
}
table.produits th {
     height: 30px;
     background-color: #6a8aa7;
     padding: 3px 8px;
     font-size: 1.2em;
     font-family: Tahoma;
     color: White;

}
table.produits td,
table.produits th {
     border: 1px solid white;
     padding: 3px 8px;
}
.produitTitre {
	font-weight: bold;
}
.produitImage {
	margin-top: 20px;
}
.produits .prix {
	color: #990000;
	background-color: transparent;
	margin-top: 10px;
}

/* Produits (détail) */
.product {
     padding: 0.8em;
     border: 1px solid White;
     margin-bottom: 1em;
	 margin-top: 20px;
}
.product .imageBoitier {
    margin-right: 0.8em;
	float: left;
}
.product .description {
	padding-top: 2.5em;
}
.product h3 {
     font-size: 1.5em;
}
.product .prix {
	background-color: transparent;
	margin-bottom: 10px;
}

/* Panier d'achat */
.panier th {
	height: 30px;
	background-color: #6a8aa7;
	padding: 3px 8px;
	font-size: 0.8em;
	font-family: Tahoma;
	color: White;
}
.panier td,
.panier th {
	border: 1px solid white;
	padding: 3px 8px;
}

/* Admin */

table#listeAdmin {
	margin-top: 20px;
	width: 100%;
    border-collapse: collapse;
    border: 1px solid #dddddd;
}
table#listeAdmin th {
    background-color: #d6d6d6;
    color: Black;
    font-weight: bold;
    text-align: left;
    font-size: 0.7em;
    padding: 0.4em;
}
table#listeAdmin td {
    padding: 0.4em;
    font-size: 0.6em;
}
table#listeAdmin tr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
	background-color: #FFBF79;
}
table#listeAdmin tr.odd {
    background-color: #FFCB3F;
}