/*---------Début Style Boutique---------*/

.borderBlocStyleEcommercio{
	border: solid 1px #C4C4C4;
	margin: 10px 5px !important;
	margin: 10px 0;
	width: 98%;
}

.fieldsetBlocStyleEcommercio{
	border: solid 1px #C4C4C4;
	padding: 1% 2%;
	display: block;
}

.fieldsetBlocStyleEcommercio > ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.fieldsetBlocStyleEcommercio > ul > li{
	margin: 5px 0;
}

.box-boutique{
	border: solid 1px #dcdcdc;
	padding: 0;
}

.box-boutique h5{
	background: #dcdcdc;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 12px;
}

.box-boutique .content-box-boutique{
	padding: 5px 10px;
}

.widthHalf{
	float: left;
	width: 46%;
	margin: 5px 1% 5px 0;
}

.widthHalfInterne{
	float: left;
	width: 48%;
	margin: 1%;
}

.one-half-boutique,.one-half-boutique-border, .one-third-boutique, .two-third-boutique, .one-fourth-boutique, .three-fourth-boutique{
	float: left;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 1%;
}

.one-half-boutique{
	width: 49%;
}

.one-half-boutique-border{
	width: 44%;
}

.one-third-boutique{
	width: 32%;
}

.two-third-boutique{
	width: 66%;
}

.one-fourth-boutique{
	width: 23.5%;
}

.three-fourth-boutique{
	width: 74.5%;
}

.one-half-boutique.last,.one-half-boutique-border.last, .one-third-boutique.last, .two-third-boutique.last, .one-fourth-boutique.last, .three-fourth-boutique.last{
	margin-right: 0 !important;
}

.widthMax{
	width: 100%;
}

.tableauBoutique{
	margin: 5px 0;
}

.tableauBoutique .paddingAllMini{
	padding: 5px;
}

.styleTableau{
	margin: 10px 0;
	border-collapse: collapse;
	font-size: 10px;
}

.styleTableau td{
	border: solid 1px #C4C4C4;
}

.widthTableau{
	width: 98%;
}

.tableau-boutique{
	border: solid 1px #C4C4C4;
}

.borderTableau{
	border: solid 1px #C4C4C4;
}

.titreBlocStyleEcommercio{
	background: #F2F2F2;
	padding: 5px;
	border-bottom: solid 1px #C4C4C4;
	color: #303030;
	font-weight: bold;
}

.legendBlocStyleEcommercio{
	padding: 5px;
	color: #303030;
	font-weight: bold;
}

.titreTableauStyleEcommercio{
	padding: 5px;
	color: #303030;
	font-weight: bold;
}

.titreTableauStyleEcommercio span{
	padding: 0 5px;
	background: #fff;
	position: relative;
	top: -12px;
}

.contenuBlocStyleEcommercio{
	padding: 10px;
}

.height270{
	height: 270px;
}

.height100{
	height: 100px;
}

.heightFieldsetCommande{
	height: 165px;
}

.heightFieldsetAccount{
	height: 120px;
}

.txtAlignLeft{
	text-align: left;
}

.txtAlignCenter{
	text-align: center;
}

.txtAlignRight{
	text-align: right;
}

.txtUnderline{
	text-decoration: underline;
}

.txtLineThrough{
	text-decoration: line-through;
}

.listStyleDisc{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

.listStyleDisc li{
	margin-left: 20px;
	padding: 2px 0 2px 15px;
}

.listStyleDecimal{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
}

.listStyleDecimal li{
	margin-left: 20px;
	padding: 2px 0 2px 15px;
}

.messageError{
	color: red;
	padding: 10px 0;
	font-weight: bold;
}

.messageValid{
	color: green;
	padding: 10px 0;
	font-weight: bold;
}

.blocAriane{
	clear: left;
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	color: #999;
	font-size: 12px;
}

.blocAriane li{
	float: left;
	width: 16.6667%;
}

.blocAriane li a{
	display: block;
	line-height: 25px;
	background: url("../img/bgArianeLeft.png") no-repeat left;
	padding-left: 15px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

.blocAriane li a.noActive{
	cursor: default;
}

.blocAriane li a span{
	display: block;
	line-height: 25px;
	background: url("../img/bgArianeRight.png") no-repeat right;
	padding-left:1%;
}

.blocAriane li a span.selected{
	color: #333;
	background: url("../img/bgArianeRightSelected.png") no-repeat right;
}

.listSitemap{
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.listSitemap li{
	float: left;
	width: 50%;
}

p label{
	display: block;
	padding: 5px 0;
}

p label.leftForm{
	float: left;
	display: inline;
	line-height: 28px;
	margin-right: 5px;
	padding: 0;
}

p input[type=radio]{
	position: relative;
	top: 1px;
	margin-right: 4px;
}

p input[type=checkbox]{
	position: relative;
	top: 2px;
	margin-right: 4px;
}

p label.radioForm{
	display: inline;
	padding: 0;
}

p label.checkboxForm{
	display: inline;
	padding: 0;
}

.leftFormRadio{
	float: left;
	width: 3%;
	line-height: 28px;
	padding-right: 5px;
}

.leftFormMiddle{
	float: left;
	width: 46%;
	line-height: 27px;
	margin-right: 5px;
}

.leftFormContact{
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormIdent{
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormClient{
	float: left;
	width: 46%;
	text-align: left;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormPassword{
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormEmail{
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormNewsletter{
	float: left;
	width: 2%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormRadio{
	float: left;
	width: 3%;
	text-align: right;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormCommande{
	float: left;
	width: 65%;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormSearch{
	float: left;
	width: 10%;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormSearchLong{
	float: left;
	width: 40%;
	padding-right: 5px;
	line-height: 22px;
}

.leftFormDevis{
	float: left;
	width: 50%;
	padding-right: 5px;
	line-height: 22px;
}

.noData{
	padding: 50px 0;
	text-align: center;
}

.noMargin{
	margin: 0;
}

.clear{
	clear: both;
}

.clearLeft{
	clear: left;
}

.floatLeft{
	float: left;
}
/*
.floatRight{
	float: right;
}
*/
.colorRed{
	color: red;
}

.colorBlack{
	color: #000;
}

.colorGrisFonce{
	color: #999;
}

.colorGrisClair{
	color: #ccc;
}

.color990000{
	color: #990000;
}

.colorInputGrisClair{
	color: #ccc;
}

.colorInputGrisClair:focus{
	color: #333;
}

.colorInputGrisFonce{
	color: #333;
}

.fontSizeMini{
	font-size: 10px;
}

.fontSizeMiddle{
	font-size: 50%;
}

.fontSizeMiddlePlus{
	font-size: 80%;
}

.fontSizePrix{
	font-size: 17px;
}

.fontSizeBig{
	font-size: 24px;
}

.fontWeightBold{
	font-weight: bold;
}

.fontStyleItalic{
	font-style: italic;
}

.backgroundBlanc{
	background: #fff;
}

.backgroundGrisTresClair{
	background: #f2f2f2;
}

.backgroundGrisClair{
	background: #e7e7e7;
}

.backgroundHoverGrisClair:hover{
	background: #e7e7e7;
}

.backgroundGrisMoyen{
	background: #ccc;
}

.backgroundGrisMoyenPlus{
	background: #c4c4c4;
}

.inputContact{
	width: 300px;
}

.selectContact{
	width: 312px;
}

.inputClient{
	width: 157px;
}

.selectClient{
	width: 160px;
}

.inputDevis{
	width: 187px;
}

.selectDevis{
	width: 190px;
}

.inputTextBoutique{
	border: solid 1px #ccc;
	padding: 5px;
	background: url("../img/form_bg.jpg") repeat-x #fff;
}

.selectBoutique{
	border: solid 1px #ccc;
	padding: 5px;
	background: url("../img/form_bg.jpg") repeat-x #fff;
}

.textareaBoutique{
	border: solid 1px #ccc;
	padding: 5px;
	background: url("../img/form_bg.jpg") repeat-x #fff;
}

.nbColonnes1, .nbColonnes{
	width: 100%;
}

.nbColonnes2{
	float: left;
	width: 49%;
	margin: 5px 1% 5px 0;
}

.nbColonnes3{
	float: left;
	width: 32%;
	margin: 5px 1% 5px 0;
}

.nbColonnes4{
	float: left;
	width: 24%;
	margin: 5px 1% 5px 0;
}

.nbColonnes5{
	float: left;
	width: 19%;
	margin: 5px 1% 5px 0;
}

.txtAdvancer a{
	background: #e5e5e5;
	padding: 5px 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.paginationRayon{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.paginationMarques{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.paginationSearch{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.paginationSpecials{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.paginationCrossSelling{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.paginationLeft{
	width: 32%;
	float: left;
	padding: 5px 0;
}

.paginationMiddle{
	width: 35%;
	float: left;
	padding: 5px 0;
}

.paginationRight{
	width: 32%;
	float: left;
	padding: 5px 0;
}

.paginationArticle{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
	/*width: 60%;*/
	padding-top: 5px;
	font-size: 11px;
}

.paginationArticle .paginationLeft{
	width: 140px;
	float: left;
	padding: 5px 0;
}

.paginationArticle .paginationMiddle{
	width: 135px;
	float: left;
	padding: 5px 0;
}

.paginationArticle .paginationRight{
	width: 120px;
	float: left;
	padding: 5px 0;
}

.btnProcessRetour{
	font-weight: bold;
	color: #333;
	padding: 5px 3%;
	width: 24%;
	border: 0;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.btnProcessRetour:hover{
	background: #333;
	color: #fff;
}

.btnProcessSuivant{
	font-weight: bold;
	color: #333;
	padding: 5px 3%;
	width: 34%;
	border: 0;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.btnProcessSuivant:hover{
	background: #333;
	color: #fff;
}

.spaceurHeight{
	padding: 10px 0;
}

/*---------Fin Style Boutique---------*/

/*---------DÃ©but bulle ajout panier---------*/

/*Facebox*/
#facebox .content{
	padding: 30px 20px 50px 20px !important;
}

#facebox h1{
	background: #e5e5e5;
	color: #333;
	padding: 5px;
	font-size: 14px;
	text-transform: uppercase;
}

#facebox .image{
	float: left;
	margin-right: 10px;
}

#facebox .button{
	text-align: center;
	padding-top: 30px;
}

#facebox h2{
	color: #333;
	font-size: 14px;
}
/*Facebox*/

#addInfo{
	position: absolute;
	left: 50%;
	width: 500px;
	height: 0px;
	margin-left: -25%;
	z-index: 150;
}

.addInfoClass {
	width: 500px;
	z-index: 14000;
}
		 
.addInfotool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #CCCCCC;
	padding: 10px 8px 10px;
	background: url(../img/bubble.png) top left;
	text-align:center;
}
		 
.addInfotool-text {
	font-size: 11px;
	padding: 5px 8px 15px;
	text-align:center;
	background: url(../img/bubble.png) bottom right;
}

.addInfotool-loading {
	background: url(../img/ajax_load.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
/*---------Fin bulle ajout panier---------*/

/*---------DÃ©but Filtre Box---------*/
.filtres_box {
border:1px solid #AAAAAA;
margin:10px 0;
padding:10px 10px 5px 10px;
}
.filtres_box legend {
font-size:14px;
font-weight:bold;
padding:0 10px 0 10px;
}
.filtres_box .filtre_select {
font-size:12px;
margin:5px 5px 3px 0;
width:140px;
padding: 2px;
border: solid 1px #e3e3e3;
background: url("../img/form_bg.jpg") repeat-x;
}
.filtres_box .filtre_select option{
background: #fff;
}
.filtres_box .delete_box {

}
.filtres_box .delete_filtre {
background:url("../img/delete_filter.png") no-repeat 2px;
padding:0 0 0 14px;
margin:0 10px 0 0;
border:0px;
cursor:pointer;
}
/*---------Fin Filtre Box---------*/

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

.paginationAll{
	-webkit-text-size-adjust: 86%;
}