/*   

Theme Name: MPPN

Theme URI: http://www.mppn.com

Description: Template creado para MPPN por LFI

Author: LFI

Author URI: http://www.lfi.cl

Version: 1

*/

.suscribirse input[type="text"] {

	height: 54px;

	background: #3c9797;

	color: #fff;

	width: 55%;

	float: left;

	border: none;

	font-size: 18px;

	font-weight: bold;

	padding-left: 20px;

    margin-top:-20px;

}

.suscribirse input[type="submit"] {

	height: 54px;

	background: #580b0e;

	color: #fff;

	width: 45%;

	float: left;

	border: none;

	font-size: 18px;

	font-weight: bold;
	margin-top: -40px;

}

