body {
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	color:#333;
	background:url(../img/bgBody.jpg) repeat-x;
}
.outerWrapper {
	width:100%;
}
.wrapper {
	margin: 0 auto;
	width: 820px;
}
.header {
	width: 820px;
	position:relative;
	padding-bottom:8px;
}
.header .img_testata {
	display:block;
}
.logo {
	float:left;
	margin:35px 0 0 0;
	padding-bottom:16px;
}
.outerContent {
	width:100%;
	background:#EFEFEF url(../img/bgOutCont.gif) repeat-x;
	border-bottom:1px solid #EFEFEF;
}
.content {
	margin:0 auto;
	width:820px;
	padding-bottom:20px;
}
.footer {
}
.outerFooter {
	width:820px;
	margin:15px auto 0;
	font-size:10px;
}
/*other*/

p, span, h1, h2, h3, h4, h5, h6, select, textarea {
	line-height:1.5em;
}
h1 {
	padding-bottom:12px;
	color:#333;
	font-size:20px;
}
h2 {
	font-size:14px;
	color:#59B3E3;
	padding-bottom:25px;
}
h3 {
	font-size:12px;
	color:#A0B18C;
	padding-bottom:20px;
}
h4 {
	font-size:11px;
	color:#59B3E3;
	padding-bottom:15px;
}
a {
	color: #0E80B1;
}
a:hover {
	color: #008D9F;
}
.cornice {
	float:left;
	border:	#ccc 1px solid;
	margin:0 15px 30px 0;
	padding:3px;
}
.corniceLista {
	float:left;
	border:none;
	border-right:5px solid #666;
	margin:0 15px 0px/*********************************/ 0;
	padding:0;
	display:block;
}
.thumb {
	display: block;
	width: 164px;
	height:	100px;
	cursor:pointer;
	float:left;
	
}
.thumbLista {
	display: block;
	width: 154px;
	height:	96px;
	cursor:pointer;
	float:left;
}
.thumb img, .thumbLista img {
	position:absolute;
	z-index:1;
}
.thumb.vert {
	width:144px;
	height:216px;
}
.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;
}
input, textarea {
	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:.3em;
	color:#0E80B1;
}
.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:#333;
}
.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 hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #ccc;
	height: 1px;
}

/*ALTRO*/

.content .mainTitle {
	color:#333;
	padding-bottom:12px;
}
.panelHead {
	height:22px;
	width:160px;
	display:block;
	float:right;
	background:url(../img/bgPaneTop.gif) no-repeat;
	padding:10px 0 0 40px;
	font-weight:bold;
}
.galleriaTestata {
	width:820px;
	height:270px;
	display:block;
	overflow:hidden;
}
img.galleriaTestata {
	display:block
}
a.btnAsk {
	height:27px;
	width:206px;
	background:url(../img/btnAsk.jpg) no-repeat;
	float:right;
	margin-top:8px;
	font-size:16px;
	color:white;
	padding:8px 0 0 20px;
	text-decoration:none;
}
a:hover.btnAsk {
	background-position:bottom;
	color:#fff
}
a.btnTestata {
	position:absolute;
	bottom:65px;
	right:20px;
	z-index:105;
	background:url(../img/btnTestata.png) no-repeat;
	width:186px;
	height:22px;
	text-align:center;
	padding-top:8px;
	color:#fff;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
a:hover.btnTestata {
	color:#fff
}

/* bottone */

.bottone {
	height:19px;
	margin-top:20px;
	cursor:pointer;
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:10px;	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.bottone span {
	line-height:1.45em;
	background:url(../img/btnBg.jpg) no-repeat top right;
	padding-right:10px;
	height:19px;
	float:left;
}