/* CSS Document */
/* bc blue #3511FF */
body {
	position: relative;
	margin: 0px;
	background: white; /*rgb(246, 246, 246);*/
	font: normal 80% "Roboto","Trebuchet MS", Verdana, "Lucida Grande", Tahoma,
		Helvetica, Sans-Serif;
	padding: 0px;
	/* background: #3511ff; */
}

html,body {
	font-family: "Roboto",Arial, Helvetica, Verdana, sans-serif;
}

input {
	border: 1px solid #a1a1a3;
	border-bottom-color: #bbbbbc;
}
form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form fieldset div {
	margin: 5px;
}

form fieldset div label {
	min-width: 200px;
}
   .multiselect {
        
    }
    .selectBox {
        position: relative;
    }
    .selectBox select {
    font-size: 11px;
    margin: 10px;
    width: 140px;
    margin-bottom: 0;
    margin-top: 4px;
    }
    .overSelect {
        position: absolute;
        left: 0; right: 0; top: 0; bottom: 0;
    }
    .checkboxes {
				overflow-y: scroll;
        display: none;margin-left: 10px;
        border: 1px #dadada solid;
    }
    .checkboxes label {
        display: block;
    }
    .checkboxes label:hover {
        background-color: #1e90ff;
    }
.mainlogo {
	width: 80px;
}



.debugbox {
	font-size:11px;
	background:white;
}

.shops div {
	float:left;
	padding: 15px;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}

.selection {
padding: 5px;
    border: silver 1px solid;
    margin: 5px;
     background: #e8e8e8;
	width: 600px;
}

.estimation {
	max-width: 600px;
margin: 5px;
    border: #adadad 1px solid;
    background: #e8e8e8;
    padding: 5px;
}

.estimation select {
	min-width:150px;
	max-width: 300px;
}

.estimation h3 {
	margin:15px;
	margin-top:0;
}

a,a:visited,a:link {
	cursor: pointer;
	text-decoration: none;
	color: #413F3B;
}

img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*margin-left: -10px;*/
}

.content {
	padding: 10px;
}

/*
.logo {
font: 2.5em/1.15em arial,verdana,geneva,helvetica,sans-serif;
    text-shadow: 1px 1px #e4e4e4;
    float: left;
    font-weight: bold;
	padding: 0;
}

.logo a {
	color: #d81212;
}

.logo span {
    font: 1.0em/1.0em "Comic Sans MS", cursive, sans-serif;
}*/

.lmenu li {
	padding-left: 10px;
	border-bottom: #C2C2C2 1px dotted;
	background: rgb(246, 246, 246);
}

    .multiselect {
        
    }
    .selectBox {
        position: relative;
    }
    .selectBox select {
    font-size: 11px;
    margin: 10px;
    width: 140px;
    margin-bottom: 0;
    margin-top: 4px;
    }
    .overSelect {
        position: absolute;
        left: 0; right: 0; top: 0; bottom: 0;
    }
    .checkboxes {
				overflow-y: scroll;
        display: none;margin-left: 10px;
        border: 1px #dadada solid;
    }
    .checkboxes label {
        display: block;
    }
    .checkboxes label:hover {
        background-color: #1e90ff;
    }

.cmdrecap {
	border: rgb(197, 197, 197) 1px solid;
	margin: 15px;
	text-align: left;
	background: rgb(245, 245, 245);
}

.cmdrecap td {
	padding: 10px;
}

.cmdrecap th {
	padding: 10px;
	background: rgb(235, 235, 235);
}

.message p {
	font-size: 12px;
	padding: 10px;
	text-align: justify;
}

.pager ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333333;
}

.pager li {
    float: left;
}

.pager li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}

.pager li a:hover {
    background-color: #111111;
}

.article li {font-family: tahoma,verdana; font-size: 14px; font-weight: regular;color:#333333}
.article img {float: left;}
.article div {float: left;font-family: tahoma,verdana; font-size: 24px; font-weight: bold;}
.article div p {font-size: 14px;}
a.mt, a:visited.mt, a:link.mt {cursor:pointer;text-decoration:none;font-size:12px; font-family:arial, verdana;color:white;color:#666666;font-weight:regular;}

#results {
	margin: 10px;
}

.info {
	font-size: 10px;
}

.lmenu li a {
	display: block;
	line-height: 30px;
	color: #DCDCDC;
	text-decoration: none;
	text-align: center;
}

.lmenu li:hover {
	background: lightGrey;
}

h1 {
	padding: 0;
	margin: 0;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}

h3 {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	color: rgb(32, 78, 109);
	font-size: 22px;
	margin-top: 2px;
	width: 90%;
    line-height: 1.37037em;
	padding: 10px 0px 0px 10px;
    font-weight: 300;
}

h4 {
	color: rgb(54, 54, 54);
	font-size: 16px;
	margin: 0;
	margin-top: 15px;
}

h5 {
	font-family: 'Roboto', sans-serif;
	color: rgb(32, 78, 109);
	font-size: 12px;
	margin-top: 2px;
	width: 90%;	
    font-size: 11px;
    margin: 0;
    padding: 0;
    margin-top: 6px;
    font-weight: normal;
}

h6 {
font-family: arial;
    font-style: italic;
    font-size: 10px;
    background: #3511FF;
    padding: 10px;
    color: white;
    border-radius: 10px;
    float: left;
}

.search-cell {
	float:left;
}

.famenu {
background: rgb(43, 42, 42);
    color: rgb(146, 146, 146);
    /* padding: 1px; */
    border-top: 1px solid rgb(202, 202, 202);
    height: 26px;
}

a.cloud1 {
	font-size: 10px;
	color: rgb(104, 104, 104);
}

a.cloud2 {
	font-size: 12px;
	color: rgb(27, 26, 25);
}

a.cloud3 {
	font-size: 14px;
	color: #A66612;
}

a.cloud4 {
	font-size: 16px;
	color: #F24D1B;
}

a.cloud5 {
	font-size: 18px;
	color: #A53512;
}

a:link.famenu,a:hover.famenu,a:visited.famenu {
	text-decoration: none;
	color: rgb(245, 245, 245);
}

a:link.price,a:hover.price,a:visited.price {
	font-size: 25px;
    font-weight: bold;
    color: #3511FF;
    padding-left: 5px;
    margin-bottom: 5px;
}

.price img {
	float: left;
}

.listing ul li {
	padding: 1px;
	margin-left: 25px;
}

.filtre {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: #cccccc;
	margin-bottom: 10px;
	border-bottom: #999999 1px solid;
}

/* panier & feuille de validation commande */
.lignepanier {
border-top: rgb(218, 218, 218) 1px solid;
    /* margin: 5px; */
    /* border-right: rgb(218, 218, 218) 1px solid; */
    text-align: left;
    font-size: 15px;
    width: 50%;
    padding: 5px;
    background: #fbfbfb;
}

.lignepanier p {
	margin-left: 90px;
}

.lignepanier img {
	float: left;
	padding: 5px;
}

.minipanier {
padding: 10px 0px 0px 10px;
    float: left;
    height: 61px;
    /* border-bottom: black 5px solid; */
    /*width: 60px;*/
	white-space: nowrap;
}

.minipanier img {
	height:45px;
	display: block;
}

.minipanier span {
font-size: inherit;
    font-weight: 900;
    line-height: 45px;
}

.minipanier:hover {
	border-bottom: black 5px solid;
}

.miniparaf {
font-size: 11px;
    color: #565656;
	text-align: justify;
    margin: 0px 0px 5px 0;
}

.miniparaf p {
	max-width: 85%;
	padding: 10px;
}

.stepping {
	margin: 0;
	padding: 0;
}

.stepping li {
	margin: 30px;
	padding: 30px;
	display: inline;
	border: black 1px solid;
}

.btitre {
background: white;
    float: left;
    width: 296px;
    height: 151px;
    /* border: #3511ff 1px solid; */
	border: #f1f1f1 1px solid;
    border-radius: 5px;
    padding: 2px;
    margin: 16px;
    margin-bottom: 20px;
    margin-right: -1px;
    overflow: hidden;
}

.btitre:hover {
	background: #f7f7f7;
}

.box {
	margin: 25px;
	padding: 0;
	list-style: none;
}

.box li {
	text-align: center;
	float: left;
	display: inline;
	width: 200px;
}

.box li:hover {
	background: #F2F2F2;
}

.panier {
	margin-top: 12px;
	font-size: 14px;
	border-top: #999999 2px solid;
	border-bottom: #999999 2px solid;
	width: auto;
}

.panier th {
	border-bottom: #999999 2px solid;
	width: 500px;
	background: #F2F2F2;
}

.panier tr:hover {
	background: #F2F2F2;
}

.panier td {
	border-bottom: #8E8E8E 1px dotted;
}

.zsearch {
outline: none;
    border: 1px solid #8a8a8a;
    height: 2.2rem;
    line-height: 1.75rem;
    /* padding: 0; */
    /* width: 100%; */
    display: inline-block;
    background: #ffffff;
    border-radius: 0;
    padding: 4px 0px 4px 4px;
    border: none;
    margin: 14px 0px 0px 12px;
}

.zsearchbutton {
    background: #3511FF;
    color: white;
    border: 0;
    width: 3.83333em;
    height: 2.68rem;
    cursor: pointer;
    margin: 10px 0px 0px 0px;
    position: absolute;
    top: 4px;
    left: 417px;
}

.minileft {
    margin-top: -1px;
    float: left;
    background: #eeeeee;
    border: #b2b2b2 1px solid;
    padding: 0px 0px 0px 8px;
    width: 139px;
}

/* boites editeurs */
.bed div {
	background: rgb(245, 245, 245);
	border: rgb(221, 221, 221) 1px solid;
	float: left;
	margin: 5px;
	padding: 3px;
	width: 210px;
	height: 70px;
}

/* boites de titre */
.title {
	text-align: center;
}

.title div {
	float: left;
	width: 350px;
	height: 180px;
	margin: 5px;
	text-align: center;
}

/* formulaire de recherches */
#barresearch {
	text-align: left;
	float: right;
	width: 460px;
	height: 100px;
	margin-right: 30px;
}

/* liens */
a:link.mr,a:hover.mr,a:visited.mr {
	font-size: 12px;
	text-decoration: none;
	color: #2C2B2B;
}

a:hover.mr {
	color: #791010;
}

a:link.mr2,a:hover.mr2,a:visited.mr2 {
	font-size: 10px;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #9E9E9E;
}

a:hover.mr2 {
	color: red;
}

a:link.mr3,a:hover.mr3,a:visited.mr3 {
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #666666;
}

a:hover.mr3 {
	color: red;
}

a:link.editeur,a:hover.editeur,a:visited.editeur {
	font-size: 12px;
	text-decoration: none;
	color: rgb(71, 71, 148);
	padding-left: 10px;
	font-style: italic;
}

a:hover.editeur {
	color: red;
}

a:link.designation,a:hover.designation,a:visited.designation {
font-size: 16px;
    /* font-weight: bold; */
    /* font-family: arial, sans-serif; */
    text-decoration: none;
    color: #333333;
}

a:hover.designation {
	color: red;
}

a:link.apercu,a:hover.apercu,a:visited.apercu {
	font-size: 10px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: black;
}

a:hover.apercu {
	color: red;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

.artfocus {
    line-height: 120px;
    background: #0f75cc;
    color: white;
    max-height: 120px;
    overflow: hidden;
    margin: 0;
    top: 0;
    margin-top: -1px;
    padding: 0px 0px 0px 30px;
	width: 100%;
}

.artfocus div {
	float: left;
    width: 33%;
    font-size: xx-large;
    font-weight: 400;
}

.submenu {
	line-height:40px;
}

.submenu div {
float: left;
    padding: 0px 2px 0px 2px;
    /* font-weight: 900; */
    background: #3511FF;
    margin: 1px 2px 0px 0px;
    border-radius: 6px;
    color: white;
    min-width: 80px;
    /* align-content: center; */
    text-align: center;
}

.submenu div:hover {
	border-bottom: black 5px solid;
	line-height: 35px;
}

.leftmenu {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	width: 200px;
    height: 100%;
    position: fixed;
    top: 76px;
    z-index: 1031;
    border-right: 1px solid #d8d8d8;
    background: white;
	line-height: 40px;
}

.leftmenu div {
	float:left;
	border-bottom: 1px solid #d8d8d8;
	width: 200px;
	overflow:hidden;
}

a:link.tmenu,a:visited.tmenu {
	color: rgb(97, 97, 97);
	float: left;
	width: 199px;
	padding-left:12px;
}

a:hover.tmenu {
	background: #f2f2f2;
    padding-left: 5px;
    border-left: #3511FF 7px solid;
}

a:link.tmenu2,a:visited.tmenu2 {
float: left;
    background: #3511FF;
    color: white;
    width: 199px;
    padding-left: 5px;
    border-left: #3511FF 7px solid;
}

.centraldata {
	background: white;
	padding: 2px;
	display: block;
    position: absolute;
    clear: both;
    overflow: hidden;
    left: 198px;
    top: 75px;
    z-index: -1;
	width: 100%;
	width: calc(100% - 202px);
}

.subsel {
	border-bottom: orange 3px solid;
	height: 37px;
}

.centraldata table {
	width:100%;
}

/* bandeau bas */
.bottom {
clear: both;
    padding: 30px;
    color: white;
    background: #3511ff;
}

.bottom div {
	margin: 8px;
}

.bottom a, .bottom a:visited, .bottom a:link {
    cursor: pointer;
    text-decoration: none;
    color: #d4ff0a;
}

/* boite liste articles */
.pom {
	height: auto;
}

.pom div {
	/* background: #f5f5f5;  */
	background: white;
    float: left;
    width: 399px;
    height: 178px;
    margin-top: 15px;
    margin: 10px 10px 0px 0px;
    /* border: #cdcdcd 1px solid; */
	border: #f1f1f1 1px solid;
    border-radius: 10px;
    /* margin-right: -1px; */
    /* margin-bottom: -1px; */
    padding: 6px 0px 6px 20px;
    overflow: hidden;
    border-top: 0;
    border-left: 0;
}

.pom img {
	float: left;
	margin: 3px;
	padding: 0;
	width: 112px;
}

.pom div div {
	width: 265px;
	height: auto;
	margin-top: 0;
	text-align: left;
	padding: 2px;
	border:0;
font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.pom div div span {
font-size: 14px;
    font-weight: bold;
    /* color: #3511FF; */
    font-family: arial;
}

.pom div div span .soldes {
	font-size: 20px;
	color: black;
}

.pommini {
	line-height: 25px;margin-left: 10px;
}

/* ossature secondaire */
#pok1a {
	float: left;
	margin: 0;
	width: 148px;
}

.pok1b {
	/*background: white;*/
	float: left;
	width: 80%;
	/*border: rgb(209, 197, 197) 1px solid;*/
	min-height: 500px;
	border-top: 0
}

/* bannière haute */
.wtitle {
	background: white;
    height: 75px;
    border-bottom: #bdbdbd 1px solid;
    position: fixed;
    top: 0;
    width: 100%;
}

.wtitle img {
	float: left;
}

.wtitle form {
/*padding: 2px; */
    float: left;
    font-size: 16px;
    color: blue;
    font-weight: bold;
    /* margin-top: 17px; */
    margin-left: 34px;
    margin-right: 22px;
    background: #e8e8e8;
    height: 75px;
    width: 298px;
}

.navbar {
	float: left;
    padding: 18px 20px;
}

.burger {
	cursor: pointer;
    float: left;
    height: 30px;
    outline: 0;
    position: relative;
    width: 20px;
	margin: 24px;
}

.burger .burger2, .burger .burger3 {
    top: 6px;
}

.burger .burger4 {
	top: 12px;
}

.burger span {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #323232;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.phone {
    float: left;
    font: 2.5em/0.95em arial,verdana,geneva,helvetica,sans-serif;
    text-shadow: 1px 1px #6b6b6b;
    /* height: 41px; */
    line-height: 20pt;
    padding-top: 3px;
}

.phone img {
	float:left;
	width: 50px;
	height: 50px;
}

input,select {
	font-size: 17px;
	vertical-align: middle;
	padding: 3px;
}

input.inner,#home input.inner {
	border: 0;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.btn {
	margin: 5px;
	border: 1px solid rgb(173, 173, 173);
	height: 18px;
	padding: 5px 0 5px 0;
	background: rgb(219, 219, 219);
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: small;
	font-weight: bold;
	letter-spacing: -.01em;
	text-decoration: none !important;
}

/* listing de rayon */
#listing {
	margin-top: 20px;
}

a:link.rayon,a:hover.rayon,a:visited.rayon {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: black;
} /*#525252;}*/
a:hover.rayon {
	color: red;
}

.rayon div {
	float: left;
	width: 360px;
	height: 175px;
	border-bottom: #D5D5D5 1px dashed;
}

.rayon img {
	float: left;
	padding: 3px;
}

.rayon div div {
	float: right;
	width: 230px;
	border: 0;
	margin-bottom: 2px;
}

.rayon div div div {
	height: 40px;
}

.rayon div div span {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bolder;
	color: #E61C08;
}

/* pagination */

.pages {
	line-height: 50px;
border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    font-size: 12px;
    font-weight: 300;
    padding: 0px 0px 0px 15px;
}

.pages div {
	float: left;
}

.pages-bottom {
	border-top:0;
}

.lipa {
    margin-left: 3px;
    padding: 5px;
}

.lipa div, .lipa .selected {
float: left;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width: 15px;
    /* line-height: 100%; */
    margin-left: 9px;
}

.lipa div:hover {
border-bottom: black 3px solid;
    height: 35px;
    padding-left: 7px;
}

.lipa:hover {
	margin-bottom: red 3px solid;
}

.lipb:hover {
	text-decoration: underline;
	color: red;
}
