#container #main .content #identification h1 {
	margin-top: 15px;
}

#container #main .content #identification h2 {
	color: #92A51E;
	background: url(/images/bg_content_commande_h3.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
	margin: 10px 0 0;
	text-transform: uppercase;
	font-size: 0.95em;
}

#container #main .content .errorBox {
	background: #F8E4E3 url(/images/bg_error.gif) no-repeat 10px 10px;
	color: #BB0600;
	padding: 1px 10px 1px 33px;
	margin: 5px 0;
	font-size: 0.85em;
	float: left;
}

#container #main .content .formLeft {
	width: 200px;
	float: left;
	clear: left;
	text-align: right;
	margin: 10px 10px 0 0;
	padding-top: 3px;
	color: #6B4200;
}

#container #main .content .formRight {
	width: 500px;
	float: left;
	margin: 10px 0 0;
}

#container #main .content .formRight a {
	color: #CF3659;
	font-size: 0.85em;
	margin-left: 10px;
}

#container #main .content p.comment {
	font-size: 0.85em;
	color: #B6B6B1;
	margin: 2px 0 0;
	clear: both;
}

#container #main .content #signup #infosPerso input, /* site temportaire juin 2008 */
#container #main .content #signup #infosPerso textarea, /* site temportaire juin 2008 */
#container #main .content #signup #loginPass input, /* site temportaire juin 2008 */
#container #main .content #signup #adresseLivraison input,
#container #main .content #signup #adresseFacturation input,
#container #main .content #signup #adresseLivraison select,
#container #main .content #signup #adresseFacturation select {
	border: 1px solid #D7D7D0;
	padding: 2px;
	color: #6B4200;
}

#container #main .content .small {
	width: 85px;
}

#container #main .content .medium {
	width: 160px;
}

#container #main .content .large {
	width: 280px;
}

#container #main .content #login:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #login {
	height: 1%;
}

#container #main .content #listeNaissance #login {
	background: url(../../images/bg_login-sections_vert.gif) repeat-x left top;
	margin-top: 30px;
	padding-top: 15px;
}

#container #main .content #login .button-green-large-confirm {
	margin: 10px 370px 0 0 !important;
	margin: 10px 185px 0 0;
	float: right;
}


/************************************************
	Signup form
************************************************/

#container #main .content #signup:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #signup {
	height: 1%;
	clear: left;
	/*background: url(/images/bg_login-sections_vert.gif) repeat-x left top;
	margin-top: 30px;*/
	padding-top: 15px;
}

#container #main .content #signup fieldset {
	border: none;
}

#container #main .content #signup #adresseLivraison:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #signup #adresseLivraison {
	height: 1%;
}

#container #main .content #signup #adresseLivraison:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #signup #memeAdresse {
	background: url(/images/bg_content_detail-link-brun.gif) no-repeat left 1.2em;
	padding-left: 10px;
}

#container #main .content #signup #memeAdresse p {
	float: left;
	display: inline;
	padding-right: 8px;
}

#container #main .content #signup #memeAdresse div {
	float: left;
	width: 60px;
	padding-top: 11px;
}

#container #main .content #signup #memeAdresse div input {
	float: left;
	margin: 1px 5px 0 5px;
}

#container #main .content #signup #memeAdresse div label {
	float: left;
	margin: 0;
}

#container #main .content #signup #adresseFacturation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #signup #adresseFacturation {
	clear: left;
	margin-top: 20px;
	padding-bottom: 40px;
}

#container #main .content #signup .button-green-large-confirm {
	float: right;
	margin-top: -47px;
}

/************************************************
	Choix d'adresses
************************************************/

#container #main .content #currentAdress {}

#container #main .content #currentAdress fieldset {
	background-color: #F8FBEC;
	border: none;
	margin-top: 10px;
	padding: 15px 10px;
}

#container #main .content #currentAdress fieldset .item {
	float: left;
	width: 330px;
}

#container #main .content #currentAdress fieldset .item h2 {
	margin-top: 0;
}

#container #main .content #currentAdress fieldset .item p {
	margin: 8px 0 0 10px;
	line-height: 1.6em;
}

#container #main .content #currentAdress fieldset .item.livraison {
	background: url(/images/bg_login-sections_horiz.gif) repeat-y right top;
}

#container #main .content #currentAdress fieldset .item.facturation {
	padding-left: 20px;
}

#container #main .content #currentAdress fieldset .button-green-large-confirm {
	float: right;
	margin-top: -32px;
}

#container #main .content #newAdress:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #newAdress {
	height: 1%;
	clear: left;
	background: url(/images/bg_login-sections_vert.gif) repeat-x left top;
	margin-top: 10px;
	padding-top: 0;
}

#container #main .content #newAdress fieldset {
	border: none;
	margin-top: 10px;
	padding-top: 15px;
}

#container #main .content #newAdress fieldset h1 {
	margin: 0 0 10px;
}

#container #main .content #newAdress fieldset h1 input {
	vertical-align: middle;
	margin: 0 5px 0 15px;
}

#container #main .content #newAdress fieldset h1 label {
	color: #92A51E;
	font-weight: normal;
	margin: 10px 0 0;
	text-transform: uppercase;
	font-size: 0.95em;	
}

#container #main .content #newAdress fieldset .button-green-large-confirm {
	margin: 10px 0 30px 210px; 
}

#container #main .content #allAdresses:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #main .content #allAdresses {
	height: 1%;
	clear: left;
	background: url(/images/bg_login-sections_vert.gif) repeat-x left top;
	margin-top: 10px;
	padding-top: 1px;
}

#container #main .content #allAdresses .button-white-large {
	float: right;
	margin-top: -31px;
}

#container #main .content #allAdresses .adresse {
	float: left;
	margin-top: 20px;
	width: 370px;
	padding-left: 0px;
	background: url(/images/bg_login-sections_vert.gif) repeat-x left top;
	padding-top: 10px;
}

#container #main .content #allAdresses .adresse.nb1,
#container #main .content #allAdresses .adresse.nb2 {
	background: none;
	padding-top: 0;
}

#container #main .content #allAdresses .adresse .utiliser {
	clear: left;
	margin: 50px 0 5px;
}



/***** lost password *****/

#container #main .content #lostPasswordForm p.content {
	margin: 10px 0 15px;
}

#container #main .content #lostPasswordForm p.button {
	margin: 10px 0 0 210px;
}