/* franchise specific */
.seat {
	padding: 5px 20px 0 0;
}


/* model specific */

/* seat */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.ibiza {
	background: #e5e5e5 url(../images/newcars/seat/models/ibiza.jpg) no-repeat;
}
.leon {
	background: #e5e5e5 url(../images/newcars/seat/models/leon.jpg) no-repeat;
}
.altea {
	background: #e5e5e5 url(../images/newcars/seat/models/altea.jpg) no-repeat;
}
.toledo {
	background: #e5e5e5 url(../images/newcars/seat/models/toledo.jpg) no-repeat;
}
.alhambra {
	background: #e5e5e5 url(../images/newcars/seat/models/alhambra.jpg) no-repeat;
}
.alhambra h3{
color: #000;	
}
.exeo {
	background: #e5e5e5 url(../images/newcars/seat/models/exeo.jpg) no-repeat;
}
@charset "utf-8";
/* CSS Document */


