/* franchise specific */
.citroen {
	padding: 5px 20px 0 0;
}


/* model specific */

/* citroen */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.citroen-c1 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c1.jpg) no-repeat;
}
.citroen-c2 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c2.jpg) no-repeat;
}
.citroen-c3 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c3.jpg) no-repeat;
}
.citroen-c4 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c4.jpg) no-repeat;
}
.citroen-c4-coupe {
	background: #e5e5e5 url(../images/newcars/citroen/models/c4-coupe.jpg) no-repeat;
}
.citroen-c4-picasso {
	background: #e5e5e5 url(../images/newcars/citroen/models/c4-picasso.jpg) no-repeat;
}
.citroen-c5-saloon {
	background: #e5e5e5 url(../images/newcars/citroen/models/c5-saloon.jpg) no-repeat;
}
.citroen-c5-tourer {
	background: #e5e5e5 url(../images/newcars/citroen/models/c5-tourer.jpg) no-repeat;
}
.citroen-c6 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c6.jpg) no-repeat;
}
.citroen-c8 {
	background: #e5e5e5 url(../images/newcars/citroen/models/c8.jpg) no-repeat;
}
.citroen-c-crosser {
	background: #e5e5e5 url(../images/newcars/citroen/models/c-crosser.jpg) no-repeat;
}
.citroen-berlingo-first {
	background: #e5e5e5 url(../images/newcars/citroen/models/berlingo-first.jpg) no-repeat;
}
.citroen-berlingo-multispace {
	background: #e5e5e5 url(../images/newcars/citroen/models/berlingo-multispace.jpg) no-repeat;
}
.citroen-dispatch-combi {
	background: #e5e5e5 url(../images/newcars/citroen/models/dispatch-combi.jpg) no-repeat;
}
.citroen-relay-combi {
	background: #e5e5e5 url(../images/newcars/citroen/models/relay-combi.jpg) no-repeat;
}


