#NewsLeft   {
	float: left;
	width: 610px;
}
#NewsLeft .news .date {
	margin-bottom: 10px;
	color: #999;
	font-size: 12px;
}
#NewsLeft .news .title {
	margin-bottom: 15px;
}
#NewsLeft .news .title h2 {
	font-size: 18px;
	line-height: 22px;
	color: #222;
	font-weight: normal;
}
#NewsLeft .news .imagen {
	margin-bottom: 20px;
}

#boxRight {
	float: right;
	width: 280px;
}
#boxRight .line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	font-size: 20px;
	color: #212121;
}
#boxRight .news {
	font-size: 12px;
	color: #6b6868;
	margin-top: 10px;
}
#boxRight .news .textNew {
}
#boxRight .news .date {
	color: #9c9595;
	margin-top: 8px;
	margin-bottom: 10px;
}
.vermas {
	font-weight: bold;
	color: #F9C940;
	text-decoration: none;
	font-size: 14px;
}

ul .pdf {
	background-image: url(../productos/img/pdf.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 50px;
	padding-top: 10px;
	font-weight: bold;
	list-style-type: none;
}

#boxmapa{float:left; width:610px; height:326px; background-color: #CCC; margin-bottom:20px; margin-top:20px;}