div.promoSiteTexte {
	width: 250px;
	border: 1px solid #DEDEDE;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.promoSiteTexte div { 
	width: 250px;
	text-align: right;
	padding-top: 5px;
}

div.promoSiteOU {
	margin: 5px 0;
	font-size: 18px;
}

input.btn, input.btn:visited {
	width:130px!important;
	height:20px!important;
	cursor:pointer;
	color:#FFFFFF!important;	
	background:#129CAC;
	font-weight:bold;
	color:#FFFFFF;	
	border: none;
}

input.btn:hover, input.btn:active {
	width:130px!important;
	height:20px!important;
	cursor:pointer;
	color:#FFFFFF!important;	
	background:#129CAC;
	font-weight:bold;
	color:#FFFFFF;	
	border: none;
}

/** Panier **/
.lignerouge{
	font-size: 1px;
	line-height: 1px;
	background-color:#129CAC;
}
.lignevert{
	font-size: 1px;
	line-height: 1px;
	background-color:#efa15d;
}
.bgrouge{
	background-color:#129CAC;
	color:#FFFFFF;
}
.bgvert{
	background-color:#efa15d;
}
.smallheight{
	font-size: 0px;
	line-height: 0px;
}
.boutonRouge{
	width:auto;
	cursor:pointer;
	height:26px;
	font-weight:bold;
	font-size:12px;	
	background:#129CAC;
	color:#FFFFFF;	
	margin-top:7px;
	padding:0px 4px 5px 4px;
	#padding:0px;
	border: none;
}

.btnsubmitRouge{
	width:80px!important;
	height:20px!important;
	cursor:pointer;
	color:#FFFFFF!important;	
	background:#129CAC;
	font-weight:bold;
	border:0;
	color:#FFFFFF;	
	border: none;
}