 @charset "utf-8";
/* CSS Document */
.cat_titulo {
	background:url(../images/cat_linea.gif) repeat-x;
	background-position:bottom;
	width:100%;
	padding-bottom:3px;
}
.ficha_coche {
	width:100%;
	float:left;
	height:91px;
	padding:9px 0 0 0;
}
.ficha_coche1 {
	float:left;
	width:100px;
}
.ficha_coche2 {
	float:left;
	width:125px;
}
.ficha_coche3 {
	float:left;
	width:125px;
	padding-top:6px;
}
.ficha_coche4 {
	float:left;
	width:95px;
	padding-top:12px;
	text-align:center;
}
.ficha_coche5 {
	float:left;
	width:94px;
	padding-top:7px;
	cursor:pointer;
}
