/* Formularios en Termaleselguayacan.com */

form#suscribir{
	width:150px;
	height:130px;
	background: url(../img/bg-suscribete.gif) no-repeat;
	padding:30px 10px 5px 10px;
	font-size: 10px;
	line-height: 1.2em;	
	margin:30px 0;
}

form#suscribir input{
border:solid 1px #ACB8A2;
font-size: 10px;
line-height: 0.9em;	
width:12em;
}

.botonenviar{
	width:5em;
	height:27px;
  	padding: 3px;
  	border:none;
	background: #D0D699;
	margin:10px 0;
	color:#000;
}
.botonenvio{
	width:2em;
	height:20px;
  	padding: 3px;
  	border:1px solid #000;
	background: #000;
	margin:10px 0;
	color:#038501;
}

form#mensajesweb{
width:450px;
margin:10px auto 15px auto
padding:15px;
/*border: 1px double #038501;*/
}


form#mensajesweb label{
margin-bottom:10px;
display:block;
width:40em;
font-weight:bold;
color:#6C8C4C;
padding-left:25px;
	background: url(../img/icono-tree.gif) no-repeat;
}
form#mensajesweb input, form#mensajesweb textarea{
	width:40em;
	border: 1px solid #D0D699;
	font-size: 1em;
	line-height: 1.2em;
	
}

form#mensajesweb textarea{
height:12em;
}