.celdaContacto {
	width: 65%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 440px;
	background-image: url(../jpg/backgroundContacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactoNewTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-weight: normal;
}
.newsTxt {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 35%;
	background-color: #FCFCFC;
	padding-right: 50px;
	padding-left: 20px;
}
