/* Corps de page */

BODY {
	width: 100%;
	height: 100%;

	margin: 0px;
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

	background-image:url(/images/background_page.jpg);
	background-repeat: repeat-x;

	scrollbar-face-color: #e0e5d0;
    scrollbar-shadow-color: #9FA394;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #9FA394;
    scrollbar-darkshadow-color: #9FA394;
    scrollbar-track-color: #9FA394;
    scrollbar-arrow-color: #9FA394;
}

H1{
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	padding-bottom:0px;
	color:#3f3f3f;
	font-weight:bold;
}

IMG {
	border:0px;
}

TABLE.page {
	width: 100%;
	height: 100%;
}
TABLE.page_body {
	width: 870px;
	margin:0px auto;
	position:relative;
	z-index:0;
}
TABLE.body {
	width: 100%;
	text-align: left;
	padding: 4px;
	position:relative;
	z-index:0;
}
TABLE.border {
	border:solid 1px #e0e5d0;
	background: #e0e5d0;
}

TD.page_header {
	width: 100%;
	vertical-align: top;
}
TD.page_footer {
	background-image:url(/images/background_footer.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 169px;
}

TD.page_menu_left {
	background-image:url(/images/col_g.jpg);
	width: 160px;
	vertical-align: top;
}
TD.page_center {
	vertical-align: top;
}
TD.page_menu_right {
	width: 190px;
	vertical-align: top;
}

/*
TD.banner {
	background-image:url(/images/bandeau_noel.png);
	text-align: left;
	vertical-align: bottom;
	height: 135px;
}
*/

TD.title_left {
	padding: 3px; margin: 0px;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
	color:#333333;
}
TD.title_right {
	padding: 3px; margin: 0px;
	vertical-align: middle;
	text-align: right;
	font-weight:bold;
	color:#333333;
}
TD.title_right_top {
	padding: 3px; margin: 0px;
	vertical-align: top;
	text-align: right;
	font-weight:bold;
	color:#333333;
}
TD.data_left {
	padding: 3px; margin: 0px;
	vertical-align: top;
	text-align: middle;
	font-weight:normal;
	color:#333333;
}


.error {
	background-color: #FFE5E5;
}


DIV.error {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
}

DIV.info {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #105fb0;
}

DIV.red {
	color: red;
	font-weight: bold;
}

SPAN.valid {
	color: green;
}
SPAN.invalid {
	color: red;
}

SPAN.white {
	color: white;
}

SPAN.actif {
	font-weight: bold;
	color: green;
}
SPAN.inactif {
	font-weight: bold;
	color: red;
}


BLOCKQUOTE.padding {
	padding-left: 20px;
}

A.send {
	display:block;
	width: 76px;
	height: 18px;
	background-image: url(/images/bt_send.png);
	text-decoration: none;
}
A.send:hover {
	display:block;
	width: 76px;
	height: 18px;
	background-image: url(/images/bt_send_over.png);
	text-decoration: none;
}

A.ok {
	display:block;
	width: 25px;
	height: 18px;
	background-image: url(/images/bt_ok.png);
	text-decoration: none;
}
A.ok:hover {
	display:block;
	width: 25px;
	height: 18px;
	background-image: url(/images/bt_ok_over.png);
	text-decoration: none;
}
A.okbig {
	display:block;
	width: 30px;
	height: 22px;
	background-image: url(/images/bt_okbig.png);
	text-decoration: none;
}
A.okbig:hover {
	display:block;
	width: 30px;
	height: 22px;
	background-image: url(/images/bt_okbig_over.png);
	text-decoration: none;
}

A.return {
	display:block;
	width: 71px;
	height: 26px;
	background-image: url(/images/bt_return.png);
	text-decoration: none;
}
A.return:hover {
	display:block;
	width: 71px;
	height: 26px;
	background-image: url(/images/bt_return_over.png);
	text-decoration: none;
}

A.login_forgot {
	color:#000000;
	text-decoration: none;
	font-style:italic;
}
A.login_forgot:hover {
	color:#000000;
	text-decoration: underline;
	font-style:italic;
}

A.default {
	font-weight:bold;
	color:#105fb0;
	text-decoration: none;
}
A.default:hover {
	font-weight:bold;
	color:#105fb0;
	text-decoration: underline;
}

A.defaultsmall {
	font-weight:bold;
	color:#105fb0;
	text-decoration: none;
	font-size: 10px;
}
A.defaultsmall:hover {
	font-weight:bold;
	color:#105fb0;
	text-decoration: underline;
	font-size: 10px;
}

A.defaultbig{
	font-weight:bold;
	color:#105fb0;
	text-decoration: none;
	font-size: 13px;
}
A.defaultbig:hover {
	font-weight:bold;
	color:#105fb0;
	text-decoration: underline;
	font-size: 13px;
}

A.pinkbig{
	font-weight:bold;
	color:#ef11d5;
	text-decoration: none;
	font-size: 13px;
}
A.pinkbig:hover {
	font-weight:bold;
	color:#ef11d5;
	text-decoration: underline;
	font-size: 13px;
}

A.defaultblack {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
A.defaultblack:hover {
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}

A.defaultsup {
	font-size: 13px;
	font-weight:bold;
	color:#105fb0;
	text-decoration: none;
}
A.defaultsup:hover {
	font-size: 13px;
	font-weight:bold;
	color:#105fb0;
	text-decoration: underline;
}

A.black {
	color: #000000 ; 
	text-decoration: underline ; 
}
A.black:hover {
	color: #000000 ; 
	text-decoration: underline ; 
}

SPAN.indexselected {
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.submitok {
	border:0px;
	width: 30px;
	height: 22px;
	background-image: url(/images/bt_okbig.png);
	text-decoration: none;
	cursor: pointer;
}


/* Footer*/
TD.footer_dataimg {
	padding-left: 6px; padding-right:6px;
	vertical-align: middle;
}

SPAN.footerbold {
	color: #2E2E2F ; 
	font-size: 12px;
	font-weight: bold;
}

SPAN.footer {
	color: #2E2E2F ; 
	font-size: 11px;
}

A.footer {
	color: #2E2E2F ; 
	text-decoration: underline ; 
}
A.footer:hover {
	color: #2E2E2F ; 
	text-decoration: underline ; 
}

A.footer_small {
	color: #2E2E2F ; 
	text-decoration: underline ; 
	font-size: 11px;
}
A.footer_small:hover {
	color: #2E2E2F ; 
	text-decoration: underline ; 
	font-size: 11px;
}


/* Liens supérieurs */
TABLE.link_top {
	
}

TD.link_top_image {
	vertical-align: bottom;
	padding-top: 0px; padding-bottom: 0px; padding-left: 8px; padding-right: 4px;
}
TD.link_top_imageborder {
	border-left: 1px solid white;
	vertical-align: bottom;
	padding-top: 0px; padding-bottom: 0px; padding-left: 8px; padding-right: 4px;
}
TD.link_top_data {
	font-size:12px;
	vertical-align: bottom;
	padding-top: 0px; padding-bottom: 0px; padding-left: 4px; padding-right: 10px;
}

A.link_top {
	color: #FFFFFF ; 
	text-decoration: underline ; 
}
A.link_top:#FFFFFF {
	color: #000000 ; 
	text-decoration: underline ; 
}


/* Menu principal supérieur */
TABLE.menu_top {
	width:100%;
	height:62px;
}

TD.menu_top_left {
	width:8px;
	height:62px;
	background-image:url(/images/menu_sup_gauche.jpg);
}
TD.menu_top_center {
	border: 1px;
	height:62px;
	background-image:url(/images/menu_sup_fond.jpg);
}
TD.menu_top_right {
	width:8px;
	height:62px;
	background-image:url(/images/menu_sup_droit.jpg);
}
TD.menu_top_separator {
	width:1px;
	height:62px;
	background-image:url(/images/menu_sup_sep.jpg);
}
TD.menu_top {
	padding-bottom: 13px;
	text-align: center;
}

A.menu_top {
	color: #464646 ; 
	text-decoration: none ;
	font-size: 14px;
}
A:menu_top:hover {
	color: #000000 ; 
	text-decoration: none ; 
	font-size: 14px;
}


/* Menu principal de gauche */

TD.menu_news {
	width:200px;
	height:35px;
	background-image:url(/images/fond_nouveautes.png);
	text-align:left;
	vertical-align:middle;
	padding-left:45px;
	font:.8em "Gautanami MS", Verdana, sans-serif;
}
TD.menu_promo {
	width:200px;
	height:35px;
	background-image:url(/images/fond_promotions.png);
	text-align:left;
	vertical-align:middle;
	padding-left:45px;
	font:.8em "Gautanami MS", Verdana, sans-serif;
}
TD.menu_category1 {
	width:200px;
	height:35px;
	background-image:url(/images/menu_category1.png);
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	font:.8em "Gautanami MS", Verdana, sans-serif;
}
TD.menu_category2 {
	width:200px;
	height:50px;
	background-image:url(/images/menu_category2.png);
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	font:.8em "Gautanami MS", Verdana, sans-serif;
}
TD.menu_category3 {
	width:200px;
	height:65px;
	background-image:url(/images/menu_category3.png);
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	font:.8em "Gautanami MS", Verdana, sans-serif;
}

SPAN.menu_left {
	color: #FFFFFF ; 
	text-decoration: none ;
	font-size: 14px;
}

A.menu_left {
	color: #FFFFFF ; 
	text-decoration: none ;
	font-size: 14px;
}
A.menu_left:hover {
	color: #000000 ; 
	text-decoration: none ;
	font-size: 14px;
}


/* Chemin de la page */

TABLE.page_path {
	width:100%;
	height:35px;
}

TD.page_path_left {
	width:4px;
	height:35px;
	background-image:url(/images/titre_gauche.png);
}
TD.page_path_center {
	height:35px;
	background-image:url(/images/titre_fond.png);
	padding-left:1px;
	text-align: left;
}
TD.page_path_right {
	width:6px;
	height:35px;
	background-image:url(/images/titre_droit.png);
}

SPAN.page_path {
	color: #FFFFFF ;
	font-weight:bold;
}

A.page_path {
	color: #FFFFFF ; 
	text-decoration: underline ; 
	font-weight:bold;
}
A.page_path:hover {
	color: #000000 ; 
	text-decoration: underline ; 
	font-weight:bold;
}


/* Menus de droite */
TABLE.menu_right {
	width: 100%;
}
TABLE.menu_right_identify {
	width: 100%;
	height: 35px;
}

TD.menu_right_title {
	height: 35px;
	text-align: left;
	padding-left: 50px;
}
TD.menu_right_content {
	text-align: left;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 10px;
	padding-right: 5px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.menu_right_bottom {
	width: 100%;
	height: 4px;
	background-image:url(/images/pave_bottom.png);
}
TD.menu_right_search {
	background-image:url(/images/pave_search.png);
	vertical-align: top;
}

TD.menu_right_country {
	background-image:url(/images/pave_country.png);
	vertical-align: top;
}

TD.menu_right_identify {
	background-image:url(/images/pave_identify.png);
	text-align: left;
	padding-left: 50px;
}
TD.menu_right_caddy {
	background-image:url(/images/pave_caddy.png);
	vertical-align: top;
}
TD.menu_right_delivery {
	background-image:url(/images/pave_livraison.png);
	vertical-align: top;
}


/* Construction des index et des listes */
TABLE.index {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

TD.index_title_left {
	width:6px;
	background-image:url(/images/pave_title_left.jpg);
}
TD.index_title {
	background-image:url(/images/pave_title.jpg);
	vertical-align:middle;
	text-align:left;
	font-weight: bold;
	padding: 4px;
}
TD.index_titlecenter {
	background-image:url(/images/pave_title.jpg);
	vertical-align:middle;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
TD.index_title_right {
	width:6px;
	background-image:url(/images/pave_title_right.jpg);
}
TD.index_title_rightnoline {
	width:6px;
}
TD.index_data {
	border-bottom:solid 1px #e0e5d0;
	padding: 3px;
}
TD.index_datacenter {
	border-bottom:solid 1px #e0e5d0;
	text-align:center;
	padding: 3px;
}
TD.index_dataright {
	border-bottom:solid 1px #e0e5d0;
	text-align:right;
	padding: 3px;
}
TD.index_data_left {
	border-left:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}
TD.index_data_right {
	border-right:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}


TABLE.list {
	border-collapse: collapse;
}

TD.list_data {
	border-top:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}
TD.list_data_left {
	border-left:solid 1px #e0e5d0;
	border-top:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}
TD.list_data_right {
	border-right:solid 1px #e0e5d0;
	border-top:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}


/* Styles des pavés */
TABLE.pave {
}

TD.pave_titleleft {
	background-image:url(/images/pave_title_left.jpg);
	width:6px;
}
TD.pave_title_data {
	background-image:url(/images/pave_title.jpg);
	font-weight: bold;
	padding: 0px;
}
TD.pave_title_dataleft {
	background-image:url(/images/pave_title.jpg);
	vertical-align:middle;
	text-align:left;
	font-weight: bold;
	padding-left: 4px; padding-right: 4px;
}
TD.pave_title_dataright {
	background-image:url(/images/pave_title.jpg);
	vertical-align:middle;
	text-align:right;
	font-weight: bold;
	padding-left: 4px; padding-right: 4px;
}
TD.pave_title_datacenter {
	background-image:url(/images/pave_title.jpg);
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	padding-left: 4px; padding-right: 4px;
}
TD.pave_titleright {
	background-image:url(/images/pave_title_right.jpg);
	width:6px;
}

TD.pave_bodyleft {
	border-left:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}
TD.pave_body {
	border-bottom:solid 1px #e0e5d0;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}
TD.pave_bodyfix {
	border-bottom:solid 1px #e0e5d0;
	vertical-align: top;
	text-align: left;
	padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 0px;
}
TD.pave_bodyright {
	border-right:solid 1px #e0e5d0;
	border-bottom:solid 1px #e0e5d0;
}

TD.pave_dataleft {
	padding: 1px;
	text-align: left;
}
TD.pave_datacenter{
	padding: 1px;
	text-align: center;
}

DIV.pave_bodyfix {
	height: 300px;
	overflow: auto; 
	visibility: visible; 
	z-index: 2;
}


/* Style pour le pavé de la newsletter */
TABLE.newsletter {
	width: 100%;
}

TD.newsletter_left {
	background-image:url(/images/newsletter_left.jpg);
	height: 69px;
	width: 36px;
}
TD.newsletter_center {
	padding-top: 9px; padding-left: 8px;
	text-align: left;
	vertical-align: top;
	background-image:url(/images/newsletter_center.jpg);
	color: #333333 ; 
	text-decoration: none ;
	font-size: 14px;
}
TD.newsletter_right {
	background-image:url(/images/newsletter_right.jpg);
	height: 69px;
	width: 11px;
}

TABLE.newsletter_data {
	padding-top: 10px;
	vertical-align: bottom;
}

TD.newsletter_datatitle {
	padding-left: 35px;
}
TD.newsletter_data {
	padding-left: 5px;
} 


/* Style pour le pavé de la recherche */
TD.formsearch {
	text-align: right;
	vertical-align: bottom;
}
INPUT.formsearch_text {
	width:120px;
	font-weight:normal;
	color:#333333;
}
A.formsearch_submit {
	display:block;
	width: 39px;
	height: 39px;
	background-image: url(/images/bt_go.png);
	text-decoration: none;
}
A.formsearch_submit:hover {
	display:block;
	width: 39px;
	height: 39px;
	background-image: url(/images/bt_go_over.png);
	text-decoration: none;
}

/* Barre de navigation */
TABLE.navbar {
	border: 0px solid #6A7375;
	width: 100%;
}
TD.navbar_before {
	width: 20%;
	text-align: left;
	text-decoration: underline;
}
TD.navbar_center {
	width: 60%;
	text-align: center;
}
TD.navbar_after {
	width: 20%;
	text-align: right;
}

SPAN.navbar {
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

A.navbar {
	font-size: 13px;
	font-weight:bold;
	color:#105fb0;
	text-decoration: underline;
}
A.navbar:hover {
	font-size: 13px;
	font-weight:bold;
	color:#105fb0; 
	text-decoration: underline;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
}

#document table {
	border:0px;
	margin:0px;
	padding:0px;
}
#document td {
	padding:2px 2px 12px;
	text-align:center;
	vertical-align:bottom;
	width:150px;
}
#document img {
	padding:0px 4px 0px 0px;
}
#document td img {
	border:1px solid #06C;
	margin:0px 0px 4px;
	padding:0px;
}
#document h3 {
	border:1px solid #06C;
	background-color:#CCC;
	color:#06C;
	font-size:12px;
	font-weight:normal;
	height:32px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#document h3 a {
	color:#06C;
	text-decoration:none;
}
#document p a {
	color:#006699;
	text-decoration:none;
}
#document td a {
	color:#006699;
	text-decoration:none;
}
#document #theme h3 {
	border:0px;
	height:auto;
}
#layoutBanner {
	height:136px;
	position:relative;
	z-index:5;
}
#layoutBanner h1 {
	color:#30F;
	left:-9999px;
	position:absolute;
}

#steps {
	margin-bottom:24px;
	padding-bottom:24px;
}
#steps img {
	margin-left:25px;
}
#steps ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:700px;
}
#steps li {
	color:#006bcd;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
	width:116px;
}
#steps a {
	color:#ce097c;
	font-weight:bold;
	text-decoration:none;
}

#table_content {
	position:relative;
	z-index:1000;
}

#promos_banner {
	background-image: url('/images/promotions.png');
	background-repeat: no-repeat;
	background-position:left;
	height:79px;
	left:0px;
	margin:0px;
	overflow:hidden;
	padding:0px 0px 0px 157px;
	position:absolute;
	bottom:0px;
	width:712px;
}
#promos_banner h2 {
	font-size:13px;
	font-weight:bold;
	left:595px;
	margin:0px;
	padding:4px;
	position:relative;
	text-align:center;
	top:22px;
	width:110px;
	z-index:914;
}
#promos_banner h2 a {
	color:#de1575;
	text-decoration:none;
}
#promos_banner td, #promos_banner table, #promos_banner tr {
	border:0px;
	padding:0px;
	margin:0px;
}
#promos_banner table.main {
	background-color:#FFF;
	bottom:1px;
	position:absolute;
	width:526px;
	z-index:613;
}
#promos_banner img.illu {
	border:0px;
	height:48px;
}
.clear {
	clear:both;
}

#form_promotional_code {
	padding-left:30px;
}

td.footer_sep
{
	border-left:1px solid #FFF;
	padding-left:8px;
}

span.livraison_prix {
	color:#F00;
	font-size:1.2em;
	font-weight:bold;
}
a.livraison_autre {
	color:#EC008C;
}



