#left_content {
    background: #e9efed;
    margin-top: 0;
	padding: 15px;
}

.Navigation {
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.AdNavigation a{
	color: black;
}

.AdNavigation, .AdSnapshotNavigation{
	
}

.ad-img-row {
	float: left;
	margin-right: 20px;
}

.ad-detail-row {
	float: left;
	width: 50%;
}

.ad-principal-img {
	max-height: 300px;
    max-width: 285px;
}

.ad-list-img {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.ad-mini-img img {
	float: left;
	max-height: 95px;
    max-width: 92px;
	margin-right: 3px;
}

.ad-desc-row {
	clear: both;
}

.ad-snapshot-navigation a{
	bottom: 0;
    margin: 0 10px 5px;
    position: absolute;
    right: 0;
}

.ad-snapshot-description{
	margin: 0 10px 0 0;
}

.ad-flypage-price {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
	background: #ff6600;
	margin: 2px 0 10px;
}

.title-liste-equipement {
	background: none repeat scroll 0 0 #9f9f9f;
    color: white;
    font-weight: bold;
    padding: 2px 10px;
}

.AdTitle {
    background: none repeat scroll 0 0 #ff6600;
    color: #fff;
    font-family: "aldrich";
    height: 15px;
    margin-top: 0;
    padding: 10px;
}

.ad-right{
	float: right;
	width: 50%;
}

.AdShortDesc p{
	margin-top: 0;
}

.ad-left{
	float: left;
	width: 50%;
}

.AdMainImage {
	background: transparent;
    border: none;
    margin: 0 8px;
    width: 285px;
}

.AdMainImage img {
    max-height: 300px;
    max-width: 285px;
}

.AdCategoryImage{
	display: block;
    min-height: 142px;
}

.AdImage {
	border: none;
    margin: -5px 0 0 4px;
    padding: 0 0 0 8px;
    width: 85px;
	height: 84px !important;
}

.AdImage img {
    max-height: 95px;
    max-width: 92px;
}

.AdDesc {
    float: right;
    margin: 10px 0 0 0;
    width: 300px;
}

.AdAttributs {
	margin: 0;
	padding: 0 0 0 17px;
}

#right {
	margin: 45px 20px 20px;
	width: 293px;
}

/*RECHERCHE*/

#searchForm {
	background: #E9EFED;
}

#searchForm span {
	background: #ff6600;
	color: #fff;
    font-family: "aldrich";
    font-size: 19px;
    padding: 8px 179px 9px 10px;
}

#searchForm form {
	background: #E9EFED;
    margin-top: 0;
    padding: 20px;
}

.form-control:focus{
	border-color: #BF1718 !important;
	box-shadow : 0 0 10px -5px #BF1718 !important;
}

.form-control {
    border-radius: 0 !important;
    display: block;
    height: 24px !important;
    padding: 0 !important;
    width: 99%;
}

.form-group{
	margin-bottom: 10px !important;
}

.btn{
	background: #666 url(http://www.cass-auto.com/data/template/cass_auto_rechercher.png) no-repeat 100px 5px !important;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 6px 45px 6px 11px !important;
}

.button-form{
	text-align: center !important;
	margin: 25px 0 0 0 !important;
}

.AdCategoryDescription{
	padding: 7px;
}

/* Ad Categorie */

.AdCategory {
    border: 1px solid #666666;
    float: left;
    height: 188px;
    margin: 6px;
    padding: 5px;
    width: 181px;
	background: #CCCCCC;
	position: relative;
}

.AdCategoryTitle, .AdSnapshotTitle{
	border-bottom: 1px solid #666666;
}

.AdCategory img{
	max-height: 140px;
    max-width: 181px;
	float: none;
	margin: 0;
}

.AdCategoryTitle a{
	color: black;
}



/* Liste annonce */

.ad-snapshot-image{
	float: left;
	margin: 0 0 -4px;
	height: auto;
}

.ad-snapshot-image img{
	max-width: 200px;
	margin: 0 10px 0 0;
}

.ad-list{
	list-style-type: none;
	padding: 0;
}

.ad-list-element{
	border: 1px solid;
    height: auto;
    margin: 0 0 10px;
    width: 100%;
	float: left;
	background: white;
	position: relative;
}

.ad-snapshot-title{
	margin: 0 0 15px 0;
}

.ad-snapshot-title a{
	display: block;
    padding: 5px 0 0;
}

.ad-snapshot{
	flaot: left;
}

.ad-snapshot-title{
	font-size: 18px;
}