#left .novedades-top{
	float : left;
	margin-bottom : -2px;
	width: 165px;
	height:54px;
	background : url(../images/menu_news1.jpg) no-repeat;
}

#left  .novedades-top p{
	color:#635748;
	font-weight : bold;
	text-decoration : none;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
}

#left .novedades-item{
	float : left;
	margin-bottom : -2px;
	width: 165px;
	height:150px;
	/*background : url(../images/menu_news-item.jpg) no-repeat ;*/
}
#left .novedades-item p{
	color:#FFFFFF;
	font-weight : normal;
	text-decoration : none;
	padding: 0px 0px 0px 10px;

}
/*------------- ( h1 ) Novedades   ----------------*/
.nove01 h1{
font-size:10px;
font-weight: bold;
color:#E9A543;
padding: 1px 0px 0px 10px;
/*margin:0px;*/
}

/*------------- ( Links Novedades )   ----------------*/
.nove01 a {
	color: #E9A543;
	text-decoration: none;
}
.nove01 a:visited {color: #E9A543;}
.nove01 a:hover {color:  #F9CF92;}
.nove01 a:active { color: #E9A543;}



#left .novedades-bottom{
	float : left;
	width: 165px;
	height:17px;
	background : url(../images/menu_news-bottom.jpg) no-repeat ;

}
/*-------------  Novedades 01  ----------------*/
#left .nove01{
width:160px;
/*height:39px;*/
background-color:#9E9488;
background-image:url(../home/novedades_vehiculo1.jpg);
background-repeat:no-repeat;
}

/*-------------  Novedades 02  ----------------*/

#left .nove02{
width:160px;
/*height:39px;*/
background-color:#9E9488;
background-image:url(../home/novedades_telas2.jpg);
background-repeat:no-repeat;
}










