* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #555555;
	line-height: normal;
	background: #EBEBEB url(../images/gradient_background.gif) repeat-x scroll 0 0;
	padding: 0px;
}

a,a:visited,a:hover {
	text-decoration: none;
}

h1 {
	color:#222222;	
	font-size:2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:100%;
	margin-bottom: 5px;
}

h2 {
	color:#555555;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
}

h3{
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.3em;
	padding-bottom:10px;
}

a img {
	border: 0px;
}

#header {
	display: block;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

#content {
	display: block;
	margin: 10px auto;
	text-align: left;
	width: 950px;
	min-height: 400px;
}

#footer {
	display: block;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
	width: 950px;
	height: 100px;
	border-top: 1px solid #BBBBBB;
}

.box-footer-top {
	width: 100%;
	height: 13px;
}

.box-footer-middle {
	background-color: #FFF;
	width: 100%;
	height: 185px;
}

.box-footer {
	margin: 30px 0px;
}

.copyright {
	color: #777777;
	margin-right: 20px;
	float: left;
	padding: 5px 0;
}

#logo {
	float: left;
	margin: 0px 0px 15px 0px;
	width: 450px;
	margin-right: 300px;
}

#top-header-utils {
	float: right;
	width: 200px;
	height: 109px;
}

#search-bar {
	float: right;
	padding: 10px 20px 10px 10px;
	margin: 20px 0px;
}

#language-bar {
	float: right;
	padding: 15px 0px 20px 20px;
	margin: 20px 0px;
	border-left: 1px dotted #DDD;
}

.link-up {
	float: left;
	margin: 35px 0px 20px 0px;
	/*padding: 15px 200px 20px 20px;
	border-left: 1px dotted #DDD;*/
}

.img-opaque {
	background-color: white;
	filter: alpha(opacity =     40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
}

#language-bar img {
	margin-right: 10px;
}

.inputBorder {
	border: 1px solid #999;
}

.crumbs {
	color: #888888;	
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.1em;
	margin: 1em 0;
	padding-left: 1.0em;
}

.crumbs a,.crumbs a:visited {
	color: #888888;
}

.crumbs span {
	color: #CCCCCC;
	font-size: 0.8em;
	padding: 0 0.5em;
}

#topSearch input {
	color: #666666;
	font-size: 11px;
	padding: 4px;
	vertical-align: middle;
}

#logo img {
	width: 450px;
}

.clear {
	clear: both;
}

.globalNavLeft {
	width: 5px;
	float: left;
}

.globalNav-item {
	float: left;
	padding: 4px 10px 5px 10px;
}

.globalNavCenter span {
	color: #DDDDDD;
	float: left;
	padding: 0.3em 0;
}

.footer-links {
	float: right;
}

.footer-links span {
	color: #BBBBBB;
	padding: 5px 0px;
	float: left;
}

.footer-link a,.footer-link a:visited {
	color: #777777;
}

.footer-link {
	float: left;
	padding: 5px 10px;
}

.globalNav-item a,.globalNav-item a:visited {
	color: #FFFFFF;
	font-size: 1.3em;
	text-decoration: none;
}

.globalNavCenter {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/globalheadernav.gif) repeat-x
		scroll 0 0;
	float: left;
	height: 26px;
	width: 940px;
}

.globalNavRight {
	float: right;
	width: 5px;
}

#globalNav {
	position: relative;
}

.globalSegNavOnRight {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/navOverRight.jpg) no-repeat scroll
		right top;
	float: left;
	position: relative;
	top: -3px;
	padding-left: 0px;
	padding-top: 3px;
}

.globalSegNavOn {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/navOverLeft.jpg) no-repeat scroll
		left top;
	float: left;
	position: relative;
	top: -3.5px;
	padding: 6px 0px 0px 10px;
}

.globalSegNavOnRight a,.globalSegNavOnRight a:visited {
	color: #FFCC00;
	display: block;
	text-decoration: none;
}

.gloabalSegNavOnLeft {
	left: 1px;
	position: absolute;
	top: -3px;
	z-index: 1;
}

.segNav {
	float: left;		
	margin-top: -2px;	
}

.segNavLftCnr {
	float: left;
	width: 5px;
}

.segNavCntr {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/segCntrNav.gif) repeat-x scroll 0	0;
	float: left;
	font-weight: bold;
	height: 26px;
	width: 940px;	
	z-index: 0;
	left: 0px;
}

.segNavRgtCnr {
	float: right;
	width: 5px;
}

.segNavMainTab {
	float: left;
	padding: 5px 10px;
}

.segNavMainTab a,.segNavMainTab a:visited {
	color: #FFF;
}

.segNavMainTabActive a,.segNavMainTabActive a:visited {
	color: #FFCC00;
}

.twocolumn-block{
	width: 100%;
}

.twocolumn-block-top {
	height: 8px;
	background: transparent url(../images/twocolumn-block-top.png) no-repeat left top;	
}

.twocolumn-block-bottom {
	height: 8px;
	background: transparent url(../images/twocolumn-block-bottom.png) no-repeat left top;	
}

.twocolumn-block-content {
	background-color: #B9B9B9;
	width: 728px;
	padding: 20px 10px;
}

.sidebar-block{
	width: 100%;
	margin-bottom: 30px;
}

.sidebar-block-top {
	height: 5px;
	background: transparent url(../images/sidebar-block-top.png) no-repeat left top;	
}

.sidebar-block-bottom {
	height: 7px;
	background: transparent url(../images/sidebar-block-bottom.png) no-repeat left top;	
}

.sidebar-block-content {
	background-color: #FFF;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;		
	width: 159px;
	padding: 10px 10px;
}

.sidebar-block-content .title {
	color:#B64747;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

.sidebar-block-content .text {
	color: #323232;	
	font-size: 13px;
	margin-bottom: 20px;
}

.sidebar-block-content .image img{
	width: 159px;	
}

.onecolumn-block {
	width: 100%;
	margin-top: 10px;
}

.onecolumn-block-top{
	height: 12px;
	background: transparent url(../images/onepage-block-top.png) no-repeat left top;	
}

.onecolumn-block-bottom{
	height: 12px;
	background: transparent url(../images/onepage-block-bottom.png) no-repeat left top;	
}

.onecolumn-block-content {
	background-color: #B9B9B9;
	width: 930px;
	padding: 20px 10px;
}

.bottom-blocks {
	margin-top: 40px;
	clear: both;	
}

.bottom-block{
	float: left;
	color: #555555;
	font-size: 11px;
	width: 232px;
	margin-right: 5px;
}

.bottom-block-bottom {
	height: 7px;
	width: 232px;
	background: transparent url(../images/bottom-block-bottom.png) no-repeat left top;
}

.bottom-block-top {
	height: 7px;
	width: 232px;
	background: transparent url(../images/bottom-block-top.png) no-repeat left top;
}

.bottom-block-content {
	width: 210px;
	height: 91px;
	border-left: 1px solid #ddd;
	background-color: #FFF;
	border-right: 1px solid #ddd;
	padding: 5px 10px;	
}

.bottom-block-text {
	float:left;
	width:130px;
	margin-right: 10px;
	position: relative;
}

.bottom-block-text a, .bottom-block-text a:visited{
	display: block;
	color: #D84704;
	position: absolute;
	bottom: -23px;
	left: 0px;
}

.link-rosso {
	display: block;
	color: #D84704;
	margin-bottom: 20px;
}

.left{
	float: left;
	margin-right: 10px;
}

.right{
	float: right;
	margin-left: 10px;
}

.hr{
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px;
}

.three-column-box{
	float:left;
	margin-right:12px;
	min-height:72px;
	width:210px;
}

.bottom-block-image {
	float:left;	
}

.bottom-block-title{
	color:#666666;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.column-left {
	float: left;
	width: 750px;
	margin-right:20px;
}

.sidebar-column {
	float: left;
	width: 180px;
}

.sitemap-block{
	margin-top: 20px;
}

.sitemap-block-top{	
	width: 950px;
	height:27px;
	background: transparent url(../images/sitemap-block-top.png) no-repeat left top;
}

.sitemap-block-content{
	padding: 20px; 
	width: 908px;
	border-left: 1px solid #AEAEAE;
	background-color: white;
	border-right: 1px solid #AEAEAE;
}

.sitemap-block-bottom{
	width: 950px;
	height:27px;
	background: transparent url(../images/sitemap-block-bottom.png) no-repeat left top;
}

.sidebar-left-block-top{
	width: 190px;
	height:5px;
	background: transparent url(../images/sidebar-left-block-top.png) no-repeat left top;
}

.sidebar-left-block-content{
	padding: 20px; 
	width: 148px;
	border-left: 1px solid #DDDDDD;
	background-color: white;
	border-right: 1px solid #DDDDDD;
}

.sidebar-left-block-bottom{
	width: 190px;
	height:6px;
	background: transparent url(../images/sidebar-left-block-bottom.png) no-repeat left top;
}

.twocolumn-left-block{
	float: left;
}

.twocolumn-left-block-top{
	width: 740px;
	height:5px;
	background: transparent url(../images/twocolumn-left-block-top.png) no-repeat left top;
}

.twocolumn-left-block-content{
	padding: 20px; 
	width: 697px;
	border-left: 1px solid #DDDDDD;
	background-color: white;
	border-right: 1px solid #DDDDDD;
}

.twocolumn-left-block-bottom{
	width: 740px;
	height:8px;
	background: transparent url(../images/twocolumn-left-block-bottom.png) no-repeat left top;
}

.onecolumn-block-top{
	width: 950px;
	height:5px;
	background: transparent url(../images/onecolumn-block-top.png) no-repeat left top;
}

.onecolumn-block-bottom{
	width: 950px;
	height:5px;
	background: transparent url(../images/onecolumn-block-bottom.png) no-repeat left top;
}

.onecolumn-block-content{
	padding: 20px; 
	width: 908px;
	border-left: 1px solid #AEAEAE;
	background-color: white;
	border-right: 1px solid #AEAEAE;
}

.sitemap-column{
	margin-right:22px;
	width:280px;
	float: left;
}

.sitemap-column ul li{
 line-height: 20px;
}

.sitemap-separator{
	height: 2px;
	width: 100%;
	margin: 20px 0px;
	display: block;
	border-bottom: 1px solid #DDDDDD; 
}

.sitemap-column h3{
	margin-bottom: 10px;
}

a, a:visited{
	color:#333333;
	text-decoration:none;
}

.sitemap-column ul li{
	color: #D84704;
	list-style-type: none;
	padding-left: 0px;
}

.header-message{
	width: 100%;
	height: 80px;
	font-size: 12px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999; 
	margin-bottom: 30px;
}

.header-message img{
	float: left;
	width: 180px;
	height: 90px;
	margin-right: 20px; 
}

.contact-form {
	margin: 0px 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color:#FFFFFF;	
	min-height: 200px;
}

.obbligatorio{
	color: red;
	font-weight: bold;
}

label{
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

#contact-form{
	padding: 20px;
}

#contact-form input{
	margin-right: 30px;
	width: 270px;
}

.contact-form-row{
	width: 100%;
	margin: 20px 0px;	
}

.contact-form-column{
	float: left;
	margin-right:23px;
	width:280px;
}

.captcha_image{
	margin: 10px 0px;
}

#messaggio{
	width: 270px;
	height: 101px;
}

input, textarea{
	font-size: 11px;
	font-family: Arial;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed, textarea.validation-passed {	
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;	
	color : red;
	font-weight: bold;
}

.buttons-region{
	width: 100%;
	min-height: 2px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0px; 
	
}

.error-message {
	background-color: #FFE6DB;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px -143px;
	border: 1px solid #FAB292;
	color: #EE5C1B;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
	margin-bottom: 20px;
	min-height: 30px;
}

.warning-message {
	background-color: #FBF9DC;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	color: #837B11;
	font-weight: bold;
	border: 1px solid #E2D200;
	padding: 10px 10px 10px 40px;
	margin-bottom: 20px;
	min-height: 30px;
}

.success-message {
	background-color: #E3FACD;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px -34px;
	border: 1px solid #77B92C;
	color: #487714;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
	margin-bottom: 20px;
	min-height: 30px;
}

.sidebar-column-left{
	width: 190px;
	float: left;
	margin-right: 18px;
}

.sidebar-left-block-content ul li{
	background-image:url(../images/arrow_right.gif);
	background-position:right center;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:5px 10px 5px 0;
	width:140px;
}

.sidebar-left-block-content ul li a, .sidebar-left-block-content ul li a:visited {
	color: #222222;
}

.sidebar-left-block-content ul li a.selected, .sidebar-left-block-content ul li a:visited.selected{
	color: #D84704;
}

.testo-box{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.testo-2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; color:#2B569A;
}

.testo-3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; color:#666666;
}

.gallery-thumbnails{
	margin-top: 5px;
}

.gallery-thumbnails-item{
	margin: 10px;
	float: left;
	padding: 2px;
	border: 1px solid #dadada;
}

.foto-right{
float: right;
padding-left: 35px; 
padding-right: 35px;
}
