

.lateralder {
	float:left;
	margin-left:17px;
	width:199px;
}
.mes {
	float:left;
	width:100%;
	background-color:#002863;
}
.cont_mes {
	float:left;
	width:100%;
	margin-left:2px;
	margin-bottom:4px;
	margin-top:4px;
}
.img_mes {
	float:left;
	width:191px;
	background-color:#FFFFFF;
}
.info_mes {
	float:left;
	width:185px;
	background-color:#FFF;
	margin-top:7px;
}
.cont_info_mes {
	float:left;
	}
.info_marca_modelo {
	float:left;
	width:191px;
	font-weight:bold;
}
.precio_mes {
	font-size:0px;

	overflow:hidden;
}
.txt_precio {
	font-weight:bold;
	padding-left:3px;
}
.val_precio {
	text-align:right;
	font-weight:bold;
	padding-right:3px;
}
.naranja {
	color:#FF6600;
}
div.txt_barcomes {
	float:left;
	margin-bottom:4px;
	text-align:center;
}
h1.txt_barcomes {
	font-size:23px;
	margin:0px;
	padding:0px;

}

