@charset "utf-8";
/* CSS Document */
html{  
height:100%;
background-image:url(immagini/home_05.jpg);
background-repeat:no-repeat;
background-position:left bottom;
background-color:#000;

}
body  {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	padding:0;
	margin:0;
}
.conta {
	width:950px;
	height:100%;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
} 
.contenuto {
	width:750px;
	color:#666;
	position:relative;
	text-align:justify;
	font-size:10px;
	padding-left:150px;
} 
a {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F2A716;
}
a:active {
	text-decoration: none;
	color: #FFF;
}	
.intro  { 
  margin-top:118px;
  margin-left:150px;
  text-align:left;
	
}
#container {
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:200px;
	margin-left:-430px;
	margin-top: -280px;
	color:#fff;
	font-weight:bold;
	padding:0;
} 

.prima {
	position:relative;
	float:left;
	padding-right:5px;
	height:30px;
	padding-top:25px;
	background-image: url(linetta.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 

.menu {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	padding-top:25px;
	background-image: url(linetta.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.menu-on{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	padding-top:25px;
	background-image: url(linetta2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
} 
.bordino{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #000;
} 
.contenuti{ padding-left:240px; padding-top:25px; text-align:justify; font-size:14px; padding-right:55px; color:#CCC} 

.piede{
	padding-left:240px;
	padding-top:35px;
	text-align:center;
	font-size:11px;
	padding-right:55px;
	color:#fff;
	padding-bottom:20px;
	background-image: url(immagini/riga-piede.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;	
}

.titolo{
	color:#fff;
	font-size:28px;
	font-family: Helvetica, sans-serif;
	
} 
.invia {
	background-color:#fff;
	border: 1px solid #fff;
	color:  #000;
}


.input_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-image: url(immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	height:18px;
	width: 110px;
}
.input_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 3px;
	height:80px;
	width: 533px;
	
}
.input_txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-image: url(immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	height:18px;
	width: 325px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.input_txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 3px;
	height:18px;
	width: 30px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

