/* CSS Document */

body {
	margin: 0;
	background:url(../images/leftwhite.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #FFFFFF;
	line-height: 120%;
	font-size:11px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

form {
	margin: 0;
}

.leftpage {
	width:50%;
/* background:url(../images/rightwhite.jpg) repeat-x; */
/* 	background:url(../images/left.jpg) repeat-x; */
}

.rightpage {
	width:50%; 
/* background:url(../images/rightwhite.jpg) repeat-x; */
/* 	background:url(../images/right.jpg) repeat-x; */
}

#pagewrapper{
	margin-left: auto; 
	margin-right: auto; 
	width: 980px;
	background-color: #FFF;
}

#header {
	width: 1000px;
	height: 175px;
	width: 100%;
	text-align: center;
}

#bluebandeau {
	background:url(../images/fondbluebandeau.jpg) repeat-x;
	height: 27px;
	width: 955px;
	float: left;
	border-bottom: solid 1px;
	border-color: #FFFFFF;
}

#titremonpanier {
	background:url(../images/fondtitremonpanier.jpg) no-repeat;
	height: 27px;
	width: 205px;
	float: left;
	font-size: 15px;
	padding: 6px 0 0 10px;
}

.monpanier {
	background-color: #484B5A;
	width: 190px;
	float: left;
	padding: 8px 5px 8px 10px;

}

.monpaniertotal {
	background-color: #484B5A;
	width: 135px;
	float: left;
	padding: 8px 5px 2px 10px;
	line-height: 140%;
}

.monpaniervalider {
	width: 40px;
	float: right;
	padding: 8px 4px 2px 11px;
	background:url(../images/bullet-validpanier.jpg) no-repeat 0 11px;
}

.fondmonpanier {
	background-color: #484B5A;
	float: left;
}


.international {
	float: right;
	margin-right: 10px;
	padding: 9px 0 0 10px; 
	height: 27px;
	font-size: 10px;
}

#intlseparator {
	float: right;
	height: 27px;
}

#menutri {
	float: left;
	padding-top : 3px;
	padding-left: 16px;
}

.deroulantmenutri {
	font-size: 11px;
}

#linkmoncompte {
	float: right;
	margin-right: 10px;
	padding: 9px 0 0 10px; 
	height: 27px;
	font-size: 10px;
	background:url(../images/separator-moncompte.jpg) no-repeat;
}

#sidebar {
	width: 205px;
	background-color: #FFFFFF;
	float: left;
}

#content {
	width: 750px;
	float: right;
	padding-top: 10px;
}

#main {
	float: left;
	width: 550px;
}

#whitespace {
	float: left;
	height: 10px;
}

#sidebarright {
	display: block;
	float: right;
	width: 180px;
}

#steps {
	float: left;
	width: 180px;
	padding-top: 10px;
	background-color: #91939C;
	font-size: 14px;
	color: #FFF;
}

#textintro {
	padding: 10px 5px 10px 0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer  {
	float: right;
	width: 750px;
	margin-top: 40px;
	height: 200px;
}

#footerimg {
	text-align: center;
	width: 750px;
}

.infofooter {
	color: #909090;
	font-size: 10px;
	line-height : 110%;
}

.infofooter a {
	color: #909090;
}

#linefooter  {
	float: right;
	width: 750px;
	height: 27px;
}

.tenpix {
	font-size: 10px;
}

#formleftcolumn {
	clear: both;
	width: 250px;
	float: left;
	color: #484b5a;
	font-size: 12px;
	margin-top: 15px;

}


/* -------------FORM LOGIN ACCOUNT -------------- */

.fields245 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 245px;
}

.fields70 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 70px;
}

.fields20 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 20px;
}

.fields40 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 40px;
}

.fields145 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 150px;
}

.fields245-70 {
	border : solid 1px;
	border-color: #9799a0;	
	margin-top: 6px;
	width: 245px;
	height: 5em;
}

select {
	margin-top: 6px;
	width: 245px;
}

#tabletotal select {
	width: auto;
}

#tablebasket select {
	width: auto;
}

#loginaccount {
	color: #484b5a;
	font-size: 12px;
	padding: 10px;
	background-color: #e3e3e3;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}

.titreformblue {
	color: #01002f;
	font-size: 16px;
}

.titreformgrey {
	font-size: 16px;	
}

#loginaccount hr {
	background-color: #bcbdc1;
	height: 1px;
	border: none;
}

#procedureaccount {	
	width: 250px;
	float: left;
	padding: 20px 0px 0 10px;

}


/* -------------FORM NEW CLIENT -------------- */


#createnewaccount {
	width: 250px;
	float: right;
	margin-top: 15px;
	padding: 10px 10px 10px 0;
	color: #484b5a;
	font-size: 12px;
}

#createnewaccount hr {
	background-color: #bcbdc1;
	height: 1px;
	border: none;
}


/* ------------VALIDATION BUTTONS-------------- */

#validationbuttons {
	background-color: #e3e3e3;
	float: left;
	width: 528px;
	padding: 15px;
	clear: both;
}

.valider {
	float: right;
	background-image: url(../images/basket/fondbton-valider.jpg);
	border: none;
	background-color: red;
	color: white;
	width: 78px;
	height: 19px;
	cursor: pointer;
}

.details {
	float: right;
	background-image: url(../images/basket/fondbton-valider.jpg);
	background-repeat: no-repeat;
	color: white;
	width: 78px;
	height: 17px;
	cursor: pointer;
	padding-top: 2px;
	text-align: center;
}

/* ------------VRAC-------------- */

.memento {
	color: #484b5a;
	font-size: 12px;
	padding: 10px;
	background-color: #e3e3e3;
	width: 245px;
	float: left;
	display: block;
}

.titreformblue {
	color: #01002f;
	font-size: 16px;
}

.titreformbluepadding {
	float: left;
	padding-top: 50px;
	padding-bottom: 15px;
	color: #01002f;
	font-size: 16px;
}


.titreformgrey {
	font-size: 16px;
	color: #484b5a;
	float: left;
}

#memento hr {
	background-color: #bcbdc1;
	height: 1px;
	border: none;
}

.titlememento {
	color: #01002f;
	
}

.titlememento a {
	color: #01002f;
	font-size: 10px;
}

.linkedit {
	font-size: 10px;
}

.txtmemento {
	margin-left: 11px;
	display: block;
}

#formleftcolumn {
	width: 250px;
	float: left;
	color: #484b5a;
	font-size: 12px;
	margin-top: 15px;
	display: block;
}

#formrightcolumn {
	width: 255px;
	float: right;
	margin-top: 15px;
	padding: 0 10px 10px 0;
	color: #484b5a;
	font-size: 12px;
	padding-bottom: 40px;
	display: block;
}

.memento hr {
	clear: both;
	background-color: #b4b5ba;
	height: 1px;
	border: none;
	margin: 0;	
}

.memento a {
	font-size: 10px;
	color: #01002f;
}

#textintro { 
	padding: 10px 10px 0 0;
	color: #01002f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.txtsidebar {
	padding-top: 6px;
	padding-left: 10px;
	display: block;
	font-size: 10px;
	float: left;
	
}

.blue {
	color: #01002f;	
	font-size: 12px;
	font-weight: bold;
}

.linktenblue a {
	color: #01002f;	
	font-size: 10px;
}

.grey {
	color: #8a8a8a;
	font-size: 11px;
}

.cancel {
	text-align: right;
	width: 160px;
	float: left;
	padding-top: 5px;
	font-size: 10px;
}

.cancel a {
	color: #7d0b0b;
}

#createnewaddress {
	width: 250px;
	float: right;
	margin-top: 15px;
	padding: 0 10px 10px 0;
	color: #484b5a;
	font-size: 12px;
}

#createnewaddress hr {
	background-color: #bcbdc1;
	height: 1px;
	border: none;
}

.rightcolumn {
	display: block;
	float: right;
}

#modedepaiement {
	display: block;
	clear: both;
	float: left;
	width: 550px;
	padding-top: 20px;
	font-size: 12px;
	color: #484b5a;
	padding-bottom: 30px;
	border-bottom : solid 1px #01002F;
}

.checkpaiement {
	width: 275px;
	float: left;
	font-size: 14px;
}

#displayinline {
	display: block;
	clear: both;
}

.commander a {
	color: #FFFFFF;
	font-size: 12px;
}

.continuer a {
	color: #FFFFFF;
	font-size: 12px;
}

#steps a {
	color: #FFFFFF;
	font-size: 14px;
}

/*

page contact
*/

#contactform {
	color: #484b5a;
	font-size: 12px;
	padding: 10px;
	background-color: #e3e3e3;
	width: 250px;
	float: left;
	margin-bottom: 20px;	
}


