/**** FIELDSET DEFAULT ***/
fieldset.form {
	margin: 10px 0 10px 5px;
	padding:0;
	border: none;
	clear:both;
	position:relative;
	background:transparent url(../i/bg-content_large.png) no-repeat bottom left;
	}


/* titre de bloc */
fieldset.form h1 {
	color: #d36d23;
	padding: 16px 10px 8px 18px;
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
	background: transparent url(../i/bg-content_large_top.png) no-repeat left top;
	margin: 0 0 0 0 ;
	border: none;
	border:none;
	display:block;
	}

fieldset.form div {margin-top:4px;margin-left:10px;}

fieldset.form label {
	float:left;
	font-weight:bold;
	margin: 5px 5px auto 5px;
	width:190px;
	}

fieldset.form input.btn_submit { 
	margin:0px;
	display:inline;
	background: transparent none no-repeat top left;
	height:37px;
	padding-bottom:7px;
	padding-right:15px;
	font-weight:bold;
	width:170px;
	border:1px solid #e4e4e4;
	position:absolute;
	text-align:right;
	right:5px;
	color:White;
	bottom:15px;
	}

fieldset.form input.champtxt , fieldset.form select.champtxt {
	margin: 0;
	padding: 3px;
	font-family: inherit;
	border: 1px solid #ddd;   
	font-size:100%;
	}

div.bigContent fieldset.form input.btn_submit {bottom:5px;	}
div.bigContent fieldset.form {
	margin-left:auto;
	margin-right:auto;	
	}


/***   FIELDSET D'IDENTIFICATION   ***/
div.bigContent fieldset.form_identification {
	height:190px;
	float:none;
	width:440px;
	background-position:right top;
	}

fieldset.form_identification {
	width:450px;
	float:left;
	background-image:url(../../i/tmp/font_identification.png);
	margin-bottom:0;
	height:200px;
	}

fieldset.form_identification h1 {
	width:450px;
	margin:0;
	padding-top:5px;
	padding-bottom:0px;
	color:White;
	}

div.bigContent fieldset.form_identification h1{width:440px;}

fieldset.form_identification div.content_form {
	height:95px;
	margin: 0 0 10px 10px;
	padding:0;
	}
fieldset.form_identification div.content_form div {
	margin:5px 0 0 10px;
	padding:0;
	color:#993333;
	font-weight:bold;
	}
fieldset.form_identification label {
	margin:5px 0px 0 25px;
	width:150px;
	color:white;
	float:left;
	}
fieldset.form_identification input.btn_submit {
	background-image: url(../../i/smt/btn_ocre.png);
	border: none;
	cursor:pointer;
	}
fieldset.form_identification input.champtxt {
	width:230px;
	margin:0 0px 0 25px;
	}

* html fieldset.form_identification input.champtxt {width:227px;}


/*** FIELDSET CREATION COMPTE ***/
fieldset.form_newAccount {
	clear:none;
	float:right;
	height:100px;
	margin-right:3px;
	width:475px;
	background:transparent url(../../i/tmp/font_new_account.png) no-repeat top right;
	margin-bottom:0px;
	}

div.bigContent fieldset.form_newAccount {
	height:85px;
	float:none;
	width:450px;
	margin-bottom:10px;
	background-position:top left;
	}
fieldset.form_newAccount h1 {
	width:440px;
	margin:0;
	padding-top:5px;
	padding-bottom:0px;
	color:White;
	}
 fieldset.form_newAccount a {
	margin:0px;
	display:inline;
	background: transparent url(../../i/smt/btn_rose.png) no-repeat bottom right;
	height:28px;
	padding-top:10px;
	padding-right:15px;
	font-weight:bold;
	width:170px;
	border:none;
	position:absolute;
	text-align:right;
	right:5px;
	color:White;
	bottom:20px;
	}
div.bigContent fieldset.form_newAccount a {bottom:3px;}
* html fieldset.form_newAccount a {margin-right:6px;}


/*** FIELDSET Mot de passe oublié ***/
fieldset.form_lostMDP {
	clear:none;
	margin-top:0px;
	float:right;
	height:100px;
	margin-right:3px;
	width:475px;
	background:transparent url(../../i/tmp/font_lost_password.png) no-repeat bottom right;	
	}

div.bigContent fieldset.form_lostMDP {
	float:none;
	background-position:top left;
	width:440px;
	height:90px;
	}


fieldset.form_lostMDP h1 {
	width:450px;
	margin:0;
	padding-top:5px;
	padding-bottom:0px;
	color:White;
	}
	
div.bigContent fieldset.form_lostMDP h1 {width:440px;}

fieldset.form_lostMDP input.btn_submit, fieldset.form_contact input.btn_submit {
	background-image:url(../../i/smt/btn_bleu.png);
	border: none;
	cursor:pointer;
	} 

fieldset.form_contact input.btn_submit {
	margin:0 auto 0 auto;
	top:0;
	}


.mdp_left {
	width:210px; 
	border:none; 
	border-right:double 3px #fff;
	padding-right:10px;margin:0px;margin-top:0px;
	}

.p_toSend {
	 text-align:right;
	 color: #eee;
	 margin-top:15px;
	 padding-bottom:10px;
	 }
fieldset.form_lostMDP input.champtxt {
	position:absolute;
	top:20px;
	left:250px;
	width:200px; 
	margin:2px 0 0 6px;
	}

.c_commander, a.c_commander {
	background: transparent url(../../i/smt/btn_vert_long.png) no-repeat top right !important;
	width:188px;
	height:37px;
	display:block;
	color:white;clear:both;
	padding-top:9px !important;
	padding-left:12px !important;
	text-align:right;
	padding-bottom:8px !important;
	font-weight:bold;
	padding-right:10px !important;	
	margin-top:10px !important;
	margin-left:auto !important;
	border:none;
	cursor:pointer;
	}

input.c_commander {
	padding-top:3px !important;	
	padding-left:0 !important;
	padding-right:7px !important;	
	text-align:right;
	}

a.s_suppr {
	background:transparent url(../../i/smt/btn_suppr.png) no-repeat top left;
	text-indent:-1000px;
	font-size:0px;
	line-height:0px;
	display:block;
	width:24px;
	height:24px;
	}

a.commander_ici, a.commander_ici_on, a.commander_ici_off, 
a.livrer_ici, a.livrer_ici_on, a.livrer_ici_off, a.modif_adr, a.other_adr {
	background:transparent url(../../i/ndl/btn-acc-melivrerici-non.png) no-repeat top left;
	text-indent:-1000px;
	font-size:0px;
	line-height:0px;
	display:block;
	width:115px;
	height:25px;
	float:right;
	}
a.commander_ici{background-image: url(../../i/ndl/btn-acc-retirecommande-non.png);width:190px}
a.commander_ici_on{background-image: url(../../i/ndl/btn-acc-retirecommande-on.png);width:190px}
a.commander_ici_off{background-image: url(../../i/ndl/btn-acc-retirecommande-off.png);width:190px}

a.livrer_ici_on{background-image: url(../../i/ndl/btn-acc-melivrerici-on.png);}
a.livrer_ici_off{background-image: url(../../i/ndl/btn-acc-melivrerici-off.png);}

a.modif_adr {
	background-image:url(../../i/ndl/btn-modifieradresse.png);
	width:152px;
	float:left;
	}
a.other_adr {
	background-image:url(../../i/ndl/btn-melivrerautreatos.png);
	width:190px;
	margin: 0 auto 0 auto;
	}




/* =================================================================
Forms => from /ds/c/ndl/master.css
================================================================= */
/*
form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset {
	border: 1px solid #000;
	}
	
	
form.cmxform textarea, select {
	margin: 0;
	padding: 3px;
	font-family: inherit;
	border: 1px solid #ddd;
	}
	
select {
	padding: 0;
	}

.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
	
form.cmxform fieldset {
	margin-bottom: 10px;
	}
	
form.cmxform legend {
	padding: 0 2px 0 6px !important;
	font-weight: bold;
	_margin: 0 -7px;
	}
	
		
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform fieldset fieldset label {
	margin-left: 123px;
	}
	
form.cmxform legend {
	padding: 10px 0 10px 10px !important;
	}
	
form.cmxform label {
	color: #333;
	}

form.cmxform fieldset fieldset {
	background: none;
	}
	
*/
	
/* ==================================================================
(Tristan - 07/07/2009) 
================================================================== */
div.content_popUpAdr {
	border-bottom: 2px solid #ddd;	
	width:800px !important;
	float:none !important;
	margin:0 !important;
	padding:0 !important;
	}

div.content_popUpAdr h1 {
	/*  idem h2.content-listing dans /ds/c/nv/master.css  */
	color:#45686A;
	font-size: 1.7em !important;
	line-height: 1.1em;
	font-weight: 100;
	margin: 5px 0;
	margin-bottom:15px !important;
	padding: 5px 0;
	width:100%;
	border:none;
	background:none;
	border-bottom: 1px solid #fff;	
	}

div.bigContent {
	min-width: 720px;
	}
div.bigContent h1 {
	/*  idem h2.content-listing dans /ds/c/nv/master.css  */
	color:#45686A;
	font-size: 1.9em !important;
	line-height: 1.1em;
	font-weight: 100;
	margin: 5px 0;
	margin-bottom:15px !important;
	padding: 5px 0;
	width:100%;
	border:none;
	background:none;
	border-bottom: 1px solid #fff;	
	}

form.cmxform {
	width: 98%;
	font-size: 1em;
	color: #333;
	}

form.cmxform input{
	margin: 0;
	padding: 3px;
	font-family: inherit;
	border: 1px solid #ddd;
	}

form.cmxform p {
	font-size: 0.8em !important;
	color: #333;
	padding: 10px 0 !important;
	}

form.cmxform fieldset {
	border: none;
	background: #fff url(../../i/ndl/cmxform-fieldset.jpg) left bottom repeat-x;
	margin-bottom: 30px;
	}

form.cmxform fieldset legend {
	background: #9aacbf;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
	}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform fieldset ol li {
	list-style: none;
	margin: 0;
	padding: 5px 10px 7px;
	background: url(../../i/ndl/cmxform-divider.jpg) left bottom repeat-x;
	}

form.cmxform fieldset ol li label {
	border: dashed 0px navy;
	width: 175px;
	text-align: left;
	margin-right: 4px;
	font: bold 1.0125em/1.2 Tahoma, Verdana, sans-serif;
	color: #999; /* #4f6985; /* */
	
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

form.cmxform fieldset ol li label.label_radio {
	border: dashed 0px red;
	width: auto;
	margin-right: 20px;
	font: normal 1.0125em/1.2 Georgia, Times, serif;
	color: #333;
	}

form.cmxform fieldset ol li label em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

input.radio_civ {
	border: dashed 0px lime;
	}

input.reset_pink {
	background: transparent url(../../i/smt/btn_rose_left.png) no-repeat 1px 0px;
	width: 150px;
	height: 37px;
	padding-bottom: 8px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: hand;
	}
input.submit_green {
	background: transparent url(../../i/smt/btn_vert_long.png) no-repeat top right;
	width: 150px;
	height: 37px;
	padding-bottom: 8px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: hand;
	}

h2.frm_sendFriend {
	color: #2e3192;
	font: bold 1.6125em/1.5em Georgia, serif;
	margin-bottom:15px;
	}
h3.frm_sendFriend {
	color: #1c60b3;
	font: bold 1.2125em/1.5em Georgia, serif;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: dotted 1px #aaa;
	}

a.avisNote_cold:link, a.avisNote_cold:visited {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	text-decoration: none;
	border: none;
	background: transparent url(../../i/logo_divers/star_cold_18.png) no-repeat 1px 1px;
	}
a.avisNote_cold:hover {
	/*display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	text-decoration: none;
	border: none;*/
	/*background: transparent url(../../i/logo_divers/star_hot_20.png) no-repeat;*/
	}

a.avisNote_hot:link, a.avisNote_hot:visited {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	text-decoration: none;
	border: none;
	background: transparent url(../../i/logo_divers/star_hot_18.png) no-repeat 1px 1px;
	}
a.avisNote_hot:hover {
	/*display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	text-decoration: none;
	border: none;*/
	/*background: transparent url(../../i/logo_divers/star_cold_20.png) no-repeat;*/
	}


#RechExpExact
{
	margin-left: 198px;
}




