html {
  background: #0F0C38 url(../images/htmlbg.png) center top repeat-y;
}

body {
  font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
  margin: 0 auto;
  padding: 0;
  font-size: 0.8em;
  width: 960px;
  background-color: #666666;
  color: #000000;
}

img {
  border: none;
}

#site {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(../images/sitebg.png) left top repeat-y;
  color: #000000;
  float: left;
  display: inline;
}

#header {
  position: relative;
  margin: 0;
  padding: 0;
  width: 960px;
  height: 190px;
  background: url(../images/headerbg.jpg) left top no-repeat;
  z-index: 10;
}

#header img.logo {
  position: absolute;
  bottom: 6px;
  right: 5px;
  margin: 0;
  padding: 0;
}

ul#nav a , ul#nav a:link , ul#nav a:visited , ul#nav a:hover {
  text-decoration: none;
  color: #306799;
  background-color: transparent;
}


/* Menu Level 1 : BEGIN */
ul#nav {
  position: relative;
  float: left;
  width: 193px;
  margin: -30px 0 25px 0;
  padding: 0;
  white-space: nowrap;
  z-index: 20;
}
ul#nav li {
  list-style-type: none;
  text-indent: -5000px;
  margin: 0;
  padding: 0;
}
ul#nav li a {
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
  line-height: 30px;
  height: 30px;
}
/* Menu Level 1 : END */

/* Menu Level 2 : BEGIN */
ul#nav li ul {
  margin: 0;
  padding: 0;
}
ul#nav li ul li {
  margin: 0 0 0 25px;
  padding: 0;
}
ul#nav li ul li a {
  margin: 0;
  padding: 0;
}
/* Menu Level 2 : END */


/* Menu Level 3 : BEGIN */
ul#nav li ul li ul {
  margin: 0;
  padding: 0;
}
ul#nav li ul li ul li {
  margin: 0;
  padding: 0;
}
ul#nav li ul li ul li a {
  margin: 0;
  padding: 0;
}
/* Menu Level 3 : END */


/* Menu links General : BEGIN */
ul#nav li a:hover {
  background-position: right -30px;
}
ul#nav a.active {
  background-position: right -30px;
}
ul#nav li ul li ul li a.active {
  background-position: right -22px;
}
ul#nav a.expanded {
  background-position: right -60px;
}
ul#nav li a.expanded:hover {
  background-position: right -90px;
}
ul#nav li a.expanded-active, ul#nav li a.expanded-active:hover {
  background-position: right -90px;
}
ul#nav a.collapsed {
  background-position: right top;
}
a#nav-contact:hover {
  background-position: right -31px !important;
}
/* Menu links General : END */

/* Menu links items : BEGIN */
a#nav-accueil {
  position: relative;
  background: transparent url(../images/nav/accueil.png) left top no-repeat;
  z-index: 25;
}
a#nav-produits {
  position: relative;
  background: transparent url(../images/nav/produits.png) left top no-repeat;
}
a#nav-produits-cartes {
  position: relative;
  background: transparent url(../images/nav/produits-cartes.png) right top no-repeat;
}
a#nav-produits-imprimantes {
  position: relative;
  background: transparent url(../images/nav/produits-imprimantes.png) right top no-repeat;
}
a#nav-produits-imprimantes-comparatif {
  position: relative;
  background: transparent url(../images/nav/produits-imprimantes-comparatif.png) right top no-repeat;
  line-height: 22px !important;
  height: 22px !important;
}
a#nav-produits-imprimantes-comparatif.active,
a#nav-produits-imprimantes-comparatif:hover {
  background-position: right -22px !important;  
}
a#nav-produits-imprimantes-standard {
  position: relative;
  background: transparent url(../images/nav/produits-imprimantes-standard.png) right top no-repeat;
  line-height: 16px !important;
  height: 16px !important;
}
a#nav-produits-imprimantes-standard.active,
a#nav-produits-imprimantes-standard:hover {
  background-position: right -16px !important;  
}
a#nav-produits-imprimantes-professionnel {
  position: relative;
  background: transparent url(../images/nav/produits-imprimantes-professionnel.png) right top no-repeat;
  line-height: 24px !important;
  height: 24px !important;
}
a#nav-produits-imprimantes-professionnel.active,
a#nav-produits-imprimantes-professionnel:hover {
  background-position: right -24px !important;  
}
a#nav-produits-ligne_complete {
  position: relative;
  background: transparent url(../images/nav/produits-ligne-complete.png) right top no-repeat;
}
a#nav-produits-logiciel {
  position: relative;
  background: transparent url(../images/nav/produits-logiciel.png) right top no-repeat;
}
a#nav-produits-accessoires {
  position: relative;
  background: transparent url(../images/nav/produits-accessoires.png) right top no-repeat;
}
a#nav-services {
  position: relative;
  background: transparent url(../images/nav/services.png) right top no-repeat;
}
a#nav-support {
  position: relative;
  background: transparent url(../images/nav/support.png) right top no-repeat;
}
a#nav-support-consulting {
  position: relative;
  background: transparent url(../images/nav/support-consulting.png) right top no-repeat;
}
a#nav-support-pilotes {
  position: relative;
  background: transparent url(../images/nav/support-pilotes.png) right top no-repeat;
}
a#nav-contact {
  position: relative;
  background: transparent url(../images/nav/contact.png) right top no-repeat;
  line-height: 31px !important;
  height: 31px !important;
}
a#nav-contact.active {
  background-position: right -31px !important;
}
/* Menu links items : END */

#content {
  float: right;
  width: 767px;
  color: #000000;
  padding: 0;
  margin: 0;
  background: transparent url(../images/contentbg.jpg) left 18px no-repeat;
}

#breadcrumb {
  font-size: 0.8em;
  color: #306799;
  width: 761px;
  line-height: 18px;
  padding: 0 0 0 5px !important;
  margin: 0 !important;
  background: #306799 url(../images/breadcrumbsbg.png) left top repeat-y;
  border-top: 1px solid #306799;
  border-right: 1px solid #306799;
  border-bottom: 1px solid #306799;
}
#content h1 {
  font-size: 1.5em;
  margin: 8px;
  font-weight: normal;
  letter-spacing: -1px;
}

#content h2 {
  margin: 0 8px;
  padding: 0;
  color: #306799;
  font-weight: bold;
  border-bottom: 2px solid #306799;
  clear: both;
  font-size: 1.3em;
  background-color: transparent;
}

#content img.left {
  float: left;
}

#content img.right {
  float: right;
  margin: 8px;
}

#content p {
  margin: 10px 10px 15px 10px;
  padding: 0;
}

#content p.center {
  text-align: center;
  clear: both;
}

#content p.error {
  color: #FF0000;
  font-weight: bold;
  text-align: center;
}

#content p.info {
  color: #0000FF;
  font-weight: bold;
  text-align: center;
}

#content a,#content a:link {
  color: #235793;
  text-decoration: none;
}

#content a:hover {
  color: #666666;
}

#content ul {
  padding: 0;
  margin: 8px 8px 16px 24px;
}

#content ul li {
  list-style-type: none;
  background: url(../images/bullet1.png) 0 3px no-repeat;
  padding:  0 0 0 15px;
  margin: 0;
}

#content ul li ul {
  padding: 0;
  margin: 8px 8px 8px 16px;
}

#content ul li ul li {
  padding:  0 0 0 15px;
  background: url(../images/bullet2.png) 0 3px no-repeat;
}

#content div.twocol {
  width: 366px;
  margin: 8px 8px 8px 9px;
  padding: 0;
  float: left;
  display: inline;
}

#content div.twocol a{
  font-size: 0.8em;
}

#content div.twocol h2 {
  padding: 3px 0 3px 5px;
  margin: 0 0 6px 0;
  color: #FFFFFF;
  background: #306799;
  font-weight: normal;
  font-size: 1.1em;
  border: none;
}

#content div.twocol p {
  margin: 0;
  padding: 0;
  text-align: justify;
  border: none;
}

#content div.twocol img {
  float: right;
  margin: 0 0 10px 15px;
}

#content div.twocol p.readmore {
  clear: both;
  text-align: right;
  padding: 0 5px 0 0;
}

#content br.clear {
  clear: both;
  font-size: 0;
  line-height: 0px;
  height: 0;
  width:0;
  border: none;
}


/* Accueil : BEGIN */
#accueil-wrapper {
  position: relative;
}
#accueil-wrapper img {
  vertical-align: text-bottom;
}
#accueil-wrapper #slogan {
  position: absolute;
  top: 20px;
  right: 20px;
}
#accueil-wrapper ul {
  position: absolute;
  top: 170px;
  left: 480px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none;
}
#accueil-wrapper ul li {
  list-style-type: none;
  background: none; 
}
/* Accueil : END */


/* Produits>Cartes : BEGIN */
#produits-cartes img {
  float: right;
  margin: 0 8px 8px 8px;
}
/* Produits>Cartes : END */

/* Produits>Imprimantes>Standard & Produits>Imprimantes>Professionnel : BEGIN */
/* Produits>Imprimantes>Standard & Produits>Imprimantes>Professionnel - Internal Navigation : BEGIN */
#produits-imprimantes-standard ul.printer-nav,
#produits-imprimantes-professionnel ul.printer-nav {
  text-align: center;
  margin: 15px 0 25px 0;
  font-size: 1.2em;
}
#produits-imprimantes-standard ul.printer-nav li,
#produits-imprimantes-professionnel ul.printer-nav li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  border-right: 1px solid #306799;
  background: none;
}
#produits-imprimantes-standard ul.printer-nav li.last,
#produits-imprimantes-professionnel ul.printer-nav li.last {
  border-right: none;
}
#produits-imprimantes-standard ul.printer-nav li a,
#produits-imprimantes-professionnel ul.printer-nav li a {
  padding: 0 10px;
}
/* Produits>Imprimantes>Standard & Produits>Imprimantes>Professionnel - Internal Navigation : END */

#produits-imprimantes-standard dl,
#produits-imprimantes-professionnel dl {
  margin: 8px 10px;
}
#produits-imprimantes-standard dt,
#produits-imprimantes-professionnel dt {
  font-weight: bold;
  margin: 8px 0 0 0;
}
#produits-imprimantes-standard dd,
#produits-imprimantes-professionnel dd {
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
  background: transparent url(../images/bullet1.png) left 4px no-repeat;
}
#produits-imprimantes-standard img,
#produits-imprimantes-professionnel img {
  float: right;
  margin: 8px;
}
#produits-imprimantes-standard p.techsheet,
#produits-imprimantes-professionnel p.techsheet {
  width: 248px;
  float: right;
  clear: both;
  text-align: center;
  padding: 0;
  margin: 0 8px 10px 8px;
}
/* Produits>Imprimantes>Standard & Produits>Imprimantes>Professionnel : END */


/* Produits>Imprimantes>Comparatif : BEGIN */
#produits-imprimantes-comparatif h2 {
  margin-top: 25px;
}
#produits-imprimantes-comparatif table {
  font-size: 1em;
  border-collapse: collapse;
  margin: 15px;
}
#produits-imprimantes-comparatif caption {
  font-size: 1em;
  padding: 8px 0;
  font-weight: normal;
  letter-spacing: -1px;
  text-align: center;
  font-style: italic;
}
#produits-imprimantes-comparatif img {
  margin: 0;
  padding: 0;
  vertical-align: text-bottom;
}
#produits-imprimantes-comparatif tbody th {
  text-align: left;
  padding: 5px;
}
#produits-imprimantes-comparatif tbody td {
  text-align: center;
  padding: 5px;
}
#produits-imprimantes-comparatif tbody tr th,
#produits-imprimantes-comparatif tbody tr td {
  vertical-align: middle;
  border-bottom: 80px solid #FFFFFF;
}
#produits-imprimantes-comparatif tbody tr.last th,
#produits-imprimantes-comparatif tbody tr.last td {
  border-bottom: none;
}
#produits-imprimantes-comparatif tbody td.odd {
  background-color: #C3D8E7;
}
#produits-imprimantes-comparatif tbody td.even {
  background-color: #A1C1DA;
}
#produits-imprimantes-comparatif thead th {
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  padding: 20px 5px 5px 5px;
}
#produits-imprimantes-comparatif thead th.odd {
  background-color: #4080AB;
}
#produits-imprimantes-comparatif thead th.even {
  background-color: #84ADC9;
}
#produits-imprimantes-comparatif thead th.speed {
  width: 100px;
}
#produits-imprimantes-comparatif thead th.color {
  width: 89px;  
}
#produits-imprimantes-comparatif thead th.image {
  width: 78px;  
}
#produits-imprimantes-comparatif thead th.security {
  width: 78px;  
}
#produits-imprimantes-comparatif thead th.card {
  width: 87px;  
}


#produits-imprimantes-comparatif tbody th.model {
  width: 140px;
  background-color: #84ADC9;
  border-right: 2px solid #FFFFFF;
}
#produits-imprimantes-comparatif tbody th.model div {
  position: relative;
  height: 100%;
}
#produits-imprimantes-comparatif tbody th.model div img {
  position: absolute;
  top: -50px;
}
#produits-imprimantes-comparatif tbody th.model div p {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
}

#produits-imprimantes-comparatif tr.sd260 th.model div {
  height: 87px;
}
#produits-imprimantes-comparatif tr.sd360 th.model div {
  height: 82px;
}
#produits-imprimantes-comparatif tr.sp25plus th.model div {
  height: 95px;
}
#produits-imprimantes-comparatif tr.sp35plus th.model div {
  height: 97px;
}
#produits-imprimantes-comparatif tr.sp55plus th.model div {
  height: 99px;
}
#produits-imprimantes-comparatif tr.sp75plus th.model div {
  height: 124px;
}
#produits-imprimantes-comparatif tr.sr200 th.model div {
  height: 101px;
}
#produits-imprimantes-comparatif tr.sr300 th.model div {
  height: 105px;
}



/* Produits>Imprimantes>Comparatif : END */

/* Produits>Logiciel : END */
#produits-logiciel h2 {
  clear: none;
}
#produits-logiciel #content p {
  margin: 4px 8px;
}
#produits-logiciel table {
  font-size: 1em;
  border-collapse: collapse;
  margin: 0 15px 15px 15px;
}
#produits-logiciel caption {
  font-size: 1em;
  padding: 8px 0;
  font-weight: normal;
  letter-spacing: -1px;
  text-align: center;
  font-style: italic;
}
#produits-logiciel thead {
  margin: 0;
}
#produits-logiciel img {
  margin: 0;
  padding: 0;
  vertical-align: text-bottom;
}
#produits-logiciel tr.products th {
  background: #91B6D3 url(../images/produits/logiciels/thtopbg.png) left top repeat-x;
  padding: 8px 3px;
}
#produits-logiciel tbody th {
  text-align: left;
  padding: 5px;
}
#produits-logiciel tbody td {
  text-align: center;
  padding: 5px;
}
#produits-logiciel tbody tr.even {
  background-color: #FFFFFF;
}
#produits-logiciel tbody tr.odd {
  background-color: #91B6D3;
}

#produits-logiciel p#lien-datacard {
  margin: 8px 16px 16px 16px; 
}
#produits-logiciel p#lien-datacard img {
  margin: 4px; 
}
#produits-logiciel p#lien-datacard a {
  display: inline-block;
  border: 1px dotted #CCCCCC;
  margin: 0 8px 0 0;
}
#produits-logiciel p#lien-datacard a:hover {
  border: 1px dotted #306799;  
}

#produits-logiciel p#lien-datacard img {
  vertical-align: middle;
}


/* Produits>Logiciel : END */


/* Produits>Accessoires : BEGIN */
#cordon-header {
  position: relative;
  width: 751px;
  margin: 0 0 8px 0;
  padding: 8px;
}
#cordon-header p {
  margin: 8px 0;
}
#cordon-poly-tissage {
  position: absolute;
  top: 0;
  right: 150px;
}


#cordon-satin-couleurs {
  float: none !important;
}
#cordon-satin-tissage {
  top: 0;
  right: 380px;
  float: none;
  position: absolute;
}

#zip-bleu {
  margin: 0 150px 0 0;
}
#zip-couleurs {
  position: absolute;
  top: 200px;
  right: 8px;
}

#produits-accessoires div.articles {
  position: relative;
  width: 751px;
  background-color: #D5ECFD;
  margin: 8px 0;
  padding: 8px;
}
#produits-accessoires div.articles h3 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: bold;
  clear: both;
}
#produits-accessoires div.articles p {
  margin: 0;
  padding: 0;
}
#produits-accessoires div.articles img {
  float: right;
}
#produits-accessoires #content ul {
  position: relative;
  font-size: 0.9em;
  margin: 8px;
}
#produits-accessoires dl {
  font-size: 0.9em;
}
#produits-accessoires dt {
  color: #306799;
  float: left;
  font-weight: bold;
  padding: 0 3px 0 0;
}
/* Produits>Accessoires : END */


/* Services : BEGIN */
#services div.prestations {
  border: 1px solid #306799;
  margin: 0 60px 8px 60px;
  padding: 0;
}

#services div.prestations p {
  text-align: center;
}

#services div.prestations h2 {
  margin: 0;
  padding: 2px;
  background-color: #306799;
  color: #FFFFFF;
}
/* Services : END */



#content ul.contacts {
  margin: 8px;
  padding: 0;
}
#content ul.contacts li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0;
  background:  none;
}
#content ul.contacts li span{
  display: block;
  width: 5em;
  float: left;
}
#map {
  float: right;
  width: 530px;
  height: 300px;
  margin: 10px;
  display: inline;
}
#map h1 {
  margin: 0;
  padding: 0;
}

#footer {
  width: 953px;
  clear: both;
  text-align: right;
  font-size: 0.8em;
  line-height: 18px;
  padding: 0 5px 0 0;
  margin: 0 auto;
  background: #306799 url(../images/footerbg.png) left top repeat-y;
  border: 1px solid #306799;
  color: #FFFFFF;
}
