.even 
{
	background:				#f2e0e8;
}

.odd
{
	background:				#f5f0f2;
}

.resumeDetails , .resumeDate , .resumeInvoice
{
	float:					left;
	padding:				5px 15px 5px 5px;
}

.resumeAmount{
	padding:				3px 4px 0 0;
}

.resumeDetails
{
	width:					570px;
}
.resumeDate
{
	width:					15%;
}

.resumeAmount
{
	width:					9%;
}
.resumeInvoice
{
	width:					20%;
	color:					#FFF;
}
#content-main .resumeInvoice a
{
	color:					#FFF;
}

#content-main span.deco{
	display:						block;
	margin:							0 0 0 11px;
	width:							100px;
}
#content-main a.purpleStyle{
	color:							#fe1097;
	font-size:						12px;
	font-weight:					bold;
	
}

#content-main ul li a.ongletCompte{
	height:							16px;
	background-color:				#ddb2c5;
	color:							#ffffff;
	float:							left;
	margin:							0 0 0 2px;
	padding:						2px 5px 2px 5px;
	font-weight:					bold;
	font-size:						12px;
}

#content-main ul.ulCompte{
	margin:							15px 0 0 0;
	padding:						0px;
	height:							20px;
}

#content-main ul.ulCompte li{
	padding:						0;
	margin:							0;
	background:						none;
	display:						inline;
}

#content-main ul li a.ongletCompte:hover{
	background-color:				#b74e7b;
	text-decoration:				none;
}

#content-main ul li.selected a.ongletCompte{
	background-color:				#b74e7b;
}

#content-main .identification{
	border:							solid 1px #b74e7b;
	width:							590px;
	margin:							0 0 0 2px;
	padding:						10px 20px 10px 10px; 
}

#content-main div.traitSeparationCompte{
	width:							590px;
	height:							1px;
	border:							none;
	border-top:						solid 1px #c9acb8;
}

#content-main div.traitSeparationCompte2{
	width:							590px;
	height:							1px;
	border:							none;
	border-top:						solid 1px #c9acb8;
	margin:							0 0 15px 0;
}

#content-main .nomargin{
	margin:							0px;
	padding:						0px;
}

#content-main a.btnModif{
	display:						block;
	color:							#ffffff;
	text-decoration:				none;
	background:						transparent url(/img/interior/btnModif.gif) no-repeat scroll 0 0px;
	cursor:							pointer;
	width:							165px;
	height:							19px;
	float:							right;
	font-size:						12px;
	font-weight:					bold;
	padding:						1px 0 5px 31px;						
		
}

#content-main a.btnVoir{
	display:						block;
	color:							#ffffff;
	text-decoration:				none;
	background:						transparent url(/img/interior/btnVoir.gif) no-repeat scroll 0 0px;
	cursor:							pointer;
	width:							109px;
	height:							19px;
	float:							right;
	font-size:						12px;
	font-weight:					bold;
	padding:						1px 0 5px 30px;								
}

#content-main div.dateLastCommande{
	color:							#ffffff;
	background-color:				#b74e7b;
	font-weight:					bold;
	padding:						2px 5px 2px 15px;			
}

#content-main div.resumeInvoice{
	color:							#ffffff;
	background-color:				#b74e7b;
	font-weight:					bold;	
	width:							230px;
	height:							20px;
	float:							right;
	padding:						0px;
}

#content-main div.resumeInvoice a.linkBonCommande{
	float:							left;	
	margin:							3px 0 0 7px;
	padding:						0 0 0 13px;
	background:						transparent url(/img/interior/flecheBlanche.gif) no-repeat scroll 0 6px;		
}

#content-main div.resumeInvoice span.resumeAmount{
	float:right;
	width:auto;	
}

#content-main h1.paddingLight{
	padding:				         10px 0 10px 5px;
}

.alignCenter{
	text-align:						center;
}

div.warning{
	margin-left:					160px;	
}

#content-main h1.dateCommandeMultiple{
	float:							left;
	display:						inline;
	padding:						0px;
	padding:						10px 0 0 5px;
	width:							280px;
	margin:							0 0 0 15px;
}

#content-main span.resumeAmountMultiple{
	float:							left;
	display:						inline;
	width:							120px;
	padding:						0px;
	text-align:						right;
	padding:						10px 43px 0 0;
	font-weight:					bold;
}

#content-main a.linkBonCommandeMultiple{
	background:						transparent url(/img/interior/flecheRose.gif) no-repeat 0 15px;	
	float:							right;
	display:						inline;
	width:							105px;
	padding:						10px 7px 0 15px;
	font-weight:					bold;
	color:							#645756;							
}

#content-main div.bordered{
	border-bottom:					1px solid #c9acb8;
}

.codePromo{
	background-color:				#792348!important;
	color:							#FFF;
	font-weight:					bold;
}
.submitPromo{
	background:						transparent url(/img/interior/submit-promo.gif) no-repeat 0 0;
	color:							#FFF;
	border:							0 none;
	cursor:							pointer;
	width:							49px;
	height:							20px;
}
.submitPromo:hover{
	background-position:			0 -25px;
}
.topSpacer{
	margin-top:						15px;
}