.bodyBandeau {
background-image: url(../images/main_back.jpg); 
background-repeat: no-repeat;
background-position: 0px -56px;
margin: 10px;
}


#bodyPanier {
background-color:#002A38;
}

#divPanier {
text-align:center;
font-family:tahoma;
color:white;
font-size:14px;
font-weight:bold;
background-color:#002A38;
}
#divPanier a {
font-size:12px;
}





.tdBottomBorder {
	border-bottom: 1px dashed #666666;
}


.conteneurArticle {
  width:32%;
  vertical-align:top;
  margin-bottom:10px;
  float: left;
  height:280px;
  text-align:center;
  border: 0px solid #F4F4F4;
}


.conteneurLigne {
margin-top:5px;
text-align:center;
border: 0px solid red;
width:100%;
}

.conteneurLigne2 {
margin-top:0px;
margin-left:300px;
text-align:center;
border: 0px solid red;
width:100%;
}


.conteneurTable {
border: 0px solid black;
width:90%;
text-align:center;
padding: 30px;
}


#conteneurCartes div {
margin-top:10px;
text-align:center;
}


a {font-family: Verdana, Helvetica, sans-serif;font-size: 9px;font-weight: bold;text-decoration: none;color: #ffffff;}




.conteneurEtatPanier {
border:0px solid red;
text-align:center;
margin-bottom: 20px;
}


.etatPanier{
	color: #CC3B00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#panierButtons {
margin-top:20px;
text-align:right;
}




#orderProcess input[type=text], #orderProcess select, #orderProcess input[type=file], #orderProcess input[type=password] {
  font-size: 10px;
  color: #666666;
  background: #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  border-right: 1px solid #F2F2F2;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  text-indent: 3px;
  padding-right:2px;
}

input[type=button] {
cursor: pointer;
}


.factureTitre{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}


.tableFacture {
  border: 1px solid #666666;
}

#factureCoord {
border: 1px dashed #666666;

padding: 5px;
margin-right: 5px;
margin-bottom: 5px;
float:right;
}

#factureCoord .conteneurLigne {
text-align:left;
}

/* *********************fin boutique************************ */



.tdFactureRight {
	border-right: 1px solid #162930;
}
.tdFactureBottom {
	border-bottom: 1px solid #162930;
}
.tdFactureTop {
	border-top: 1px solid #162930;
}
.tdFactureTopRight {
	border-top: 1px solid #162930;
	border-right: 1px solid #162930;
}






.textInputResult {
	color: #A3AAAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.input2 {
	background-color: #123F5C;
	border-left: 1px solid #000000;
	border-right: 1px solid #164F74;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #164F74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;	
	text-indent: 3px;
}

#orderProcess select {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
	height: 15px;
}


.inputReadonlyStore {
	background-color: #071722;
	border-left: 0px solid #000000;
	border-right: 0px solid #2378B1;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #2378B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73B0E7;
	width: 100%;
	text-indent: 3px;
}


.textarea {
	background-color: #123F5C;
	border-left: 1px solid #000000;
	border-right: 1px solid #164F74;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #164F74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 45px;
	width: 100%;
	text-indent: 3px;
}



.tableInscription {
  border: 1px solid #ffffff;
	background-color: #FC9610;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}




.tdDashedBorders {
  border: 1px dashed #1D323F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3AAAD;
}




.textareaPartners {
font-size: 10px;
color: #586F7E; 
background: #B8C4CD;
border: 1px dashed #ffffff;
padding: 8px;
width:100%;
height:50px;
}

.textareaCGV {
font-size: 10px;
color: #586F7E; 
background: #B8C4CD;
border: 1px solid #ffffff;
padding: 8px;
width:50%;
height:50px;
}


