@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
#wrapper #corpo #col2 #contactForm table {
	font-size: 12px;
}
#wrapper #corpo #col2 #contactForm .Stile3 strong {
	color: #002864;
}
#wrapper #corpo #col2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7c981e;
	margin: 0 0 0 5px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #link_top {
	height: 28px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}
#wrapper #corpo {
	overflow: hidden;
}
#wrapper #corpo #col1 {
	float: left;
	height: 635px;
	width: 455px;
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}
#wrapper #corpo #col2 {
	float: left;
	height: 635px;
	width: 365px;
	padding: 10px 30px;
	background-image: url(img/sfondo_form.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper #corpo #col1 h1 {
	font-size: 18px;
	color: #00204E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00204E;
	margin: 0;
}


#wrapper #link_top a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #head {
	height: 240px;
}
input {
	width: 260px;
}
textarea {
	width: 260px;
}
#footer {
	background-image: url(img/sfondo_foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
}
#footer #con_foot {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-size: 10px;
}
#wrapper #corpo #col2 a {
	color: #000066;
	text-decoration: none;
}
#wrapper #corpo #col2 a:hover {
	color: #000066;
	text-decoration: underline;
}

