.izquierda {
	float: left;
}

.derecha {
	float: right;
}

/*
	SECCION DE NOVEDADES
*/
#divNovedades {
	width:350px;
	float: left;
}

.espacio{
	height: 14px !important;
}

#divNovedades div.relleno {
	background-color: #F8F8F8;
	margin-top:2px;
	height: 323px;
}

#divNovedades h1 {
	background-image: url('/images/frontend/noticias-automotor.jpg');
	text-indent: -100000em;
	margin: 0 auto;
	margin-top: 12px;
	float: left;
	height: 29px;
	width: 166px;
}

#divNovedades div.bloqueTitulo {
	border-bottom: solid 3px #D0D0CE;
	height: 50px;
}

.middle{
	margin-top: 110px;
	}

/*
	SECCION DE SERVICIOS
*/
#divServicios {
	width:370px;
	height: 325px;
	float: left;
	.height: 342px;
}


#divServicios div.relleno {
	background-color: #F2F2F0;
	margin: 2px 0px 2px 2px;
	height: 323px;
	.height: 340px;
}

#divServicios h1 {
	background-image:url(/images/frontend/servicios-post-venta.jpg);
	float:left;
	height:29px;
	margin:12px auto 0;
	text-indent:-100000em;
	width:174px;
}

#divServicios div.bloqueTitulo {
	border-bottom: solid 3px #D0D0CE;
	height: 50px;
	margin-right: 5px;
}

#divListaServicios {
	clear: both;
}

#divListaServicios ul {
	text-align: left;
	margin-left:28px;
	padding-top: 20px;
	font-weight: bold;
	color: #9A9C97
}

#divListaServicios ul li a {
	color: #9A9C97
}

#divListaServicios ul li {
	margin-bottom: 10px;
}

#footer { 
	.margin-top: -20px;
}

#divNovedades ul {
	margin-top: 10px;
}

#divNovedades .novedadDestacada {
	background-image: url(/images/frontend/noticias-combo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin-bottom: 10px;
	text-align: justify;
	position: relative;
	margin-left:29px;	
}

#divNovedades .novedadDestacada img {
	vertical-align: middle;
	padding: 10px;
}

#divNovedades .tituloNovedad {
	font-weight:bold;
	margin-top:10px;
}

#divNovedades .tituloNovedad img {
	padding: 3px;
}

#divNovedades .novedadDestacada .textoNovedad {
	
}

#divNovedades .leerMas {
	bottom:2px;
	position:relative;
	right:-10px;
}

.botonGenerico{
	margin-right: 17.5px;
	}

#divTurnos .botonGenerico{
	margin-right: 15px;
}

#divNovedades .leerMas a {
	color: #777;
}
#divNovedades .leerMas a:hover {
	color: #d44;
}
#divNovedades  .IZQ {
	float: left;
	width: 105px;
}

#divNovedades  .DER {
	float:left;
	height:104px;
	margin-left:15px;
	position:relative;
	width:160px;
}
#divNovedades .fotoNovedad {
	.margin-top: 15px;
	.margin-left: 10px;
}	
#footer {
	.margin-top: -33px;
}

#divTurnos div.bloqueTitulo {
	height: 50px;
}
