@charset "utf-8";

body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

#contenitore {
	width: 800px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0;
	text-align: left;
}

#contenitore #top {
	height: 321px;
	width: 800px;
	background-image: url(img/top.jpg);
}
#contenitore #fotine {
	float: right;
	height: 723px;
	width: 185px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*background-image: url(img/fotine.jpg);*/

}
#contenitore #sotto {
	float:left;
    height: 160px;
	width: 800px;
	}
	
#contenitore #menu {
	float:left;
	height: 350px;
	width: 185px;
	top: 0px;
	left:0px;
	background-color: #FFFFFF;
	visibility: visible;
	font-family: "Trebuchet MS";
	font-size: 11px;

}
#contenitore #menu input {
	border: 1px solid #666666;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: auto;
}
#contenitore #menu input.formbtn {
	border: 1px dotted #666666;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	background-color: #333333;
	margin-right: 10px;
}
#contenitore #menu  select.formdate {
	border: 1px solid #666666;
	width: 90px;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#contenitore #menu textarea {
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}
#contenitore #menu #bottone1 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone2 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone3 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone4 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone5 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone6 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone7 {
	height: 18px;
	width: 197px;
}
#contenitore #menu #bottone8 {
	height: 18px;
	width: 197px;
}


#contenitore #testo {
	width: 400px;
	margin-left: 197px;
	left: 0px;
	top: 321px;
	visibility: visible;
	text-align:left;
}
#contenitore #testo #scritte {
	float:left;
	left: 5px;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	overflow: visible;
}
#contenitore #testo #scritte strong {
	font-family: "Trebuchet MS";
	font-size: 34px;
	font-style: normal;
	color: #E5650E;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.inputtxt {
	font-size: 9px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	width: 100px;
	height: 13px;
	margin-bottom: 6px;
	border: 1px solid #4d4e53;
	margin-right: 5px;
}
.inputbtn {
	font-size: 9px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	margin-bottom: 6px;
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #ffffff;
	background-color: #4d4e53;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.input-lp {
	max-width: 170px;
}

.input-lp-radio {
	float:left;
	max-width: 20px;
	width: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.Stile3 {
	font-size: 18px;
	font-weight: bold;
	color: #E5650E;
}
.Stile1 {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}
.Stile7 {
	font-size: 26px
}
a:link {
	color: #E5650E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E5650E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#menu div {
	list-style-type: none;
	margin-bottom:10px;
	margin-left:0px;
	
}



#menu div a {
	text-decoration:none;
}

#menu div a:hover {
	text-decoration: underline;	
}


#footer {
	width:800px;
	float:left;
	margin-bottom:28px;
	margin-top: 30px;
	position: relative;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#333;

}

#footer a { color: #000000;  text-decoration: none; }
#footer a:hover {
	color: #EA671D;
	text-decoration: none;
}

#weblab {
	float: right;
	position: relative;
	text-align: right;
	clear:right;
	
}
