body {
	margin:0px;
	padding:0px;
	font:12px Tahoma;
	color:#000000;
	background-color:#FFFFFF;
	background:url(../gui/bck_body.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width:980px;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapperTop {
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../gui/bck_wrapper_top.jpg);
}
#header {
	height:129px;
	margin:0px;
	padding:0px;
	position: relative;
}
#header img#logo {
	position: absolute;
	left: 43px;
	top: 42px;
}
#languageMenu {
	text-align:right;
	position: absolute;
	right: 8px;
	top: 12px;
	width: 600px;
	height: 60px;
}
#header form {
	font:11px Tahoma;
	color:#D80C15;
	text-align:right;
	width: 600px;
	height: 60px;
	position: absolute;
	right: 25px;
	top: 50px;
}
#header form .form_cerca {
	font:11px Tahoma;
	color:#000000;
	background:#F5F5F5;
	border: 1px solid #CECECE;
}
#splash {
	text-align: center;
}
#bckContent {
	background-repeat:repeat-y;
	background-image: url(../gui/bck2col.jpg);
}
#bckContentTop {
	background-image: url(../gui/bck_content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bckContentBottom {
	background-image: url(../gui/bck_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainContent {
	width:723px;
	min-height:500px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}
#mainContent form {
	margin-right: 40px;
	margin-left: 40px;
}

#mainContent h1 {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #E62F39;
	font-size: 32px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 15px;
}
#mainContent h2 {
	margin-left: 40px;
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-right: 40px;
}
#mainContent h3 {
	margin-left: 40px;
	margin-right: 40px;
}
#mainContent  p, #mainContent ul {
	color: #000000;
	line-height:140%;
	margin-left:40px;
	margin-right:40px;
	margin-top:0px;
	margin-bottom:8px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
}
#mainContent ul {
	padding-right: 40px;
	padding-left: 40px;
}
#mainContent .youtube_video {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	text-align:center;
}
#mainContent a {
	color: #CC0000;
}
#mainContent a:hover {
	color: #3F7DBC;
}
#mainContent #breadcrumb {
	height:40px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 40px;
	color: #FFFFFF;
}
#mainContent  #breadcrumb a {
	color:#FFFFFF;
	text-decoration:none;
}
#mainContent  #breadcrumb a:hover {
	text-decoration:underline;
}

#sideBar h1, #sideBar h2 {
	width:250px;
	height:40px;
	margin-right:6px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	color:#FFFFFF;
	text-indent: 25px;
	font-style: italic;
	font-size: 18px;
	font-weight:normal;
	line-height:40px;
}
#sideBar p {
	font:11px Tahoma;
	color: #000000;
	line-height:1.5em;
	margin-left:15px;
	margin-right:21px;
	margin-top:20px;
	margin-bottom:20px;
}
#sideBar hr {
	margin-left:15px;
	margin-right:21px;
	margin-top:0px;
	margin-bottom:0px;
}
#sideBar {
	width:256px;
	float:right;
}

#footer {
	height:57px;
	background-repeat:no-repeat;
	bottom:0px;
	background-image: url(../gui/bck_footer.jpg);
	background-position: center top;
}
#footer p {
	text-align:center;
	font:11px Tahoma;
	color:#FFFFFF;
	margin:0px;
	padding-top:13px;
}
#footer a:link {
	font:11px Tahoma;
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
#footer a:visited {
	font:11px Tahoma;
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
#footer a:active {
	font:11px Tahoma;
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
#footer a:hover {
	font:11px Tahoma;
	color: #D80C15;
	text-decoration:underline;
	font-weight:bold;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
#credits a {
	color: #999999;
	text-decoration: none;
}
#credits a:hover {
	color: #000000;
}
#mappaGoogle {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#mappaGoogle iframe {
	border: 1px solid #333333;
}
#results {
}
