@charset "UTF-8";
/**********************************************
SITO: Hotel Corano
FILE: form.css
CREATO: 08/07/2008
MODIFICATO:
AUTORE: Mirco Moretti [at] MuseComunicazione.it
***********************************************/

.left{ }

.head, td.left { padding:6px 0; width:480px;}

td.left { width:150px; }
#contact-form td .light { background:#CA9B0D }

.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
	height:100%;
	border: dashed 1px #341d12;
	background-color:#d8d3ba;
	padding: 8px;
}
span.required { color: red !important; }
label.error { display:inline; color:red; padding:.5em; line-height:22px; font-style:italic; font-size:.9em; }

#contact-form p.autorizzo { font-size:0.8em; }
