body {
	font-size:12px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Helvetica,Arial,sans-serif;
	color:#666;
}

.outerWrapper{
	background:#f9f9f9 url(../img/header.jpg) repeat-x center top;
	padding-top:9px;	
}

.innerWrapper{
	background:url(../img/bgContent.jpg) repeat-x;
	background-position:0 85px;
}

.primoWrapper{
	z-index:2;
}

.wrapper {
	margin:0 auto 0;
	width:960px;
	position:relative;
}

.header {
	height:83px;
}

.content {
	margin:0 auto;
	padding-bottom:40px;
	min-height:430px;
	height:auto !important;
	height:430px;
}

.logo {
}

/*other*/

p, span, h1, h2, h3, h4, select, textarea {
	line-height:1.5em;
}
h1, h2, h3, h4 {
	font-family:Tahoma,Geneva,Arial,sans-serif;
	color:#555;
	font-weight:normal;
}
h1 {
	padding-bottom:15px;
	font-size:19px;
}

h1 a {
	color:#555;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}

h2 {
	font-size:15px;
	padding-bottom:12px;
}
h3 {
	font-size:12px;
	padding-bottom:20px;
}
h4 {
	font-size:11px;
	padding-bottom:15px;
}
a {
	color: #000;
}
a:hover {
	color: #333;
}
/* Cornice Lista */

.cornice {
	float:left;
	padding:0;
	border:none;
	margin:0 15px 8px 0;
	}
.thumb {
	display: block;
	width: 80px;
	height:	45px;
	cursor:pointer;
	float:left;
}
.thumb img {
	position:absolute;
	z-index:1;
}
.thumb.vert {
	width:144px;
	height:216px;
}
/* LN */

.lnB {
	background:url(../img/dotted.gif) repeat-x bottom;
}
.lnT {
	background:url(../img/dotted.gif) repeat-x top;
}
/* forms */

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 3px;
	border: 1px solid #b4b4b4;
	background:url(../img/form/input.gif) left top;
}
input:focus, select:focus, textarea:focus {
	border-color:#757575;
	background-position:left 400px;
}
select {
	padding:2px;
}
option {
	margin:3px 0;
	text-indent:8px;
}
option.titoloOption {
	color:#000;
	font-weight:bold
}
option.firstSubOption {
	color:#555;
	font-weight:bold;
}
option.otherSubOption {
	color:#555;
}
button {
	cursor:pointer;
}
/* fullText */

.fullText {
	text-align:justify;
	line-height:1.5em;
}
.fullText h1, .fullText h2, .fullText h3, .fullText h4 {
	text-align:left;
	padding-bottom:.4em;
	color:#666;
}
.fullText p {
	padding-bottom:1em;
}
.fullText ul {
	padding:0 0 .5em 0;
	list-style:none;
}
.fullText ol {
	padding:0 0 .5em 2em;
}
.fullText li {
	padding:0 0 .8em;
}
.fullText li li {
	padding:0 0 .3em;
}
.fullText ul ul, .fullText ol ol, .fullText ul ol, .fullText ol ul {
	padding:.6em 0 0 1.3em;
}
.fullText br {
	line-height:1em;
}
.fullText h1 a, .fullText h2 a, .fullText h3 a {
	text-decoration:none;
}
.fullText strong {
	color:#555;
}
.fullText ul li {
	background: url(../img/circleSmall.gif) no-repeat 3px 4px;
	padding-left:2em;
}
.fullText ul ol li {
	background: none;
	margin-left:2em;
	padding-left:0;
}
.fullText img {
	margin:0 16px 8px 0;
}
.fullText a:hover {
	text-decoration:underline
}
.fullText .bottone:hover {
	text-decoration:none;
}
.fullText hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #ccc;
	height: 1px;
}
.fullText table td {
	vertical-align:top;
	padding-bottom:10px;
}
.fullText table td.firstCol {
	padding-right: 20px;
}
.fullText acronym {
	font-weight:bold
}
/* altro */


.mainTitleHome {
	font-family:Tahoma,Geneva,Arial,sans-serif;
	color:#666;
	font-size:20px;
	line-height:1.5em;
	margin-bottom:20px;
	padding:25px 0 0;
	font-weight:normal;
	height:110px;
	overflow:hidden;
}

.content .mainTitleHome .linkTitolo {
	position:relative;
	top:5px;
	float:right;
	width:207px;
	height:57px;
	text-align:center;
	padding-top:24px;
	background:url(../img/bottoneHome.jpg) no-repeat;
	text-decoration:none;
	color:#333;
	margin-left:20px;
	margin-right:15px;
	font-weight:normal;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}

.content .mainTitle .linkTitolo:hover {
}


.content .mainTitle {
	position:relative;
	height:59px;
	text-align:center;
	background:url(../img/bgTitoloPagine.jpg) no-repeat top left;
	text-decoration:none;
	color:#333;
	margin-right:20px;
	font-weight:normal;
	float:left;
	overflow:hidden;
	margin:40px 0 60px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	width:230px;
	text-align:center;
	line-height:3.6em;
	display:block;
}


.content .descrizioneTitolo{
	margin-left:50px;
	float:left;
	line-height:2em;
	font-size:16px;
	margin-top:44px;
	width:680px;
}

/* Bottone */

.bottone {
	height:30px;
	margin-top:20px;
	cursor:pointer;
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	color:#333;
	overflow:hidden;
}
.bottone span {
	background:url(../img/btnBg.jpg) no-repeat top right;
	padding-right:15px;
	height:30px;
	float:left;
	line-height:2.6em;
}
.bottone:hover{
	background-position:bottom left;
	color:#333;
}
.bottone:hover span {
	background-position:bottom right;
}


.bottoneSx {
	background:url(../img/btnBgSx.jpg) no-repeat top left;
	padding-left:28px;
}
.bottoneSx span {
	background:url(../img/btnBgSx.jpg) no-repeat top right;
}


/* Slideshow */


.outerSlideshow{
	background:url(../img/bgStage.jpg) repeat-x;		
}

.moduloSlideshow {
	background:url(../img/stage.jpg) no-repeat center top;	
	padding-top:20px;
	height:380px;
}

.moduloSlideshow .galleriaTestata {
	margin:0 auto;
	width:960px;
	height:340px;
	display:block;
	overflow:hidden;
	z-index:1;	
}

#nav { 
	text-align:center; 
	padding-top:12px; 
	margin:0 auto;
	width:960px;
	display:block;
}

#nav a { width: 20px; height: 20px; display:inline-block; margin-right:0px; background:url(../img/slider/inactive.png) no-repeat; }
#nav a.activeSlide { background:url(../img/slider/active.png) no-repeat; }
#nav a:focus { outline: none; }

