body {
    margin: 0;
    padding: 0;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    text-align: center;
}
#container { /*le conteneur global du site, qui sera centré */
    position: relative;
	width: 100%;
    height: auto;
    text-align: left;
}
.nowrap {
	white-space:nowrap;
}
#center_cell {
	width: 805px;
    padding-top: 90px;
}
.header {
    height: 190px;
}
.header p {
    text-align: center;
}
.table_collapse {
	border-collapse: collapse;
}
#table_links {
    border-collapse: collapse;
    vertical-align: top;
    padding: 0;
}
#tl_left {
    background:   url("../img/tl_left.gif") no-repeat right top;
    width: 15px;
    height: 28px;
}
#tl_content {
    background:   url("../img/tl_content.gif") repeat-x center top;
    width: auto;
	padding-bottom: 5px;
}
#tl_right {
    background:   url("../img/tl_right.gif") no-repeat left top;
    width: 15px;
    height: 28px;
}
.button img {
    border: 1;
    width: 15px;
    height: 28px;
}
.button_left {
    background:   url("../img/button_left.gif") no-repeat right top;
    width: 15px;
    height: 28px;
}
.button_content {
    display:-moz-inline-box;
    display:inline-block;
    background:   url("../img/button_content.gif") repeat-x center top;
    width: auto;
	padding-bottom: 9px;
    height: 28px;
    line-height: 28px;    
}
.button_right {
    background:   url("../img/button_right.gif") no-repeat left top;
    width: 15px;
    height: 28px;
}
a.bouton,
button.bouton {
    display:-moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    color: #a63838;
    font-weight: bold;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    text-decoration: none;
    border:0;
    background:none;
}
a.bouton:hover {
    color: #FFFFFF;
}
a.bouton span,
button.bouton span {
    float:left;
    padding:0 0 0 15px;
    vertical-align:middle;
    background:url("../img/button_left.gif") left top no-repeat;
}
a.bouton span span,
button.bouton span span {
    padding:0 15px 0 0;
    background:url("../img/button_right.gif") right top no-repeat;
}
a.bouton span span span,
button.bouton span span span {
    height:28px;
    padding:0;
    padding-top: 6px;
    background:url("../img/button_content.gif") left top repeat-x;
}
a.bouton2,
button.bouton2 {
    display:-moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    color: #FFFFFF;
    font-weight: bold;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    text-decoration: none;
    border:0;
    background:none;
}
a.bouton2:hover {
    color: #ffc11b;
}
a.bouton2 span,
button.bouton2 span {
    float:left;
    padding:0 0 0 15px;
    vertical-align:middle;
    background:url("../img/button_left2.gif") left top no-repeat;
}
a.bouton2 span span,
button.bouton2 span span {
    padding:0 15px 0 0;
    background:url("../img/button_right2.gif") right top no-repeat;
}
a.bouton2 span span span,
button.bouton2 span span span {
    height:28px;
    padding:0;
    padding-top: 6px;
    background:url("../img/button_content2.gif") left top repeat-x;
}
a.bouton3,
button.bouton3 {
    display:-moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    color: #a63838;
    font-weight: bold;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    text-decoration: none;
    border:0;
    background:none;
}
a.bouton3:hover {
    color: #FFFFFF;
}
a.bouton3 span,
button.bouton3 span {
    float:left;
    padding:0 0 0 15px;
    vertical-align:middle;
    background:url("../img/button_left3.gif") left top no-repeat;
}
a.bouton3 span span,
button.bouton3 span span {
    padding:0 15px 0 0;
    background:url("../img/button_right3.gif") right top no-repeat;
}
a.bouton3 span span span,
button.bouton3 span span span {
    height:28px;
    padding:0;
    padding-top: 6px;
    background:url("../img/button_content.gif") left top repeat-x;
}
#tl_content a, .button_content a {
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    color: #a63838;
}
#tl_content a:hover, .button_content a:hover {
    color: #FFFFFF;
}
#tl_content .tab {
    margin-left: 15px;
}
.panier {
	position: absolute;
}
#td1, #td3 {
}
#td2 {
	width: 808px;
}
#promo {
	position: absolute;
	top: 205px;
	z-index: 2;
    width: 100%;
}
.promo {
    position: absolute;
    text-align: left;
    margin: 10px;
    height: 105px;
    overflow: hidden;
}
#promo_space {
    height: 60px;
}
.promo img {
    width: 150px;
	height: 100px;
}
#td_promo_img {
    text-align: right;
    vertical-align: top;    
}
#td_promo_img img {
    width: 150px;
    height: 50px;
}
.div_promo_description {
    height: 15px;
    overflow: hidden;
}
#link {
	position: absolute;
	top: 335px;
	z-index: 2;
	width: 100%;
}
#link table {
	width: 100%;
}
#div_top_links {
	width: 330px;
	padding-top: 5px;
	text-align: center;
}
#td_top_links {
	width: 70%;
	text-align: left;
	padding-left: 192px;
}
#td_mon_panier {
	width: 30%;
	text-align: right;
}
#link table tr td img, #promo img{
	border: none;
}
#td_menu {
	vertical-align: top;
	text-align: left;
}
#td_main_frame {
	padding-top: 30px;
	vertical-align: top;
}
.menu {
    left:0;
    width: 180px;
    height: auto;
}
.menu p {
    z-index: 10;
}
.frame {
    left: 0px;
    margin: 10px 0px 0px 10px;
    width: 612px;;
    height: 350px;
}
html>body .frame { /* IE workaround for bug on min-height */
    height: auto;
    min-height: 350px;
}
.frame p {
    text-align: left;	
}
.footer {
    bottom: 0px;
    height: 20px;
    width: 100%;
    color: #a63838;
}
p {
    margin: 0;
}
.menu_title img {
	margin: 10px 5px 10px 5px;
}
.logo img {
	margin: 2px 5px 2px 5px;
}
.groupe_list {
    list-style-type: none;
    margin: 0;
    padding:0;
}
.groupe_list li {
    margin-bottom: 15px;
}
#cgv {
    margin-left: 10px;
    font-weight: bold;
    font-size: 15px;
}
.groupe_list img {
    text-decoration: none;
    color: #fff0b5;
}
.groupe_list a {
    margin-left: 10px;
    font-weight: bold;
    font-size: 15px;
}
.groupe_list a:hover {
    text-decoration: none;
    color: #FFCC57;
}
#cgv:hover {
    color: #FFCC57;
}
.groupe_list_a {
    text-decoration: none;
    color: #fff0b5;
}
.groupe_list_a_hover {
    text-decoration: none;
    color: #FFCC57;
}
.categorie_list_a {
    text-decoration: none;
    color: #fff0b5;
}
.categorie_list_a_hover {
    text-decoration: none;
    color: #FFCC57;
}
.categorie_list_visible, .categorie_list_hidden {
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding:0;
}
.categorie_list_visible {
    display: block;
}
.categorie_list_hidden {
    display: none;
}
.categorie_list_visible li {
    margin-bottom: 5px;
}
.categorie_list_visible img {
    text-decoration: none;
    color: #fff0b5;    
}
.categorie_list_visible a {
    margin-left: 20px;
    font-weight: normal;
    font-size: 12px;
}
.categorie_list_visible a:hover {
    text-decoration: none;
    color: #FFCC57;
}

h1 { /* Header Title */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 28;
    font-variant: small-caps;
    text-align: center;
    vertical-align: middle;
    color: #a63838;
}

.menu h2 { /* Menu Title */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
    margin: 10px 2px;
    vertical-align: middle;
    color: #FFFFFF;
}

/* ROUNDBOX */

/* top-left corner and left side */
#site_top {
    width: 100%;
    background:url("../img/site_top.gif") no-repeat center top;
    height: 250px;
}
#site_content {
    margin:0;
    /*padding-left: 70px;
    width: 875px;*/
	width: 100%;
    text-align: center;
    background:url("../img/site_content.gif") repeat-y center center;
}
#site_bottom {
    background:url("../img/site_bottom.gif") no-repeat center bottom;
    width: 100%;
    height: 50px;
}

form {
    padding: 0px;
    margin: 0px;
}

/* MIDDLE FRAME BORDER */
.frame_top {
    padding:0;
    background:url("../img/frame_top.gif") no-repeat center top;
    width: 612px;
    height: 13px;
}
.frame_content {
    margin:0;
    padding: 0px 10px 0px 10px;
    height: 120px;
    background:url("../img/frame_content.gif") repeat-y center center;*

}
html>body .frame_content {
    height: auto;
    min-height: 120px;
}
.frame_bottom {
    padding:0;
    background:url("../img/frame_bottom.gif") no-repeat center bottom;
    width: 612px;
    height: 13px;
}

.menu_top {
    padding:0;
    background:url("../img/menu_top.gif") no-repeat center top;
    width: 180px;
    height: 15px;
}
.menu_content {
    margin:0;
    padding: 0px 10px 0px 10px;
    background:url("../img/menu_content.gif") repeat-y center center;
}
.menu_bottom {
    padding:0;
    background:url("../img/menu_bottom.gif") no-repeat center bottom;
    width: 180px;
    height: 15px;	
}

.promo_top {
    padding:0;
    background:url("../img/promo_top.gif") no-repeat center top;
    height: 26px;
}
.promo_content {
    background:url("../img/promo_content.gif") repeat-y center center;
    height: 72px;
}
.promo_bottom {
    padding:0;
    background:url("../img/promo_bottom.gif") no-repeat center bottom;
    height: 26px;
    z-index: 0;
}

/* ATRICLE */
.frame ul {
    margin: 0px;
    padding: 0px;
}
.frame li {
	clear: left;
    list-style-type: none;
    padding: 10px;
}
.article_img {
	width: 150px;
	height: 100px;
    cursor:pointer;
}
.table_article {
	margin-bottom: 0px;
}
#promo_container {
    width: 100%;
}
#table_promo {
	background-color: #FFFFDD;
    width: 785px;
}
#concept_top {
    height: 85px;
    overflow: hidden;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}
#td_savoir_plus, .savoir_plus {
    text-align: right;
}
#td_savoir_plus a, .savoir_plus a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a63838;        
}
#td_savoir_plus a:hover, .savoir_plus a:hover {
    color: #FFCC57;
}
#titre_concept_top {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #a63838;
}
.image_article {
    vertical-align: top;
	width: 150px;
	padding: 0;
	margin: 0;
}
.image_article a, .image_article a img {
	border: none;
	text-decoration: none;
}
.designation {
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #a63838;
}
.description {
	padding-left: 10px;
	padding-top: 8px;
	/*padding-bottom: 8px;*/
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	width: 410px;
}
.prix {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight: bold;
    color: #a63838;
	text-align: right;
}
.commander {
    padding-top: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}
.commander a img {
    width: 116px;
	height: 31px;
	padding-top: 8px;
	border: none;
}
#paypal_link {
    text-align: center;
    padding-top: 50px;
}
h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    vertical-align: middle;
    color: #000000;    
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 15px 0px;
}
.arobulle {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #a63838;
}

/* Mon panier */
h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-align: left;
    vertical-align: middle;
    color: #a63838;
	padding-top: 0px;
	margin-top: 0px;
}
.panier_table, .commande_table {
	width: 100%;
	margin-bottom: 20px;
}
.panier_table td, .commande_table td {
	padding: 5px;
}
.panier_head {
	background-color: #a63838;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
	font-weight: bold;
    color: #FFFFFF;
}
.panier_liste_0, .panier_liste_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
.no_border {
	position: relative;
	border: none;
	top: 4px;
}
.panier_liste_0 {
	background-color: #ffeda5;
}
.panier_liste_1 {
	background-color: #ffe373;
}
.list_article_0 {
    background-color: #faf7c6;
}
.list_article_1 {
    /*background-color: #faf8d4;*/
}
.number {
	text-align: right;
}
.input_text {
	text-align: right;
	width: 30px;
}
.form_panier {
	margin-bottom: 0px;
}
.table_space {
	height: 150px;
    text-align: center;
}
#table_space_paiement {
	height: 80px;
    text-align: center;    
}
#table_space_panier {
	height: 150px;
}
#table_space_commande {
	height: 100px;    
}
#table_space_compte {
	height: 100px;
}
.button_space {
	height: 90px;
    text-align: center;
    vertical-align: center;
}
.table_total {
}
#table_total_panier {
    float: right;
}
#table_total_commande {
    float: right;
}
#table_total_compte {
    float: right;
}
.name, .value, .total_name, .total_value, .empty, .text {
	margin-left: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    vertical-align: middle;
}
#suivi_colis {
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
#asterix {
    vertical-align: top;
}
.text .bold {
    font-weight: bold;
}
.input_text_long {
    width: 150px;
}
.sep_text {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #a63838;
	height: 1px;
	border: 0;
}
.value, .total_value {
	color: #a63838;
	text-align: right;
}
.total_name, .total_value {
	padding-top: 15px;
}
.total_value {	
	font-weight: bold;
}
#refresh {
	position: relative;
	left: 2px;
}

#port {
    position: relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	left: 40px;
}
.chronopost {
    position: relative;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	padding-left: 140px;
	top: 10px;
}
#return {
	position: relative;    
	left: 2px;
	margin-top: 45px;
}
#validate {
	position: relative;
	left: 20px;
	margin-top: 45px;
    text-align: right;
}
#commande_button {
	position: relative;
	top: 30px;
    text-align: center;
}

.padding_bottom {
    padding-bottom: 20px;
}

.padding_bottom_10 {
    padding-bottom: 10px;
}

/* MON COMPTE */
.visible {
	display: block;
}
.hidden {
	display: none;
}
.table_compte_head {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.table_compte_head .td1, .table_compte_head .td2 {
	margin-left: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
.table_compte_head .td1{
	text-align: right;
	padding-right: 5px;
}
.table_compte_head .td2{
	text-align: left;
	padding-left: 5px;
}
.table_compte {
	text-align: center;
	width: 100%;
    margin-bottom: 20px;
}
.table_compte td {
	width: 50%;
}
.table_compte .name {
	text-align: right;
	padding-right: 5px;
}
.table_compte .value {
	text-align: left;
	padding-left: 5px;
}
.table_paiement {
	text-align: center;
	width: 100%;
}
.radio_right {
    width: 42%;
	text-align: right;
    vertical-align: middle;
}
#button_validate_compte {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    top: 30px;
}

#button_mdp_forgot {
	position: relative;
    margin-left: 10px;
    margin-right: 10px;
    top: 30px;
}

/* INDEX */
.index_p {
	text-align: center;
	margin: 0px 0px 0px 3px
}
.justify  {
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}
.index_p img {
	border: none;
	margin: 10px 10px 10px 10px;
}
.msg_err, .msg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.msg_err {
	color: red;
}
.msg {
	color: green;
}
#div_logout {
	position: absolute;
	width: 100%;
	top: 386px;
	z-index: 2;
}
#div_logout table {	
    width: 100%;
}
.logout {
    position: relative;
    padding-left: 700px;
}
.logout a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #a63838;
}
.logout a:hover {
	color: #ffcc57;
}

.en_validation, .en_preparation, .preparee, .expediee {
    margin-left: 10px;
    font-weight: bold;
}

.en_validation {
}

.en_preparation {
    color: #ff8d06;
}

.preparee {
    color: #fff006;
}

.expediee {
    color: #4a9d21;
}

/* CONCEPT */
.concept {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.cgv, .commande_cheque {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
#reglement_cheque {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 11px;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 0px;
}
.cgv_h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #a63838
}
.cgv_liste {
    width: 100%;
}
.cgv_liste .puce {
    width: 50px;
    text-align: right;
    vertical-align: top;
}

.loader {
	padding-top: 30px;
	text-align: center;
	color: #a63838;
}
