html{
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #0c0c0e;
	color:white;
}

body{
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div#container{
	width:1003px;
	height:590px;
	margin: 0px auto;
	text-align:center;
}

div#contenuto{
	width:740px;
	margin: 0px auto;
	text-align:center;
}

div#head{
	width:740px;
	margin: 0px auto;
	text-align:center;
}

div#menu{
	width:740px;
	height:43px;
	margin: 0px auto;
	padding-top:28px;
	text-align:center;
}

div#flash{
	width:740px;
	height:342px;
}

img{border:0px}

.testo{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	line-height:16px;
}

.grande{
	font-family: Arial;
	font-size: 16px;
	color:#ffffff;
	line-height:20px;
}

.menu{
	font-family: Arial;
	font-size: 12px;
	color:#859357;
	line-height:14px;
}

a.menu{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	line-height:14px;
	text-decoration:none;
}

a.menu:hover{
	color:#859357;
}

a.mail{
	font-family: Arial;
	font-size: 12px;
	color:#859357;
	line-height:14px;
	text-decoration:none;
}

a.mail:hover{
	color:#ffffff;
}

div.splitta1{
	float: left;
	padding-top: 5px;
	width: 80px; 
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
}

div.splitta2{
	width: 158px; 
    padding: 0 0;
	height: 26px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	float: left;
	background:url('img/sf_campo.jpg') no-repeat;
}

div.splitta5{
	width: 224px; 
    padding: 0 0;
	height: 100px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	float: left;
	background:url('img/sf_area.jpg') no-repeat;
}

.campo_input1{
	height: 14px;
	width: 140px;
	color:#0c0c0e;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	border: none;
	padding-top:5px;
	margin-left:5px;
	line-height: 13px;
	background:none;
}

.campitesto3{
	color:#0c0c0e;
	margin-left:6px;
	margin-top:6px;
	font-family:arial;
	background:none;
	font-weight:normal;
	font-size:12px;
	overflow: hidden;
	width: 204px;
	height: 85px;
	border: none;
}

.invia{
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	background: url('img/invia.jpg') no-repeat; 
	border: none;
	height: 27px;
	width: 79px;
	cursor: pointer;
}
