
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

.ebtformulaire {
	font-family: sans-serif;
}

.ebtformulaire fieldset {
	margin: 10px;
	padding: 0px;
}

.ebtformulaire h3 {
	width: 100%;
	background-color: black;
	color: white;
	padding: 5px;
	text-transform: uppercase;
	font-family: sans-serif;
}

.ebtformulaire ul {
	margin: 0;
	padding: 0;
}

.ebtformulaire ul li {
	list-style: none;
	margin: 10px;
	padding: 0;
	clear: left;
}

.ebtformulaire ul li label {
	width: 150px;
	float: left;
}

li.obligatoire label {
	font-weight: bold;
}

.formulaire_erreur,
.erreur_message {
	font-weight: normal;
	color: red;
}

.boutoninsc {
  border:1px solid #CCCCCC;
  font-family:Trebuchet MS;
  font-size:11px;
  padding:2px 4px;
  text-transform:uppercase;
  background-color: #000000;
  color: #FFFFFF;
  cursor: pointer;
}



#barTitresVert {
	height: 20px;
	width: 647px;
	background-image: url(../imgs/fd-bartitres-vert.jpg);
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
}

#panier {
	width: 675px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}

.titrePanier,.titrePanierG,.titrePanierD {
	font-weight: bold;
	color: #38AF2F;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.titrePanierG {
	text-align: left;
}

.titrePanierD {
	text-align: right;
	padding-right:10px;
}

.lignePanier {
	text-align: center;	
}

.lignePanierG {
	text-align: left;	
}

.lignePanierD {
	text-align: right;
	padding-right:10px;
}

.btnLittle {
	font-weight: bold;
	color: #38AF2F;
	text-align: center;
	display: block;
	height: 19px;
	width: 90px;
	background-image: url(../imgs/btn-little-flech-right.gif);
	padding-top: 2px;
	margin: 0px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	text-decoration: none;
}


.btnMedium {
	font-weight: bold;
	color: #3BAE2F;
	text-align: center;
	display: block;
	height: 21px;
	width: 120px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	text-decoration: none;
}


.btnBig {
	font-weight: bold;
	color: #3DAD2D;
	text-align: center;
	display: block;
	height: 19px;
	width: 165px;
	background-image: url(../imgs/btn-big-flech-left.gif);
	padding-top: 2px;
	margin: 0px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	text-decoration: none;
}


#connexion {
	padding: 15px;
	border: 1px solid #000000;
	margin-top: 0px;	
}

.connexion2 {
	padding: 15px;
	width: 280px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-left: auto;
	margin-top: 0px;	
	float: left;
}

.titreConnexion {
	font-weight: bold;
	display: block;
	background-image: url(../imgs/fd-onglet-connexion.gif);
	height: 19px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 12px;
}

.upper {
	text-transform: uppercase;
}


/* boutons utilises */

.btnSubmitGrandFG,
.btnSubmitGrandFD,
.btnSubmitGrand,
.btnSubmitPetitFG,
.btnSubmitPetitFD,
.btnSubmitPetit,
.btnSubmitMoyenFG,
.btnSubmitMoyenFD,
.btnSubmitMoyen
{
	font-weight: bold;
	color: #38AF2F;
	text-align: left;
	background-color: white;
	border: 0;
	margin: 0px;
	cursor: pointer;
	background-image: url(../imgs/btn-big.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 165px;
	padding-left: 20px;
	font-size: 10px;
}	

.btnSubmitGrandFG
{
	background-image: url(../imgs/btn-big-flech-right.gif);
}

.btnSubmitGrandFD
{
	background-image: url(../imgs/btn-big-flech-left.gif);
}

.btnSubmitPetitFG
{
	width: 90px;
	background-image: url(../imgs/btn-little-flech-right.gif);
}

.btnSubmitPetitFD
{
	width: 90px;
	background-image: url(../imgs/btn-little-flech-left.gif);
}

.btnSubmitPetit
{
	width: 90px;
	background-image: url(../imgs/btn-little.gif);
}

.btnSubmitMoyenFG
{
	width: 120px;
	background-image: url(../imgs/btn-medium-flech-right.gif);
}

.btnSubmitMoyenFD
{
	width: 120px;
	background-image: url(../imgs/btn-medium-flech-left.gif);
}

.btnSubmitMoyen
{
	width: 120px;
	background-image: url(../imgs/btn-medium.gif);
}



/* boutons 2e version pas utilises */

.btnPetit a,
.btnPetitFG a,
.btnPetitFD a
{
	font-weight: bold;
	color: #38AF2F;
	text-align: center;
	display: block;
	height: 19px;
	width: 90px;
	background-image: url(../imgs/btn-little.gif);
	padding-top: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*attention, inversion gauche-droite*/
.btnPetitFD a
{
	background-image: url(../imgs/btn-little-flech-left.gif);
}

.btnPetitFG a
{
	background-image: url(../imgs/btn-little-flech-right.gif);
}

.btnPetit a:hover,
.btnPetitFG a:hover,
.btnPetitFD a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.btnMoyen a,
.btnMoyenFG a,
.btnMoyenFD a
{
	font-weight: bold;
	color: #3BAE2F;
	text-align: center;
	display: block;
	height: 19px;
	width: 120px;
	background-image: url(../imgs/btn-medium.gif);
	padding-top: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.btnMoyenFD a
{
	background-image: url(../imgs/btn-medium-flech-left.gif);
}

.btnMoyenFG a
{
	background-image: url(../imgs/btn-medium-flech-right.gif);
}

.btnMoyen a:hover,
.btnMoyenFG a:hover,
.btnMoyenFD a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.btnGrand a,
.btnGrandFG a,
.btnGrandFD a
{
	font-weight: bold;
	color: #3DAD2D;
	text-align: center;
	display: block;
	height: 19px;
	width: 165px;
	background-image: url(../imgs/btn-big.gif);
	padding-top: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.btnGrandFD a
{
	background-image: url(../imgs/btn-big-flech-left.gif);
}

.btnGrandFG a
{
	background-image: url(../imgs/btn-big-flech-right.gif);
}

.btnGrand a:hover,
.btnGrandFG a:hover,
.btnGrandFD a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

button span { display: none; }

.ebttable {
	width: 500px;
}

