#menu-footer{
	background: #E4E4E4;
	color: #4F4F4F;
	padding-top: 30px;

}

#menu-footer > li{
display: inline-block;
vertical-align: top;
margin: 0px 22px;
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}

#menu-footer a{
color: #4F4F4F;
line-height: 26px;
}

#menu-footer a:hover{
	color: #1D4599;

}


#derechos{
background-color: #545454;
height: 65px;
padding: 22px 22px;
}

#derechos label{
	font-size: 27px;
	margin-left: 3%;
}

#menu-footer strong{
	font-size: 17px;
}
#menu-footer img{

	margin: 10px 15px;
}

.contacto-p{
	margin: 15px 0px;
}


#footer-form{
	width: 216px;
	padding-left: 42px;
	border-left: 1px solid;
	margin-left: 10px !important;
}

#footer-form #button{
	border: none;
	background-color: #343434;
	color: #FFF;
	height: 35PX;
	width: 84PX;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#footer-form .input{
	width: 200px;
	height: 30px;
	margin: 5px 0px;
	background-color: #E4E4E4;
	border: 1px solid #9E9E9E;
	text-indent: 5px;
	color: #4F4F4F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#derechos p{
width: 454px;
color: #E3E3E3;
margin-top: 7px;
}

#derechos a{
color: #009bdb;
}

#derechos img{
	float: right;
}
textarea{
width: 202px;
height: 70px;
margin: 5px 0px;
border: none;
text-indent: 11px;
font-size: 15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
resize: none;
padding-top: 15px;
background-color: #E4E4E4;
border: 1px solid #9E9E9E;
color: #4F4F4F;
}