/* CSS Document */

body{
	background-color: #3c3c3c;
}

.maintable{
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-y;
	width:1100px;	
	height:100%;
	
}

#logo{
	margin: 0 auto;
	width: 900px;
	height: 60px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

#foto{
	margin: 0 auto;
	width: 938px;
	height: 336px;
}

#menu{
	margin: 0 auto;
	width: 924px;
	height: 26px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;	
	
}

a.menu{color: white;
	text-decoration:none;}
	
#menu a:hover{color:#CCCCCC;}

#contenuti{
	background-color: #f4f4f4;
	width: 898px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
}

.testo1{
	font-family: arial;
	font-size: 20px;
	color: #484848;
	font-weight: normal;
}

.grassetto1{
	font-family: arial black;
	font-size: 28px;
	font-weight: bolder;
	color: #484848;
	letter-spacing: -1px;
}

.testoarancio{
	font-family: arial;
	font-size: 20px;
	color: #ff7501;
	font-weight: normal;
}

.tabelline{
	margin-top:30px;
	padding: 8px;
}

.tabelline td{
	border-spacing: 10px;
	width: 281px;
	border-collapse:separate;
}

#head-tabelline{
	height: 58px;
	width: 241px;
	background-image:url(images/fondo-tabelline.jpg);
	background-repeat:repeat-x;
	padding: 20px 20px 10px 20px;
	font-family: arial;
	font-size: 17px;
	line-height: 20px;
	color: #f4f4f4;
	font-weight: normal;
}

#fascia-arancio{
	height:25px;
	width: 281px;
	background-color: #ff7501;
	font-family: arial;
	font-size: 15px;
	color: white;
	line-height: 23px;
	font-weight: bold;
}

#testo-tabelline{
	height: 340px;
	width: 260px;
	background-color: #e8e6e6;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;	
}

#testo-tabelline2{
	height: 300px;
	width: 260px;
	background-color: #e8e6e6;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;	
}

#fascia-form{
	margin: 0 auto;
	height: 42px;
	width: 938px;
	background-image: url(images/fascia-form.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 40px;
	color: #000000;
	text-indent: 15px;	
}

.tabform{
	margin: 0 auto;
	height: auto;
	width: 938px;
}

.bollo{
	width: 252px;
	height: 146px;
	background-image:url(images/bollo.jpg);
	background-repeat:no-repeat;
}

.form{
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a9a8a8;
}

.form a{
	color: #a9a8a8;
}

.tab-anes{
	margin:0 auto;
}

.tab-anes td{
	padding:5px;
	border: 1px solid #CCCCCC;
}

.testigrandi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.testi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

ul.chisiamo li{
	list-style-image: url(images/lista.jpg);
	background-repeat: no-repeat;
	background-position: -5px -7px;
}
#contenuti .testoarancio a {
	color: #666666;
}
