/* ------------- COCHES NUEVOS ------------ */
.modeloTxtCn{
	font-size:2.4em;
	color:#999da0;
}
.cNLeft{
	float:left;
	background:url(../img/cuerpo_cochesN/cN_left.gif) no-repeat;
	width:10px;
	height:57px;
}
.cNCenter{
	float:left;
	background:url(../img/cuerpo_cochesN/cN_center.gif) repeat-x;
	width:980px;
	height:57px;
	text-align:center;
	color:#FFF;
	line-height:2.7;
	font-size:2em;
}
.cNRight{
	float:left;
	background:url(../img/cuerpo_cochesN/cN_right.gif) no-repeat;
	width:10px;
	height:57px;
}

.backImg{
	background:url(../img/cuerpo_cochesN/resSep.gif) repeat-y;
	width:2px;
	left:0;
}
.formInput{
	width:200px;
}
.formInput_2{
	width:95px;
}

.resLink a{
	color:#000;
}


