@charset "utf-8";
/* CSS Document */

input,
textarea,
button			{ clear: both; border: 0px solid;  color:#000; }

.input_text		{ width: 180px; margin:0 0 0 10px; background-color: #f0e8d3; border: solid 1px #70282c;}
.input-cont		{ float: left; width: 200px; height: 18px;  margin: 0 0 8px 0;}


textarea        {width: 180px; height: 70px; margin: 0 10px; background-color: #f0e8d3; border: solid 1px #70282c;}
.textarea-cont	{float: left;  width: 180; height: 100px;  padding: 0; }

.checkbox 		{ width: 15px; height: 15px; margin: 10px 0 0 0; padding: 0;}
.check			{ float: left; margin: 10px 0 0 0; padding: 0; width: 350px;}

label			{float: left; width: 220px; height: 15px;  font: 12px/30px Arial,sans-serif;  margin-right: 5px; padding: 0; text-align: left; color:#666;}



.calendario	 	{float: left; height: 20px; width: 20px; margin: 0; padding: 0;}




.pulsante2 		{ display:block; clear: both; height: 20px; width: 80px; padding: 0; margin: 10px 0 0 10px; border: none; background-color:#570b0e; color:#ff2b23;}
.btn_invio 		{float:left; width: 80px;}


.ricerca		{ float: left; width: 400px; margin: 0 0 6px 0; padding: 0 0 0 10px;}

.select 	  	{ float: left; margin: 0 0 0 0; padding: 0;}
.select_coppia 	{ float: left; margin: 0 10px 0 0; padding: 0 0 0 -10px !important;}


.selectwidth  		{ float: left; width: 90px;  height: 20px; text-transform:capitalize; background-color: #f0e8d3; border: solid 1px #70282c;}
.selectwidth_lungo  { float: left; width: 184px; height: 20px; text-transform:capitalize; background-color: #f0e8d3; border: solid 1px #70282c;}


.input_bol		{float: left; width: 80px; background-color: #f0e8d3;}
.label-bol		{float: left; width: 100px !important; margin: 0 0 10px 0 !important; color: #ff2b23;}
.box-label		{width: 110px; float: left; margin: 0;}
.label-bol2		{float: left; width: 80px !important; margin: 0 0 10px 0 !important; color: #ff2b23;}
.box-label2		{width: 80px; float: left; margin: 0 0 10px 0;}
select			{border: none; height: 18px; width: 40px; background-color: #f0e8d3;}

.send			{background: none;  color: #ff2b23; height: 18px!important; margin: 0; font-size: 11px; width: 120px!important;}
