body {
	font-size:12px;
	font-family:Georgia, Times, serif;
	color:#d1d4d3;
	background:#000;
}
.wrapper {
	margin:0 auto;
	width:936px;
	padding:0 7px;
	background:#000 url(../img/bgWrapper.jpg) repeat-x;
	position:relative;
	
}
.header {
	background:url(../img/bgHeader.jpg) no-repeat;
	display:block;
	position:relative;
}
.contLogo {
	padding:40px 0 45px 25px;
	width:211px;
	height:147px;
	float:left;
}

.contLogo img {
	width:211px;
	height:147px;
}
.content {
	margin:0 auto;
	width:936px;
	padding:20px 0 0;
	background:url(../img/bgContent.jpg) no-repeat;
}
/*other*/

p, span, h1, h2, h3, h4, h5, h6, select, textarea {
	line-height:1.6em;

}
h1 {
	padding-bottom:12px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

h2 {
	font-size:13px;
	color:#333;
	padding-bottom:20px;
}
h3 {
	font-size:12px;
	color:#fff;
	padding-bottom:20px;
}
h4 {
	font-size:11px;
	color:#59B3E3;
	padding-bottom:15px;
}
a {
	color: #999;
}
a:hover {
	color: #efefef;
}

/* Cornice Lista */

.cornice {
	float:left;
	border:	#222 1px solid;
	margin:0 15px 8px 0;
	padding:3px;
}
.corniceLista {
	float:left;
	border:none;
	margin:0 15px 0 0;
	padding:0;
	display:block;
}
.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 5px;
	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;
}
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:#fff;
}
.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:#fff;
}
.fullText ul li {
	background: url(../img/circleSmall.gif) no-repeat 3px 3px;
	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 .bottoneDx:hover {
	text-decoration:none;
}
.fullText hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #333;
	height: 1px;
}

.fullText acronym {color:#fff; font-weight:bold}


/* altro */

.content .mainTitle {
	padding-bottom:12px;
}

/* Bottone */


.bottone, .bottoneDx {
	height:21px;
	margin:10px 0 20px;
	cursor:pointer;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
.bottone span, .bottoneDx span {
	height:21px;
	float:left;
	line-height:2em;
}
.bottone {
	background:url(../img/btnBgSpan.jpg) no-repeat top left;
	padding-left:22px;
}
.bottone span {
	background:url(../img/btnBg.jpg) no-repeat top right;
	padding:0 11px 0 7px;
}
.bottone:hover, .bottoneDx:hover {
	color:#FFF;
}
.bottoneDx {
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:13px;
}
.bottoneDx span {
	background:url(../img/btnBgSpanDx.jpg) no-repeat top right;
	padding:0 30px 0 0px;
}

/* ContTitle */

.contTitle {
	margin-bottom:15px;
}
.contTitle h1 {
	padding-bottom:0px;
}
.contTitle p {
	padding-bottom:5px;
	font-size:12px;
	color:#666;
}
.contTitle .contTitleImg {
	display:inline;
	float:left;
	margin:4px 15px 4px 0;
}
.contTitle .contTitleImg img {
	width:71px;
	height:57px;
	display:block;
}

/**/

.contHeadline {float:right; padding:200px 20px 0 0;}

.contHeadline strong {color:#fff;}

.menuLingua {position:absolute; z-index:146; top:5px; right:0px}
