@font-face {
    font-family: 'HelveticaNeueLTStd77BdCn';
    src: url('font/helveticaneueltstd-bdcn_0-webfont.eot');
    src: url('font/helveticaneueltstd-bdcn_0-webfontd41d-.eot#iefix') format('embedded-opentype'),
         url('font/helveticaneueltstd-bdcn_0-webfont.woff') format('woff'),
         url('font/helveticaneueltstd-bdcn_0-webfont.ttf') format('truetype'),
         url('font/helveticaneueltstd-bdcn_0-webfont.svg#HelveticaNeueLTStd77BdCn') format('svg'),
         url('font/helveticaneueltstd-bdcn_0-webfont-2.svg#HelveticaNeueLTStd77BdCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: url("../images/bgImpactexpo_04.gif");
}

body.appel{
	background: #fff;
}

h1{
	font-size: 14px;
	color: #333;
}

h1#titreAll, h1.titreAll, .blocContentTinyMCE h1{
	width: 150px;
	font-size: 14px;
	color: #333;
	background: #333;
	text-indent: 160px;
	white-space: nowrap;
}

h1#titreAll a, h1.titreAll a, .blocContentTinyMCE h1 a{
	color: #333;
}

h2{
	font-size: 13px;
	color: #cc0000;
}

h3{
	font-size: 12px;
	color: #333;
}

a img{
	border: 0px;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #cc0000;
	text-decoration: underline;
}

ul, ol{
	list-style-position: inside;
}

/*---------------Base Class----------------*/

.txtRouge{
	color: #cc0000;
}

.txtGris{
	color: #ccc;
}

.txtItalic{
	font-style: italic;
}

.txtUnderline{
	text-decoration: underline;
}

.txtHidden{
	visibility: hidden;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.content{
	width: 960px;
	margin: 0 auto;
}

/*---------------Fin Base Class----------------*/

#header{
	background: url("../images/bgImpactexpo_01.gif") repeat-x, url("../images/bgImpactexpo_07.png") no-repeat center bottom;
	padding: 1px 0;
}

#header .content{
	position: relative;
}

#header h3.logo{
	float: left;
	margin: 37px 20px;
}

#header .callback{
	float: right;
}

#header .callback h3{
	margin-top: 0;
}

#header .callback a.btn{
	font-family: 'HelveticaNeueLTStd77BdCn', Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 200px;
	float: right;
	text-align: center;
	display: block;
	padding: 10px;
	background: #e7e7e7;
	text-decoration: none;
}

/*---------------DropDownCallBack----------------*/

.dropdown-callback{
	position: absolute;
	top: 3px;
	right: 2px;
	z-index: 70;
	width: 199px;
	height: 145px;
}

.down-callback{
	width: 300px;
	padding: 10px;
	background: #fff;
	border: solid 2px #e7e7e7;
}

/*---------------Fin DropDownCallBack----------------*/

#header div.menu{
	margin: 2px 0;
	background: #fff;
	height: 25px;
	font-family: 'HelveticaNeueLTStd77BdCn', Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#header div.menu ul{
	list-style-type: none;
	padding: 0; margin: 0;
}

#header div.menu ul li{
	float: left;
}

#header div.menu ul li a{
	display: block;
	padding: 3px 20px 4px 20px;
	text-decoration: none;
}

#header div.menu ul.right li:first-child{
	border-right: solid 1px #333;
	padding: 3px 20px 4px 20px;
}

#header div.menu ul.right li.last a{
	background: #cc0000;
	color: #fff;
}

#header div.menu ul.right li.last a:hover{
	background: #fff;
	color: #cc0000;
}

/*---------------DropDown Basket----------------*/

.dropdown-basket{
	position: relative;
	z-index: 15;
}

.down-basket{
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	top: 25px;
	right: 0;
	padding: 20px 10px;
	background: #fff;
	border: solid 1px #333;
}

/*---------------Fin DropDown Basket----------------*/

#header .peKenBurns {
	width: 960px;
	height: 313px;
}

#header .peKenBurns .peKb_slides {
	padding: 0px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}

#body{
	background: url("../images/bgImpactexpo_09.png") repeat-y center;
}

#body .content{
	padding: 5px 0 20px 0;
}

#body #sidebar{
	float: left;
	width: 25%;
	margin-right: 4%;
}

#body #sidebar ul.menu{
	list-style-type: none;
	margin: 0 0 35px 0; padding: 0;
	font-family: 'HelveticaNeueLTStd77BdCn', Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#body #sidebar ul.menu li{
	margin: 4px 0;
}

#body #sidebar ul.menu li a, #body #sidebar ul.menu li.none{
	width: 35px;
	line-height: 12px;
	text-indent: 40px;
	white-space: nowrap;
	display: block;
}

#body #sidebar ul.menu li.rollUp a{
	background: #f6881f;
}
#body #sidebar ul.menu li.bannieres a{
	background: #eb1888;
}
#body #sidebar ul.menu li.standsExpo a{
	background: #aec836;
}
#body #sidebar ul.menu li.comptoirs a{
	background: #00aeef;
}
#body #sidebar ul.menu li.presentoirs a{
	background: #7d4199;
}
#body #sidebar ul.menu li.studioShow a{
	background: #123156;
}
#body #sidebar ul.menu li.cadreAluminium a{
	background: #f5ee39;
}
#body #sidebar ul.menu li.barrieresExpos a{
	background: #bd1a8d;
}
#body #sidebar ul.menu li.outdoorDrapeaux a{
	background: #ed1b2d;
}
#body #sidebar ul.menu li.affichagesLumineux a{
	background: #009147;
}
#body #sidebar ul.menu li.stopsTrottoirs a{
	background: #e074a5;
}
#body #sidebar ul.menu li.modulesExpoAccessoires a{
	background: #745032;
}
#body #sidebar ul.menu li.petitsFormats a{
	background: #00a997;
}
#body #sidebar ul.menu li.imprimerieClassiqueInnovante a{
	background: #e53a4c;
}
#body #sidebar ul.menu li.supportsImpression a{
	background: #f58b69;
}
#body #sidebar ul.menu li.none a{
	background: #fff;
}
#body #sidebar ul.menu li.objetsPublicitaires a{
	background: #0054a6;
}

#body #sidebar ul.menu li.spaceur{
	margin-top: 15px;
}

#body #sidebar ul.logos{
	float: left;
	list-style-type: none;
	margin: 0 0 15px 8px; padding: 0;
}

#body #sidebar ul.logos li{
	float: left;
}

#body #sidebar ul.logos li img{
	display: block;
	margin: 0 4px 10px 0;
}

#body #sidebar .flashcode{
	background: url("../images/iphone-flashcode.jpg") no-repeat 50px 30px;
	margin-bottom: 10px;
}

#body #main{
	float: right;
	width: 70%;
	margin-right: 1%;
}

#body #main h1.keys{
	font-size: 10px;
	margin-bottom: 30px;
}

#bottom{
	background: url("../images/bgImpactexpo_11.png") no-repeat center bottom, url("../images/bgImpactexpo_12.gif");
	padding: 1px 0 10px 0;
}

#bottom ul.logos{
	list-style-type: none;
	margin: 0 3%; padding: 20px 0;
	border-top: solid 1px #c9caca;
}

#bottom ul.logos li{
	float: left;
	width: 25%;
}

#bottom ul.logos li.last{
	text-align: right;
}

#bottom p{
	text-align: center;
}

#footer{
	background: url("../images/bgImpactexpo_12.gif");
}

#footer ul.keys{
	list-style-type: none;
	margin: 0; padding: 40px 1% 80px 3%;
	float: left;
	width: 19%;
	background: url("../images/impactexpo_139.png") no-repeat right top;
	color: #fff;
}

#footer ul.keys li a{
	color: #fff;
}

#footer div.last{
	float: right;
	width: 25%;
	margin: 20px 1% 20px 4%;
	color: #fff;
}

#footer div.last h3, #footer div.last a{
	color: #fff;
}

#footer div.last form label{
	display: block;
	margin-bottom: 10px;
}

#footer div.last form input[type=text]{
	width: 225px;
	height: 13px;
	padding: 5px;
	background: url("../images/impactexpo_146.gif") no-repeat;
	border: 0;
	color: #999;
	font-size: 11px;
}

#footer div.last form input[type=image]{
	margin-right: 3px;
}

/*-----------------------ADVANCER_ROLO4.TPL------------------------*/

#slideshow #slidesContainer {
	height: 150px;
}

.slide{
	height: 150px;
	position: relative;
}

.slide .blocPrix{
	position: absolute;
	top: 0;
	right: 5px;
	width: 70px;
	height: 30px;
	background: #fff;
	padding: 5px;
	border: dashed 1px #ccc;
	text-align: center;
	/* shadow */
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	behavior: url(../index.html);
}

.slide .blocPrix .txtPrix{
	font-size: 17px;
	font-weight: bold;
	color: #cc0000;
}

/*-----------------------FIN ADVANCER_ROLO4.TPL------------------------*/

/*-----------------------ADVANCER2P.TPL------------------------*/

.advancer2p{
	width: 325px;
	margin: 15px 10px 35px 0;
}

.advancer2p .imageProduit{
	float: left;
	width: 60%;
	height: 210px;
}

.advancer2p h2{
	float: right;
	width: 40%;
	font-size: 15px;
	text-align: right;
}

.advancer2p h2 a{
	color: #333;
	font-size: 12px;
}

.advancer2p .marque{
	float: right;
	width: 40%;
	text-align: right;
}

.advancer2p .imgEtiquettePromo{
	float: right;
	width: 40%;
	text-align: right;
}

.advancer2p h3 a{
	width: 100px;
	font-size: 14px;
	color: #333;
	background: #333;
	text-indent: 110px;
	white-space: nowrap;
	display: block;
}

/*-----------------------FIN ADVANCER2P.TPL------------------------*/

/*-----------------------ADVANCER1P.TPL------------------------*/

.advancer1p{
	width: 650px;
	margin: 15px 10px 35px 0;
}

.advancer1p .left{
	width: 42%;
}

.advancer1p h2{
	float: left;
	font-size: 15px;
}

.advancer1p h2 a{
	color: #333;
	font-size: 12px;
}

.advancer1p .description{
	float: left;
}

.advancer1p .marque{
	float: left;
}

.advancer1p .imgEtiquettePromo{
	float: left;
}

.advancer1p .imageProduit{
	float: right;
	width: 58%;
	height: 410px;
	text-align: right;
}

.advancer1p h3 a{
	width: 200px;
	font-size: 14px;
	color: #333;
	background: #333;
	text-indent: 210px;
	white-space: nowrap;
	display: block;
}

/*-----------------------FIN ADVANCER1P.TPL------------------------*/

/*-----------------------RAYON.TPL------------------------*/

.rayon{
	width: 96;
	padding: 10px 2%;
	margin-bottom: 20px;
}

.rayon h2{
	width: 100%;
	min-height: 30px;
	font-size: 14px;
}

.rayon h2 a{
	color: #333;
}

.rayon .imageProduit{
	float: left;
	width: 50%;
	height: 205px;
}

.rayon .marque{
	float: right;
	width: 50%;
	min-height: 50px;
	text-align: right;
}

.rayon .imgEtiquettePromo{
	clear: right;
	float: right;
	width: 50%;
	text-align: right;
}

.rayon .imgEtiquette{
	clear: right;
	float: right;
	width: 50%;
	text-align: right;
}

.rayon .imgEtiquette img{
	margin: 2px;
}

.rayon h3 a{
	width: 70px;
	font-size: 14px;
	color: #333;
	background: #333;
	text-indent: 80px;
	white-space: nowrap;
	display: block;
}

/*-----------------------FIN RAYON.TPL------------------------*/

/*-----------------------ARTICLE.TPL------------------------*/

.article{
	width: 100%;
}

.article .left{
	width: 50%;
}

.article .left .btnAddThis{
	width: 100%;
	margin-bottom: 10px;
}

.article .left .imgProduit{
	width: 97%;
}

.article .left .miniImgProduit{
	width: 100%;
}

.article .left .miniImgProduit img{
	border: solid 1px #ccc;
	margin: 2px 2px 0 0;
}

.article .left .btnArticleAll{
	margin: 15px 0 5px 0;
}

.article .right{
	width: 50%;
}

.article .right h2{
	float: left;
	font-size: 17px;
	width: 100%;
	margin-top: 0;
}

.article .right h2 a{
	color: #333;
}
/*
.article .right .blocPrix{
	float: right;
	width: 30%;
	padding-bottom: 10px;
	text-align: right;
}

.article .right .blocPrix .txtPrix{
	font-size: 23px;
	font-weight: bold;
	color: #cc0000;
}

.article .right .blocPrix .txtPrixPublic{
	line-height: 12px;
}
*/
.article .right .blocPrix{
	display: none;
}

.article .right .imgEtiquettePromo{
	float: left;
	width: 50%;
	margin: 5px 0;
}

.article .right .marque{
	float: right;
	width: 50%;
	margin: 5px 0;
	text-align: right;
}

.article .right .reference{
	clear: both;
	width: 100%;
	margin: 10px 0;
	border-bottom: solid 1px #ccc;
}

.article .right .reference div{
	display: inline;
}

.article .right .imgEtiquette{
	margin: 0;
}

.article .right .imgEtiquette img{
	display: inline;
	margin: 5px;
}

.article .right .description{
	clear: left;
	width: 100%;
	margin: 5px 0;
}

.article .right .champsArticles{
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0;
}

.article .right .champsArticles > div{
	width: 96%;
	background: #e5e5e5;
	padding: 1% 2%;
	margin: 5px 0;
	line-height: 20px;
}

.article .right .champsArticles .titre_champs{
	width: 100px;
	float: left;
}

.article .right .txtDelaiLivraison{
	clear: left;
	width: 100%;
	margin: 5px 0;
	font-weight: bold;
}

.article .right .quantite{
	float: left;
	clear: left;
	width: 125px;
	margin-top: 10px;
}

.article .right .quantite label{
	float: left;
	margin-right: 5px;
	font-weight: bold;
	line-height: 20px;
}

.article .right .quantite ul{
	display: inline;
}

.article .right .quantite ul li{
	display: block;
}

.article .right .btnAdd2Devis{
	float: left;
	width: 210px;
	margin-top: 10px;
}

.article .btnAdd2Basket{
	display: none;
}

.blocCrossSelling{
	clear: both;
	margin: 20px 0;
	border: solid 1px #e5e5e5;
}

.blocCrossSelling h4{
	color: #333;
	background: #e5e5e5;
	padding: 4px 10px;
	margin: 5px 0;
	font-weight: bold;
}

/*-----------------------FIN ARTICLE.TPL------------------------*/

/*-----------------------GONDOLE.TPL------------------------*/

.gondole{
	padding: 10px 2%;
	border: solid 1px #cc0000;
	position: relative;
}

.gondole .left{
	width: 49%;
}

.gondole .left .miniImgProduit{
	float: left;
	width: 20%;
}

.gondole .left .miniImgProduit img{
	border: solid 1px #ccc;
	margin: 2px;
}

.gondole .left .imgProduit{
	float: right;
	width: 80%;
}

.gondole .right{
	width: 51%;
}

.gondole .right h2{
	font-size: 17px;
	float: left;
	width: 70%;
	margin-top: 0;
}

.gondole .right h2 a{
	color: #333;
}

.gondole .right .blocPrix{
	float: right;
	width: 30%;
	padding-bottom: 10px;
	text-align: right;
}

.gondole .right .blocPrix .txtPrix{
	font-size: 23px;
	font-weight: bold;
	color: #cc0000;
}

.gondole .right .blocPrix .txtPrixPublic{
	line-height: 12px;
}

.gondole .right .imgEtiquettePromo{
	float: left;
	width: 48%;
	margin: 5px 1%;
}

.gondole .right .marque{
	float: right;
	width: 48%;
	margin: 5px 1%;
	text-align: right;
}

.gondole .right .reference{
	clear: both;
	width: 100%;
	margin: 10px 0;
	border-bottom: solid 1px #ccc;
}

.gondole .right .reference div{
	display: inline;
}

.gondole .right .imgEtiquette{
	margin: 5px 0;
}

.gondole .right .imgEtiquette img{
	display: inline;
	margin: 5px;
}

.gondole .right .description{
	width: 100%;
	clear: left;
	margin: 5px 0;
}

.gondole .right .txtDelaiLivraison{
	clear: left;
	width: 100%;
	margin: 5px 0;
	font-weight: bold;
}

.gondole .right .more{
	clear: left;
	width: 100%;
	margin: 10px 0;
}

.gondole .right .btnAddThis{
	position: absolute;
	bottom: 10px;
	right: 20px;
}

/*-----------------------FIN GONDOLE.TPL------------------------*/

/*---------------Search_liens.tpl------------*/

#paginationAll{
	/*font-size: 15px;*/
	font-weight: normal;
	text-transform: uppercase;
}

.paginationLeft a{
	border: solid 1px #999;
	padding: 2px 5px 2px 14px;
	text-decoration: none;
	color: #707070;
	background: url("../boutique/img/iconeNavPrev.gif") no-repeat left center;
}

.paginationLeft a:hover{
	background: #999;
	color: #fff;
}

.pagination{
	text-align: center;
}

.pagination a{
	border: solid 1px #999;
	padding: 2px 4px;
	text-decoration: none;
	color: #707070;
}

.pagination a:hover{
	background: #999;
	color: #fff;
}

.pagination .selected{
	font-weight: bold;
	border: solid 1px #999;
	background: #999;
	padding: 2px 4px;
	color: #fff;
}

.paginationRight a{
	border: solid 1px #999;
	padding: 2px 14px 2px 5px;
	text-decoration: none;
	color: #707070;
	background: url("../boutique/img/iconeNavNext.gif") no-repeat right center;
}

.paginationRight a:hover{
	background: #999;
	color: #fff;
}

/*---------------Fin Search_liens.tpl---------------*/

/* Localized */