body {
font-family: Arial, Verdana, sans;
font-size: 9pt;
margin: 0;
padding: 0;
background: url('../images/layout/fond.gif');
text-align: justify;
}

div.close {
clear: both;
}

body > div {
width: 900px;
margin-left: auto;
margin-right: auto;
}

body div div {
padding: 5px;
}

img {border: none;}

input, select {
border: 1px solid #999;
}

input:focus, select:focus {
background: #ff9;
border: 1px solid #333;
}

fieldset {
border: 1px dashed #999;
}

fieldset label {
display: block;
float: left;
width: 150px;
}

table {
border-collapse: collapse;
width: 100%;
}

td, th {
padding: 2px;
border: 1px dashed #999;
text-align: center;
}

div#orders-tab a {
display: block;
float: left;
width: 180px;
padding: 10px;
background: #333;
text-align: center;
}

div#orders-tab a:hover {
background: #666;
color: #fff;
}

table#order_details td, table#order_details th {
border: 1px solid #fff;
background: #ffc;
}

table#order_details td.subtitle {
background: #fc0;
text-align: left;
}
table#order_details td.label {
text-align: left;
padding-left: 15px;
}

table#order_details th {
background: #666;
color: #fff;
padding: 5px;
}

div#header {
margin-top: 10px;
padding: 0;
background: url('../images/layout/header3.png') no-repeat;
height: 140px;
position: relative;
}

div#header div#extranet_widget {
position: absolute;
bottom: 0;
right: 0;
background: url('../images/layout/fond-widget-extranet.png');
color: #fff;
font-size: 8pt;
}

div#header div#extranet_widget fieldset {
padding: 0;
margin: 0;
border: none;
}

div#header div#extranet_widget fieldset input, div#header div#extranet_widget fieldset label {
font-size: 8pt; 
width: 100px;
display: inline;
float: none;
}

div#top-nav {
padding: 0;
background: url('../images/layout/fond-nav.png') repeat-x;
height: 40px;
}

div#top-nav a, div#top-nav img {
display: block;
float: left;
}

div#top-nav a {
padding: 12px;
text-align: center;
text-decoration: none;
color: #ccc;
font-weight: bold;
font-size: 10pt;
margin: 0;
width: 102px;
}

div#top-nav a:hover {
background: url('../images/layout/fond-nav-over.png');
}

div#top-nav a.active {
color: #666;
background: url('../images/layout/fond-nav-active.png');
}

div#top-nav a#quote {
color: #fc0;
}

div#page {
padding: 0;
background: #666;
}

div#side-nav {
float: right;
width: 200px;
text-align: center;
color: #fff;
}

div#side-nav h5 {
margin: 5px 5px 0 5px;
padding: 2px;
background: url('../images/layout/side-box-title.png') no-repeat;
}

div.side-box {
text-align: left;
background: #ccc;
margin: 0 5px;
}

div.side-box-bottom {
height: 5px;
overflow: hidden;
margin: 0 5px;
background: url('../images/layout/side-box-bottom.png') no-repeat;
}

div.side-box a {
color: #333;
}

div.side-box a:hover {
color: #666;
}

div#main {
float: right;
width: 660px;
background: #fff;
margin-bottom: -10px;
padding: 15px;
min-height: 510px;
}

div#footer {
font-size: 8pt;
text-align: center;
height: 15px;
background: url('../images/layout/footer.png') no-repeat;
}

div#extranet_panel a {
display: block;
float: left;
border: 1px dashed #ccc;
width: 150px;
height: 120px;
margin: 5px;
text-align: center;
text-decoration: none;
}

div#extranet_panel a:hover {
background: #ccc;
border: 1px dashed #fff;
}

div.size_field {
border: 1px dashed #ccc;
width: 50px;
float: left;
text-align: center;
margin: 5px;
}

div.size_field input {
width: 40px;
text-align: center;
}

form#order_addresses table td, form#order_addresses table th {
border: 1px solid #fff;
text-align: left;
}

form#order_addresses table th {
color: #fff;
background: #666;
text-align: center;
padding: 10px;
}

form#order_addresses tr.odd_row{
background: #ff9;
}

div.color_choice {
position: absolute;
padding: 40px;
text-align: center;
display: none;
background: #fff;
border: solid 1px #666;
}

div.submit-box {
text-align: center;
}

div.contenu-droite {
float: left;
width: 190px;
margin-left: 10px;
background: url('../images/fond-contenu-droite.png') no-repeat;
}

div.contenu-droite h2 {
background: #333;
color: #fff;
text-align: center;
}

div#product_specs div.left_label, div#product_specs div.right_label {
width: 54px;
float: left;
padding: 2px;
}

div#product_specs div.left_label {
text-align: left;
}

div#product_specs div.right_label {
text-align: right;
}

div#product_specs div.thumb {
float: left;
padding: 2px;
}

a {
color: #fc0;
}

a:hover {
color: #666;
}

h1 {
color: #663;
}

h2 {
font-size: 12pt;
color: #996;
}

input.size {
width: 30px;
}

div.flash_message {
display: block;
text-align: center;
background: #ff9;
border: 1px solid #fc0;
}

form.coords {
width: 370px;
display: block;
float: left;
}

div#order_data {
display: block;
text-align: left;
background: #ff9;
border: 1px solid #fc0;	
float: right;
width: 270px;
margin-top: 5px;
}

div#order_data h2 {
background: #333;
color: #ccc;
margin-top: 0;
	padding: 5px;
text-align: center;
}

span.imperative {
color: #f00;
}
