@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
    vertical-align: top;
}
body {
    background-color: #ffffff;
    color: #124191;
    font-size: 75%;
    font-weight: normal;
    line-height: 1.05em;
}
blockquote, q {
    quotes: none;
}
strong, b {
    font-weight: bold;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
}
html > body {
    height: auto;
    min-height: 100%;
}
body {
	font-family:nokia-pure-text,arial,sans-serif;
}
p {
    padding-bottom: 1em;
}
br {
    line-height: 0.665em;
}
a {
    color: #124191;
    cursor: pointer;
    text-decoration: none;
}
/* nokia subnav */
div.nk-snav-container ul li a {
    font-weight: bold;
}
div.nk-snav-container ul li:hover {
    background-position: 0 -74px;
}
div.nk-snav-container ul li:hover a {
    background-position: 100% -74px;
}
div.nk-snav-container ul li.nk-snav-active {
    background-position: 0 0;
}
div.nk-snav-container ul li {
	float: left;
}
div.nk-snav-container .nk-section-title {
	height: 31px;
	overflow: hidden;
	display: inline-block;
}
.ltr .nk-snav-container > h1, .ltr div.nk-section-title {
	float: left;
	margin-left: 5px;
	padding: 2px 0 3px 9px;
	letter-spacing: -1px;
}
div.nk-snav-container ul li {
	height: 36px;
	background: url("/i/nokia/nk-second-lvl-nav.png") no-repeat 0 -37px;
	padding-left: 15px;
	padding: 0 15px;
}
div.nk-snav-container {
	height: 36px;
	position: relative;
	margin: 0 0 0 0px;
	z-index: 0;
	background: url("/i/nokia/nk-snav-bg.jpg");
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	display: table;
}
div.nk-snav-container ul {
	float: left;
	list-style-type: none;
	font-size: 1em;
}
.nk-b-border {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
}
.nk-drop-shadow, .nk-drop-all-shadow, .nk-drop-all-shadow-dark {
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.nk-snav-container > h1, div.nk-section-title {
    font-size: 1.6em;
    line-height: 1.6em;
}
.ltr .nk-snav-container > h1, .ltr div.nk-section-title {
    float: left;
    letter-spacing: -1px;
    margin-left: 5px;
    padding: 2px 0 3px 9px;
}
.nk-no-sub-nav-title {
    margin-bottom: 17px !important;
    margin-top: 15px !important;
}
.nk-b-border {
    border-radius: 0 0 5px 5px;
}
h1, h2 {
    letter-spacing: 0;
}
h3 {
    font-size: 2.2em;
    line-height: 1.05em;
}
h4 {
    font-size: 1.4em;
    line-height: 1.05em;
}
.nk-clear-both {
    clear: both;
}

.nk-block {
    display: block !important;
}
/* end nokia subnav  */
#container {
	margin-top: 15px;
	height:880px;
}
div.search_box {
	width: 860px;
	height: 54px;
	margin:10px auto 17px;
	border: 1px solid #E9ECF1;
	background-color: #e9ecf1;
	display: block;
	position: relative;
	margin-bottom: 8px;
	-webkit-box-shadow: 3px 3px 6px rgba(50, 50, 50,0.57);
	-moz-box-shadow:    3px 3px 6px rgba(50, 50, 50, 0.57);
	box-shadow:         3px 3px 6px rgba(50, 50, 50, 0.57);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	padding: 4px;
}
h2 span.slogan-blue {
	
	color: #124191;
}

.search_box h2{
	font-size: 12px;
	margin: 3px 8px 0px 0px;
	letter-spacing: 0;
	color: #333333;
}
.ui-menu .ui-menu-item div {
    height: 45px;
    max-width: 610px;
}
.autocomplete_model_name {
left: 50px;
position: absolute;
width: 535px;
word-wrap: break-word;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
		-webkit-box-shadow: 3px 3px 6px rgba(50, 50, 50,0.35)!important;
	-moz-box-shadow:    3px 3px 6px rgba(50, 50, 50, 0.35)!important;
	box-shadow:         3px 3px 6px rgba(50, 50, 50, 0.35)!important;
-webkit-border-bottom-right-radius: 5px !important;
-webkit-border-bottom-left-radius: 5px !important;
-moz-border-radius-bottomright: 5px!important;
-moz-border-radius-bottomleft: 5px!important;
border-bottom-right-radius: 5px!important;
border-bottom-left-radius: 5px!important;
	
}
.ui-autocomplete{
	border:0;
}
a.btn_to_buy {
background-image: url(/i/nokia/nk-e001-right.png);
padding-right: 21px;
/* text-shadow: 1px 1px 0 #10963F; */
}
a.btn_to_buy {
font-size: 15px;
background-color: transparent;
background-position: top right;
background-repeat: no-repeat;
color: white;
display: block;
font-weight: bold;
height: 26px;
text-decoration: none!important;
}

a.btn_to_buy span {
background-image: url(/i/nokia/nk-e001-left.png);
}
a.btn_to_buy span {
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
color: white;
display: block;
line-height: 26px;
padding-left: 16px;
text-align: center;
}

a.btn_to_buy2 {
background-image: url(/i/nokia/nk-e001-right.png);
padding-right: 21px;
/* text-shadow: 1px 1px 0 #10963F; */
}
a.btn_to_buy2 {
font-size: 15px;
background-color: transparent;
background-position: top right;
background-repeat: no-repeat;
color: white;
display: inline-block;
font-weight: bold;
height: 26px;
text-decoration: none!important;
	margin: 6px auto;
}

a.btn_to_buy2 span {
background-image: url(/i/nokia/nk-e001-left.png);
}
a.btn_to_buy2 span {
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
color: white;
display: block;
line-height: 26px;
padding-left: 16px;
text-align: center;
}

.ui-menu .ui-menu-item {
clear: left;
float: left;
margin: 0;
padding: 0;
width: 735px!important;
}
.ui-menu .ui-menu-item div {
height: 45px;
max-width: 730px!important;
}
.search_box input{
	
	margin: 6px 0 0 15px;
	width: 731px;
	height: 20px;
	background:  url("/i/nokia/bg_loupe.png") no-repeat scroll left top #ffffff;;
	padding-left: 30px;
	border: 1px solid #DDDCDC;
}
a.suggest_link{
	
}
/*tooltip*/
.tipsy {  -webkit-text-size-adjust:none; padding: 5px; font-size: 11px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #123c84; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url('../i/nokia/tipsy_nokia.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }


/*tooltip*/
/* fiche */
.Box_sell {
zoom: 100%;
position: relative;
padding-bottom: 15px;
	width: 840px;
	margin: 0 auto;
	min-height: 180px;
}
.w190 {
width: 190px;
position: relative;
}
.left {
float: left;
}
.Box_buy .img, .Box_sell .img {
border: 1px solid #F1F1F1;
display: table-cell;
height: 160px;
line-height: 160px;
margin-bottom: 15px;
text-align: center;
vertical-align: middle;
width: 190px;
}
.Box_buy .img img, .Box_sell .img img {
max-height: 135px;
max-width: 185px;
}
.Box_buy .r_b, .Box_sell .r_b {
float: left;
float: left;
line-height: 21px;
	margin-left: 14px;
	width: 345px;
}
.r_b h1 {
color: #161616;
font-size: 18px;
font-weight: normal;
word-wrap: normal;
	width: 345px;
}
.r_b h1 a {
color: #00AF49;
}
.best_price {
line-height: 26px;
}
.best_price {
width: 288px;
height: 165px;
display: block;
position: absolute;
right: 0;
background: url(/i/nokia/bg_best_offre.png) no-repeat;
color: white;
padding-top: 32px;
}
.best_price table {
margin: auto;
width: 273px;
}

.best_price table td {
color: black;
font-size: 13px !important;
 -webkit-text-size-adjust:none;
vertical-align: middle;
}

.best_price table td.price {
color: #133f97;
font-size: 12px;
font-weight: bold;
}
.best_price table td {
color: black;
font-size: 12px;
vertical-align: middle;
}
.price {
color: #333333;
font-size: 14px;
font-weight: bold;
}

.best_price table td a.brand {
width: 80px;
height: 26px;
display: block;
background: white;
border: 1px solid #12AE47;
text-align: center;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-bottom-left-radius: 2px 2px;
	-webkit-border-bottom-right-radius: 2px 2px;
	-webkit-border-top-left-radius: 2px 2px;
	-webkit-border-top-right-radius: 2px 2px;
	vertical-align: middle;
	margin: 0 auto;
	margin : 0 auto;
}
.best_price table td a.brand img {
margin: 1px;
max-height: 24px;
max-width: 80px;
}

table.buy_list {
margin-bottom: 20px;
}
table.buy_list {
position: relative;
z-index: 200;
border-left: 1px solid #E6E6E6;
width: 885px;
}
table.buy_list th {
background: url("/i/nokia/nk-th-shadow-normal-arrow-up.png") no-repeat scroll center 96% transparent;
border-bottom: 1px solid #D6D8DD;
border-left: 1px solid white;
border-right: 1px solid #F0F0F0;
padding: 20px 5px 25px;
vertical-align: middle;
text-align: center;
}
table.buy_list thead tr {
background: transparent url(/i/nokia/nk-table-top-shadow.png) no-repeat top center;
}
table.buy_list th {
text-align: center;
}
th.product_partner_list {
padding: 10px 0 !important;
}
table.buy_list td a{
	color:#a1a1a1;
}
table.buy_list td {
border: 1px solid #E6E6E6;
vertical-align: middle;
padding: 10px 0;
line-height: 1.7;
text-align: center;
	font-size: 10px;
	color: black;
	 -webkit-text-size-adjust:none;
}
table.buy_list td img {
margin: 0 3px;
max-width: 100px;
max-height: 35px;
}
div.contenttext h1{
	
	display:  inline;
	margin-left: 10px;
	font-size: 15px;
}
div.contenttext h2{
	
	display:  block;
	margin-left: 15px;
	font-size: 12px;
	font-weight:bold;
	margin-top: 10px;
}
div.contenttext h3{
	
	display:  block;
	margin-left: 20px;
	font-size: 12px;
	font-weight:bold;
	font-decoration:underline;
	margin-top: 10px;
	text-decoration: underline;
	font-style: ;
}
div.contenttext p {
	margin:10px 20px;
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
	color: black;
}
.colorbg{
	background-color:lightblue;
}
.psmall{
	font-size:10px;
	 -webkit-text-size-adjust:none;
	text-decoration:italic;
	line-height: 12px;
}
.redtext{
	color:red;	
}
.contenttext{
	
}
#main{
	width: 900px !important;
	margin:0 auto;
	overflow:auto;
	height: 820px;
}
td.logopart {
	width:100px !important;
}