/**************layout*************/

* {
 padding: 0;
 margin: 0;
}
img{
	border:0;
}
html {
	cursor: default;
}
body {
	text-align: center;
	background: #000 url(../images/bkg.jpg) repeat-x top;
	color: #333;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#testata {
	height: 146px;
	position:relative;
}
	#testata #logo{
		position: absolute;
		left: 0px;
		top: 0px;
	}
	#testata #topleft{
		position: absolute;
		left: 0px;
		bottom: 0px;
	}
	#testata #figura{
		position: absolute;
		right: 50px;
		top: 0px;
	}
	#testata #banner{
		position: absolute;
		right: 25px;
		top: 23px;
	}
	
	
#barra{
	position:relative;
	height: 30px;
	
}
	#barra #menu{
	background-image: url(../images/barbkg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	#barra h2 {      
	/*vale per il titolo "negozi"*/
		position:absolute;
		left: 16px;
		top: 0px;
	}
	
	
#sinistra {
	width: 207px;
	float: left;
	background: url(../images/bkg_left.jpg) repeat-y left;
	position:relative;
	color: #CCCCCC;
}
	#sinistra-in{
	padding: 0 4px 10px 6px;
}
#sinistra .item{
	width: 100%;
	text-align: center;
	background: url(../images/leftitembkg.jpg) no-repeat bottom;
	padding-bottom: 10px;
	padding-top: 5px;
	
}
#sinistra ul{
text-align:left;
	margin-left:15px;
	margin-top:10px;
	padding:0;
	list-style: inside url(../images/lista.png);
}
#sinistra li{
	margin-bottom:5px;
}
.sinistra-fine{
	/*position:absolute;
	left:0px;
	bottom:-10px;*/
	background-color: #77524C;
}

#centro {
	width: 543px;
	float: left;
	/*background: #fff url(../images/rightbkg.jpg) repeat-x top;*/
	background: url(../images/centro-finebkg.jpg) top left repeat-y;
	position:relative;
}
	#centro-in{
		padding: 8px 12px 8px 12px;
		text-align:center;
	}
	#centro .item{
	clear:both;
	text-align:left;
}
#centro .item-foot{
	clear: both;
	border-bottom: 1px solid #DFEEF2;
	padding-left:5px;
	padding-bottom:10px;
	
}
#centro .item img{
	margin:2px;
}
#centro ul{
	margin-left:20px;
}
#centro ol{
	margin-left:20px;
}
#centro ol li{
	margin-bottom: 10px;
}
#centro .item-foot ul{
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0;
	
}
#centro .item-foot li{
display: inline;
margin-right: 5px;
}
.centro-fine{
	/*position:absolute;
	left:0px;
	bottom:-40px;*/
	/*background-color: #77524C;*/
}
#centro td p{
	font-size: 0.9em;
}


#footer-wrapper
{
	clear:both;
	display:block;
	
	padding-top:35px;
	margin-top:10px;
	
	width:100%;
	text-align:center;
	position:relative;
}
#footer{
	/*height:50px;*/
	color: #FFFFFF;
	font-size: 0.9em;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #63880D;
}
#footer ul{
	margin-bottom:20px;
}
#footer li{
display: inline;
margin-right: 8px;

}
#footer a{
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color: #FF9999;
}



/********testo***************/

#testata h1{
		width:auto;
		position: absolute;
		bottom: 55px;
		left: 238px;
		color: #FFF;
		font-size: 3em;
		z-index: 2;
		/**/
	}
#testata h1.ombra{
		position: absolute;
		bottom: 53px;
		left: 240px;
		color: #333333;
		z-index: 1;
}

#sinistra h2, #barra h2{
	color: #13518E;
	text-decoration: none;
	font-size: 1.8em;
	text-transform: uppercase;
	text-align: left;
}
#sinistra h2{
	margin-left:10px;
margin-top:10px;
}
#sinistra a, #barra a{
	color: #13518E;
	text-decoration: none;
}
#sinistra a:hover, #barra a:hover{
	color: #4987C4;
}
#sinistra .customLink a,
#barra .customLink a {
  color: #13518E;
  }
#sinistra .customLink a:hover,
#barra .customLink a:hover {
  color: #4987C4;
  }


#sinistra h3{

margin-left:10px;
margin-right: 5px;
margin-top:10px;
	color:#13518E;
	text-align:left;
	font-size:1.3em;
}
#sinistra p{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	margin-right:10px;
	
}

#centro h1{
	text-align: left;
	color: #13518E;
	margin: 10px 5px 10px 0;
	font-size: 2.5em;
}
#centro h1 a, #centro h2 a{
text-decoration: none;
color: #13518E;
}
#centro h2{
	text-align: left;
	color: #4987C4;
	margin: 10px 5px 8px 0;
	font-size: 1.8em;
}
#centro h3{
	text-align: left;
	color: #333;
	margin: 10px 5px 10px 0;
	font-size: 1.5em;
	font-weight: normal;
}
#centro p{
	text-align: justify;
	line-height: 1.5em; /*margin: 5px 5px 10px 5px;*/
	font-size: 1.2em;
	margin: 5px 5px 10px 10px;
}
#centro a{
	text-decoration: none;
	color: #4987C4;
}
#centro a:hover{
	text-decoration: underline;
}
#centro .item-foot a{
font-size:0.9em;
	background-image: url(../images/lista.png);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #3D7E9C;
}
#centro .item-foot a:hover{
	text-decoration: underline;
}


/*menu*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
	width: 100%;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/barbkg.jpg) no-repeat top left;
	letter-spacing: 0.05em;
	font-size: 15px;
	display: block; /*text-transform: uppercase; */
	
}

#thicktabs li{
display: inline;
float: right;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 8px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(../images/menubkg.jpg) top right no-repeat;
}

#thicktabs li a.primo{
	border-left: 1px solid #999; /*left border style*/
}



#thicktabs li a:hover,#thicktabs li a.selected {
color: #000;
background-image: url(../images/menubkg_over.jpg); /*background image swap on hover*/

}



/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder{
		
		width:510px;	
		height:300px;	
		
		position:relative;
	
	}
	#sinistra .imageSlideshowHolderSmall{
		
		width:183px;
		height:184px;
		margin-left:5px;
		
		position:relative;
		}
	.imageSlideshowHolder img, .imageSlideshowHolderSmall img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	/*xtra classes*/
	
.sinistra{
	float:left;
	margin-right: 10px;
}
.destra {
	float:right;
}
.handcursor{
cursor:hand;
cursor:pointer;
}

h2.handcursor {
	font-size:0.5em;
}
.acapo{
	clear:both;
}
.small{
	font-size:0.8em;
}
  .errFld {
	border: 1px solid #FF7900; 
}
  .errMsg { 
  color: #FF7900; 
  font-size:0.85em;
   }

	
/*formz*/
form{
	margin-top:10px;
}
.campotesto{
	width: 200px;
	background-color: #FFF6FB;
	color: #333;
	padding:3px;
	border: 1px solid #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#sinistra form{
	margin-top:0px;
}
#sinistra .campotesto{
	width: 160px;
	background-color: #FDE6F5;
	color: #333;
	padding:2px;
	border: 1px solid #FDB7E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.pulsante{
	width: 90px;
	background-color: #960000;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #ccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sinistra .pulsante{
	width: 80px;
	background-color: #960000;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.thumbs{
	text-align:left;
}
.fotonegozi img{
	vertical-align:bottom;
}




