/**
 * @author cdo@auximus.com
 * All styles that define the interface of the site
 */



body div.info_personal input.invert_colors,
body div.info_personal select.invert_colors,
body div.info_personal select.invert_colors option {
	background-color: #fff !important;
	color: #000 !important;
}
/*
 * @group Reset
 * Reset the defaults of all browsers to the same values
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent
}

ol, ul {
	list-style: none
}

del {
	text-decoration: line-through
}

.money_color {
	color:#cb9e03;
	font-size:100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
textarea{
	font:10px arial;
}

*, input, textarea {
	margin: 0;
	padding: 0
}

a,a:active,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
 * @end Reset
 */

/*
 * @group Common classes
 */
.clear-both {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
ul.arrow li {
	color: #cb9e03;
}

ul.arrow li a,
ul.arrow li a:hover,
ul.arrow li a:active,
ul.arrow li a:visited {
	color: #999;
}

/*
 * @end Common classes
 */

/*
 * @group Body definition
 */
body {
	/*font: 13px "helvetica neue", helvetica, arial, sans-serif;*/
	font: 13px arial,"helvetica neue", helvetica, sans-serif;
	background: #0E1116 url(../images/head_pic.jpg) no-repeat 50% 25px;
	color: #999;
}
body.body-ie{
	background: #0E1116;
}

/*
 * @end Body definition
 */

/*
 * @group Site layout
 */
#site-wrapper {
	width: 970px;
	margin: 25px auto;
	padding-bottom: 50px;
	text-align: center;
}

#header-wrapper,
#content-wrapper,
div.footer-wrapper {
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/*
 * @end Site layout
 */

/*
 * @group Header
 */

#header-wrapper {
	height: 160px;
	margin-bottom: 10px;
}
#header-wrapper #header h1 a.head_link:visited{
	font-weight:normal;
}
#header-wrapper #header h1 a.head_link img{
	padding-top: 4px; padding-right: 15px;
}
#header-wrapper #header {
	padding: 5px 0 0 30px/*20px 0 0 30px*/;
}

#header-wrapper #header a#logo {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

#header-wrapper #header h1 {
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 9px 0px;
	padding: 11px 0px 0px 0px;
	color: #CB9E03; 
	font-style: italic; 
	line-height: 22px;
}

#header-wrapper #header h1 a{
	height:19px;
}

#header-wrapper #header h1 a,
#header-wrapper #header h1 a:hover,
#header-wrapper #header h1 a:active,
#header-wrapper #header h1 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#header-wrapper #header ul {
	display: inline;
}

#header-wrapper #header ul li {
	display: inline;
	margin-right: 10px;
}

#header-wrapper #header ul li a,
#header-wrapper #header ul li a:hover,
#header-wrapper #header ul li a:active,
#header-wrapper #header ul li a:visited {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#content a{
	color: #fff;
}

#header-wrapper #header ul li a.active,
#header-wrapper #header ul li a.active:hover,
#header-wrapper #header ul li a.active:active,
#header-wrapper #header ul li a.active:visited {
	color: #cb9e03;
}

#header-wrapper #tagline-menu {
	position: absolute;
	
	top: 135px;
	background: transparent url(../images/line_separator.jpg) repeat 0 50%;
	padding-left: 20px;
	width: 570px;
}

#header-wrapper #tagline-menu p {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #0E1116;
	padding: 0 15px;
}

#header-wrapper #tagline-menu ul {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#header-wrapper #tagline-menu ul li {
	display: inline;
	margin:0 -2px;
}
#header-wrapper #tagline-menu ul li a,
#header-wrapper #tagline-menu ul li a:active,
#header-wrapper #tagline-menu ul li a:visited {
	color: #fff;
	background: #0E1116;
	padding: 0 5px;
}

#header-wrapper #tagline-menu ul li a.active,
#header-wrapper #tagline-menu ul li a.active:active,
#header-wrapper #tagline-menu ul li a.active:visited {
	color: #CB9E03;
}
#header-wrapper #tagline-menu ul li.first a {
	padding-left: 15px;
}
#header-wrapper #tagline-menu ul li.last a {
	padding-right: 15px;
}
#header-wrapper #tagline-menu ul li.middle a {
	padding-right: 0px;
	
}
/*
 * Special style for secondary menu for a 2 row display 
 */
#header-wrapper #tagline-menu-two-rows {
	position: absolute;
	display:table-cell;
	
	top: 135px;
	background: transparent url(../images/line_separator.jpg) repeat 0 50%;
	padding-left: 20px;
	width: 627px;
}

#header-wrapper #tagline-menu-two-rows p {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #0E1116;
	padding: 0 0px;
}
#header-wrapper #tagline-menu-two-rows tbody {
	vertical-align:middle;
	}
#header-wrapper #tagline-menu-two-rows tbody tr {
	text-transform: uppercase;
	font-size: 11px;
	display:inline;
	font-weight: bold;
	text-align:center;
	color: #fff;
	height:30px;
	position:relative;
	
}
#header-wrapper #tagline-menu-two-rows tbody tr td {
	background-color: #0E1116;
	
	text-align:center;
	vertical-align:middle;
	text-align-last:center;
	line-height:1.2;
	padding-right:12px;
	height:30px;
	margin:0 -2px;
}
#header-wrapper #tagline-menu-two-rows tbody tr td a,
#header-wrapper #tagline-menu-two-rows tbody tr td a:active,
#header-wrapper #tagline-menu-two-rows tbody tr td a:visited {
	color: #fff;
	clear:both;
	
	line-height:1.2;
	background: #0E1116;
	padding: 0 5px;
	text-align:center;
	position:relative;
	vertical-align:middle;
	heigh:30px;
}

#header-wrapper #tagline-menu-two-rows tbody tr td a.active,
#header-wrapper #tagline-menu-two-rows tbody tr td a.active:active,
#header-wrapper #tagline-menu-two-rows tbody tr td a.active:visited {
	color: #CB9E03;
	vertical-align:middle;
	
}
#header-wrapper #tagline-menu-two-rows tbody tr td.first a {
	padding-left: 15px;
	vertical-align:middle;
}
#header-wrapper #tagline-menu-two-rows tbody tr td.last a {
	padding-right: 0px;
	vertical-align:middle;
}
#header-wrapper #tagline-menu-two-rows tbody tr td.middle a {
	padding-right: 0px;
	padding-left: 0px;
	vertical-align:middle;
}

/*
 * @end Header
 */

/*
 * @group Content
 */
#content {
	float: left;
	width: 647px;
	margin-bottom:15px;
	color:#DBDCDC;
}

#content h2 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

#content h2 em {
	color: white/*#cb9e03*/;
	font-style: italic/*normal*/;
	display: block;
	font-size: 20px; 
	padding-top: 5px;
}


#content h2 span sup {
	color: #cb9e03;
}

#content .panel {
	background: transparent url(../images/home_middle_horiz_line.jpg) repeat-y 0 0;
	margin-bottom: 20px;
}

#content .narrow {
	margin:0px 0px 0px 72px;
	width: 575px;
	color:#dbdcdc;
	font-size:13px;
	font-family: Arial;
}

#content .panel.narrow img.no-layout {
	margin-bottom: -40px;
}

#content #panel-we-buy{
	background: transparent url(../images/4a_middle_middle_eff.jpg) repeat-y 0 0;
}
#content hr.hr_special{ height:1px; 
	background-color:#373B44; 
	color:#373B44; 
	margin-top:20px; 
	border:0px;
}
#content hr.hr_special2{ height:4px; 
	background-color:#373B44; 
	color:#373B44; 
	margin-top:10px; 
	border:0px;
}

#content .panel.narrow img.last {
	padding-top: 15px;
}

#content .panel .line-under {
	padding-bottom: 15px;
	border-bottom: 1px solid #373B44;
	margin-bottom: 15px;
}

#content .panel h2,
#content .panel p,
#content .panel ul {
	margin: 0 30px;
	display: block;
	text-align:justify;
}

#content .panel.narrow h3.head {
	border-top:1px solid #373B44;
}
#content .panel.narrow h3.last {
	border-top: 5px solid #373B44;
}
#content .panel.narrow h3.head, #content .panel.narrow h3.last{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin:10px 30px 5px;
	padding-top:10px;
}

#content .panel p strong {
	font-weight: bold;
	color: #fff;
}

#content .panel ul li.left {
	float: left;
	width: 200px;
}

#content .panel ul li.right {
	float: left;
	width: 300px;
	padding-left:5px;
}

#content .panel img.clear-both {
	padding-top: 15px;
}

#content ul.arrow li a,
#content ul.arrow li a:hover,
#content ul.arrow li a:active,
#content ul.arrow li a:visited {
	color:#DBDCDC;
}
#content p.coup-de-coeur,
#content p.nouveaute {
	background: transparent url(../images/coup-de-coeur.jpg) no-repeat 0 50%;
	padding-left: 20px;
	margin: 0 0 5px 0px;
	font:bold 11px Arial;
	text-transform: uppercase;
	color: #fff;
}
#content p.nouveaute {
	background: transparent url(../images/nouveaute.jpg) no-repeat 0 50%;
}
#content p.promotion{
	background: transparent url(../images/all_stars/star_full.jpg) no-repeat 0 50%;
	padding-left: 15px;
	margin: 0 0 5px 0px;
	font:bold 11px Arial;
	text-transform: uppercase;
	color: #fff;
}


#content td.detail p.coup-de-coeur,
#content td.detail p.nouveaute {
	margin-left: 0;
}
#content td.detail p.promotion{
	
}
#content span.gt {
	margin-right: 5px;
	color:#cb9e03;
	display:inline;
}
#content span.euro {
	font-size: 16px;
	margin-top: 5px;
	display:block;
	color:#cb9e03;
}

#localisation span.euro{
	color:#CB9E03;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
}
#content label.euro {
	color:#cb9e03;
}

#content span.euro-stroked {
	font-size: 16px;
	margin-top: 5px;
	text-decoration:line-through;
	display:block;
	color:#cb9e03;
}

#localisation span.euro-stroked{
	color:#CB9E03;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
}
#content label.euro-stroked {
	color:#cb9e03;
}
br.small_br{
	line-height:1.2px;
}
/*
 * @end Content
 */

/*
 * @group Sidebar
 */
#sidebar {
	float: right;
	width: 274px;
	padding-top: 60px;
}

#sidebar a.banner,
#sidebar a.banner:hover,
#sidebar a.banner:active,
#sidebar a.banner:visited {
	display: block;
	margin-bottom: 10px;
}

#sidebar div.banner,
#sidebar div.banner:hover,
#sidebar div.banner:active,
#sidebar div.banner:visited {
	display: block;
	margin-bottom: 10px;
}

#sidebar div.banner a {
	display:block
}

#sidebar ul.arrow li a,
#sidebar ul.arrow li a:hover,
#sidebar ul.arrow li a:active,
#sidebar ul.arrow li a:visited {
	color: #fff;
}

#sidebar table.wrapper,
#content table.wrapper {
	margin: 0 17px 20px 33px;
}
#content div.prestige table.wrapper, #content div.jewel table.wrapper{
	width:337px
}

#sidebar table.wrapper h3 {
	color: #CB9E03;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

#sidebar #usefull-links {
	background: transparent url(../images/right_column-eff.jpg) no-repeat 0 0; 
	padding-top: 20px;
}

#sidebar #usefull-links img {
	margin-right: 10px;
}

#sidebar #usefull-links .info {
	font-size: 11px;
}

#sidebar #usefull-links ul li.last {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #373B44;
}

.search_block {
	margin-bottom: 15px;
	color: #dbdcdc;
	background: #10171f url(../images/search_header_eff.jpg) no-repeat 0 0;
	width:274px;
	/*height:267px;*/
}

#sidebar div.search_block {
	padding-top: 20px;
	padding-bottom: 5px;
}

#sidebar div.search_block input.radio{
		background-color: transparent;
}
#content div.search_block.left {
	width: 315px;
	margin-right:0px;
}
#content div.search_block.right {
	margin-left:10px;
	margin-right:0px;
	width:310px;
	float: right;
        padding-bottom:3px;
}
#content div.search_block input.radio{
	background-color: transparent;
	vertical-align:middle;
}

#content div.search_block.left input.text.wide.bottom-margin {
	padding: 3px 0px 3px 13px;
	margin-right: 20px;
}

.search_block h3 {
	font-size: 16px;
}

.search_block h3 em {
	font-size: 20px;
	font-style: normal;
	color: #CB9E03;
	display: block;
}

.search_block form {
	padding-top: 7px;
	border-top: 1px solid #373B44;
}

.search_block form label {
	text-transform: uppercase;
	font-size: 11px;
	margin-top:4px;
}

.search_block fieldset {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #373B44;
}

#sidebar #coups_coeur {
	width: 274px;
	background-color: #10171f;
	margin: 0 auto 10px 0;
	color: #dbdcdc;
	background: #221605 url(../images/coeur_head_eff.jpg) no-repeat 0 0;
}

#sidebar #coups_coeur td.photo {
	width: 73px;
}

#sidebar #coups_coeur td.photo img {
	border: 1px solid #373c44;
	margin-bottom: 10px;
}

#sidebar #coups_coeur td.sep {
	width: 20px;
	color: #CB9E03;
	text-align: center;
}

#sidebar #coups_coeur td.info a,
#sidebar #coups_coeur td.info a:hover,
#sidebar #coups_coeur td.info a:active,
#sidebar #coups_coeur td.info a:visited {
	color: #fff;
}

#sidebar #coups_coeur span.euro {
	margin-top: 5px;
	display:block;
	color:#cb9e03;
}

/* @end Sidebar */
/* @begin left menu*/
ul#left_menu{
	margin-top: 15px;
	float: left;
	width: 150px;
}
ul#left_menu li{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.4;
}
ul#left_menu li a.active {
	color: #CB9E03;
}
/* @end left menu*/
/*
 * @group Footer
 */
div.footer-wrapper {
	margin: 30px 0 0 0;
	background: transparent url(../images/line_separator.jpg) repeat-x 0 50%;
	width: 647px;
	float:left;
}
div.footer-wrapper p {
	font-size: 11px;
	color: #fff;
	margin-left: 15px;
	padding: 0 15px;
	background: #0E1116;
	display: inline;
}
div.footer-wrapper p em {
	color: #CB9E03;
	font-style: normal;
}
div.footer-wrapper p a,
div.footer-wrapper p a:active,
div.footer-wrapper p a:visited {
	color: #fff;
}

div.type2 p {
	margin-left: 0;
	padding-left: 72px;
}
div.type3 {
	width: 100%;
}
div.type4 {
	width: 100%;
}
div.type4 p {
	margin-left: 135px;
}
div.type5 {
	width: 100%;
}
div.type5 p {
	margin-left: 58px;
	padding-left: 15px;
}
/*
 * @end Footer
 */

/*
 * @group Forms
 */
input,
select,
option,
textarea {
	color: #242831;
	border: 0 none;
	padding: 1px 1px 1px 10px;
	font-size: 10px;
	/*text-transform: uppercase;*/
	font-size:11px;
	background-color: #fff;
	font-family:Arial;
}

input.wide {
	width: 160px;
	float:none;
	background-image:none;
	/*background-color:#242831;*/
	background-color: #fff;
}

select.wide {
	width: 172px;
	margin-bottom:5px;
	margin-right: 20px;
	float:none;
}

#content form fieldset select.narrow {
	width: 100px;
}
#content div.search_block{
	float:left;
	margin-right:10px;
	padding-top: 20px;
}

form .bottom-margin {
	margin-bottom: 5px;
}
input.search-engage{
	width:87px;
	height:18px;
	cursor:pointer;
}
input.search-engage-fr{background: transparent url(../images/all_buttons/search_button_fr.jpg) no-repeat ;}
input.search-engage-en{background: transparent url(../images/all_buttons/search_button_en.jpg) no-repeat ;}
input.search-engage-de{background: transparent url(../images/all_buttons/search_button_de.jpg) no-repeat ;}
input.search-engage-it{background: transparent url(../images/all_buttons/search_button_it.jpg) no-repeat ;}
input.search-engage-nl{background: transparent url(../images/all_buttons/search_button_nl.jpg) no-repeat ;}
#content div.search_block .checkbox{
	vertical-align:top;
	background-color:transparent;
}

#content div.search_block input.checkbox-effect
{
	margin-bottom:9px;
	
}
#content div.search_block input.checkbox-hi
{
	height:13px; width:13px; 
	
}
/* Begin Block definitions 3b */

table.product_listing {
	margin-bottom: 2px;
}
table.product_listing.alt {
	background: #10171F;
}
table.product_listing tr.sep td {
	height: 25px;
	width:500;
}
table.product_listing tr.sep.last td {
	border-bottom: 4px solid #373B44;
	
}
table.product_listing td.product_image img {
	border:1px solid #373c44;
	margin-right:12px;
}
table.product_listing td.title {
	border-bottom: 1px solid #373C44;
	width: 300px;
	font-size: 18px;
	padding-bottom: 5px;
}
table.product_listing td.euro {
	border-bottom: 1px solid #373C44;
	width: 76px;
	text-align: right;
	color:#cb9e03;
	font-size: 18px;
	padding: 0 5px 5px 0;
}
table.product_listing td.euro-stroked {
	border-bottom: 1px solid #373C44;
	width: 76px;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:line-through;
	padding: 7px 5px 0px 0;
}
table.product_listing td.detail {
	padding-top: 5px;
}
table.product_listing td.promotion {
	padding-top: 0px;
	padding-left: 5px;
}
table.product_listing dl dt {
	color:#7f8083;
	float:left;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
}
table.product_listing dl dd{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
}
div.fancy_pagination {
	background: transparent url(../images/line_separator.jpg) repeat-x scroll 0 50%;
	text-align: center;
	margin-top: 15px;
}
#content span.active-product-pagination{
	color:#CB9E03;
	padding: 0px;
}
div.fancy_pagination span {
	width: auto;
	padding: 0 15px;
	background: #0E1116;
}


/* ---------------------------------------------------- */
div.prod_info{
	width:490px;
	margin:5px auto;
	color: #fff;
	float:right;
	overflow:hidden;
}
div.prod_info dl.text_presentation{
	display:block;
	font:bold 11px Arial;
}
div.prod_info dl dt {
	width:140px;
	color:#7f8083;
	float:left;
}
div.prod_info dl dd{
	color: #fff;
}
div.prod_info img.left-pic{
	border:1px solid #373c44;
	float:left;
	margin-right:12px;
	cursor:pointer;
}
div.prod_info div.content-data{
	color:#7f8083;
	font:11px Arial;
	font-weight:bold;
	width:376px;
}
div.prod_info div.content-data.wide{
	width:461px;
}

div.prod_info table {
	width:100%; 
	font:18px Arial;
	color:#fff;
	margin-bottom:5px;
}
div.prod_info td{
	padding-bottom:5px;
	border-bottom:1px solid #373c44;
	text-align:left;
}
div.prod_info td.amount{
	color:#cb9e03;
	text-align:right;
}
div.prod_info p{
	color: #fff;
}
/* ---------------------------------------------------- */


table.product_list {
	vertical-align: bottom;
	background: transparent url(../images/head_eff_prestige_2.jpg) no-repeat 0 100%;
	width: 490px;
	margin-bottom: 15px;
}
.product_list.wide{
	background: transparent url(../images/head_eff_large.jpg) no-repeat 0 100%;
	width:575px;
	float:right;
}
.prod_info.wide{
	width:575px;
}
table.product_list.nomargin {
	margin-bottom: 0;
}

table.product_list td {
	vertical-align: bottom;
	padding-bottom: 15px;
	text-align: left;
}
table.product_list td.pagination {
	width: 55%;
	font-size: 12px;
}

table.product_list tbody tr td p.nouveaute,
table.product_list tbody tr td p.promotion,
table.product_list tbody tr td p.coup-de-coeur {
	margin: 0;
	display: inline;
}
div.head-text-special {
	vertical-align: baseline;
}
div.head-text-special h2{
	display: inline; 
	margin-right: 20px;
}
div.head-text-special img{
	vertical-align: baseline; 
	cursor:pointer;
}
span.pagination {
	padding-top: 10px;
}
/* End  Block definitions 3b*/

/* Middle Block definitions 04a file */
#content .narrow p{
	padding:17px 0px; 
}

#content .narrow h3{
	font-weight:bold; 
	padding-bottom:5px;
	margin:0px 0px 5px 0px;
	border:0px;
	color:#DBDCDC;
	font:bold 13px Arial;
	padding:0px;
}

#content .narrow h2{
	font-weight:normal; 
	font-size:20px;
}
#content .narrow ul li{
	color:#CB9E03;
}
#content .narrow ul li a{
	color:#fff;
}
/* End Middle Block definitions */
/* Begin Form Middle Block definitions 4b and 6a file */
div.info_personal{
	width: 575px;
	background: transparent url(../images/06a_middle_top_eff.jpg) no-repeat scroll 0 0;
	color: #fff;
	font: 13px Arial;
	padding-top:9px;
}

h2.h2_left{
	margin:0px 0px 20px 72px;
}
h2.h2_left span.small-font{
	font:normal 14px Arial;
	line-height:24px;
}
div.info_personal div.info_wrapper{
	background-color:#10171f;
	padding: 10px 36px 10px 30px;
	border-left: 1px solid #1c252e;
	border-right: 1px solid #1c252e;
}

div.info_personal div.info_wrapper td{
	border-collapse:separate;
}
div.info_personal div.info_wrapper td.error-right{
	border-right:1px solid red;
	border-top:1px solid red;
	border-bottom:1px solid red;
	padding-right:5px;
}

div.info_personal div.info_wrapper td.error-left{
	border-left:1px solid red;
	border-top:1px solid red;
	border-bottom:1px solid red;
	padding-left:5px;
}
div.info_personal div.info_wrapper td.check_box{
	text-transform:uppercase;
	font:bold 11px Arial;
}
div.info_personal td.left_panel{
	padding-right:10px;
	padding-left:5px;
	width:143px;
}
div.info_personal input{
	width: 173px;
	border-width:2px 0px;
	font-family:Arial;
}
div.info_personal input.input-file{
	width: 253px;
	color:#10171F;
}
div.info_personal td.radio input{
	width: 13px;
	height: 13px;
	margin-right:5px;
}
div.info_personal td.radio{
	text-transform:uppercase;
	font:normal 12px Arial;
}
div.info_personal select{
	width: 185px;
}
div.info_personal td.check_box label{
	text-transform:uppercase;
	font:bold 10px Arial;
}
div.info_personal td.check_box input{
	width: 14px;
	vertical-align:top;
}
div.info_personal input.input_2line{
	padding-left:10px;
	width: 140px;
}

div.info_personal textarea {
	height:109px;
	width:288px;
}
div.info_personal img.go_button{
	margin: 10px 0px 0px 183px;
	cursor:pointer;
}
div.info_personal input.go_button_contact{
	margin: 10px 0px 0px 183px;
	width:74px;
	height:18px;
	padding:0px;
}
div.info_personal input.go_button_contact2{
	margin: 10px 0px 0px 150px;
	width:74px;
	height:18px;
	padding:0px;
}
div.info_personal input.go_button_contact3{
	margin: 10px 0px 0px 183px;
	width:151px;
	height:18px;
	padding:0px;
}
div.info_personal img.go_button2{
	margin: 10px 0px 0px 182px;
	cursor:pointer;
}
div.info_personal img.footer_eff{
	padding-bottom:8px;
	float:right;
}
div.info_personal td.delim-up{
	padding-bottom: 10px;
}
div.info_personal td.delim-down{
	padding-top: 10px;
	border-top:1px solid #373C44;
	border-spacing:20px;
}

div.info_personal table td{
	padding-top:3px;
	padding-bottom:3px;
	border:0px;
	border-color:transparent;
}

div.info_personal table td img {
	padding:2px 0px 0px 5px;
	vertical-align:middle;
}
/* End Form Middle Block definitions 4b and 6a file */

/* Begin Form Middle Block definitions 3d file*/
#article_details{
	width: 490px;
	margin: 1px auto 20px auto;
	color: #fff;
	font: 13px Arial;
	padding-top:10px;
	float:right;
}
#article_details h2{
	margin-bottom: 10px;
}
#article_details dl.text_presentation{
	display:block;
	font:bold 11px Arial;
	border-bottom:1px solid #373c44;
	padding-bottom:10px;
	margin-bottom:10px;
	text-transform: uppercase;
}
#article_details dl dt {
	width:140px;
	color:#7f8083;
	float:left;
}
table.text_presentation{
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}
table.text_presentation td.left-side{
	width:140px;
	color:#7f8083;
	text-transform:uppercase;
}
table.text_presentation td.right-side{
	text-transform:capitalize;
}

div.text_presentation div.left-side{
	width:140px;
	color:#7f8083;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}
div.text_presentation div.right-side{
	text-transform:capitalize;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}
#article_details h3{
	font: bold 15px Arial;
	padding-bottom:10px;
	clear:both;
}
#article_details span.arrow_color{
	color:#cb9e03;
}

#article_details div.clear-both a{
	font-size:13px;
}
#article_details img.left_padding{
	padding-left:140px;
}

#article_details img{
	cursor:pointer;
}
#efect_p{padding: 0px; height: 1px; overflow:hidden;}
#article_details p {
	color: #7f8083;
	border-bottom:1px solid #373c44;
	padding-bottom: 10px;
	margin-bottom:10px;
	text-align:justify;
}
#article_details h2 div img.first-button{
	display:block;
	margin-bottom:5px;
}
/* End Form Middle Block definitions 3d file*/
/* Begin Middle Block definitions 3d photo file*/
	#content div.content-products{
		width:495px;
	}

	#photo_details{
		width:490px;
		margin: 3px 0 -30px 2px;
		padding-bottom: 43px;
		background: transparent url(../images/head_eff_prestige.jpg) no-repeat 0 100%;
	}
	#photo_details table{
		width: 490px;
	}
	#photo_details td.small_pics img{
		border:1px solid #373c44;
		margin:4px 2px 0px 0px;
	}
	#photo_details td.small_pics a{
		float:left;
		cursor:pointer;
	}
	#photo_details td.small_pics img.arrow_360{
		margin-right:0px;
	}
	#photo_details td.medium_pic{
		text-align:left;
	}
/* End Middle Block definitions 3d photo file*/
/* Begin Middle Block definitions 3i photo file*/
#command_article_info{
	width:490px;
	color: #fff;
	float:right;
}
#command_article_info table {
	font:bold 11px Arial;
}
#command_article_info td.left_side{
	width:145px;
	text-align:left;
	color:#7F8083;
	padding-left:5px;
}
#command_article_info form{
	border-bottom:1px solid #373C44;
	padding-bottom:20px;
}
#command_article_info td.right-side{
	padding-bottom:3px;
	padding-right:5px;
}
#command_article_info h2{
	font-weight:bold; 
	font-size:20px;
	padding:0px 0px 18px 0px;
}
#command_article_info h2 span{
	padding-left:20px;
}
#command_article_info span.money_color {
	color:#cb9e03;
	font-size:100%;
	line-height:1.3;
}
#command_article_info label{
	padding:0px 5px 0px 0px;
}
#command_article_info label.label_radio{
	padding-left:5px;
}
#command_article_info div.command_line{
	text-align:right; 
	padding-top:15px;
}
#command_article_info p{
	color:#7f8083;
	padding:10px 0px;
	border-bottom:1px solid #373c44;
	border-top:1px solid #373c44;
	margin-bottom:15px;
}
#command_article_info a span{
	color:#CB9E03;
}
/* End Middle Block definitions 3i photo file*/
/* begin article description block 06b*/
#localisation{
	margin-left: 72px;
	color:#fff;
	padding-bottom:15px;
	border-bottom:1px solid #373c44;
}
#localisation h2{
	font:20px  Arial;
	padding:0px;
	margin-bottom:18px;
}
#localisation div.left_pic{
	margin-right:25px;
	float:left;
}
#localisation span{
	color:#CB9E03;
}

#localisation div img{
	padding-bottom:10px;
}
#localisation p img{
	vertical-align:middle
}

#localisation p{
	border-bottom:1px solid #373C44;
	padding-bottom:20px;
	margin-bottom:20px;
}
/* End article description block 06b*/
/* Begin article description block 01*/
#product_prez{
	background: #0e1116 url(../images/head_eff.jpg) no-repeat scroll 0pt 0pt;
	width:617px;
	margin:0px auto;
	padding-left:30px;
	border-bottom: 1px solid #373c44;
	padding-bottom:15px;
	overflow:hidden;
}
#product_prez img{
	vertical-align:baseline;
}

#product_prez div.left_panel{
	width:273px;
	padding-right:30px;
	float:left;
	border-right:1px solid #2c3036;
	clear:none;
}
#product_prez div.right_panel{
	padding-left:30px;
	float:left;
	clear:none;
	width:274px;
}
#product_prez div{
	overflow:hidden;
	display:block;
	clear:both;
}
#product_prez h2{
	font-size:20px;
	font-family: Arial;
	font:20px arial;
	color:#fff;
	padding:20px 0px;
}

#product_prez div.left_panel div{
	margin-bottom:10px;
}
#product_prez div.right_panel div{
	margin-bottom:10px;
}

#product_prez img.left_pic{
	border: 1px solid #373c44;
	margin-right:15px;
}
#product_prez a.left_pic{
	float:left;
}
#product_prez a {
	color:#DBDCDC;
}
/* End article description block 01*/


/*Begin search-prestige*/
div.action_chose{
	padding:17px 0px;
	border-top:5px solid #373c44;
	border-bottom:5px solid #373c44;
	margin:15px 0px;
}
#content form div.prestige{
	width:573px;
	background:#10171f url(../images/search_head_eff_large.jpg) no-repeat scroll 0 0;
	float:right;
	margin-right:0px;
}

#content form div.prestige-effect{
	border-right:1px solid #1c252e;
	border-left:1px solid #1c272d;
	margin-top:2px;
}
div.head-info h2{
	margin-bottom:18px;
}
div.head-info h2 span{
	font:normal 14px Arial;
	line-height:24px;
}
/*End search-prestige*/

#content-text{
	margin-left:72px;
	font:13px normal, arial;
	color:#DBDCDC;
}
#content-text p{
	margin: 15px 0px;
	color:#dbdcdc;
	text-align:justify;
}
#content-text p.nomargin-top {
	margin-top: 0;
}
#content-text p.nomargin-bottom {
	margin-bottom: 0;
}
#content-text p.faded {
	font-size: 11px;
}
#content-text p.faded a {
	color: #DBDCDC;
}
#content-text a{
	text-transform: uppercase;
	font:bold 12px Arial;
}
#content-text h3 {
	padding: 0;
	font-size: 14px;
	color: #fff;
}
#content-text h3.margin-top {
	margin-top: 15px;
}
#content-text span.data-left{
	display:block;
	margin-left:12px;
	color:#DBDCDC;
}
div.head-info{
	margin:0px 0px 10px 72px;
	font:normal 13px Arial;
	color:#fff;
	clear:both;
}
div.head-info img{
	vertical-align:middle;
}
div.head-info p.content-wrap{
	padding-bottom:27px;
	border-bottom:1px solid #373c44;
}
#content div.head-info p.content-wrap span.euro{ 
	font:bold 13px Arial;
}
#content div.head-info table.content-wrap td{
	width: 50%;
	padding-bottom:20px;
	border-bottom:1px solid #373C44;
}

#content div.head-info table.content-wrap{
	width:575px;
}

#content div.head-info table.content-wrap span.euro{ 
	font:bold 13px Arial;
}
#content div.float-right.wrapper {
	width: 495px;
}
#content div.float-right.buttons {
	width: 82px;
	/*margin-top: -40px;*/
}
#content div.float-right.buttons a {
	display: block;
	margin-bottom: 5px;
}

#article_details table.product_title {
	margin-bottom: 20px;
	width: 490px;
}
#article_details table.product_title * {
	font-size: 18px;
	vertical-align: center;
}
#article_details table.product_title td.euro {
	color: #CB9E03;
	padding-left: 25px;
}
#article_details table.product_title td.euro-stroked {
	color: #CB9E03;
	text-decoration:line-through;
	padding-left: 25px;
}
#article_details table.product_title tbody tr td h2 {
	margin-bottom: 0;
}

tr.line-sep td {
	border-bottom: 1px solid;
}

#content div.products.wide {
	width: 575px;
	margin-left: 72px;
}
#content #collection-search{
	margin-left:30px;
}
#content div.products.wide table.product_list {
	width: 575px;
	background-repeat: repeat-x;
}
#content div.products.wide table.product_listing {
	width: 575px;
}
#content div.products.wide table.product_listing td.product_image {
	width: 120px;
}
#content div.products.wide table.product_listing td.product_image img {
	margin-right: 0;
}
table.vertical_space td {
	padding-bottom: 5px;
}

#order_form select.select_large {
	width: 281px;
}
#order_form select.select_large_delivery {
	width: 281px;
}

#order_form input.text {
	width: 270px;
}

#order_form td.label {
	width: 100px;
	padding-left:5px;
}

#order_form td {
	padding: 2px 0;
}

span.error_msg{color:red; font-style:italic; font-size:11px; font-weight:normal;}
td#data-euro{
	width: 90px;
	text-align:right;
	padding-right:5px;
}
td#data-euro-stroked{
	width: 90px;
	text-decoration:line-through;
	text-align:right;
	padding-right:5px;
}








#content div.no_products_warning{
	text-align:center; 
	padding-top:10px;
}
#content div.no_products_warning_home{
	text-align:center; 
	padding-top:10px;
	padding-bottom:20px;
	font-weight:bold;
}

#command_article_info td.error-left{
	border-left:1px solid red;
	border-top:1px solid red;
	border-bottom:1px solid red;
}
#command_article_info td.error-right{
	border-right:1px solid red;
	border-top:1px solid red;
	border-bottom:1px solid red;
	border-left:1px solid red;
	padding-left: 5px;
	width
}
#print_asterix_only{display:none;}

#site-wrapper div.head-adv{
	float: right;
	display: inline;
	padding-left: 15px;
	padding-bottom: 12px;
}
#site-wrapper div.sub-menu{
	clear: right;
}
#site-wrapper div.language-changer{
	width: 95px;
	display: inline; 
	float: right;
	padding: 15px 0px 10px 15px;
}

#site-wrapper div.language-changer a{
	color:#fff;
	font-size:12px;
}
#site-wrapper div.language-changer span.active{
	color:#CB9E03;
	font-weight:bold;
}

div#content div.narrow div.center-link{text-align:center;}

div#localisation div.intro{border-bottom:1px solid #373C44;margin-bottom:20px;}
div#localisation div.intro table td.left{width: 270px;}
div#localisation div.intro table td.right{width: 270px;padding-left:25px;}
div#localisation div.intro table tr.photo td{padding-top:10px; padding-bottom:20px;}
div#localisation div.intro table img {vertical-align:middle; padding:0px;}
div#localisation td.special-padding-top{padding-top:52px!important;}
div#only_signed_jewels input.radio{margin-bottom:2px;}

div.magnifying-glass{position:relative; bottom:22px; left:0px; text-align:left; height:22px; margin-bottom:-22px; cursor:pointer;}
div.form-head-warning-mess{color: red; margin-bottom:10px;}

span#accompte_value_poste, span#accompte_value_dhl {display: none;}
table.contact_data_price_demand{ width:575px; margin-left:72px; margin-bottom:10px;}

/*general condition page*/
p.gc-warning-mess{
	border:1px solid #000;
	padding:4px;
}


#photo_details div#mover2, #photo_details div#mover3, #photo_details div#mover4, #photo_details div#mover5{display:none;}
#photo_details div.enlarge_modal2,#photo_details div.enlarge_modal3,#photo_details div.enlarge_modal4,#photo_details div.enlarge_modal5{display:none;}
