/* Feuille de style contenant les propietes de style communne a toutes les pages */

/* selecteurs*/
*{
	margin: 0px ;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}

td, caption, label, th,select, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select, input, option{
	font-size: 11px;
}
img {
   border: 0;
}

hr {
  visibility: hidden;
  clear: both;
}

ul{
	margin:0;
	padding:0;
}

li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

p{
	margin: 0 0 12px 0;
   padding:0;
}

/* Fin selecteurs*/

/* Links */
a {
	text-decoration: none;
	color: black;
}
/* Fin Links*/

/* spacer */
.spacer {
   clear: both;
   display: block;
   height: 1px;
	margin-top: -1px;
}
.spacer2 {
   clear: both;
   display: block;
}

/* fin spacer */

/* NAV */
.logo{
	z-index: 100;
	float: left;
	margin:15px 0 35px 0;
	padding-left: 1px;
}
html>body .logo{
	z-index: 20200;
	margin:16px 0 35px 0;
	cursor:default !important;
	position:relative;
}

.rien{
	
}
.logo2{
	float: left;
	width: 340px;
	margin-top:15px;
}

ul.udm .niveau2{
	width:113px;
	margin-left: -1px;
	.margin-bottom:expression((this.childNodes[1]==null)?"0px":"-5px");
}

ul.udm li{
	width:113px;
}


ul.udm li a{
	padding-top:12px;
	padding-bottom:12px;
	}
	
ul.udm li a.nopad{
	text-align: center;
	width: auto;
}
ul.udm li a.nopadselected{
	text-align: center;
	color:#FF0700;
	background-color:Black;
}
ul.udm li a.nopadselected:visited{
	text-align: center;
	color:#FF0700;
	background-color:Black;
}
/* Krups US*/
ul.udm li.consServ a{
	padding:4px 0 5px 0;
}

ul.udm li.consServ ul a{
	padding-left:6px;
}


/* Fin NAV */

/* FOOTER */

#footer_fix{
	position: absolute;
	width:1000px;
	text-align: right;
	top: 575px;
}
html>body #footer_fix{
	top: 576px;
}
#footer_fix ul{
	padding-right:10px;
}
#footer_fix li{
	display: inline;
}
#footer_fix li a{
	color: black;
	font-size: 11px;
}
#footer_fix li a:hover{
	text-decoration: underline;
}
.language{
	float: left;
	padding:0 200px 0 16px;
}
.outil{
	float: right;
}
.pipe{
	color: #BDBBBA;
	padding:0 10px;
	font-size: 11px;
	vertical-align: top;
}
/* Fin FOOTER */
#DefaultConsole{
	position: absolute;
	top: 590px;
	left:0;
	width: 210px;
	background-color: white;
	padding: 5px;
	border: 1px solid black;
}
#DefaultConsoleHome{
	position: absolute;
	top: 605px;
	left:0;
	width: 210px;
	background-color: white;
	padding: 5px;
	border: 1px solid black;
}

#DefaultConsoleContent{
	position: absolute;
	top:715px;
	left:0;
}
#ProductText{
	position: absolute;
	top: 575px;
	left:0;
	width: 400px;
	font-size: xx-small;
}

#DefaultConsoleContent a,#DefaultConsole a{
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}
#DefaultConsoleContent a:hover,#DefaultConsole a:hover{
	text-decoration: underline;
}
.ContentLeft h1.shoptitle1,.ContentLeft h1, h1.shoptitle2,h1{
	font-size: 21px;
	margin-bottom:10px;
}

#retour{
	visibility: visible;
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 385px;
}
html>body #retour{
	top: 384px;
}

#footer2{
	width:1000px;
	text-align: right;
	margin-top: 55px;
}
html>body #footer2{
	padding-top: 2px;
}
#footer2 ul{
	padding-right:10px;
}
#footer2 li{
	display: inline;
}

#footer2 li a{
	color: black;
	font-size: 11px;
}
#footer2 li a:hover{
	text-decoration: underline;
}
/* NAV */

/* Credit Card Logo Footer*/
#footer_fixcc{
	position: absolute;
	width:965px;
	text-align: right;
	top: 600px;
}
html>body #footer_fixcc{
	top: 576px;
}
#footer_fixcc ul{
	padding-right:10px;
}
#footer_fixcc li{
	display: inline;
}
#footer_fixcc li a{
	color: black;
	font-size: 11px;
}
#footer_fixcc li a:hover{
	text-decoration: underline;
}

























