/* CSS Document */

body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}

#centrage {
	position: absolute;
	width: 950px;
	height: auto;
	/*top: 20px;*/
	left: 50%;
	margin-left: -475px;
	background-color: #FFFFFF;
	}
	
#fondFleurs {
	position: fixed;
	width: 256px;
	height: 500px;
	}
	
#bandeau {
	width: 950px;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/bandeau.jpg);
	}

.colonne1 {
	width: 200px;
	}
	
.menuBandeau {
	width: 750px;
	height: 52px;
	vertical-align: top;
	text-align: right;
	}
	
.menuBandeau img {
	position: relative;
	float: right;
	margin: 6px 20px 0px 0px;
	}
	
.boutique {
	width: 107px;
	height: 80px;
	}
	
.video {
	width: 84px;
	height: 80px;
	}
	
.compte table {
	width: 100%;
	}
	
#colonneGauche {
	width: 200px;
	font-size: 12px;
	}
	
#tdGauche {
	vertical-align: top;
	/*background-color: #F29400;*/
	}
	
#colonneDroite {
	width: 200px;
	color: #333;
	margin: 0px !important;
	padding: 0px !important;
}
	
#colonneDroite tr {
	margin: 0px !important;
	padding: 0px !important;
}
	
#tdDroite {
	vertical-align: top;
	border-left: 4px solid #D2235F;
	}
	
#colonneGauche a {
	/*margin-left: 5px;*/
	}
	
#colonneDroite .infoBoxHeading {
	/*color: #990000;*/
	color: #333333;
	}
	
#navigation {
	height: 25px;
	font-size: 12px;
	}
	
#navigation a {
	color: #FFFFFF;
	}
	
.prix {
	font-size: 30px;
	color: #F29400;
	vertical-align: text-top;
	}
	
.mdpOublie a {
	text-decoration: none;
	color: #666666;
	text-align: center;
	}

.mdpOublie a:hover {
	color: #333333;
	}

.w3c {
	width: 200px;
	text-align: right;
	}
	
.w3c img {
	margin: 3px;
	width: 80px;
	height: 15px;
	}
	
.question {
	color: #972520;
	}
	
#eTransactions {
	width: 170px;
	height: 25px;
	margin-bottom: 5px;
	}
	
#paiementLigne {
	text-align: center;
	color: #FFFFFF;
	}
	
div#zoneAccueil {
	width: auto;
	height: 620px;
	margin-top: 10px;
	margin-left: 10px;
}

div#zoneAccueil img {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

td#texteAccueil {
	text-align: center;
	font-size: 18px;
	color: #9F1E24;
}

td#texteAccueil strong#gdTitre {
	font-size: 36px;
}

/*table.infoBoxContents ul {
	border: 1px solid #FF0000;
}

table.infoBoxContents ul li {
	border: 1px solid #00FF00;
}*/

img.titleColDroite {
	margin-top: 20px;
}

td.autresInfos {
	padding-bottom: 20px;
}

td.autresInfos p {
	margin: 0px;
}