.fb-like { width: 500px;
height: 25px;
}
.boxText {
    font-family: arial;
    font-size: 10px;
}
.errorBox {
    background: none repeat scroll 0 0 #FFB3B5;
    font-family: arial;
    font-size: 10px;
    font-weight: bold; }

.certified {
  background: url("http://pc-urgence.com/depannage/informatique/images/certified.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 100px;
  margin-left: 146px;
  margin-top: 26px;
  position: absolute;
  width: 115px;
}
.stockWarning {
    color: #CC0033;
    font-family: arial;
    font-size: 10px;
    padding: 10px 0;
}
.productsNotifications {
    background: none repeat scroll 0 0 #F1F0EF;
}
.orderEdit {
    color: #FC1204;
    font-family: arial;
    font-size: 10px;
    text-decoration: underline;
}
BODY {
    background: url("../../depannage/informatique/images/bg_body.gif") repeat-x scroll 0 0 #FFFFFF;
    color: #666665;
    margin: 0;
    padding: 0 0 6px;
}
A {
    font-family: arial;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
FORM {
    display: inline;
}
td, div {
    font-family: arial;
    margin: 0;
    padding: 0;
}
td {
    vertical-align: top;
}
table {
    width: 100%;
}
TR.headerError {
    background: none repeat scroll 0 0 #FF0000;
}
TD.headerError {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
TR.headerInfo {
    background: none repeat scroll 0 0 #00FF00;
}
TD.headerInfo {
    background: none repeat scroll 0 0 #00FF00;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.infoBox {
    background: none repeat scroll 0 0 #E1EAED;
}
.infoBoxContents {
    padding: 0 0 0 10px;
}
.infoBoxNotice {
    background: none repeat scroll 0 0 #FF8E90;
}
.infoBoxNoticeContents {
    background: none repeat scroll 0 0 #FFE6E6;
    font-family: arial;
    font-size: 10px;
}
TD.infoBoxHeading {
    background: none repeat scroll 0 0 #BBC3D3;
    color: #FFFFFF;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
}
TD.infoBox, SPAN.infoBox {
    font-family: arial;
    font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
    background: none repeat scroll 0 0 #F1F0EF;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TABLE.productListing {
    border: 1px solid #B6B7CB;
    border-spacing: 1px;
}
.productListing-heading {
    background: none repeat scroll 0 0 #B6B7CB;
    color: #FFFFFF;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
}
TD.productListing-data {
}
A.pageResults {
}
A.pageResults:hover {
    background: none repeat scroll 0 0 #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
    color: #9A9A9A;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}
TD.pageHeading a, DIV.pageHeading a {
    color: #9A9A9A;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
TD.pageHeading a:hover, DIV.pageHeading a:hover {
    color: #9A9A9A;
    text-decoration: underline;
}
TR.subBar {
    background: none repeat scroll 0 0 #F4F7FD;
}
TD.subBar {
    color: #4277AC;
    font-family: arial;
    font-size: 10px;
}
TD.accountCategory {
    color: #AABBDD;
    font-family: arial;
    font-size: 13px;
}
TD.fieldKey {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
TD.fieldValue {
    font-family: arial;
    font-size: 12px;
}
TD.tableHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
CHECKBOX, INPUT, RADIO, SELECT {
    font-family: arial;
    font-size: 11px;
    line-height: 11px;
}
TEXTAREA {
    font-family: arial;
    font-size: 11px;
    width: 100%;
}
SPAN.greetUser {
    color: #F0A480;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}
TABLE.formArea {
    background: none repeat scroll 0 0 #F1F9FE;
    border-color: #7B9EBD;
    border-style: solid;
    border-width: 1px;
}
TD.formAreaTitle {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
SPAN.markProductOutOfStock {
    color: #C76170;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
SPAN.errorText {
    color: #FF0000;
    font-family: arial;
}
.moduleRow {
}
.moduleRowOver {
    background-color: #F1F0EF;
    cursor: pointer;
}
.moduleRowSelected {
    background-color: #F1F0EF;
}
.checkoutBarFrom, .checkoutBarTo {
    color: #666665;
    font-family: arial;
    font-size: 10px;
}
.checkoutBarCurrent {
    color: #666665;
    font-family: arial;
    font-size: 10px;
}
.messageBox {
    font-family: arial;
    font-size: 10px;
}
.messageStackError, .messageStackWarning {
    background-color: #FFB3B5;
    font-family: arial;
    font-size: 10px;
}
.messageStackSuccess {
    background-color: #99FF00;
    font-family: arial;
    font-size: 10px;
}
.inputRequirement {
    color: #FF0000;
    font-family: arial;
    font-size: 11px;
    vertical-align: top;
}
.vam, .vam_td td {
    vertical-align: middle;
}
.tac {
    text-align: center;
}
.b_width strong {
    display: block;
    font-weight: normal;
    width: 125px;
}
.width2_100, .width3_100, .radio {
    width: 100%;
}
.width2_100 input {
    width: 55%;
}
.width2_100 select {
    width: 55%;
}
.width3_100 input {
    width: 100%;
}
.indent_2 {
    padding-left: 12px;
}
.indent_3 {
    padding-bottom: 3px;
}
.radio input {
    margin: 0 5px 1px;
    vertical-align: middle;
}
.img_middle img {
    margin: 1px 10px 0 0;
    vertical-align: middle;
}
.img_middle {
    padding: 3px 0;
}
.ofh {
    overflow: hidden;
}
.al_left {
    padding-top: 5px;
}
.al_left strong {
    text-align: left !important;
}
.al_left {
    text-align: left !important;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}
.cl_both {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.left_part {
    float: left;
    width: 90%;
}
.right_part {
    float: right;
    padding: 0;
}
.content_wrapper_td {
    width: 100%;
}
.content_wrapper_table {
    margin: 0;
}
.content_wrapper2_table {
    margin: 3px 0 10px;
}
.content_wrapper_table .padd_3 {
    padding: 0 13px 6px;
    width: 100%;
}
.content_wrapper_table .padd_1 {
    padding: 14px 13px 15px;
}
.content_wrapper_table .padd_2 {
    padding: 10px 14px 10px 15px;
}
.content_wrapper_table .padd_4 {
    padding: 1px 13px 0;
}
.padd_2 {
    padding: 10px 23px;
}
.wrapper_header_b {
    background: url("../../depannage/informatique/images/wrapper_header_border.gif") repeat-x scroll 0 100% transparent;
}
.wrapper_header_t {
    background: url("../../depannage/informatique/images/wrapper_header_t.gif") repeat-x scroll 0 0 #FFFFFF;
    margin: 0;
    width: 201px;
}
.wrapper_header_r {
    background: url("../../depannage/informatique/images/wrapper_header_border.gif") repeat-y scroll 100% 0 transparent;
}
.wrapper_header_l {
    background: url("../../depannage/informatique/images/wrapper_header_border.gif") repeat-y scroll 0 0 transparent;
}
.wrapper_header_tl {
    background: url("../../depannage/informatique/images/wrapper_header_tl.gif") no-repeat scroll 0 0 transparent;
    width: 100%;
}
.wrapper_header_tr {
    background: url("../../depannage/informatique/images/wrapper_header_tr.gif") no-repeat scroll 100% 0 transparent;
}
.wrapper_header_bl {
    background: url("../../depannage/informatique/images/wrapper_header_bl.gif") no-repeat scroll left 100% transparent;
}
.wrapper_header_br {
    background: url("../../depannage/informatique/images/wrapper_header_br.gif") no-repeat scroll 100% 100% transparent;
    padding: 13px 0 10px;
}
.wrapper_b {
    background: url("../../depannage/informatique/images/wrapper_line.gif") repeat-x scroll 0 100% transparent;
}
.wrapper_t {
    background: url("../../depannage/informatique/images/wrapper_line.gif") repeat-x scroll 0 0 #FFFFFF;
    margin: 0 0 6px;
}
.wrapper_r {
    background: url("../../depannage/informatique/images/wrapper_line.gif") repeat-y scroll 100% 0 transparent;
}
.wrapper_l {
    background: url("../../depannage/informatique/images/wrapper_line.gif") repeat-y scroll 0 0 transparent;
}
.wrapper_tl {
    background: url("../../depannage/informatique/images/wrapper_tl.gif") no-repeat scroll 0 0 transparent;
    width: 100%;
}
.wrapper_tr {
    background: url("../../depannage/informatique/images/wrapper_tr.gif") no-repeat scroll 100% 0 transparent;
}
.wrapper_bl {
    background: url("../../depannage/informatique/images/wrapper_bl.gif") no-repeat scroll left 100% transparent;
}
.wrapper_br {
    background: url("../../depannage/informatique/images/wrapper_br.gif") no-repeat scroll 100% 100% transparent;
    padding: 0;
}
.new .prod2_ {
    background: url("../../depannage/informatique/images/new.gif") no-repeat scroll 100% 0 transparent;
}
.prod2_t {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-x scroll 0 0 #FFFFFF;
    margin: 0;
}
.prod22_t {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-x scroll 0 0 #FFFFFF;
    margin: 15px 0;
}
.prod222_t {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-x scroll 0 0 #FFFFFF;
    margin: 3px 0 10px;
}
.prod2_b {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-x scroll 0 100% transparent;
}
.prod2_r {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-y scroll 100% 0 transparent;
}
.prod2_l {
    background: url("../../depannage/informatique/images/prod2_line.gif") repeat-y scroll 0 0 transparent;
}
.prod2_tl {
    background: url("../../depannage/informatique/images/prod2_tl.gif") no-repeat scroll 0 0 transparent;
    width: 100%;
}
.prod2_tr {
    background: url("../../depannage/informatique/images/prod2_tr.gif") no-repeat scroll 100% 0 transparent;
}
.prod2_bl {
    background: url("../../depannage/informatique/images/prod2_bl.gif") no-repeat scroll left 100% transparent;
}
.prod2_br {
    background: url("../../depannage/informatique/images/prod2_br.gif") no-repeat scroll 100% 100% transparent;
    padding: 0;
}
.prod22_br {
    background: url("../../depannage/informatique/images/prod2_br.gif") no-repeat scroll 100% 100% transparent;
    padding: 15px;
}
.infoBox_ {
    margin: 3px 0 9px;
}
.infoBox_ .pic_td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8C6C9;
    padding: 10px 6px;
}
.menu-contener {
    height: 76px;
    margin: 0 auto;
    overflow: hidden;
    width: 930px;
}
.top-menu {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
.top-menu li {
    float: left;
    list-style: none outside none;
}
.top-menu li a {
    color: #000000;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    margin-right: 5px;
    padding: 0 20px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
.top-menu li a:hover, .top-menu li.current a {
    background: url("../../depannage/informatique/images/bg_menu_act.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
.search {
    padding: 0 0 6px 60px;
    vertical-align: middle;
}
.search td {
    color: #06C6EC;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}
.navigation {
    color: #979FAF;
    font-family: arial;
    font-size: 10px;
    height: 31px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.navigation a {
    color: #979FAF;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.navigation a:hover {
    color: #979FAF;
    font-family: arial;
    font-size: 10px;
    text-decoration: underline;
}
.width_table {
    background: url("../../depannage/informatique/images/width_table.jpg") repeat-x scroll 0 0 transparent;
    height: 100%;
    margin: auto;
    position: relative;
    width: 943px;
}
.width_td {
    background: url("../../depannage/informatique/images/width_td.jpg") no-repeat scroll 0 0 transparent;
    height: 100%;
    padding: 0;
}
.bg_right {
    background: url("../../depannage/informatique/images/bg_right.gif") repeat-y scroll 100% 0 #FFFFFF;
}
.bg_left {
    background: url("../../depannage/informatique/images/bg_left.gif") repeat-y scroll 0 0 transparent;
    padding: 0 15px;
}
.main_table {
    background: url("../../depannage/informatique/images/spacer.gif") repeat-y scroll 223px 0 transparent;
}
.box_width_left {
    width: 201px;
}
.box_width_right {
    display: none;
    width: 0;
}
.content_width_td {
    padding: 0;
    width: 100%;
}
.box_width_td_left {
    padding: 0 6px 0 0;
}
.box_width_td_right {
    display: none;
    padding: 0;
}
.header_bg {
    background: url("../../depannage/informatique/images/header_bg.gif") repeat-x scroll 0 0 transparent;
}
.nav_bg {
    background: url("../../depannage/informatique/images/nav_bg.gif") repeat-x scroll 0 0 transparent;
    padding: 0 7px 2px;
    width: 100%;
}
.row_1 {
    height: 184px;
    padding: 0;
}
.row_2 {
    height: 100%;
    padding: 0;
}
.row_3 {
    padding: 0;
}
.header {
    margin: auto;
}
.header td p {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.header img {
    vertical-align: middle;
}
.annonce {
    color: #FFFFFF;
}
.header strong {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 0 3px 3px 0;
}
.header .z1 {
    background: url("../../depannage/informatique/images/z1.gif") no-repeat scroll 0 0 transparent;
    height: 43px;
    padding: 0 62px 0 16px;
    text-align: left;
}
.header .z1 b {
    color: #F9461C;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.header .z1 {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}
.header .z1 a {
    color: #3B3207;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
}
.header .z1 a:hover {
    color: #3B3207;
    text-decoration: underline;
}
.header form {
    width: 100%;
}
.select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3DFE3;
    color: #979FAF;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}
.select2 {
    margin: 0 0 3px;
}
.select2 td {
    height: 36px;
    padding: 21px 0 16px;
    vertical-align: middle;
}
.select2 select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3DFE3;
    color: #979FAF;
    margin: 0 10px 2px;
    vertical-align: middle;
    width: 70%;
}
.go {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
    height: 21px;
    margin: 0;
    padding-top: 3px;
    vertical-align: middle;
    width: 100%;
}
.banner {
    padding: 0;
}
.banner td {
    padding: 0 0 6px;
}
.banner_03 {
    padding: 0 0 5px;
}
.banner_05 {
    padding: 0 0 8px;
}
.logo {
    height: 106px;
    padding: 26px 0 0;
}
.footer_table {
    background: url("../../depannage/informatique/images/wrapper_footer_t.gif") repeat-x scroll 0 0 #F6F6F8;
}
.wrapper_footer_b {
    background: url("../../depannage/informatique/images/wrapper_footer_b.gif") repeat-x scroll 0 0 transparent;
}
.wrapper_footer_l {
    background: url("../../depannage/informatique/images/wrapper_footer_border.gif") repeat-y scroll 0 0 transparent;
}
.wrapper_footer_r {
    background: url("../../depannage/informatique/images/wrapper_footer_border.gif") repeat-y scroll 100% 0 transparent;
}
.footer_tr td {
    vertical-align: bottom;
}
.footer_tr .footer {
    vertical-align: middle;
}
.footer {
    padding: 0;
    width: 100%;
}
.footer_td {
    height: 76px;
    text-align: center;
    width: 223px;
}
.footer2_td {
    padding: 0 15px 0 12px;
    text-align: right;
    width: 100%;
}
.footer {
    color: #121212;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle;
}
.footer td {
    color: #121212;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle;
}
.footer a {
    color: #121212;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
}
.footer a:hover {
    color: #121212;
    text-decoration: underline;
}
.footer span {
    color: #9CA2B2;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}
.footer span a {
    color: #9CA2B2;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.footer span a:hover {
    color: #9CA2B2;
    text-decoration: underline;
}
.footer b {
    color: #9CA2B2;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.footer b a {
    color: #FC1204;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.footer b a:hover {
    color: #FC1204;
    text-decoration: underline;
}
.footer b b a {
    color: #FC1204;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.footer b b a:hover {
    color: #FC1204;
    text-decoration: underline;
}
.popup_bg {
    background: url("../../depannage/informatique/images/popup_bg.gif") repeat-x scroll 0 0 #FFFFFF;
    padding: 0;
}
.popup_width_table {
    background: url("../../depannage/informatique/images/logo.gif") no-repeat scroll 0 26px transparent;
    width: 394px;
}
.popup_width_td {
    padding: 0;
}
.popup_1 {
    height: 116px;
    padding: 10px 13px 0 19px;
    text-align: center;
}
.popup_2 {
    padding: 0;
}
.popup {
    height: 100%;
}
.popup td {
    color: #040404;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
}
.popup strong {
    color: #040404;
    display: block;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 10px 0 4px;
    text-decoration: none;
}
.popup a, .popup a u {
    color: #535353;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.popup a:hover {
    color: #535353;
    text-decoration: underline;
}
.popup .footer {
    vertical-align: top;
}
.popup .popup_footer td {
    color: #9CA2B2;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 16px;
    vertical-align: middle;
}
.popup .popup_footer a {
    color: #9CA2B2;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    text-transform: none;
}
.popup .popup_footer a:hover {
    color: #9CA2B2;
    text-decoration: underline;
}
.popup .pic2_br {
    padding: 10px 12px;
}
* html .width_100 {
    width: 100%;
}
.infoBox_ TEXTAREA, .infoBox_ .main TEXTAREA, .infoBox_ .main input, .infoBox_ .main select, .infoBox_ .fieldValue select, .infoBox_ .fieldValue input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
}
.prod_table {
    border: 0 solid #9A8661;
}
.prod_td {
    padding: 0 0 4px;
}
.prod2_table {
    border: 0 solid #9A8661;
    width: 1px;
}
.prod2_td {
    padding: 0;
}
.pic_table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #C8C6C9;
    margin: auto;
    width: 1px;
}
.pic_td {
    padding: 0;
}
.pic2_table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #CFB9DE;
    margin: auto;
    width: 1px;
}
.pic2_td {
    padding: 0;
}
.infoBoxHeading_table {
    background: url("../../depannage/informatique/images/infoBoxHeading_table.gif") repeat-x scroll 0 0 #F6F6F8;
    border-bottom: 1px solid #EDEDED;
    margin: 0;
}
.infoBoxHeading_td {
    background: url("../../depannage/informatique/images/infoBoxHeading_td.gif") no-repeat scroll 2px 9px transparent;
    height: 38px;
    padding: 12px 10px 10px 26px;
    width: 100%;
}
.infoBoxHeading_t {
    background: url("../../depannage/informatique/images/infoBoxHeading_t.gif") repeat-x scroll 0 0 transparent;
}
.infoBoxHeading_b {
    background: url("../../depannage/informatique/images/infoBoxHeading_b.gif") repeat-x scroll 0 0 transparent;
}
.infoBoxHeading_l {
    background: url("../../depannage/informatique/images/infoBoxHeading_ll.gif") repeat-y scroll 0 0 transparent;
}
.infoBoxHeading_r {
    background: url("../../depannage/informatique/images/infoBoxHeading_rr.gif") repeat-y scroll 0 0 transparent;
}
.popup .infoBoxHeading_td {
    color: #333333;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
}
.infoBoxHeading_td {
    color: #333333;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
}
.infoBoxHeading_td a {
    color: #333333;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
}
.infoBoxHeading_td a:hover {
    color: #333333;
    text-decoration: underline;
}
.infoBox_table {
    background: url("../../depannage/informatique/images/hline.gif") repeat-x scroll 0 100% transparent;
    margin: 0 0 5px;
}
.infoBox_td {
    padding: 0;
}
.boxText_t {
    padding: 0;
}
.boxText_b {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-x scroll 0 100% transparent;
    width: 100%;
}
.boxText_l {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-y scroll 0 0 transparent;
    vertical-align: bottom;
}
.boxText_r {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-y scroll 100% 100% transparent;
    vertical-align: bottom;
}
.infoBoxContents_table {
    margin: 0;
}
.infoBoxContents_table .boxText {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-x scroll 0 100% transparent;
    height: 55px;
    padding: 14px 20px 8px;
    width: 100%;
}
.infoBox2_table {
    background: url("../../depannage/informatique/images/hline.gif") repeat-x scroll 0 100% transparent;
    margin: 0 0 5px;
}
.infoBox2_td {
    padding: 0;
}
.boxText_t {
    padding: 0;
}
.boxText_b {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-x scroll 0 100% transparent;
    width: 100%;
}
.boxText_l {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-y scroll 0 0 transparent;
    vertical-align: bottom;
}
.boxText_r {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-y scroll 100% 100% transparent;
    vertical-align: bottom;
}
.infoBoxContents2_table {
    margin: 0;
}
.infoBoxContents2_table .boxText {
    background: url("../../depannage/informatique/images/bg_box.gif") repeat-x scroll 0 100% transparent;
    height: 55px;
    padding: 10px 0 7px;
    width: 100%;
}
.boxText font {
    color: #4B4B4B;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.boxText font a {
    color: #4B4B4B;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.boxText font a:hover {
    color: #4B4B4B;
    text-decoration: underline;
}
.boxText font.sc a {
    color: #4B4B4B;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.boxText font.sc a:hover {
    color: #4B4B4B;
    text-decoration: underline;
}
.boxText strong a {
    color: #FD6C06;
    font-size: 12px;
    line-height: 34px;
    text-decoration: underline;
}
.boxText strong a:hover {
    color: #FD6C06;
    text-decoration: none;
}
.boxText, .boxText td {
    color: #4B4B4B;
    font-family: arial;
    font-size: 11px;
    line-height: 12px;
}
.boxText a {
    color: #535353;
    font-family: arial;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
}
.boxText a:hover {
    text-decoration: underline;
}
.boxText .order_history {
    padding: 3px 5px 3px 0;
    width: 100%;
}
.boxText .order_history a {
    color: #BBB8BD;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
}
.boxText .order_history a:hover {
    color: #00BAFF;
    text-decoration: none;
}
.boxText span a {
    color: #121212;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
}
.boxText span a:hover {
    color: #121212;
    text-decoration: underline;
}
.boxText span.productSpecialPrice {
    color: #485059;
    display: inline;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
}
.boxText b.productSpecialPrice {
    color: #485059;
    display: inline;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
}
del {
    color: #FC1204;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
}
.boxText div.img {
    margin: 10px 0;
    text-align: center;
}
.boxText div.stars {
    margin: 14px 0 10px;
}
.boxText .name_padd {
    height: 45px;
    padding: 10px 0 21px 18px;
    vertical-align: middle;
}
.boxText .pic_padd {
    padding: 0 0 12px;
    text-align: center;
    vertical-align: middle;
}
.boxText .price_padd {
    color: #FC1204;
    font-size: 13px;
    font-weight: bold;
    height: 63px;
    padding: 19px 0;
    vertical-align: middle;
    width: 100%;
}
.boxText .desc_padd {
    height: 84px;
    padding: 10px 0 0 2px;
}
.boxText select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
    margin: 10px 0 1px;
}
.boxText .input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
    height: 19px;
    margin: 6px 0 4px;
    width: 100%;
}
.boxText .button_search {
    width: 15%;
}
.boxText .button_search input {
    margin: 2px 0 0;
}
.boxText .text_search {
    text-align: left;
    width: 85%;
}
.boxText .star_padd {
    padding: 18px 0 5px;
}
.boxText .languages {
    padding: 7px 0 10px;
}
.boxText .button {
    padding: 4px 0 0;
    vertical-align: middle;
}
SPAN.newItemInCart {
    color: #FF0000;
    font-family: arial;
    font-size: 11px;
}
a .newItemInCart {
    color: #FF0000;
    font-family: arial;
    font-size: 11px;
}
a:hover .newItemInCart {
    color: #FF0000;
    text-decoration: underline;
}
SPAN.oldItemInCart {
    color: #BBB8BD;
    display: block;
    font-family: arial;
    font-size: 11px;
    padding: 4px 0;
}
a .oldItemInCart {
    color: #BBB8BD;
    font-family: arial;
    font-size: 11px;
}
a:hover .oldItemInCart {
    color: #0072BC;
    text-decoration: underline;
}
.boxText li {
    padding: 0;
    width: 100%;
}
.boxText li, .boxText li a {
    font-family: arial;
}
.boxText ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.boxText .categories {
    margin: 1px 0 3px;
}
.boxText .bestsellers {
    margin: 0;
}
.boxText .information {
    margin: 0;
}
.boxText .manufacturers {
    margin: 0;
}
.boxText li a {
    display: block;
}
.boxText ul li div {
    padding-left: 24px;
}
.boxText .bg_list {
    background: url("../../depannage/informatique/images/bg_list_hline.gif") repeat-x scroll 0 0 transparent;
}
.boxText .bg_list a {
    background: url("../../depannage/informatique/images/bg_list.gif") no-repeat scroll 0 7px transparent;
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    line-height: 10px;
    padding: 2px 1px 9px;
    text-decoration: none;
}
.boxText .bg_list a:hover {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list a b {
    color: #FC1204;
    font-weight: normal;
    text-decoration: none;
}
.boxText .bg_list_un {
    padding: 0;
}
.boxText .bg_list_un a {
    background: url("../../depannage/informatique/images/bg_list.gif") no-repeat scroll 0 7px transparent;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding: 10px 1px 9px 10px;
    text-decoration: none;
}
.boxText .bg_list_un a:hover {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list_un a b {
    color: #FC1204;
    font-weight: normal;
    text-decoration: none;
}
.boxText .bg_list2 {
    padding: 0;
}
.boxText .bg_list2 a {
    padding: 8px 1px 9px 10px;
    text-decoration: none;
}
.boxText .bg_list2 a:hover {
    text-decoration: none;
}
.boxText .bg_list2_un {
    padding: 0;
}
.boxText .bg_list2_un a {
    padding: 8px 1px 9px 10px;
    text-decoration: none;
}
.boxText .bg_list2_un a:hover {
    text-decoration: none;
}
.boxText .bg_list2 {
    background: url("../../depannage/informatique/images/bg_list_hline.gif") repeat-x scroll 0 0 transparent;
}
.boxText .bg_list2 a font {
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}
.boxText .bg_list2 a:hover font {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a font {
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}
.boxText .bg_list2_un a:hover font {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list2 a b {
    color: #F9461C;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}
.boxText .bg_list2 a:hover b {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a b {
    color: #F9461C;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}
.boxText .bg_list2_un a:hover b {
    color: #FC1204;
    text-decoration: none;
}
.boxText .bg_list3 {
    background: url("../../depannage/informatique/images/bg_list_hline.gif") repeat-x scroll 0 0 transparent;
}
.boxText .bg_list3 a {
    background: url("../../depannage/informatique/images/bg_list3.gif") no-repeat scroll 25px 12px transparent;
    color: #565656;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding: 10px 1px 4px 16px;
    text-decoration: none;
}
.boxText .bg_list3 a:hover {
    color: #565656;
    text-decoration: underline;
}
.boxText .bg_list3_un {
    padding: 0;
}
.boxText .bg_list3_un a {
    background: url("../../depannage/informatique/images/bg_list3.gif") no-repeat scroll 25px 12px transparent;
    color: #565656;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding: 10px 1px 4px 16px;
    text-decoration: none;
}
.boxText .bg_list3_un a:hover {
    color: #565656;
    text-decoration: underline;
}
.cont_heading_table {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
}
.cont_heading_td {
    height: 28px;
    vertical-align: middle;
    width: 100%;
}
.cont_heading_t {
    background: url("../../depannage/informatique/images/cont_heading_border.gif") repeat-x scroll 0 0 transparent;
}
.cont_heading_l {
    background: url("../../depannage/informatique/images/cont_heading_border.gif") repeat-y scroll 0 0 transparent;
}
.cont_heading_r {
    background: url("../../depannage/informatique/images/cont_heading_border.gif") repeat-y scroll 100% 0 transparent;
}
.cont_heading_td {
    height: 34px;
    padding: 6px 15px 10px 13px;
}
.popup .cont_heading_td {
    color: #030303;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.cont_heading_td {
    color: #030303;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.cont_heading_td a {
    color: #030303;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}
.cont_heading_td a:hover {
    color: #030303;
    text-decoration: underline;
}
.main a.enlarge {
    color: #FC1204;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 0;
    text-decoration: underline;
    text-transform: lowercase;
}
.main a.enlarge:hover {
    color: #FC1204;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
}
.result {
    margin: 0;
}
.result_top_padd td {
    padding: 13px 0 14px;
    vertical-align: middle;
    width: 50%;
}
.result_bottom_padd td {
    padding: 16px 0 10px;
    vertical-align: middle;
    width: 50%;
}
.result_right {
    text-align: right;
}
.result td {
    color: #040404;
    font-family: arial;
    font-size: 11px;
}
.result b {
    color: #040404;
    font-weight: normal;
}
.result_right b {
    color: #FC1204;
    font-weight: normal;
}
.result_right a.pageResults {
    color: #FC1204;
    font-size: 11px;
    text-decoration: underline;
}
.result_right a.pageResults:hover {
    background: none repeat scroll 0 0 #F1F0EF;
    color: #FC1204;
    text-decoration: none;
}
.result_right a.pageResults u {
    color: #FC1204;
    text-decoration: underline;
}
.result_right a.pageResults u:hover {
    color: #FC1204;
    text-decoration: none;
}
td.main, p.main, div.main, .main td, .main p, .main b {
    color: #040404;
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
}
.main .desc {
    color: #040404;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
.main .desc2 {
    color: #FC1204;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
.main .name {
    line-height: 20px;
}
.main .s_cart_head {
    color: #030303;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.main a {
    color: #FC1204;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: underline;
}
.main a:hover {
    color: #FC1204;
    text-decoration: underline;
}
.main .name b a {
    color: #767373;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
}
.main .name b a:hover {
    color: #767373;
    text-decoration: none;
}
.main .name a {
    color: #242628;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
}
.main .name a:hover {
    color: #242628;
    text-decoration: underline;
}
.main .desc b {
    color: #040404;
}
.main .desc2 a {
    color: #FC1204;
    font-size: 11px;
    text-decoration: underline;
}
.main .desc2 a:hover {
    color: #FC1204;
    font-size: 11px;
    text-decoration: none;
}
.main b b {
    color: #333333;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}
SPAN.productSpecialPrice {
    color: #485059;
    display: inline;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
s {
    color: #FC1204;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
}
.main SPAN.productSpecialPrice {
    display: inline;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
}
.main s {
    color: #FC1204;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
}
.main b.productSpecialPrice {
    color: #485059;
    display: inline;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
}
.main .id {
    color: #767373;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}
.main .button {
    padding: 4px 0 0;
    vertical-align: middle;
}
.main .button a {
    color: #FC1204;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: underline;
}
.main .button a:hover {
    color: #FC1204;
    text-decoration: none;
}
.main .strong {
    color: #040404;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
.padd_2 .main {
    color: #040404;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
.padd_2 select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
    vertical-align: middle;
}
.img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #EFD9B0;
}
.main .desc2 ul {
    list-style: none outside none;
    margin: 5px 0 15px;
    padding: 0;
}
.main .desc2 li {
    padding: 0;
}
.main .desc2 li div {
    background: url("../../depannage/informatique/images/desc_bg_list.gif") no-repeat scroll 0 13px transparent;
    color: #040404;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    padding: 5px 1px 2px;
    text-decoration: underline;
}
.main .desc2 li a {
    color: #040404;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: underline;
}
.main .desc2 li a:hover {
    color: #040404;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
}
.desc_list {
    width: 50%;
}
.desc_list_separator {
    padding: 0 32px;
}
.main br {
    line-height: 9px;
}
.main .right .pic_padd {
    float: right;
    padding: 1px 0 2px 17px;
}
.main .right .name_padd {
    padding: 6px 0 1px 7px;
    text-align: right;
    
}
.main .right .desc_padd {
    padding: 12px 0 0;
    text-align: left;

}
.main .right .data_padd {
    float: right;
    line-height: 20px;
    padding: 6px 0 0;
    text-align: right;
}
.main .right .price_padd {
    line-height: 20px;
    padding: 10px 6px 0 0;
}
.main .right .button_padd {
    padding: 7px 0 0;
}
.main .left .pic_padd {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.main .left .name_padd {
    padding: 6px 0 1px 7px;
}
.main .left .desc_padd {
    padding: 12px 0 0;
}
.main .left .data_padd {
    line-height: 20px;
    padding: 6px 0 0;
}
.main .left .price_padd {
    float: right;
    line-height: 23px;
    padding: 10px 6px 0 0;
}
.main .left .button_padd {
    padding: 7px 0 0;
}
.main .s_cart_head_padd {
    height: 9px;
    padding: 10px 0 17px;
    text-align: center;
    vertical-align: middle;
}
.main .s_cart_td {
    padding: 19px 0 0;
}
.main .s_cart_td input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
}
.main .name2_padd {
    height: 40px;
    padding: 9px 30px 5px 19px;
    vertical-align: middle;
}
.main .pic2_padd {
    padding: 0 0 2px;
}
.main .desc2_padd {
    height: 6px;
    padding: 1px 15px 0 16px;
}
.main .desc22_padd {
    height: 6px;
    padding: 1px 0 0;
    text-align: right;
}
.main .listing2_padd {
    padding: 5px 15px 6px;
}
.main .price2_padd {
    color: #FC1204;
    font-size: 13px;
    font-weight: bold;
    height: 63px;
    padding: 2px 0 1px;
    vertical-align: middle;
    width: 100%;
}
.main .button2_padd {
    padding: 10px 0 0;
}
.main .pr_desc2_padd {
    padding: 5px 10px 10px;
    width: 100%;
}
.main .button22_padd {
    margin: 10px 0;
}
.main .button2_padd table {
    text-align: center;
}
.main div.img {
    margin: 0;
    text-align: center;
}
.main .prod2_padd {
    margin: 0;
    overflow: hidden;
    padding: 12px 1px 0 0;
}
.id2_padd {
    vertical-align: middle;
}
.main .name3_padd {
    height: 5px;
    padding: 5px 5px 13px;
    text-align: center;
    width: 100%;
}
.main .pic3_padd {
    padding: 11px 3px 0;
}
.main .desc3_padd {
    padding: 1px 0 5px;
}
.main .button3_padd {
    padding: 10px 0 0;
    text-align: center;
}
.main .price3_padd {
    height: 8px;
    padding: 9px 0 7px;
    text-align: center;
}
.main .name4_padd {
    height: 9px;
    padding: 11px 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.main .pic4_padd {
    padding: 15px 0 2px;
    text-align: center;
}
.main .desc4_padd {
    padding: 2px 0 3px;
    text-align: center;
}
.main .price4_padd {
    height: 49px;
    padding: 2px 0 0;
    text-align: center;
    vertical-align: middle;
}
.main .button4_padd {
    padding: 4px 0 0;
    text-align: center;
}
.button_marg img, .button_marg input {
    margin: 1px 0 2px;
}
.button2_marg img, .button2_marg input {
    margin: 4px 0 5px 1px;
}
.button3_marg img, .button3_marg input {
    margin: 2px 0 3px;
}
.button22_marg {
    margin: 0;
}
.bg_input input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.prod_info {
    float: left;
    margin: 0 25px 0 0;
    padding: 3px 1px 1px;
    text-align: center;
}
table.listing {
    margin: 0 0 2px;
}
table.listing td {
    background: url("../../depannage/informatique/images/line_xx.gif") repeat-x scroll 0 center transparent;
    color: #040404;
    font-family: arial;
    font-size: 10px;
    padding: 1px 0;
}
.main .listing b {
    font-weight: normal;
}
.main .listing em, .main .listing font {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #F9461C;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 4px;
}
.main .listing b font {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #040404;
    font-family: arial;
    font-size: 10px;
    padding: 0 4px 0 0;
}
.main .listing b font a {
    text-decoration: underline;
}
.main .listing b font a:hover {
    text-decoration: none;
}
.main .listing font a {
    color: #040404;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
.main .listing font a:hover {
    color: #040404;
    text-decoration: none;
}
TD.smallText, SPAN.smallText, .smallText em, P.smallText {
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.smallText a {
    color: #FC1204;
    font-size: 11px;
    text-decoration: none;
}
.smallText a:hover {
    color: #FC1204;
    font-size: 11px;
    text-decoration: underline;
}
.smallText a u {
    color: #FC1204;
    font-size: 11px;
    text-decoration: none;
}
.smallText a:hover u {
    color: #FC1204;
    font-size: 11px;
    text-decoration: underline;
}
.prod_line_x {
    background: url("../../depannage/informatique/images/line_x.gif") repeat-x scroll 0 center transparent;
}
.prod_line_y {
    background: url("../../depannage/informatique/images/line_y.gif") repeat-y scroll center 0 transparent;
}
.padd_gg img {
    height: 0;
}
.padd_vv img {
    width: 29px;
}
.cart_line_x {
    background: url("../../depannage/informatique/images/line_x.gif") repeat-x scroll 0 center transparent;
}
.cart_line_y {
    background: url("../../depannage/informatique/images/line_y.gif") repeat-y scroll center 0 transparent;
}
.padd2_gg img {
    height: 2px;
}
.padd2_vv img {
    width: 3px;
}
.padd3_vv img {
    width: 9px;
}
.tableBox_shopping_cart {
    margin: 0;
}
.cart_total_left {
    height: 40px;
    padding: 10px 15px 10px 0;
    text-align: right;
    vertical-align: middle;
    width: 80%;
}
.cart_total_right {
    padding: 0 0 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 20%;
}
.cart_total_left {
    color: #485059;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
}
.cart_button_padd {
    padding: 15px 8px 0;
}
.remove {
    width: 20%;
}
.products {
    width: 45%;
}
.quantity {
    width: 15%;
}
.total {
    width: 20%;
}
.tableBox_output_td {
    padding: 0;
}
.tableBox_output1_td {
    padding: 0;
}
.tep_draw_prod_top_table {
    padding: 0;
}
.tep_draw_prod_top_td {
    padding: 0 0 13px;
}
.tep_draw_prod_top2_td {
    padding: 0 2px 7px;
}
.tep_draw_prod_top3_td {
    padding: 0 0 10px;
}
#m1, #m2, #m3, #m4, #m5, #m6, #over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6 {
    cursor: pointer;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 46px;
    line-height: 5px;
    padding: 0 4px 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
#m1, #m2, #m3, #m4, #m5, #m6 {
    background: url("../../depannage/informatique/images/menu_marker.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
}
#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6 {
    background: url("../../depannage/informatique/images/bg_menu_act.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    text-decoration: none;
}
#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6 {
    background: url("../../depannage/informatique/images/bg_menu_act.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    text-decoration: underline;
}
.num {
	color: #009EE0;
	font-weight: bold;
	font-size: 16px;
}
numb {
	font-size: 10px;
}
.numb {
	font-size: 10px;
}
.width_table tr .width_td table tr .row_2 .main_table tr .content_width_td .wrapper_t .wrapper_r .wrapper_b .wrapper_l .wrapper_tl .wrapper_tr .wrapper_bl .wrapper_br .width_100 .content_wrapper_table tr .content_wrapper_td.padd_3 table tr .tableBox_output_td.main table tr .left .prod22_t .prod2_r .prod2_b .prod2_l .prod2_tl .prod2_tr .prod2_ .prod2_bl .prod22_br .width_100 div .desc.desc_padd p .numb .numb {
	font-weight: bold;
}
