#headerBg {
	width:910px;
	height:198px;
	background:url(/templates/layout/ombre_right_search.png) right bottom repeat;
}

#header {
	width:900px;
	height:198px;
	background:url(/templates/layout/top.jpg) no-repeat;
	position:relative;
}

#blackWindow {
	position:absolute;
	top:-10px;
	left:-30px;
    width:704px;
	visibility:hidden;
	height:310px;
	background:url(/templates/layout/black-bg.png);
	z-index:100;
	color:#fff;
}

#more {
	cursor:pointer;
	color:#078ac6;
}

#inscription {
	color:#078ac6;
}

#machine {
	width:670px;
	position:relative;
}

#machine h1 {
	font-size:14px;
	margin:0;
}

#machine p {
	margin:0;
}

#secondHand {
	width:670px;
	position:relative;
}

#secondHand p {
	margin:0;
}

#titre {
	position:absolute;
	top:0;
	left:0;
}

#documentation {
	position:absolute;
	top:275px;
	right:10px;
}

#machineLeft {
	float:left;
	margin:30px 0 0 25px;
	width:217px;
	display:inline;
}

#machineLeft p {
	margin:8px 0 0 0;
}

#machineLeft h1 {
	margin:0 0 10px 0;
}

#machineLeft .machineLogoSep {
	margin:15px 0 5px 0;
	width:215px;
	height:53px;
}

#machineRight {
	float:left;
	margin:0;
	width:428px;
	display:inline;
}

#secondHandLeft {
	float:left;
	margin:40px 0 0 10px;
	width:204px;
	font-size:11px;
	padding-right:20px;
}

#secondHandLeft h1 {
	color:#078ac6;
	background:url(/templates/layout/machines/ligne_separation_db_machines.jpg) left bottom no-repeat;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:12px;
	margin:0;
}

h1 {
	color:#078ac6;
	text-transform:uppercase;
	font-size:14px;
}

#secondHandLeft p {
	margin:10px 0 0 0;
	padding:0;
}

#secondHandLeft img {
	margin:0;
	}

#secondHandMiddle {
	float:left;
	margin: 35px 0 0 0;
	width:276px;
	display:inline;
	min-height:310px;
	height:auto !important;
	height:310px;
}

#secondHandRight {
	float:left;
	margin: 35px 0 0 0;
	width:148px;
	display:inline;
}

.secondHandImage {
	float:left;
	height:68px;
	width:68px;
	overflow:hidden;
	margin:0 0 4px 4px;
	cursor:pointer;
}


.secondHandItem {
	position:relative;
	background:url(/templates/layout/machines/fond_vignette_occasion.jpg) no-repeat;
	height:111px;
	width:93px;
}

.secondHandItemImg {
	background:#eee;
	width:121px;
	height:91px;
	overflow:hidden;
}

.secondHandItemTxt {
	padding:5px 0 0 0;
}

.secondHandItemTxt a {
	margin:0;
	font-size:10px;
	text-decoration:none;
	color:#666;
}

#machineBottomBg {
	width:706px;
	min-height:175px;
	margin-left:-30px;
	height:auto !important;
	height:175px;
	background:url(/templates/layout/recherche_fond_bottom_ext.jpg) repeat-y;
	}

#machineBottom {
	width:706px;
	position:relative;
	min-height:175px;
	height:auto !important;
	height:175px;
	background:url(/templates/layout/machines/recherche_fond_bottom.jpg) no-repeat;
	float:left;	
}

#othersFleche {
	position:absolute;
	top:10px;
	left:13px;
	}
	
#othersHeader {
	position:absolute;
	top:8px;
	left:50px;
	font-size:11px;
	}	
	
#othersItems {
	margin:40px 0 0 10px;
}
	
.othersItem {
	float:left;
	margin:0 0 0 0;
	width:93px;
	height:111px;
}

.secondHandItem {
	float:left;
	margin:0 0 0 2px;
	width:91px;
	height:111px;
	overflow:hidden;	
}

#blackContent {
	position:absolute;
	top:10px;
	left:280px;
	font-size:11px;
}

#blackContent h1 {
	font-size:12px;
	margin:0;
}

#blackContent form {
	margin:5px 0;
}

#blackWindowClose {
	position:absolute;
	top:-4px;
	left:403px;
	cursor:pointer;
}

#blackContent p {
	font-size:10px;
	margin:0;
}

#blackContent .infosForm {
	float:left;
	width:190px;
}

td {
	border-bottom:1px dotted #ccc;
	line-height:18px;
	height:18px;
}

td p {
	margin:0;
}

#vignettes a div {
	display:none;
}

#vignettes .imageHover {
	position:absolute;
	bottom:53px;
	left:0;
	width:100px;
	text-align:center;
}

#vignettes .imageHoverTxt {
	border:none;
	background:#078ac6;
	color:#fff;
	}

#vignettes a:hover div {
	display:block;
	z-index:100;
	border:1px solid;
}
