@import url("form.css");
/**
 * Base elements
 */
body {
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  font-size: 12px;
}
h2 {
  margin: 0 0 .5em 0;
  font-size: 1.5em;
}
h3 {
  margin: 0 0 .5em 0;
  font-size: 1.2em;
}
p {
  margin: 0 0 1em 0;
}
table {
  border-collapse: collapse;
}
acronym {
  cursor: help;
}
ul {
  list-style: square;
}
hr.clear {
  clear: both;
  visibility: hidden;
}
.explain {
   font-size: 0.8em;
   text-align: right;
 }
/**
 * Positions
 */
#page {
  position: relative;
  width: 900px;
  margin: 0 auto;
}
#main {
  margin: 0 0 1em 0;
}
#soe {
  background-color: #E3F3FF;
  padding: 0.5em;
  font-size: .8em;
}
#link-basket {
  position: absolute;
  top: 0.2em;
  right: 0.5em;
  padding: 0 20px 0 0;
  font-weight: bold;
  background: url(img/basket.png) no-repeat 100% 0;
}
#header {
  background: url(img/logo.png) no-repeat;
  height: 90px;
  margin: 0 0 5em 0;
}
#header h1 {
  margin: 0;
  padding: 0;
  height: 100%;
  text-indent: -1000em;
}
#header h1 a {  
  display: block;
  height: 100%;
  width: 370px;
}
#header #jingle {
  display: none;
}
#prelude {
  position: absolute;
  top: 33px;
  right: 20px;
  left: 380px;
  font-size: 1.8em;
  font-weight: bold;
}
#prelude p {
  margin: 0 0 .2em 0;
}
#prelude span.domain {
  color: #4F9ED6;
}
#prelude span.tld {
  color: #6DAF20;
}
#products {
  font-size: 0.7em;
}
#legal,#partenaire {
  clear: both;
  font-size: 0.9em;
  text-align: center;
}
#card {
  margin: .5em;
  padding: 5px 160px 5px 0;
  text-align: right;
  background: url(img/cartes.png) no-repeat 100% 0;
}
#footer {
  clear: both;
  text-align: right;
  font-size: 0.8em;
  font-style: italic;
}
/**
 * Plaque
 */
#plate, #plate-275x200, #plate-170x130 {
  font-family: sans-serif;
  border: none;  
}
table#plate td, table#plate-275x200 td, table#plate-170x130 td {
  border: none;
}
#plate #country, #plate .country {
  float: left;
  width: 61px;
  height: 137px;  
  background: url(img/plate-fr.png) no-repeat;
}
#plate #num, #plate .num {
  position: relative;
  float: left;  
  padding: 20px 20px 0 20px;
  width: 500px;  
  height: 117px;
  text-align: center;
  overflow: hidden;
  font-size: 80px;
  font-weight: bold;
  background: url(img/plate-number.png) repeat-x;  
}
#plate #rgn, #plate .rgn {
  margin: 0 0 0 601px;
  width: 64px;
  height: 137px;
  background: url(img/plate-region.png) no-repeat;
}
#plate #text-pub, #plate-275x200 #text-pub, #plate-170x130 #text-pub,
#plate .text-pub, #plate-275x200 .text-pub, #plate-170x130 .text-pub {
  width: 100%;
  border-top: 1px solid #000;
  font-size: 14px;
  display: none;
}
#plate-275x200 {
  width: 333px;
  margin: 0 auto;
}
#plate-275x200 #num-top, #plate-275x200 .num-top {
  float: left;
  overflow: hidden;
  width: 255px;
  height: 117px;
  text-align: right;
  padding: 15px 15px 0 0;
  font-size: 80px;
  font-weight: bold;
  background: url(img/plate-275x200-top.png) no-repeat;
}
#plate-275x200 #rgn, #plate-275x200 .rgn {
  margin: 0 0 0 270px;
  width: 63px;
  height: 132px;
  background: url(img/plate-275x200-region.png) no-repeat;
}
#plate-275x200 #num-down, #plate-275x200 .num-down {
  clear: left;
  overflow: hidden;
  position: relative;
  width: 333px;
  height: 109px;
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  background: url(img/plate-275x200-down.png) no-repeat;
}
#plate-275x200 #text-pub, #plate-275x200 .text-pub {
  position: absolute;
  width: 320px;
  height: 16px;
  bottom: 5px;
  left: 6px;
}
#plate-170x130 {
  width: 276px;
  margin: 0 auto;
}
#plate-170x130 #num-top {
  float: left;
  overflow: hidden;
  width: 201px;
  height: 76px;
  text-align: right;
  padding: 10px 30px 0 0;
  font-size: 56px;
  font-weight: bold;
  background: url(img/plate-170x130-top.png) no-repeat;
}
#plate-170x130 #rgn {
  margin: 0 0 0 231px;
  width: 45px;
  height: 86px;
  background: url(img/plate-170x130-region.png) no-repeat;
}
#plate-170x130 #num-down {
  position: relative;
  overflow: hidden;
  width: 276px;
  height: 71px;
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  background: url(img/plate-170x130-down.png) no-repeat;
}
#plate-170x130 #text-pub {
  position: absolute;
  width: 260px;
  height: 10px;
  bottom: 4px;
  left: 8px;
  font-size: 10px;
}
/**
 * Home
 */
#description {
  margin: 0 0 2em 0;
  font-size: 1.4em;
  color: #333;  
}
#description strong {
  font-style: italic;
}
#macaron {
  position: absolute;
  top: 50px;
  right: -60px;
  transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
}
#main-order, #order, #basket, #contact-me, .content-text {
  clear: left;
  display: block;
  position: relative;
  background-color: #E3F3FF;
  border: 1px solid #bbb;
  padding: 1em 1em 0 1em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.content-text {
  margin: 0 0 1em 0; 
}
dl.format {
  width: 240px; 
  float: left;
  margin: 0 90px 1em 0;
}
dl.format.lastest {
  margin: 0;
}
dl.format a {
  text-decoration: none;
  color:#00395F;
}
dl.format dt {
  font-size: 1.5em;
  font-weight: bold;
}
dl.format dt{
  text-align: center;
}
dl.format dt span {
  font-size: 0.8em;
  display: block;
}
dl.format dd {
  margin: 0;
}
dl.format dd div.blue {  
  padding: 5px;
  background-color: #CAE8FF;
  border: 1px solid #BBBBBB;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-weight: bold;
  color: #00395F;
  text-align: center;
}
dl.format dd div.go {  
  margin: 5px 0 0 0;
  padding: 5px;
  border: 1px solid #BBBBBB;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: url(img/chevron.png) no-repeat 98% 0;  
}
dl.format dd div.go a {
  display: block;
  color: #000;
}
dl.format dd div.go a strong {
  font-size: 1.1em;
}
dl.format dd img {
  border: none;
}
dl.format dd p {
  margin: 0;  
  font-size: 1.1em;
}
dl.format dd p.price {
  margin: 5px 0 0 0;
  font-size: 1.5em;
}
#hotline dt {
  padding: 1em 5px 1em 40px;
  background-color: #fff;
  width: 12em;
  background: url(img/tel.png) #fff no-repeat 5px 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#old-way {
  clear: left;
  text-align: right;
}
#old-way a.mailing {
  padding: 0 20px 2px 0;
  background: url(img/email_go.png) no-repeat 100% 0;
}
#old-way a.partners {
  padding: 0 20px 2px 0;
  background: url(img/cart_go.png) no-repeat 100% 0;
}
#why {
  padding: 0 0 0 50px;
  background: url(img/chevron_np_bleu.png) no-repeat 0 0;
}
#why strong {
  font-size: 2.2em;
}
#why em {
  font-weight: normal;
  font-style: normal;
}
#meta-market {
  margin: 2em 0 0 0;
}
#meta, #market {
  margin: 2em 0 3em 0;
}
#meta div, #market div {
  position: relative;  
  float: left;
  width: 22.9em;
  padding: 0 1em 0 1em;
}
#meta div h3, #market div h3 {
  position: relative;
  z-index: 30;
  font-size: 1.2em;
}
#market div span.number, #meta div span.number {  
  position: absolute;  
  color: #fff;
  z-index: 10;
  top: -70px;
  right: 0;
  font-size: 27em;
  font-weight: bold;
}
#market div p, #meta div p {
  position: relative;
  z-index: 20;
}
#meta #shipment, #market div#just-price {
  border-right: 1px dotted #000;
  border-left: 1px dotted #000;
}
#paiement p {
  background: url(img/paiement-secure.png) no-repeat;
  width: 165px;  
  padding: 65px 0 0 0;
  font-style: italic;
  text-align: center; 
  color: #555;
  text-shadow: 1px 1px 0 #fff;
}
#meta #paiement p {
  margin: 0 auto;
}
#market, #meta {  
  background-color: #CAE8FF;
  padding: 1em 0 1em 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#market #shipment img {
  position: relative;
  z-index: 20;
  margin: 0 2em 0 0;
}
#meta #shipment ul {
  position: relative;
  z-index: 20;
  margin: 0.5em 0 0 0;
  padding: 0;
  font-size: 1.1em;
  list-style-image: url(img/tick.png);
  list-style-position: inside;
}
#faq {
  text-align: right;
}
#faq a {
  background: url(img/information.png) no-repeat 100% -1px;
  padding: 0 18px 0 0;
  font-weight: bold;
}
#hotline p.number {  
  padding: 0 0 0 35px;
  background: url(img/tel.png) no-repeat;
}
#market p {
  margin: 0 0 0.5em 0;
}
#legislation-footer {  
  margin: 6em 0 6em 0;  
}
/**
 * Plate 520x110 mm
 */
#main-order, #order, #basket {
  width: 670px;
  float: left;  
}
#macarron {
  position: absolute;
  z-index: 1;
  top: 120px;
  right: -60px;  
}
#explain {
  margin: 0 0 0 710px;            
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 1px 1px 1px #888888;
  background-color: #FFFFFF;
  border: 1px solid #BBBBBB;
  padding: 10px;   
}
#explain #shipment-free img {
  margin: 0 2em .5em 0;
}
#number {
  display: block;
  float: left;   
  padding: 5px;
  font-size: 40px;
  font-weight: bold;
  width: 255px;
  text-transform: uppercase;
}
#main-order #my-number span.alert, #my-number span.info {  
  display: block;
  margin: 0 0 0 280px;
  width: 355px;
}
#main-order #plate, #main-order #plate-170x130, #main-order #plate-275x200 {
  clear: left;
  margin: 3em auto 3em auto;
}
#regions #region-choose {
  width: 100%;
  margin: 1em auto;
  padding: 10px 0 15px 0;
  background-color: #1473BB;
  border: 1px solid #ccc;  
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #fff;
}
.scrollable {
  position: relative;
  overflow: hidden;
  width: 87%;
  height: 60px;
  float: left;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
.scrollable img {
  cursor: pointer;
  float: left;
  padding: 2px;
  margin: 0 15px 0 0;
}
.scrollable .active {
  border: 2px solid #F0EB3A;
  z-index: 9999;
  position: relative;
}
p.nav.left {
  background: url(img/previous-region.png) no-repeat;
  height: 45px;
  width: 25px;
  float: left;
  margin: 2px 10px 0 10px;
}
p.nav.right {
  background: url(img/next-region.png) no-repeat;
  height: 45px;
  width: 25px;
  margin: 2px 0 0 95%;
}
p.nav a {
  cursor: pointer;
  display: block;
  height: 100%;
  text-indent: -1000em;
}
#region-select {
  margin: 0 auto 2em auto;
}
#region-select label {
  clear: left;
  font-size: 1.2em;
}
#region-select select {
  padding: 5px;
  width: 20em;
  font-size: 1em;
}
#region option {
  font-weight: normal;
}
#main-order p.artung {  
  font-size: 0.9em;
  font-style: italic;
}
#main-order .submitfield {
  margin: 0;
  text-align: right;
}
/**
 * Order
 */
#order table#plate {
  margin: 0 0 .5em 0;
}
#order #hotline,#basket #hotline {
  position: absolute;
  top: 1em;
  right: 1em;
}
#order #hotline dd,#basket #hotline dd {
  margin: .5em 0 0 0;
  padding: 0;
  text-align: right;
  width: 14em;
}
#order #options {
  clear: left;
  margin: 1em 0 .5em 0;
}
#order #type {
  margin: 1em 0 0 0;
  padding: .5em;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #8F8F8F;
  background-color: #fff;
}
#order #type label {
  font-weight: bold;
}
#order #text-perso {
  width: 32em;
}
#order #under-text {
  display: none;
  margin: 0 0 1em 0;
}
#order #under {
  margin: 1em 0 0 0;
  padding: .5em;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: solid 1px #8F8F8F;
  background-color: #fff;
}
#quantity {
  width: 2em;
  text-align: right;
}
#order #name,#order #email {
  width: 90%;
}
#street,#city {
  width: 80%;
}
#coords {
  margin: 2em 0 0 0;
  float: left;
  width: 270px;
}
#price {
  margin: 0 0 1em 290px;
  padding: .5em;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #8F8F8F;
}
#price table {
  width: 100%;
}
#price table thead th {
  text-align: left;
  border-bottom: 1px solid #000;
}
#price table thead th#prices,#price table td.prices {
  text-align: right;
}
#price table th#prices {
  width: 20%;
}
#price table tbody td#plates {
  width: 50%;
}
#price table th {
  text-align: left;
}
#price table tfoot th {
  padding: 0.2em 0.5em;
  text-align: right;
}
#price table td {
  text-align: left;
  padding: 0.2em 0.5em;
}
#price #total .prices {
  font-weight: bold;
  font-size: 1.4em;  
}
#price #total #price-ttc {
  border-top: 2px solid #000;
}
#price #number {
  text-align: left;
}
#price #shipping, #price #rivets {
  font-size: 1.2em;
}
#order #next p.submitfield {
  position: absolute;
  bottom: 0;
  right: 0;
}
#minus,#plus {
  cursor: pointer;
}
div.alert {
  margin: 2em 0 2em 0;
}
#order #next {
  position: relative;
  margin: 0 0 0 32em;
  height: 135px;
}
#order #next img {
  position: absolute;
  right: 170px;
  z-index: 1;
}
#order #address legend {
  margin: 1em 0 1em 0;  
}
#order #livraison {
  margin: 2em 0 2em 290px;
  padding: .5em;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #8F8F8F;
}
#order #livraison table#shipment {  
  text-align: center;
  width: 95%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.1em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#order #livraison table#shipment td{
  padding: 0 .5em .5em .5em;  
}
#order #livraison table#shipment th.selected {
  background-color: #8FCFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#order #livraison table#shipment th {
  padding: .5em;  
}
#order #livraison #shipment label {
  display: block;
  text-indent: -1000em;
  margin: 0 auto;
}
#order #livraison #shipment label#exapaq-logo {
  background: url(/public/images/exapaq-method.png) no-repeat;
  height: 60px;
  width: 34px;
}
#order #livraison #shipment label#icirelais-logo {
  background: url(/public/images/ici-relais.png) no-repeat;
  height: 60px;
  width: 57px;
}
#order #livraison #shipment input {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -1000em;
}
#order #livraison #icirelais-shipment, #order #livraison #exapaq-shipment {
  display: none;
  padding: .5em;
  background-color: #fefefe;
  border: 1px solid #bbbbbb;
  -moz-box-shadow: 1px 1px 1px #888888;
}
#order #livraison #icirelais-shipment #relays {
  text-align: center;
}
#order #livraison #icirelais-shipment #relays p#reload {
  display: none;
  margin: 0 0 1.5em 0;
  text-align: left;
}
#order #livraison #icirelais-shipment #relays img {
  display: none;
  margin: 1em;
}
#order #livraison #icirelais-shipment #relays-error-requirement, #order #livraison #icirelais-shipment #relays-error {
  display: none;
}
#order table#icirelais-relay {
  margin: 1em 0 1em 0;
}
#order table#icirelais-relay {
  text-align: left;
  width: 100%;
}
#order table#icirelais-relay td {
  padding: 0 .5em .5em .5em;
  vertical-align: top;
}
/**
 * Basket
 */
#print {
  background: url(img/printer.png) no-repeat;
  padding: 2px 0 2px 20px;
}
#basket div#orders {
  padding: .5em;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 1px solid #000;
}
#basket table#basket-content {
  width: 100%;
}
#basket table td,#basket table th {
  padding: 0.2em;
}
#basket table td.product,#basket table td.qte,#basket table td.price-ht,#basket table td.delete {
  border-bottom: 1px dotted #a0a0a0;
}
#basket table td.product {
  padding: 1em 0;
}
#basket table td.product p {
  margin: 0;
}
#basket table#basket-content a img {
  border: none;
}
#basket table#basket-content thead th {
  border-bottom: 1px solid #000;
}
#basket table#basket-content tfoot th {
  text-align: right;
}
#basket table#basket-content #prices,#basket table#basket-content td.prices {
  width: 20%;
  text-align: right;
}
#basket table#basket-content td.qte {
  text-align: center;
}
#basket table#basket-content td.price-ht {
  text-align: right;
}
#basket table#basket-content #delete,#basket table#basket-content td.delete {
  width: 20px;
  text-align: right;
}
#basket table#basket-content #plates {
  width: 50%;
  text-align: left;
}
#total-ttc {
  border-top: 2px solid #000;
  font-size: 1.2em;
  font-weight: bold;
}
#new {
  float: left;
  width: 250px;
  margin: 1em 0 0 0;
}
#new img,#add-new img {
  border: none;
}
#basket #next {
  position: relative;
  margin: 0 0 0 255px;
  height: 150px;
}
#basket #next img {
  position: absolute;
  bottom: 10px;
  right: 240px;
}
#basket #next .submitfield {
  position: absolute;
  bottom: 0;
  right: 0;
}
#basket #cgv-validate {
  margin: 2em 0 1em 0;
}
#basket #cgv-validate label {
  display: inline;
  font-size: 1.2em;
}
#add-new {
  text-align: center;
}
#other-paiement {
  clear: both;
  margin: 0 0 0.5em 0;  
}
#other-paiement p {
  text-align: right;
  margin: 0 0 0.5em 0;
  font-size: 1.2em;
}
#basket-shipment {
  margin: 2em 0 0 0;
}
#basket-shipment img {
  float: left;
  margin: 0 1em 1em 0;
}
#basket-shipment #address {
  font-style: italic;
}
#basket-shipment h4 {
  margin: 0 0 1em 0;
}
#basket-shipment #localisation {  
  width: 310px;
  margin: 0 0 1em 0;
  float: left;
}
table#horaires th {
  text-align: left;
  padding: 0 1em 0 0;
}
#update-shipment {
  margin: 1em 0 0 0;
  clear: left;
}
/**
 * Contact
 */
#contact-me #name,#contact-me #email,#contact-me #subject,#contact-me #message {
  width: 40%;
}
#contact-me #visual {
  width: 86%;
  margin: 1em 0 2em 0;
}
#contact-me #visual .pre {
  padding: 0 0.5em 0.5em 0.5em;
  margin: 0 0 0.5em 0;
  border-bottom: 1px solid #ccc;
}
#contact #visual .libel span,#contact-me #visual .libel span {
  font-weight: bold;
}
/**
 * Paiement cheque - virement
 */
#back-to-basket {
  background: url(img/back-to-basket.png) no-repeat;
  height: 50px;
  width: 200px;
  margin: 0 auto 2em auto;
  text-indent: -1000em;
}
#back-to-basket a {
  display: block;
  height: 100%;
  width: 100%;
}
/*
 * Other styles
 */
.message.warning {
  font-family: monospace;
  background-color: #EEDC94;
  background-image: -moz-linear-gradient(center top , #FCEEC1, #EEDC94);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
  color: #404040;
  margin-bottom: 18px;
  padding: 7px 15px;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
