#main_container .middle .content input[type=image] {
	border: none;
}

#results {
	border: 1px solid #a68d55;
	padding: 2px;
	
	width: 520px;
	margin-left: 40px;
	margin-top: 20px;
}

#results .title {
	background-color: #a68d55;
	padding: 3px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
#results .title .stitle {
	font-size: 14px;
	font-weight: bold;
}
#results .title .nb {
	font-size: 24px;
	font-weight: bold;
}

#results .etb {
	margin-top: 15px;
	
	width: 220px;
	height: 80px;
	
	padding-left: 35px;

	float: left;
}
#results .etb h4 {
	text-transform: uppercase;
	color: #a68d55;
}
#results .etb h5 {
	text-transform: uppercase;
}

#main_container .right .offre h2 {
	color: #a68d55;
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h3 {
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h4 {
	color: #666666;
	text-transform: none;
	background: none;
	padding: 0;
	margin: 0;
}