body{
	background: #ffffff url(../images/graphics/bg-body.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #225173;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li{
	margin: 0;
	padding: 0;
}

object, embed{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 26px;
}

a{
	font-weight: bold;
	color: #337db3;
}

a:hover{
	color: #184c72;
	text-decoration: none;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
}

img{
	border: none;
}

input, textarea{
	border: solid 1px #a4bcce;
	background: #ffffff url(../images/graphics/bg-input.jpg) repeat-x 0 0;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	color: #2F678F;
	font-weight: bold;
}

textarea:hover{
	color: #184464;
}

.noborder, #innercontent #box_novita .noborder{
	border: none;
}

#container, #banner, #head_wrapper{
	margin: 0 auto;
}

#container{
	width: 100%;	
}
#container, #head_wrapper{
	background: url(../images/graphics/bg-headwrapper.jpg) no-repeat top center;
}

#head_wrapper{
	position: relative;
	height: 260px;
}

#head_wrapper object, #head_wrapper embed{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

#content, #innercontent{
	float: left;
	padding: 0 17px 10px 17px;
	width: 926px;
}

.innercontent1{
	float: left;
	border: solid 6px #98b4c8;
	width: 914px;
	background: #ffffff no-repeat top right;
}

#sx, #dx{
	float: left;
}

#content #sx{
	width: 300px;
	overflow: hidden;
	padding: 0 10px 0 0;	
}

#content #sx img, #content #sx object, #content #sx embed{
	width: 300px;
}

#content #dx{
	width: 610px;
}

#innercontent #dx{
	width: 608px;
	float: right;
}
/*
#innercontent #dx{
	float: none;
}*/

#banner{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 30;
}

#banner1{
	background: url(../images/graphics/bg-areabanner-728x90.jpg) no-repeat 0 0;
	height: 106px;
	text-align: center;
}
/*
#head_wrapper{
	background-position: center -106px;	
}*/

#main, #head_wrapper, #banner1, #footer{
	width: 960px;
	margin: 0 auto;
	clear: left;
}

#head h2 span{
	display: none;	
}

#head h2 a{
	display: block;
	width: 960px;
	height: 125px;
	position: absolute;
	z-index: 20;
	top: 110px;
	left: 0px;
}

#langs{
	width: 100%;
	/*width: 960px;*/
	height: 23px;
	/*background:#ff0000 url(../images/graphics/bg-lingue.jpg) no-repeat right 0;*/
	text-align: right;
	padding: 7px 0 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}

#langs li{
	display: inline;
}

#langs li a span{
	display: none;
}

#langs ul{
	float: right;
	padding: 0 20px 0 0;
}

#langs a{
	/*padding-left: 3px;*/
	margin-left: 3px;
}

#langs a#it, #langs a#en, #langs a#es, #langs a#de, #langs a#pt, #langs a#nl, #langs a#fr, #langs a#br{
	display: block;
	width: 25px;
	height: 17px;
	float: left;
	background: no-repeat 0 0;
}

#langs a#it{
	background-image: url(../images/graphics/flag-it.jpg);
}
#langs a#en{
	background-image: url(../images/graphics/flag-en.jpg);
}
#langs a#es{
	background-image: url(../images/graphics/flag-es.jpg);
}
#langs a#de{
	background-image: url(../images/graphics/flag-de.jpg);
}
#langs a#pt{
	background-image: url(../images/graphics/flag-pt.jpg);
}
#langs a#nl{
	background-image: url(../images/graphics/flag-nl.jpg);
}
#langs a#fr{
	background-image: url(../images/graphics/flag-fr.jpg);
}
#langs a#br{
	background-image: url(../images/graphics/flag-br.jpg);
}

#langs a#it:hover, #langs a#it.selected, #langs a#en:hover, #langs a#en.selected, #langs a#es:hover, #langs a#es.selected, #langs a#de:hover, #langs a#de.selected, #langs a#pt:hover, #langs a#pt.selected, #langs a#nl:hover, #langs a#nl.selected, #langs a#fr:hover, #langs a#fr.selected, #langs a#br:hover, #langs a#br.selected{
	background-position: 0 -17px;
}

#nav{
	background: url(../images/graphics/bg-menu.jpg) no-repeat 0 0;
	height: 57px;
}

ul#menu{
	position: relative;
	text-align: center;
	padding: 0 20px 0 80px;
}

ul#menu li{
	display: block;
	float: left;
	display: inline;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	background: url(../images/graphics/bg-menu-li.jpg) no-repeat right top;
}

ul#menu li a{
	padding: 7px 20px 7px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

ul#menu li a:hover{
	color: #225173;
}

ul#menu ul.submenu li{
	display: none;
	background-color: transparent;
	background-image: none;
}

#main1{	
	background: #d5dfe6 url(../images/graphics/bg-content.gif) repeat-x 0 87px;
	min-height: 290px;
	float: left;
	width: 960px;
}
/*
#main1{
	
}*/

#content{	
	padding: 0 10px 10px 18px;
}

#active ul{
	list-style: none outside;
}

#active{
	overflow: hidden;	
	clear: both;
	/*float: left;*/
}

.inner #active{
	width: 914px;
	padding: 10px 0;
}

.inner #active{
	width: 914px;
}

.home #active{
	width: 940px;
	padding:0 0 0 17px;
}

.home ul#activeUl{
	width: 932px;
}

#active ul#activeUl{
	text-align: center;
}

.home ul#activeUl li img {
	padding-bottom:8px;
}

ul#activeUl li{
	/*float: left;*/
	width: 300px;
	display: inline;
	margin: 0;
	list-style-position: inside;
}

.home ul#activeUl li a{
	padding: 0 8px 0 0;
}

ul#activeUl li:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#footer{
	padding: 0 0 17px 0;
	height: 105px;
	background: url(../images/graphics/bg-footer.jpg) no-repeat 0 0;
	text-align: center;
	font-size: 11px;
}

.footer1{
	padding: 24px 100px 0;
}

#content .box_content{
	border: solid 6px #fab812;
	padding: 10px;
	height: auto !important;
	height: 217px;
	min-height:217px;
	background: #ffffff no-repeat 0 0;
}

#content .box_content .text{
	position: relative;
	width: 390px;
	padding: 0 10px;
	left: 157px;
}

#innercontent .box_content .text{
	width: 98%;
}

#innercontent .box_content h1{
	color: #2878b2;
	padding-bottom: 9px;
}

#content .box_content h1, .box_content ul{
	color: #3f7399;
}

#content .box_content h1{
	font-size: 34px;
	padding: 0 0 10px 24px;
}

.box_content ul{
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 4px 0;
}

.box_content li{
	padding: 0 0 5px 26px;
	background: url(../images/graphics/bull-content-ul.gif) no-repeat 0 2px;
	list-style: none;
}

#content #sx img.flash_ico{
	width: auto;
}

/* ----------------------------------  PAGINA INTERNA -------------------------- */



#innercontent #sx{
	width: 300px;
	padding: 0;
}

#innercontent .box_content{
	padding: 17px 0 10px 24px;
}

#innercontent #box_novita img{
	border-bottom: solid 6px #98B4C8;
	border-right: solid 6px #98B4C8;
}

/* ----------------------------------  CONTATTI -------------------------- */

#contactForm fieldset{
	border: none;
	padding: 0 0 20px 0;
	margin: 0;
}

#contactForm legend{
	font-size: 16px;
	font-weight: bold;
	color: #2f678f;
	margin: 0;
	padding: 0 0 10px 0;
}

form{
	margin: 0;
	padding: 0;
}

#contactForm label{
	margin: 0;
	font-weight: bold;
	padding: 3px 4px 0 0;
}

#contactForm input, #contactForm select{	
	margin: 0 4px 0 0;
	padding: 2px 6px;
	color: #2f678f;
	font-weight: bold;
}

#contactForm select{
	padding: 0;
	font-weight: normal;
}

#contactForm optgroup{
	font-style: normal;
	background: #d5dfe6;
}

#contactForm option{
	color: #225173;
	background: #ffffff;
}

#contactForm .label_wrapper input{
	width: 68%;
	margin: 0;
}

#contactForm .label_wrapper{
	display: block;
	width: 90%;
	float: left;
	clear: left;
	padding: 4px;
	border-top: solid 1px #c3d6e4;
	background: #ffffff;
}

#contactForm .label_wrapper label{
	display: block;
	width: 28%;
	float: left;
	clear: left;
}

#contactForm .label_wrapper:hover{
	background: #2f678f;
	color: #ffffff;
}

#contactForm .label_wrapper:hover input{
	border-color: #FAB812;
	color: #184464;
}

#contactForm textarea{
	/*width: 85%;*/
	/*height: 100px;*/
	margin: 0 0 10px 0;
}

#contactForm input[type="radio"]{
	border: none;
	background: none;
}

#contactForm .line_msg{
	display: block;
	padding: 15px 0;	
}

#contactForm .line_msg a, #contactForm button{
	border: solid 2px #2f678f;
	background: #3f7399;
	padding: 4px 10px;
	color: #ffffff;
	text-decoration: none;
	margin: 10px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}

#contactForm .line_msg a:hover, #contactForm button:hover{
	background: #f0f7fb;
	color: #3f7399;
	border-color: #d5dfe6;
}

/* ----------------------------------  MESSAGGI -------------------------- */

#innercontent .error h1, .error h1{
	color: #aa0000;
}

.error p{
	color: #330000;
}

#contactForm label#labInfoText{
	display:block;
	padding-top:20px;
	margin: 0;
	width:auto;
}