form{
	font: .8em/1.5em Arial, Helvetica, Sans-serif;
	position: relative;
	padding: 0 0 50px 0;
}
fieldset{
	border: 1px solid #ccc;
	padding: 20px;
		background: url(logo-arabatik-agua.gif) 98% 98% no-repeat;
}
legend{
	padding: 0 20px;
	font-weight: bold;
	color: #6C7C25;
}
label{
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
}
#content form p{
	float: left;
	width: 14em;
	font-size: .9em;
	margin: 0 0 0 15px;
}
#content form p.check{
	width: auto;
	margin: 0 0 .5em 15.5em;
	float: none;
	padding: 0;
}
#content form p.check input{
	width: auto;
	margin: 0 10px 0 0;
	float: none;
	padding: 0; 
}
label input{
	float: left;
}
textarea{
	width: 29em;
	height: 10em;
	overflow: auto;
}
input.enviar{
	clear: both;
	border: 0;
	background: #434B4D;
	width: 8em;
	height: 2em;
	margin: 25px 0 0 175px;
	padding: 0; 
	color: #fff;
	border: 1px solid #333;
	float: none;
	position: relative;
	left: 0;
	bottom: 0;
}
select, input{
	width: 15em;
}
optgroup{
	background: #DFE0CD;
	font-style: normal;
}
optgroup option{
	background: #fff;
}
