label {
	display:block;
	margin-top:1px;
	letter-spacing:1px;
	margin-left: -80px;
	padding-top: 40px;
}
.formulario {
	display:block;
	margin:0 auto;
	width:850px;
	color: #F4F4F4;
	font-family:'Roboto', sans-serif;
}
form {
	margin:0 auto;
	width:850px;
}
 
input, textarea {
	width:850px;
	height:60px;
	margin-top:20px;
	font-size:40px;
	font-weight:400;
	color:#333333;
	padding-left: 20px;
	border:1px;
	background-color:#F4F4F4;
}
 
textarea {
	font-size:40px;
	height:450px;
	font-family: 'Roboto', sans-serif;
	margin-top: 20px;
	background-color:#F4F4F4;
	line-height: 50px;
	padding-top: 20px;
}
 
.fondo_formulario {
	width: 850px;

}
 
.submit {
    width: 220px;
    height: 45px;
    border:none;
    margin-top: 20px;
    cursor:pointer;
	background-image:url(btn_enviar_01.png);
	
	/*
	background-image:url(../contacto/btn_mensaje2.jpg);
	height: 45px;
	width: 220px;
	border: 0px solid #BBBBBB;
	margin-right:20px;
	*/
}



.estilobtn{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	background-image: url(btn_mensaje5.png);
	color:#ffffff;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;
	background-color: #FFFFFF;

}

.estilobtn:active{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;
	background-image:url(btn_mensaje.png)
}


.estilobtn:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;
	background-image:url(btn_mensaje.png);
}


.estilobtn_e{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	background-image: url(btn_mensaje5_e.png);
	color:#ffffff;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;


}

.estilobtn_e:active{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;
	background-image:url(btn_mensaje_e.png);

}


.estilobtn_e:hover{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 40px;
	height: 90px;
	width: 250px;
	border: 0px;
	/*margin-right:10px;*/
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 850px;
	background-image:url(btn_mensaje_e.png);

}
