#refurbContainer {
	padding-bottom: 10px;
}

#refurb {
	position: relative;
	width: 554px;
	background: #ffffff url( ../images/css/backgroundRefurb.gif ) 15px 10px no-repeat;
	height: 60px;
	padding: 0 0 0 15px;
}

#refurb ul {
	float: left;
	font-size: 9px;
	list-style: none;
	padding: 14px 0 0 0;
	margin: 0;
	height: 28px;
}

#refurb li {
	line-height: 14px;
	height: 14px;
	padding: 0 0 0 5px;
}

#refurb #lastChange {
	color: #ff0000;
}

#refurb ul#standard {
	width: 140px;
	color: #918289;
}

#refurb ul#standard li {
	width: 140px;
}

#refurb ul#standard li a, #refurb ul#standard li a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#refurb ul#standard li a:hover {
	color: #d38831;
}

#refurb ul#products {
	width: 210px;
	color: #54517f;
	padding-left: 10px;
	margin: 0;
}

#refurb ul#products .prix {
	color: #ff0000;
}

#refurb ul#products .modeles {
	color: #9f9d9d;
}

#refurb div#mailRefurb {
	float: right;
	line-height: 9px;
	height: 9px;
	font-size: 9px;
	cursor: pointer;
	padding: 4px 0 0 15px;
	color: #888888;
	background: transparent url( ../images/css/lettre.gif ) 0 5px no-repeat;
}

#refurb #mailRefurb a,
#refurb #mailRefurb a:visited {
	color: #888888;
	text-decoration: none;
}

#refurb #mailRefurb a:hover {
	color: #888888;
	text-decoration: underline;
}

#refurb #mailingForm {
	position: absolute;
	background-color: #e3e3e3;
	border: 1px solid #cccccc;
	z-index: 50;
	top: 200px;
	left: 50px;
	padding: 10px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}

#refurb #mailingForm span {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 20px;
	vertical-align: bottom;
}

#refurb #mailingForm input {
	vertical-align: bottom;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color: #f0f0f0;
}


#refurb #emailRefurb {
	width: 200px;
	height: 15px;
}

#refurb img#approv, #refurb div#noApprov {
	float: left;
	width: 114px;
	height: 60px;
	border: 0;
	padding: 0;
	margin: 0;
}

#refurb div#noApprov {
	width: 60px;
}

#refurb a#consulter {
	float: right;
	display: block;
	padding: 0;
	text-indent: -3000px;
	width: 72px;
	height: 16px;
	margin: 20px 5px 0 0;
	background: transparent url( ../images/css/consulter.gif ) 0 0 no-repeat;
}

#refurbStatic {
	font-size: 11px;
	background-color: #e3e3e3;
	border: 1px solid #b9b9b9;
	padding: 5px;
	line-height: 15px;
}

#refurbStatic input, button {
	font-size: 11px;
	vertical-align: middle;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	line-height: 16px;
}

#refurbStatic label {
	padding-bottom: 5px;
}

#refurbStatic input#emailRefurbStatic {
	width: 150px;
	background-color: #f0f0f0;
	height: 14px;
	padding: 1px;
	margin: 0;
}

#refurbStatic #refurbSubscribeStatic {
	width: 80px;
	background-color: #f0f0f0;
	line-height: 13px;
	margin: 0;
	text-align: center;
	padding: 1px;
	vertical-align: middle;
}

#refurbStatic span {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 15px;
	vertical-align: middle;
}

