body {
	font-size:12px;
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	color:#000;
	background:url(../img/bgBody.gif);
}
.outerWrapper {
	width:100%;
	background:url(../img/bgHeader.jpg) repeat-x;
}
.innerWrapper {
	width:100%;
	background:url(../img/header.jpg) no-repeat;
	background-position:center 123px;
}
.wrapper {
	margin: 0 auto;
	width: 980px;
	position:relative;
}
.header {
	height:370px;
}

.logo{
	position:absolute;
	top:10px;
	left:-10px;
	z-index:101;
}

.btnContatti{
	position:relative;
	float:right;
	width:590px;
	height:35px;
	background:url(../img/btnContattaci.jpg) no-repeat;
}

.btnContatti .contattaciBtn{
	position:absolute;
	left:389px;
	width:110px;
	height:35px;
}

.btnContatti .blogBtn{
	position:absolute;
	left:504px;
	width:80px;
	height:35px;
}

.content {
	margin:20px 0 30px;
}



/*other*/

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

h1 {
	font-size:17px;
	padding-bottom:12px;
}

h2 {
	font-size:14px;
	padding-bottom:25px;
}

h3 {
	font-size:12px;
	padding-bottom:20px;
}

h4{
	font-size:11px;
	padding-bottom:15px;
}


a {
	color: #F7451C;
}
a:hover {
	color: #bc3515;
}
.cornice {
	float:left;
	border:	#ccc 1px solid;
	margin:0 15px 8px 0;
	padding:3px;	
}
.thumb {
	display: block;
	width: 144px;
	height:	100px;
	cursor:pointer;
	float:left;
}
.thumb img {
	position:absolute;
	z-index:1;
}
.thumb.vert {
	width:144px;
	height:216px;
}

.lnT {
	background:url(../img/lineaBig.jpg) no-repeat left top;
}

.lnB {	
	background:url(../img/lineaBig.jpg) no-repeat left bottom;
}

.lnDotted {
	height:1px;
	overflow:hidden;
	background:url(../img/lineaBig.jpg) no-repeat 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:.5em;
	color:#000;
}
.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,
.fullText h1 a:hover, .fullText h2 a:hover, .fullText h3 a:hover {
	text-decoration:none;
}
.fullText strong {
	color:#000
}
.fullText ul li {
	background: url(../img/circleSmall.gif) no-repeat 3px 5px;
	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:underline;
}

.fullText hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #ccc;
	height: 1px;
}

/* bottone */

.bottone {
	height:19px;
	margin-top:20px;
	cursor:pointer;
	background:url(../img/arrowSx.gif) no-repeat top left;
	padding-left:26px;	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#266739;
	font-size:14px;
	font-weight:bold;
}
.bottone:hover {
	color:#266739;
	text-decoration:underline;
}
.bottone span {
	height:19px;
	float:left;
	line-height:1.1em;
}

.bottoneDx {
	background:none;
	padding-left:0;
}
.bottoneDx span {
	background:url(../img/arrowDx.gif) no-repeat top right;
	padding-right:26px;
}

/*ALTRO*/

.content .mainTitle {
	color:#000;
	margin-top:10px;
	padding-bottom:22px;
	margin-bottom:28px;
	background:url(../img/lineaBig.jpg) no-repeat left bottom;
}


.content .mainTitleDx {
	color:#000;
	margin-top:10px;
	padding-bottom:22px;
	margin-bottom:28px;
	background:url(../img/linea.jpg) no-repeat left bottom;
}


/* SEARCH */

.header .cerca {
	position:absolute;
	top:195px;
	left:40px;
	background:url(../img/ricercaBg.png) no-repeat;
	width:200px;
	height:140px;
	overflow:hidden;
	display:block;
}

.header #search_form{
	padding-left:20px;
	padding-top:44px;
	position:relative;
}

.header #search_form select{
	width:162px;
	margin-bottom:8px;
}

.header #search_form input{
	width:150px;
}


.header #search_form .searchBtn{
	position:absolute;
	top:105px;
	right:16px;
	width:80px;
	height:26px;
}

.header #search_form .overlabel {
	display:none
}
