/* Tecnochiusure - screen style*/
/* Authors: Novatek Services - s.a.s. +39 334782110 */

/**************************************************/
/***** 			Elementi di base		        	      ******/
/**************************************************/
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 76% verdana, tahoma, arial, sans-serif;
	line-height: 150%;
	margin: 0; 
	padding: 0;
	color: #000;
	background-color : #e9e9e9;
	}
blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	margin-left: 140px;
}
p { 
	margin-top: 0; 
	text-align: left;
	}
h1{ 
	font-size: 30px;
	letter-spacing: 1px; 
	margin-top: 8px;
	margin-bottom: 8px;
	}
h2{ 
	font-size: 24px;
	letter-spacing: 1px; 
	margin-top: 6px;
	margin-bottom: 6px;
	}
h3{ 
	font-size: 20px;
	letter-spacing: 1px; 
	margin-top: 6px;
	margin-bottom: 6px;
	}
img{
padding:0;
margin:0;
border: 0;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	background-color : #f6b698;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	background-color : #f6b698;
	}
a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #000;
	background-color : #ed6727;
	}
acronym {
	border-bottom: dotted 1px black;
	cursor: help;
	}



form{
padding:0.1em;
margin:0.1em;
}

#errore2{
	background : #E6C0C0 url(error.jpg) no-repeat 2px 4px;
	padding-left: 30px;
	padding-top: 4px;
	height:30px;
	border-top: #DE7A7B solid 3px;
	border-bottom: #DE7A7B solid 3px;
	color: #bc1d1d;
	font-size: 120%;
	margin-bottom: 10px;
	margin-left: -8px;
	margin-right: -8px;
}
#successo{
	background : #bedba8 url(ok.jpg) no-repeat 2px 3px;
	padding-left: 30px;
	padding-top: 4px;
	height:30px;
	border-top: #88d153 solid 3px;
	border-bottom: #88d153 solid 3px;
	color: #398204;
	font-size: 120%;
	margin-bottom: 10px;
	margin-left: -8px;
	margin-right: -8px;
}
/**************************************************/
/***** 			Div specifici	        	               ******/
/**************************************************/

/* Contenitore principale */
#container { 
	margin: 0 auto; 
	width: 960px;
	position: relative;
	}
/* Header */
#intro { 
	background: url(header.jpg) no-repeat left top;
	height: 242px;
	width: 960px;
	margin:0;
	padding:0;
	}
#introRight{
	margin-left: 250px;
	width: 670px;
	height: 195px;
}
#logo{
	padding-top: 40px;
}
#logo  a:link, #logo  a:visited, #logo  a:hover{
background-color : transparent;
border: 0;
text-decoration: none;
}
#welcome{
margin-left: 250px;
padding-left: 40px;
	}
	#welcome .p1{
		color: #ed6727;
		padding-bottom:0;
		margin-bottom:0;
	}
	#welcome .p2{
		color: #fff;
	}
#menu{
	float: left;
	position: relative;
	top: 10px;
	left: 50px;
	}
	#menu a{
		background-color : transparent;
		border: 0;
		text-decoration: none;
	}
	#menu li span{
		display:none;
	}
	#menu ul{
		list-style-type: none;
		margin: 0;
		padding: 0;

	}
	#menu ul li{
		margin:1px 0 1px 0;
		padding:1px 0 1px 0;

	}
	#menu ul li a{
	}
	#menu ul li a:hover{
		background: transparent url(segnaposto.gif) no-repeat left center;
	}
#catalogo{
	float: left;
	padding-left: 50px;
	}
	#catalogo a{
		background-color : transparent;
		border: 0;
		text-decoration: none;
	}
	#catalogo span{
		display:none;
	}
#quickLinks{
	text-align: right;
}
#quickLinks ul{
	list-style-type: none;
	 margin:0;   
	 padding:0 0 0 0;  
}
#quickLinks ul li{   
	 display:inline;   
	 margin:0;   
	 padding:0;   
	 color: #fff;
	}
#quickLinks a:link, #quickLinks a:visited{   
	 color: #fff;
	 background-color : transparent;
	 text-decoration: underline;
	}
#quickLinks a:hover{   
	 color: #fff;
	 background-color : transparent;
	 text-decoration: none;
	}
#navigation{
float: left;
}
	#navigation span{
		display: none;
	}

/* Contenuto */
#path{
	height: 24px;
	width: 960px;
	background: url(path.jpg) no-repeat left top;
}
	#path p{
		padding-left: 290px;
	}
	#path a:link, #path a:visited{
		background-color : transparent;
		text-decoration: underline;
	}
	#path a:hover{
		background-color : transparent;
		text-decoration: none;
	}
	#titolo{
		padding-top: 30px;
		padding-left: 70px;

	}
#focus{
	background: url(center.jpg) repeat-y left top;
	padding:0;
	margin:0;
	height: auto !important;
	height: 495px;
	min-height: 495px;
}	
#categorie{
		margin-left: 52px;
		margin-top: 5px;
	}
	#categorie ul{
		list-style-type: none;
		margin:0;
		padding:0;
	}
	#categorie ul li{
		color: #3e484b;
		height: 25px;
		font-size: 16px;
		background: transparent url(linea.gif) repeat-x 0 39px;
		width: 222px;
		padding-top: 15px;
		letter-spacing:1px;
	}
	#categorie ul li a:link, #categorie ul li a:visited{
		color: #3e484b;
		text-decoration: none;
		background-color : transparent;
		font-weight: normal;
		padding-left: 20px;
	}	
	#categorie ul li a{
		display:block;
		margin-top: -15px;
		padding-top: 15px;
		height: 24px;
	}
	#categorie ul li a:hover{
		color: #fff;
		text-decoration: none;
		background : url(categorieHover.gif) repeat-y;
		font-weight: normal;
	}
#breda{
		margin-left: 70px;
		padding-top: 10px;
	}
	#breda a{
		background: transparent;
	}
#content{

	margin-left: 285px;
	width:645px;
	padding-top: 20px;
	letter-spacing: 0.1em;

}
#contentSup{
	height:130px;
}
#contentWel{
float: left;
padding-left:20px;
width: 320px;
}
	#contentWel h3{
		color: #ed6727;
		font-size: 16px;
	}
	#contentWel p{
		
	}
#contentNews{
margin-left: 330px;
padding-top: 1px;
}
	#contentNews h3{
		color: #000;
		font-size: 16px;
	}
	#contentNews h4{
		color: #ed6727;
		font-size: 13px;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 90px;
	}
	#contentNews p{
		margin-left: 90px;
	}
#contentInf{
	
}
	#contentInf h3{
		color: #000;
		font-size: 16px;
	}
	.leggere{
		text-align: right;
		padding-right: 50px;
		background: url(linea2.gif) repeat-x 0 10px;
		padding-left: 3px;
	}
	.leggere2{
		float:left;
		text-align: right;
		padding-right: 50px;
		background: url(linea2.gif) repeat-x 0 10px;
		padding-left: 160px;
	}
#vetrinaLeft{
	
float:left;
}
#vetrinaRight{
margin-left: 320px;
}

#adminContent{

}
#adminContent a:link{
	background-color : transparent;
	text-decoration: underline;
}
#adminContent a:visited{
	background-color : transparent;
	text-decoration: underline;
}
#adminContent a:hover{
	background-color : transparent;
	text-decoration: none;
}
#testata{
	background-color : #fafafa;
	border: dotted 1px #ccc;
	text-align: right;
	padding: 5px;
}
#titoloAdm{
	background-color : #fafafa;
	border: dotted 1px #ccc;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
}
	#titoloAdm h3{
		font-size: 14px;
		color: #444;
}

#error{
	background-color : #faeec0;
	border: dotted 1px #ccc;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
}
	#error h2{
		font-size: 12px;
		color: #444;
}
.vetrina{
	width:310px;
	background-color : #e9e9e9;
	border: solid 2px #8f9ea2;
}
.vetrina  ul{
	list-style-type: none;
	margin:0px;
	padding-left:10px;
}
.vetrina  ul li{
	height: 340px;
	padding-bottom:20px;
	width:290px;
	cursor: pointer;
	background: url(linea3.gif) repeat-x left bottom;
}
.titoloVet{
	letter-spacing:0;
	font-size:13px;
	text-align: left;
}
.testoVet{
	text-align: right;
}
.vetrina img{
	height: 110px;
	border: solid 3px #aaa;
}
.titoloVet a:link,.titoloVet a:hover,.titoloVet a:visited{
	background: transparent;
}



#footer{	
	padding-top: 20px;
	padding-left: 5px;
	clear: both;
	width: 960px;
	background: url(footer.jpg) no-repeat left top;
	color: #fcfcfc;
}
	#footer a{
		background-color : transparent;
	}
#footerTop{
	padding-left: 30px;
	height: 20px;
}
#footerBottom{
	padding-left: 30px;
		height: 20px;
}
#footerTopLeft{
	padding-right: 5px;
	float: left;
}
#footerTopRight{
	text-align: left;
	margin-left: 750px;
}
#footerBottomLeft{
	float: left;
}
#footerBottomRight{
	text-align: left;
	margin-left: 750px;
}

#annuncio{
border: solid 1px black;
}
#profilo h2{
	font-size: 14px;
}
#profilo {
	width: 620px;
}

.blockquoteContatti{
	line-height: 130%;
	background-image: url(bg.jpg);
	padding: 3px;
	border-left: solid 4px #3e484b;
	width: 340px;
}

.staff{
	width: 600px;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	margin: 0px;
	padding: 0px;
}
.fotoStaff{
	width:80px;
	height:80px;
	border: solid 1px #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	float:left;
}
.titoloStaff{
	padding-left: 20px;
	font-weight: bold;
	margin-left: 110px;
	background: url(freccia.jpg) no-repeat left 3px;
}
.testoStaff{
	margin-left: 110px;
	width: 400px;
}
.barra{
	position: relative;
	top: 0;
	width: 100%;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #dfdfdf;
	height: 30px;
}
.barra a:link, .barra a:visited, .barra a:hover{
	background-color : transparent;
	font-weight: normal;
}
.barra a:link, .barra a:visited{
	color: #333;
}
.barra a:hover{
	color: #ed6727;
}
.barra ul{
	margin: 0;
	padding:0;
	float:left;
}
.barra ul li{
	margin: 0;
		padding: 0;
		display: inline;
	/*
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 3px;
	margin-right: 3px;
	*/
}
.barra ul li a:link,
.barra ul li a:visited {
		display: block;
		float: left;
		padding: 5px 7px;
		margin: 2px 0 1px 4px;
		border: solid 1px #ccc;
		background: #dfdfdf;
		line-height: 14px;
		text-decoration: none;
	}
.barra ul li a:hover {
		border-color: #ccc;
		background: #fff;
		text-decoration: none;
	}
.barra ul li.attuale a:link,
	.barra ul li.attuale a:visited {
		color: #000;
		border-color: #ccc;
		background: #fff;
	}

/**************************************************/
/***** 			calendario	        	               ******/
/**************************************************/
.singleNews{
	height: 128px;
}
.calendar{
	width:120px;
	height:109px;
	background: url(calendar.gif) no-repeat center center;
	float: left;
}
.mese{
	position: relative;
	top: 16px;
	left: 20px;
	font-weight: bold;
	color: #fff;
	float:left;
	font-family: georgia;
}
.anno{
	position: relative;
	top: 16px;
	left: 45px;
	font-weight: bold;
	color: #fff;
	font-family: georgia;
}
.giorno{

	font-weight: bold;
	color: #000;
	font-size: 32px;
	font-family: georgia;
	margin-top: 30px;
	text-align: center;
}
.titoloNews{
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 20px;
}
	.titoloNews a:link, .titoloNews a:visited{
		background-color : transparent;
		text-decoration: underline;
	}
	.titoloNews a:hover{
		background-color : transparent;
		text-decoration: none;
	}
.testoNews{
	position: relative;
	top: 25px;
}
	.testoNews blockquote{
		border-left: solid 3px #ccc;
		padding-left: 5px;
	}
#eventi a{
	background-color : transparent;
}
#eventi ul{
	list-style-type: none;
}
.eventiSingle {
	padding-bottom: 10px;
	background: url(linea.gif) repeat-x left bottom;
	color: #3E484B;
	font-size: 13px;
}
.eventiSub {
	font-weight: normal;
	font-size: 12px;
	color: #686868;

	padding-top: 3px;
	padding-bottom: 3px;
}
.eventiSub  a:link, .eventiSub  a:visited{
	color: #686868;
	font-weight: normal;
	background: url(arrow.gif) no-repeat 0 center;
	padding-left: 15px;
}
.eventiSub  a:hover{
	color: #686868;
	font-weight: normal;
	padding-left: 15px;
	background: url(arrowh.gif) no-repeat 0 center;
}
.eventiSub a{
	display: block;
}
#eventoDettRight{
margin-left: 50px;
}
	#eventoDettRight h3{
		font-size: 14px;
	}
.blockquoteEventi{
	line-height: 130%;
	background-image: url(bg.jpg);
	padding: 7px;
	border-left: solid 4px #3e484b;
	width: 460px;
	margin:0;
	height:auto !important;
	height:150px;
	min-height:150px;
	
}
.fotoEventi{
	cursor: pointer;
	padding:4px;
	background-color : #fff;
	border: solid 1px #ccc;
}
#imge{
margin-right: 10px;
margin-bottom: 10px;
}
#miniEvento{
	display: none;
	position: absolute;
	padding:4px;
	background-color : #fff;
	border: solid 1px #ccc;
	margin-left: -10px;
}

#refSx{
float: left;
width: 280px;
}
#refDx{
margin-left: 300px;
width: 280px;
}
#refDx ul, #refSx ul{
	list-style-type: none;
}
#refDx ul li, #refSx ul li{
	background: url(linea4.gif) repeat-x left bottom;
	padding: 3px 0 3px 6px;
}
#refDx span, #refSx span{
	color: #EE7900;
}
#listaProdotti{
	padding-left: 3px;
}
#dettProd{
	margin-bottom: 10px;
	background-color : #3E484B;
	padding: 3px;
}
#dettProd .p1{
	font-size: 14px;
	font-weight: bold;
	color: #EE7900;
}
#dettProd .p2{
	font-size: 14px;
	color: #fff;
}
/**************************************************/
/***** 			contatti	        	               ******/
/**************************************************/
.contattiArea {
	background-image: url(loginbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 410px;
	width: 350px;
	margin: 0;
	line-height: 100%;
	font-family: arial;
	letter-spacing: 0px; 
	text-align: left;
}
.contattiArea a{
	background-color : transparent; 
}
.contattiHead{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 39px;
	width: 320px;
	background: url(login_head.jpg) no-repeat 10px 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.contattiInvia{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding: 0px;
	height: 15px;
	width: 150px;
	border:none;
	background-color : #cdcdcd;
}
.contattiTextarea {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contattiName {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 55px;
	float:left;
}
.contattiAuth {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 320px;
	float:left;
}
.contattiAuth  a:link{
	color: #a6a6a6;
	text-decoration: underline;
}
.contattiAuth  a:visited{
	color: #a6a6a6;
	text-decoration: underline;
}
.contattiAuth  a:hover{
	color: #a6a6a6;
	text-decoration: none;
}
.contattitextbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding: 0px;
	height: 18px;
	width: 200px;
	border: 1px solid #666666;
}.contattitextbox2{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 200px;
	border: 1px solid #666666;
}.contattitextbox:hover, .contattitextbox2:hover {
	color: #666666;
	text-decoration: none;
	border: 1px solid #ed6727;
}
.contattiBox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contattiSpan{
	margin-left: 90px;
}
/* Classe per gli input */
.inputbox {
	background-color: #FFFFFF; 
	color: #333333;
	border: 1px solid #cccccc;
}
.inputbox:hover ,.inputbox:focus  {
	border: 1px solid #cc0000;
	background-color : #fdf9ee;
}
.calendario{
	background-color : #3e484b;
	color : #fff;
	float: left;
	width: 80px;
}
.centrato{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.normalLink, .normalLink a:link, .normalLink a:visited{
	background-color : transparent;
}
.normalLink a:link, .normalLink a:visited{
	text-decoration: underline;
}
.normalLink a:hover{
	text-decoration: none;
}

