div#contacto{
	float:left;
	width:660px;
	border: 1px dashed #FFF;
	background-color: #c5c5c5;
	margin:10px 20px 0px -10px;
	padding: 0px 0px 10px 0px;
}
div#contacto2{
	float:left;
	width:510px;
	border: 1px dashed #FFF;
	background-color: #c5c5c5;
	margin:10px 20px 0px -10px;
	padding: 0px 0px 10px 0px;
}
form {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 96%;
	text-align:left;
	height:auto;
}
div.row {
	padding: 0px 0px 0px 0px;
}
div#contacto fieldset{
	background-color:#EEE;
	border: 1px solid #2d1172;
	width:96%;
	padding:5px;
}
div#contacto2 fieldset{
	background-color:#EEE;
	border: 1px solid #2d1172;
	width:96%;
	padding:5px;
}
div#contacto legend{
	background-color:#f0f0f0;
	padding:5px;
	border-top:1px solid #2d1172;
	border-right:1px solid #2d1172;
	border-left:1px solid #2d1172;
	border-bottom:1px none #2d1172;
	font-weight:bold;
	color:#2d1172;
}
div.row label {
	text-align: left;
	line-height: 1.5em;
	width: 20%;
}
div.row input {
	border: 1px solid #b4bcf0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	line-height:1.5em;
}
div.row input.input {
	width: 90%;
}
div.row span.input input.file {
	width: 93.75%;
}
div.row textarea {
	border: 1px solid #b4bcf0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	line-height:1.5em;
} 
div.row textarea.input {
	width: 90%;
}
div.row select {
	border: 1px solid #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	line-height:1.5em;
	width: 95%;
} 
div.row select optgroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style: normal;
	color:#000;
} 
div.row select optgroup.subgroup {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:1em;
	color:#555;
	margin-left: 3%;
} 
div.row span {
	float: left;
	width: 95%;
	text-align: left;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.5em;
}
div.row span.label {
	float: left;
	width: 20%;
}
div.row span.labelright {
	float: left;
	width: 15%;
}
div.row span.labelrightext {
	float: left;
	width: 10%;
}
div.row span.input {
	float: right;
	width: 80%;
	text-align: left;
} 
div.row span.inputright {
	float: left;
	width: 30%;
	text-align: right;
} 
div.row span.inputrightext {
	float: left;
	width: 20%;
	text-align: right;
}
div#fila{
	width:600px;
	float:left;
	margin-bottom:3px;
}
div#label1{
	float:left;
	width:20%;
}
div#input1{
	float:left;
	width:80%;
}
div#label2{
	float:left;
	width:15%;
}
div#input2n{
	float:left;
	width:25%;
}
div#label2n{
	float:left;
	width:20%;
}
div#input2{
	float:left;
	width:25%;
}
div#label22{
	float:left;
	width:20%;
}
div#input22{
	float:left;
	width:30%;
}
div#label222{
	float:left;
	width:8%;
	text-align:left;
}
div#input222{
	float:left;
	width:30%;
}

div#label3{
	float:left;
	width:12%;
}
div#label33{
	float:left;
	width:14%;
}
div#input3{
	float:left;
	width:25%;
}
div#label32{
	float:left;
	width:8%;
}
div#label31{
	float:left;
	width:20%;
}
div#input31{
	float:left;
	width:20%;
}
div#input33{
	float:left;
	width:19%;
}
div#inp_nif{
	float:left;
	width:15%;
	}
div#lab_nif{
	float:left;
	width:20%
	}
div#inp_edad{
	float:left;
	width:15%;
	}
div#lab_edad{
	float:left;
	width:7.5%
	}
div#inp_ec{
	float:left;
	width:20%;
	}
div#lab_ec{
	float:left;
	width:13.5%;
	}
.centro {
	width: 25%;
	margin: 20px auto;
}
p.envaseform {
	float: left;
	margin: 0px 5px 10px 0px;
	width: 48%;
}
div.row p.envaseform span.label {
	float: left;
	width: 43%;
}
div.row p.envaseform span.input {
	float: right;
	width: 55%;
	text-align: left;
} 
div.row p.envaseform input {
	width: 95%;
}
table {
	border: 1px none #333;
}
table tr th {
	background-color: #444;
}
table tr td {
	background-color: #F0F0F0;
}
table caption {
	color: #fff;
	font-weight: bold;
}
div.row fieldset span {
	float: left;
	text-align: left;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.5em;
}
/*
div.row fieldset span span.agrupador {
	width:auto;
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px dashed #008ae6;
	background-color: #fff;
	padding: 2px;
	
}
*/
