* {
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:0;
}

body {	
	margin: 0px;
	padding: 0px;
	font-size : 12px;	
	font-weight: normal;	
	font-family : Arial,Verdana,Helvetica;
	background:#6D6F71;	
}

h1{
	padding:0px;
	margin:0px;
	font-size : 16px;
	font-weight: bold;
}

a img {
	border:none;
}

span.titolo {
	font-size : 16px;
	font-weight: bold;
}

span.titolo2 {
	font-size : 15px;
	font-weight: bold;
}

a { font-weight: bold; color: #454545; text-decoration: none; outline:none; }

a:hover { color: #000;}

font.testo-s {color:#686868;font-weight: bold;}
.errore {color: #AB1919; }
.table_sx {table-layout:fixed;background: url(images/back_sx.jpg);background-repeat: no-repeat; background-position: top left;background-color:#ffffff;}
.table_dx {table-layout:fixed;background: url(images/back_dx.jpg);background-repeat: repeat-x; background-position: top ;background-color:#ffffff;}
.border-img { border:0px;} 
.border-img-sel { border-color: #FFCC33 #FFCC33 #FFCC33 #FFCC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.check {
    border:0;
    COLOR: #000000;
	BACKGROUND: no;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

#container{
	background: url(images/logo.jpg) no-repeat 100% 15px #F1F1F2;
	width:990px;
	margin:0 auto;
	height:100%;
	overflow:hidden;	
}

#cercabox {
	display:block;
	height:20px;
	margin-bottom:80px;
}

#cercabox input {
	background: url(images/cerca.jpg) no-repeat 97% 5px #6D6F71;
	overflow:auto;
	font-family:Arial;
	border:0px;
	margin:0px 0px 0px 20px;
	padding:2px 5px;
	font-size:12px;
	font-weight:bold;
	width:200px;
	color:#FFF;	
	height:15px;
}

#leftcol {	
	float:left;
	display:inline;
	width:720px;
	width:230px;
	margin:0px 20px;
}

div.header {
	width:720px;
	height:350px;
	margin-bottom:20px;
}

#testi1, #storia {
	background: url(images/chisiamo.jpg) no-repeat top left;
}

#testi7, #testi6, #testi5, #testi4, #testi3, #testi2 {
	background: url(images/settori.jpg) no-repeat top left;
}

#content {
	width:640px;
	background:#939597;
	padding:30px 40px;
	margin-bottom:20px;
	color:#FFF;
	font-size:36px;
	font-family:Arial;
	height:100%;
	overflow:hidden;
}

#rightcol {	
	float:right;
	display:inline;		
	width:230px;	
}

#menu {
	width:230px;	
	height:100%;	
}

#menu li {
	width:230px;
	margin-bottom:10px;
}

#menu li a {
	display:block;
	width:208px;
	padding: 8px 11px;
	background: #FFF;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#BBB;
	font-size:15px;	
}


#menu li a:hover {
	color:#222;
}

#menu ul.submenu {	
	overflow:hidden;	
}

#menu ul.submenu li {
	margin-bottom:0px;
}

#menu ul.submenu li a {
	font-size:14px;
	padding:6px 11px;
}

#company {
	font-size:12px;
	line-height:16px;
	color:#6C6E70;
	background:url(images/border.jpg) repeat-x top left;
	padding-top:10px;
	margin-top:490px;
	padding-left:5px;
	width:198px;
	margin-bottom:20px;
	
}

div.section {	
	width:720px;
	clear:both;
	margin-bottom:30px
}

div.section h3 {
	display:block;
	color:#BBB;
	text-transform:uppercase;
	font-size:18px;
	border-top:2px solid #BBB;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px;
}

div.boxfoto {
	float:left;	
	width:230px;
	background:#939597;
	margin-right:15px;
	height:150px;
	overflow:hidden;
	position:relative;
}

* html div.boxfoto { 
	margin-right:13px;
}

div.boxfoto h4 {
	padding:6px 15px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	background:#939597;
}

div.hiddenboxfoto {
	display:none;
}

div.text_content {
	float:left;
	width:350px;
	margin-right:30px;
}

div.text_gallery {
	width:250px;
	float:right;
}

div.cercaris {
	margin-bottom:5px;
}

#storyboard {
	margin-top:60px;
	background:url(images/storybg.jpg) repeat-y 50% 0;
	height:100%;
	overflow:hidden;
}

div.storyleft {
	float:left;
	text-align: right;
	width:300px;
	margin-right:40px;
}

div.storyright {
	float:left;
	text-align: left;
	width:300px;
}

span.date {
	display:block;
	font-size:32px;
	color:#D1D3D4;
	margin-bottom:20px;
}

h3.event {
	padding-bottom:10px;
	display:block;
	font-size:16px;
}

h1.titolo {
	text-transform:uppercase;
	color:#BBB;
	font-family:"Trebuchet MS";	
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #BBB;
	padding-bottom:8px;
	padding-left:2px;
	margin-bottom:8px;
}

select {
}

textarea {
	background:#F0F0F0;
	overflow:auto;
	border:1px solid #333;
	margin:4px 0px;
	font-family:Arial;
	padding:0px 5px;
	font-size:13px;
	font-weight:bold;
	width:300px;
}

input {
	background:#F0F0F0;
	overflow:auto;
	font-family:Arial;
	border:1px solid #333;
	margin:4px 0px;
	padding:1px 5px;
	font-size:13px;
	font-weight:bold;
	width:300px;
}

input.button {
	cursor:pointer;
	background:none;
	border:none;
	border:1px solid #333;
	background:#454545;
	color:#FFF;
	font-size:14px;	
	margin-top:22px;
	font-weight:bold;
	margin-right:36px;
	width:115px;
	font-family:Arial;
}

/* CSS PER IL MULTITAB */

ul, li {
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
}

div.boxslide {
	width:220px;
	float:left;
	margin-right:10px;
}

#panelContainer {
	width:250px;
	height:150px;
	margin:0 auto;	
}

#panelWindow {
	float:left;
	width:220px;
	height:150px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#panelSlider {
	float:left;
	width:2700px;
	height:150px;
	margin:0 auto;	
	position:relative;
}

#tabulae h3 {
	font-size:16px;
	font-family: "Myriad pro";
}

#tabulae li {
	clear:both;
}

#tabulae ul.tab li {
	float:left;
	clear:none;
	margin-right:20px;
}

ul.panel {
	position:relative;
	left:-10px;
	margin:0px;
	padding:0px;	
	height:150px;
	overflow:hidden;
	list-style-type:none;	
}

ul.panel li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	height:150px;
	width:220px;
	overflow:hidden;
	margin-left:10px;
	position:relative;
	display:inline;
	background:#BBBDC0;
}

ul.panel li a.img {
	width:220px;
	text-align:center;	
	font-family:Arial;	
	font-size:11px;	
	text-decoration:none;
	float:left;
	display:inline;	
	text-transform:uppercase;
	color:#FFF;	
	vertical-align:bottom;
	background:#BBBDC0;	
}

ul.panel li a.img:hover {
	color:#DEDEDE;
}

ul.panel li h4 {
	padding:6px 15px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	background:#BBBDC0;
}

#goLeft {
	width:10px;
	height:150px;
	background:#000;
	float:left;
	display:inline;	
	cursor:pointer;
	background:url(images/goleft.jpg) no-repeat left 50px;
	padding-right:5px;
}

#goRight {	
	width:10px;
	height:150px;
	background:#000;
	float:right;
	display:inline;	
	cursor:pointer;
	padding-left:5px;
	background:url(images/goright.jpg) no-repeat right 50px;
}
/* --FINE-- CSS PER IL MULTITAB */
