.bgOmbreGauche {
	background-image: url(../../images/ombre_gauche.jpg);
}
.bgBodyOmbreGauche {
	background-image: url(../../images/body_ombre_gauche.gif);
}
.bgMenuEntete1 {
	background-image: url(../../images/menu_entete1.gif);
}
.bgMenuSection2 {
	background-image: url(../../images/menu_section2.gif);
}
.bgBodyOmbreHaut {
	background-image: url(../../images/body_ombre_haut.gif);
}
.bgOmbreDroite {
	background-image: url(../../images/ombre_droite.jpg);
}
.bgDegradeBas1 {
	background-image: url(../../images/degrade_bas_1.jpg);
}
.bgDegradeBas2 {
	background-image: url(../../images/degrade_bas_2.jpg);
}

html, body {height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../../images/background.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}


.menubut {
	color: #676767;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 23px;
	text-indent: 2px;

}

.menubut a {
	text-decoration:none;
	color: #676767;
}

.menubut:hover{
	background-color: #BBBBBB;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.menucart {
	color: #676767;
	background-color: #FECB08;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*margin-botton: 10px;*/
	height: 55px;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 20px;
}

.menucartBigText {
	font-size: 13px;
}

.menuheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	vertical-align: middle;
	font-size: 13px;
}
.coordonnees {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFF;
}

.coordonnees td {
	padding-left: 15px;
}

.coordonneesTitle {
	font-size: 13px;
	font-weight: bold;
}

.coordonnees a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #797979;
}

.coordonnees a:hover {
	border-bottom: 2px solid #FFFFFF;
}
.pagefooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}

.pagefooter a{
	color: #999999;
	text-decoration: none;
}
.pagefooter a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.shoppingcartstatus {
	text-decoration:none;
	background-image: url(../../images/body_ombre_haut.jpg);
	background-position:top right;
	background-repeat:repeat-x;
}
.shoppingcartstatus a{
	text-decoration:none;
}
.shoppingcartstatustext {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
}
.shoppingcartstatustext:hover {
	text-decoration: underline;
	color: #222222;
}
.neufsTitre, .titreb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A1A1A;
	padding:10px;
}
.titreb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
/*	font-weight: bold;*/
	color: #616161;
}

form {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 13px;
	/*border: 1px solid #999999;*/
	/*border-bottom: 0px;*/
	margin: 0px;
}
form label {
    font-size: 13px;
	text-align:left;
	white-space:nowrap;
}
label.error {
	display:none;
}
.forminput, .forminput select { /* .forminput select is not visible in IE because selects are not css ready in IE */
	border: 1px solid #999999;
	vertical-align: top;
	color: #595959;
	width: 200px;
}
.forminput:hover {
	border: 1px solid #333333;
	color: #333333;
}
.forminput2, .forminput2 select { /* .forminput select is not visible in IE because selects are not css ready in IE */
	border: 1px solid #999999;
	color: #595959;
}
.forminput2:hover {
	border: 1px solid #333333;
	color: #333333;
}
ul.productDesc {
/*list-style-type:none;
padding:0px;
margin:0px;
padding-left:15px;*/
padding:0px;
margin:0px;
padding-top:10px;
padding-left:35px;
}
.productDesc li {
/*background-image:url(../../images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 2px;
padding-left:10px; */
}
.productImage {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
.noborders {
	border:  0px none #FFF;
	padding: 0px;
	margin:  0px;
}
