 footer {
  	background-color: #FFFFFF;
	width: 984px;
	height: 205px;/*kimh 25012023*/
	margin-top: 2px;
	margin-bottom: 2px;
	/*margin-top: 0px;*/
	margin-left: auto;
	margin-right: auto;
	clear:both;
	text-align:center;
	font-family: Gotham light;
	}
footer h3{
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: gotham;
	font-size: 17px;

}

 footer .left {
	float: left;
	background:#FDFEFE;
	/*background:green;*/
	width:346.60;
	height: 120px;
	}
   
 footer .right{
	float: right;
	background:#FDFEFE;;
	width:270.60;
	height: 100px;
	}

footer  .left p{
	font-size: 12px;
	text-align:left;
        margin-top: 1px;
	padding-left: 20px;
	margin-bottom: 1px;
	height: 120px;
	/*color: #EB008B;*/
	/*color: #691C32;*/
}

footer .vl {
	float: left;
  	border-left: 2px solid #691C32;
  	height: 140px;
}

footer .v2 {
  	border-right: 2px solid #691C32;	
  	height: 140px;
	display:inline-block;
}

footer .center{
	float: left;
	background:#FDFEFE;
	width:346.60;
	height: 120px;
	/*display:inline-block;*/
	}

footer  .center p{
	font-size: 12px;
	text-align:left;
	padding-left: 20px;
	margin-bottom: 1px;
	/*color: #EB008B;*/
	/*color: #691C32;*/
}

/*footer  .right ul#redes li {
	background-image: url(/images/redes_sociales.jpg);
	background-repeat: no-repeat;
	background-position: 22px 112px;
	padding-left: 20px;
	margin-bottom: 1px;
	color: #333333;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E9E9;
}*/
/*footer  .right ul#redes li .cargo{
	font-size: 10px;*/
	/*color: #EB008B;*/
	/*color: #691C32;
}*/