 footer {
  	background-color: #FDFEFE;
	/*width: 984px;*/
	height: 190px;
	/*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;
	margin-bottom: 2px;
	font-family: gotham;
	font-size: 17px;

}

 footer .left {
	float: left;
	background:#FDFEFE;
	/*background:green;*/
	width:33%;
	height: 120px;
	}
   
 footer .right{
	float: right;
	background:#FDFEFE;;
	width:33%;
	height: 100px;
	}

footer  .left p{
	font-size: 13px;
	text-align:left;
        /*margin-top: 1px;*/
	padding-left: 50px;
	margin-bottom: 1px;
	height: 120px;
	/*color: #EB008B;*/
	/*color: #691C32;*/
}

footer .vl {
	float: left;
  	border-left: 2px solid #9F2241;
  	height: 140px;
}

footer .v2 {
  	border-right: 2px solid #9F2241;	
  	height: 140px;
	display:inline-block;
}

footer .center{
	float: left;
	background:#FDFEFE;
	width:33%;
	height: 120px;
	/*display:inline-block;*/
	}

footer  .center p{
	font-size: 13px;
	text-align:left;
	/*padding-left: 20px;*/
	padding-left: 40px;
	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;
}*/