/* ----------------------------- */
/*  ==     Mentions              */
/* ----------------------------- */

/*
* @autor : Alsacreations
* @date : 2011
* @note : il s'agit de la feuille de style dédiée à IE <= 7 
*/

/* ----------------------------- */
/*  ==     Alert IE              */
/* ----------------------------- */

.alert-ie {
	margin-top: 20px;
	margin-right: 30%;
}

/* ----------------------------- */
/*  ==     Styles IE 7           */
/* ----------------------------- */

#menu li, #menuFooter li, .navigation small.right, .navigation div, #index form, #articleDesigns>div, .freeColorSelection h4, .classicCompact .freeColorSelection .colors, .freeColorSelection li, .articleSizes label , .freeColorSelection>ul, .freeColorSelection>div, #menuCheckout li, .detailCurrentView, #frmArticleDetails, #detailArticlePrint, .detailArticleViews,ul.tab-navi li, .articlePrice p, .checkout-login div.section>div  {
	zoom: 1;
	display: inline;
}

#articleDesigns>div {
	width: 22%;
}

.freeColorSelection h4 {
	float: left;
}

.freeColorSelection li {
	margin-left: 2px;
}

.classicCompact .freeColorSelection .colors ul {
	width: 81px;
	height: 15px;
}

.freeColorSelection .arrow {
	top: 0;
}

.navigation {
	position: relative;
	background: #fff;
	margin: 0;
	border: 0;
	padding: 10px;
}

.navigation small.right {
	position: absolute;
	right: 10px;
	float: none;
}

#designConfiguration fieldset {
	float: none;
	padding-left: 10px;
}


/* filter */

#frmFilter {
	float: none;
}

/* free color selection */

.classicCompact .freeColorSelection {
	position: relative;
	margin-bottom: 0.5em;
}

.freeColorSelection h4 {
	float: left;
}

.freeColorSelection ul {
	visibility: visible !important;
	background: transparent !important;
	padding: 3px 0 0 3px;
	line-height: 6px;
	clear: none;
	overflow: visible !important;
	margin-left: 8.9em;
}

.classicCompact fieldset {
	position: relative;
}

.classicCompact .freeColorSelection .colors {
	width: 81px;
	height: 20px;
	padding: 3px 0 0;
	margin-right: 25px;
	overflow: hidden;
	float: right;
	position: relative;
}

.classicCompact .freeColorSelection ul {
	height: 20px;
	margin: -5px 0 0 0 !important;
	background: transparent !important;
}

.classicExtended .freeColorSelection ul {
	margin-left: 9.9em;
	float: none;
	width: auto;
}

.classicCompact .freeColorSelection .colors ul {
	width: 30000px;
	position: relative;
}

.freeColorSelection li {
	float: left;
	margin: 0 !important;
	width: 19px !important; /* IE fix */
}

#articleList .classicCompact .freeColorSelection ul {
	margin-left: 11.7em;
	float: right;
}

#articleList .classicCompact .freeColorSelection .colors ul {
	float: left;
}

.freeColorSelection .arrow {
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	margin: 0;
}

.freeColorSelection .arrow.forward {
	right: 0;
}

.freeColorSelection .arrow.back {
	right: 95px;
}


/* taille */

.articleSizes label {
	float: left;
}

/* prix */

.articlePrice p {
	float: left;
	margin-top: 1.1em;
}



/*  footer  */

#footer .powerd-by {
	float:none;
}

#footer-end #presentation {
	padding-top: 10px;
	background-position: right bottom; 
}
