zhtml, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
*{
	margin-right: auto;
	margin-left: auto;	  
}
body{
	text-align: center;
	background-color:#d38b8b;
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family:"Arial";
	font-size:10pt;
}


#page{
	text-align: left;
	margin : 0 auto;
	width : 900px;
	padding : 0;
	background-color: #FFF;
	border: 0px solid red;
	min-height: 100%;
}

#top {
	height: 150px; /* Modifiez cette valeur pour changer la hauteur de l'image d'entête */
	width: 900px;
	margin : 0;
}

#leftborder {
	float: left;
	width: 180px;
	height: 100%;
}

#main{
	display: inline; /* bug double marges d'IE */
	float : left;
	width : 520px;
	background-color: #FFF;
	margin: 10px 10px 10px 10px;
}

#rightborder {
	float: left;
	width: 180px;
	text-align: right;
}

table.mybutton {
	width:150px;
	height:50px;
	border-collapse:collapse;
}

table.mybutton2 {

width:150px;
height:63px;
border-collapse:collapse;
}

table.mybutton3 {

width:150px;
height:80px;
border-collapse:collapse;
}

table.myrbutton2 {

width:150px;
height:63px;
border-collapse:collapse;
text-align:left;
}

table.myrbutton3 {

width:150px;
height:80px;
border-collapse:collapse;
text-align:left;
}

table.mybuttonb {

width:150px;
height:50px;
border-collapse:collapse;
}

table.mybutton2b {

width:150px;
height:63px;
border-collapse:collapse;
}

table.mybutton3b {

width:150px;
height:80px;
border-collapse:collapse;
}

table.myrbutton2b {

width:150px;
height:63px;
border-collapse:collapse;
text-align:left;
}

table.myrbutton3b {

width:150px;
height:80px;
border-collapse:collapse;
text-align:left;
}

td {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
}

table.mybutton td, table.mybutton2 td, table.mybutton3 td,
table.myrbutton2 td, table.myrbutton3 td,
table.mybuttonb td, table.mybutton2b td, table.mybutton3b td,
table.myrbutton2b td, table.myrbutton3b td {
	font-family: Arial;
	color:#333;
	font-size:8pt;
	vertical-align:middle;
}

table.mybutton td, table.mybutton2 td, table.mybutton3 td,
table.mybuttonb td, table.mybutton2b td, table.mybutton3b td {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5;
}

table.myrbutton2 td, table.myrbutton3 td,
table.myrbutton2b td, table.myrbutton3b td {
	text-align: left;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

div#main a {
	color:#000;
}

div#main a:hover {
	color: #5F7074;
	text-decoration: none;
}

a.mybutton {
	text-decoration: none;
	color:#333;
	font-size: 8pt;
	text-align: left;
}

a.mybutton:hover {
	text-decoration: none;
	color: #5F7074;
}

#footer {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 900px;
	background-color: #EEE;
	text-align: center;
	height: 50px;
	float: left;
	display: none;
}

div#main .title {
	font-weight: bold;
	font-size: 8pt;
}
.title{
	color: #666;
	text-align: left;
	padding-right: 10px;
}
.blabla {
	text-align: justify;
	font-size: 10pt;
	color: #333;
}

.error {
	font-weight: bold;
	color: #A00;
}


.tableauvente{
	text-align: justify;
}

/*cgv*/
.textcondition{
font-family:Arial;
font-style:italic;
font-size:10pt;
text-align:justify;
}
.titrecgv{
font-style:normal;
font-weight:bold;
font-size:10pt;
text-align: center;
font-family:Arial;

}


table.big {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.big td {
	width: 50%;
	vertical-align: top;
}

table.big td.field {
	text-align: right;
}

div#main a.planbig, a.planbig, div.planbig, p.planbig {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #E34;
}

div#main a.planbig:hover, a.planbig:hover {
	color: #F45;
	text-decoration: underline;
}
div.plan {
	margin-top: 5px;
}
div#main div.plan a {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #444;
}
div#main div.plan a:hover {
	color: #888;
	text-decoration: underline;
}

.loginb, .forgetpwd{
	font-family:Arial;
	font-size:8pt;
	color:#666;
	text-decoration: none;
}
.loginb:hover, .forgetpwd:hover{
	color:#AAA;
}

td.title {
	text-align:center;
}


/*fiche produit*/
.reference{
background-color:#FEF;
border: 1px solid #FDF;
color:#3D3E41;
text-align:left;
vertical-align:middle;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
.montant{
background-color:#FEF;
border: 1px solid #FDF;
color:#3D3E41;
text-align:left;
vertical-align:middle;
font-family:Arial;
font-size:16px;
font-weight:bold;
}
.promo{
background-color:#FEF;
border: 1px solid #FDF;
color:#3D3E41;
text-align:left;
vertical-align:middle;
font-family:Arial;
font-size:1Opt;
text-decoration:line-through;
}
.ajoutPanier{
background-color:#F9FEFF;
color:#3D3E41;
vertical-align:middle;
font-family:Arial;
font-size:8pt;
font-weight:bold;
text-align:center
}
.lienPanier{
text-decoration:none
}
.borderProduit{
border:solid 2px #3EA9C5;
}

/*label panier*/
.panier{
	border:solid 1px #FDF;
	background-color:#FEF;
	height:12px;
	line-height: 15px;
	width:148px;
	text-align:center;
	color:#5B5B5D;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	float:right;
	margin-right: 0px;
	margin-bottom: 20px;
}

