a{font-family:Tahoma;font-size:12px}
a:link {color: blue;text-decoration: underline;border:0px}
a:visited {color: blue;text-decoration: underline;border:0px}
a:active {color: blue;text-decoration: underline;border:0px;outline:none}
a:hover {color: blue;text-decoration: underline;border:0px;}
a:focus{outline: none;}		
:-moz-any-link:focus {
 outline: none;
}
:focus
{
  -moz-outline-style: none;
}

img{
	border:0px;
}

html,body{
  height:100%;
}


body {
	background-color: #2f8309;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
	background-image: url('../images/bgBody.png');
	background-repeat: repeat-y;
	background-position:center;	
	margin:0px;
	padding:0px;
}

#tb_main{	
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
	background-color: #ffffff;
	z-index:100;
 	border-spacing:0px;
}
#td_header{
	width:100%;
	height:215px;
	vertical-align:top;
	background:url(../images/bannerTop.jpg) no-repeat top center;
	margin:0px;
	padding:0px;
}
#td_footer{
	background:#43c009 url(../images/bgFooter.jpg) repeat-x top;
	border-top:3px solid #287704;
}
#tb_footer{
	table-layout:fixed;
	width:100%;
	padding-bottom:10px;
}
#tb_footer td{
	vertical-align:top;
	padding-left:10px;	
}
#tb_footer .tb_footer_header{
	color:#ffffff;
	font-size:16px;
	font-family:tahoma;
	text-shadow:1px 0px 0px #333333;
	padding-bottom:5px;
	padding-top:10px;
}
#tb_footer .tb_footer_link{
	color:#000000;
	font-size:12px;
	font-family:tahoma;	
	line-height:1.5em;
}


#tb_main_menu{
	width:600px;
	vertical-align:top;
}

.headerLink:link{
	color:#ffffff;
	text-decoration:none;
}
.headerLink:visited{
	color:#ffffff;
	text-decoration:none;
}
.headerLink:hover{
	color:yellow;
	text-decoration:underline;
}


.VoceMenuTop{
	position:relative;
	font-family:Tahoma;
	font-size:22px;	
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	margin-top:5px;
}
.VoceMenuTop a{
	color:#ffffff;
	font-family:Tahoma;
	font-size:16px;		
	text-decoration:none;
	text-shadow:1px 0px 0px #333333;
}
.VoceMenuTop a:visited{
	color:#ffffff;
	font-family:Tahoma;
	font-size:16px;		
	text-decoration:none;
}
.VoceMenuTop a:hover{
	color:yellow;
	font-family:Tahoma;
	font-size:16px;		
	text-decoration:none;
	cursor:pointer;
}

.divMenuTop{
	float:left;
	width:4px;
	height:30px;
	background:url(../images/divMenuTop.png) no-repeat top center;
}

#tb_banner{
	height:218px;
	vertical-align:top;	

	margin-left:auto;
	margin-right:auto;
}

#td_banner{
	height:218px;
	vertical-align:top;	
	width:100%;
	padding:10px;
	padding:0px;
	margin:0px;
}

#td_left{
	padding:10px;
	vertical-align:top;
	width:250px;
	background:url(../images/bgContentLeft.png) no-repeat left bottom;
	padding-bottom:100px;
}

.loginArea{
	width: 230px; 
	border-bottom: 4px solid #00ce9c;
	color:#000000;
	font-size:14px;
}

.Titoli{
	width:100%;
	height:30px;
	font-family:tahoma;
	font-size:16px;
	color:#ffffff;
	padding-left:8px;
	padding-top:10px;
	background:url(../images/label.jpg) no-repeat left top;
}

#promozioni{
	clear:both;
	height:218px;
}

.TitleM{
	font-size: 18px;
  font-weight: bold;
	color: #00ce9c;
}

.link_text_art{
	background:url(../images/li.jpg) no-repeat left center;	
	margin-top:20px;	
	margin-left:5px;
	padding-left:30px;
	float:left;
}

.link_text_art a{	
	font-size: 18px;
  font-weight: bold;
	color: #2f8309;	
}

.link_text_art a:hover{
	color: #43c00a;
}

#MenuLeft{
	border-spacing:0px;
	border-collapse:collapse; 
	width: 230px;  
	font-size: 14px;
}

#td_content{
	vertical-align:top;
	padding:10px;
	width:691px;
	background:url(../images/bgContent.png) no-repeat right bottom;
	padding-bottom:100px;
}

.dv_box_articoli{
	position:relative;
	float:left;
	border:1px solid #aeaeae;
	width:222px;	
	margin:5px;
	font-size:14px;
	text-align:center;
	background:#ffffff;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	border-radius: 10px; 
	-moz-box-shadow: 2px 2px 8px #cecece;
	-webkit-box-shadow: 2px 2px 8px #cecece;
	box-shadow: 2px 2px 8px #cecece; 	
	behavior: url(/userfiles/css/PIE.htc);
}

#link_menu_left{
	color: #00ce9c;
}

#link_menu_left:hover{
	color: #088768;
}

.tb_notice{
	width: 664px; 
	border:2px solid #00ce9c;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px 5px 5px 5px;	
}

.box_dettaglio_articoli{
	border:1px dotted #00ce9c;
	font-size:14px;
	text-align:center;
	background:#ffffff;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px 5px 5px 5px; 		
}

.tb_dettagli_articolo{
	width:360px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:10px;
	border: 1px solid black;
	margin-top:20px;
	font-size: 12px;
	text-align:left;
}

.tb_dettagli_articolo th{
	padding-left:5px;
	height:24px;
	background:#43c009 url(../images/bgFooter.jpg) repeat-x top;
	color:#ffffff;
	border: 1px solid #2e8208;
	font-weight:normal;
	text-shadow:1px 0px 0px #333333;
}

.tb_dettagli_articolo td{
	height:24px;
	border: 1px solid #cecece;
	padding:0 5px 0 5px;
}

#ticker{
	margin:20px 0 0 0;
	padding:0 0 0 0;	
}

ul#ticker {
	height: 160px;
	overflow: hidden;
	list-style-type: none;
}

ul#ticker  li {
	width: 250px;
	height: 180px;
	padding: 0px;
	margin:0px;
	font-family:tahoma;
	font-size:13px;
	text-align:left;	
}

ul#ticker li a {
	color: #666;
}

ul#ticker li span {
	display: block;
	color: #06C;
}

.slides1_wrap {
	position: relative;
	padding: 0;
	width: 700px;
	left:0px;
}

#slides1 {
	overflow: hidden;
	/*height: 300px;*/
	padding:0px;
	margin:0px;
}

#slides1 ul{
	padding:0px;
	margin:0px;
}
#slides1 li{
	padding:0px;
	margin:0px;
	list-style: none;
}

#slides1 .content {
	width:700px;
	float: left;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
	border:0px;
}

.slides1_wrap .next {
	position: absolute;
	right: 90px;
	top: 100px;
	outline: 0;
	border:0px;
}

.slides1_wrap a{
	text-decoration: none;
}

.slides1_wrap a:active {
	top: 102px;
	text-decoration: none;
}

.bx_pager {
	clear:both;
	float:right;
}

.bx_pager a {
	float: left;
	background: #43bf06;
	width: 16px;
	height: 16px;
	color: #fff;
	font-size: 12px;
	margin-right: 6px;
	padding: 4px;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
}

.bx_pager a:hover, .bx_pager a.active {
	background:#2f8306;
	text-decoration: none;
	cursor:pointer;
}

.tbTurni{
	width:100%;
	table-layout:fixed;
	border-spacing:0px;
	border-collapse:collapse;
}
.turniMese{	
	font-family:tahoma;
	font-size:14px;
	float:left;
	clear:both;
	width:100%;
	border-bottom:2px solid #2f8306;
	padding-bottom:2px;
}
.turniGiorni{
	border:1px solid #cecece;
	height:30px;
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	text-align:left;
}
.turniHeader{
	height:30px;
	font-family:tahoma;
	font-size:10px;
	vertical-align:middle;
	text-align:center;
}
#servizi>ul, #turni_link, #telefonaci_link{
	list-style-image:url(../images/li.jpg);	
}
#servizi>li{
	line-height:1.6em;
}

/* PAGINAZIONE */
.pagination {
	clear:both;
	float:right;
	margin-top:20px;
	display:table;
  font-size:12px;
}
        
.pagination a {
  text-decoration: none;
	color:#000000;
  font-size:12px;
}

.pagination a{
	margin-top:5px;
  display:block;
  float:left;
  padding:0.3em 0.5em;
  margin-left:5px;
	margin-bottom:5px;
  font-size:12px;
  background:#43c00a;
  color:#ffffff;	
  border:1px solid #43c00a;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	border-radius: 10px 10px 10px 10px; 	
}
.pagination span {
	margin-top:5px;
  display:block;
  float:left;
  padding:0.3em 0.5em;
  margin-left:5px;
	margin-bottom:5px;
  font-size:12px;
  color:#000000;	
}

.pagination .current {
  background:#2f8309;
  color:#ffffff;
  font-size:12px;
  border:1px solid #2f8309;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	border-radius: 10px 10px 10px 10px; 	
}

.pagination .current.prev, .pagination .current.next{
	color:#cecece;
	border:1px solid #cecece;
	background:#ffffff;
  font-size:12px;
}


/* CONTATTI */
#TBContatti{
	width:700px;
	table-layout:fixed;
	font-size:14px;
}

#TBContatti input{
	font-family:tahoma;
	font-size:14px;
	width:490px;
	border:1px solid #cecece;
	padding:2px;
}

#TBContatti textarea{
	font-family:tahoma;
	font-size:14px;
	width:688px;
	height:200px;
	border:1px solid #cecece;
	resize: none;
}