@charset "utf-8";
/* CSS Document */

#intro {
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #797268;
	width: 800px;
	margin-top: -20px;
	margin-bottom: 15px;
	text-align: left;
}

#intro a {
	color: #A1A09B;
	text-decoration: underline;
}

#intro a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #EF8811;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.8em;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #777066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	margin-top: 5px;
	letter-spacing: 0.2em;
}
#menu #corpo #colonna-2 a {
	font-weight: bold;
	color: #FFFFFF;
}
#menu #corpo #colonna-2 h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #777066;
	border-bottom-color: #777066;
}
#menu #corpo #colonna-2 #logo {
	background-color: #FFFFFF;
	height: 223px;
	width: 540px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#menu #corpo #colonna-2 #fondo-form {
	background-color: #666666;
	height: 360px;
	width: 540px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}
#menu #corpo #colonna-2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu #corpo #colonna-2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
#menu  #corpo  #colonna-2  #fondo-form-stop {
	background-color: #666666;
	height: 240px;
	width: 540px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}
#menu #corpo #colonna-2 #fondo-form-stop h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #EF8811;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBDBDB;
	padding-bottom: 10px;
	margin-top: 30px;
}

