/* CSS Document // BASSI &amp; PERELLI // progettazione, costruzione e noleggio stand per fiere, Gazebo, Espositori */

body {
	margin: 0;
	background-color: #ffffff;
}
#tab {
	padding: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	
}
#center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
a:link { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #6D1618;
	text-align: center;
}
a:visited { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #6D1618;
	text-align: center;
}
a:hover { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFA200;
	text-align: center;
}
a:active { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFA200;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
/* INIZIO STILE CONTATTI */

#tabform {
	align: center;
	width: 350px;
	text-align: left;
}
#cellform {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	text-align: left;
	padding: 8px;
	background-color: #A3C8F2;
}
#cellform2 {
	background-color: #D6E9FF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	text-align: left;
	padding: 8px;
}
#celltxt {
	background-color: #ECECEC;
	width: 250px;
	text-align: left;
	padding: 8px;
}
/* TABELLA SENDMAIL */

#tabsmail {
	align: center;
	width: 500px;
	height: 165px;
	
}
#cellsmail1 {
	background-color: #dcebf6;
	width: 500px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	padding: 5px;
	text-align: center;
	
}
#cellsmail2 {
	background-color: #62BDFF;
	width: 500px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	padding: 5px;
	text-align: center;
}
#cellsmail3 {
	background-color: #dcebf6;
	width: 500px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	padding: 5px;
	text-align: center;
	
}