body {
	margin: 20px auto;
	padding:0;
	background-color:#bcbcad;  
	font-family:  Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	

}

#preload	{
	display: none;
	}


#newheader{
	margin: 0 auto;
	background-color:#bcbcad;
	width: 1000px;
	height:109px;
	display: block;
	padding: 0px;
	position:relative;
	background-image: url('http://static.comune.villalagarina.tn.it/css/img/newheader_04.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
}


#mymenu{
	position:absolute;
	bottom: 0px;
	right:0px;

}
#mycal{
	position:absolute;
	bottom: 22px;
	right:10px;
	color:#fff;

}
#mycal a{
	color:#fff;

}
#mymenu  a	{
	float: left;
	line-height: 18px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	display: inline;
	margin: 0px;
	}

		
#mymenu  a.home	{
	width: 101px;
	background-color: #D3A33B;
	border-width: 1px 0px 1px 1px;
	letter-spacing: 1px;
	}

#mymenu  a.home:hover	{
	background-color: rgb(234, 130, 6);
	}

#mymenu a.homeon	{
	width: 101px;
	background-color: rgb(234, 130, 6);	
	letter-spacing: 1px;
	}

		
#mymenu  a.albo	{
	width: 131px;
	background-color: rgb(123, 154, 154);
	letter-spacing: 1px;
	}

#mymenu  a.albo:hover	{
	background-color: rgb(234, 130, 6);
	}

#mymenu a.alboon	{
	width: 131px;
	background-color: rgb(234, 130, 6);	
	letter-spacing: 1px;
	}
	
#mymenu a.amministrazione	{
	width: 131px;
	background-color: rgb(132, 154, 123);
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
	
#mymenu a.amministrazioneon	{
	width: 131px;
	background-color: rgb(234, 130, 6);
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	
	}
#mymenu a.amministrazione:hover	{
	background-color: rgb(234, 130, 6);
	}


#mymenu a.vivere	{
	width: 131px;
	background-color: rgb(154, 123, 130);
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
	
#mymenu a.vivere:hover	{
	background-color: rgb(234, 130, 6);
	}
	
#mymenu a.vivereon	{
	width: 131px;
	background-color: rgb(234, 130, 6);
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
	
#mymenu a.eventi	{
	width: 131px;
	background-color: rgb(154, 146, 123);
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
#mymenu a.eventi:hover	{
	background-color: rgb(234, 130, 6);	
	}

#mymenu a.evention	{
	width: 131px;
	background-color: rgb(234, 130, 6);	
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}

#mymenu a.news	{
	width: 131px;
	background-color: #6a698a;
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
	
#mymenu a.news:hover	{
	background-color: rgb(234, 130, 6);	
	}
	
#mymenu a.newson	{
	width: 131px;
	background-color: rgb(234, 130, 6);	
	border-width: 1px 1px 1px 0px;
	letter-spacing: 1px;
	}
	
.center {
	text-align:center;
	}
	
.clear	{
	clear:both; margin: 0px; padding: 0px;
	}
	
.crumbs{margin-bottom:10px;}
.crumbs a{color:#333;text-decoration:none;}
.crumbs a:hover{text-decoration:underline;}
.crumbs a:visited{color:#333;}	

#contentwrapper	{
	margin: 0 auto;
	width: 1000px;
	background-image: url('http://static.comune.villalagarina.tn.it/css/img/home_bck1000.gif');
	background-repeat: repeat-y;


}
#homewrapper	{
	margin: 0 auto;
	width: 1000px;
	background-image: url('http://static.comune.villalagarina.tn.it/css/img/home_bck1000.gif');
	background-repeat: repeat-y;


}

#homeleftcolumn{
	float:left;
	padding: 10px;
	/*width: 254px;*/
	width: 218px;
}

#primopiano {
	border-bottom: 3px solid rgb(154, 146, 123);
	float:left;
	/*width: 740px;*/
	text-indent:8px;
	padding-bottom:2px;
	width:514px;
	margin:26px 0px 0px 10px;
	font-size:13px;
	font-weight:bold;
	}


#leftcolumn{
	float:left;
	padding: 10px;
	width: 218px;
}

#contentcolumn{
float: left;
padding: 10px;
width: 740px;
}


#footer{
	width: 1000px;
	margin: 0 auto; /*Center container on page*/
	background-image: url('http://static.comune.villalagarina.tn.it/css/img/home_bck1000.gif');
	background-repeat: repeat-y;
	border-bottom:1px solid #000;
	position:relative;
}

#footer img{border:0px;}

#footer .leftcolumn{
	float:left;
	padding: 10px;
	width: 254px;
	position:relative;
}

#footer .contentcolumn{
float: left;
padding: 10px;
width: 704px;
	text-align:center;
	position:relative;
}

#footer .br {
background-image: url('http://static.comune.villalagarina.tn.it/css/img/br.png');
background-repeat:no-repeat;
width:10px;
height: 10px;
bottom:-1px;
right:0px;
position:absolute;
}

#footer .bl {
background-image: url('http://static.comune.villalagarina.tn.it/css/img/bl.png');
background-repeat:no-repeat;
width:10px;
height: 10px;
bottom:-1px;
left:0px;
position:absolute;
}

#vivere{margin-top:30px;background-color: #f7f4f2;display:block;width:100%;}
#vivere .content	{
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: rgb(176, 176, 162);
	/*border-color: rgb(247, 244, 242);*/
	color:#444444;
	background-color: #fff;
	}
#vivere h3 {
	background-color: #f7f4f2;
	font-size:14px;
	text-indent:12px;
	padding-bottom:8px;
	border-bottom: 3px solid rgb(154, 123, 130);
	}

#vivere .imgLeftCaption {
float: left;
 margin:0px 10px 4px 0px;
width:auto;
/*padding: 0px 6px 0px 0px;
border: 1px solid rgb(176, 176, 162);*/
border: 1px solid #fff;
}
#vivere .imgLeftCaption img {
margin: 0px;
}
#vivere .imgLeftCaption p {

 margin-top:10px;
font-style:italic;
}

#vivere a.title {
	/*display:block;*/
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square.gif');
	background-repeat:no-repeat;
	background-position:2px 8px;
	font-size: 12px;
	font-weight:bold;
	color:#454579;
	}
	
#vivere a.title:hover {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	/*background-color: #fff;
	color: #ea8206;
	color: #444;*/
	color:rgb(234, 130, 6);
	}

#frame{margin-top:10px;background-color: #f7f4f2;display:block;width:100%;}
#frame .content	{
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: rgb(176, 176, 162);
	color:#444444;
	background-color: #fff;
	}
#frame h3 {
	background-color: #f7f4f2;
	font-size:14px;
	text-indent:12px;
	padding-bottom:8px;
	}
#frame h3.publisher {
	border-bottom: 3px solid #6a698a;
	background-color: #fff;
	}
#frame h3.news {
	border-bottom: 3px solid #6a698a;
	}
#frame h3.ammin {
	border-bottom: 3px solid rgb(132, 154, 123);
	}
#frame h3.vivi {
	border-bottom: 3px solid rgb(154, 123, 130);
	}
#frame h3.eventi {
	border-bottom: 3px solid rgb(154, 146, 123);
	}
#frame h3.yellow {
	border-bottom: 3px solid gold;
	}
#frame h3.blue {
	border-bottom: 3px solid blue;
	}
#frame h3.green {
	border-bottom: 3px solid green;
	}
#frame h3.red {
	color:#444444;
	border-bottom: 3px solid red;
	}
#frame h4 {
	font-size:13px;
	}

#frame .module {
	border-bottom: 1px dotted #bcbcad;
	padding: 10px 0px 4px 0px;
	display:block;width:100%;
	}


#frame .lastmodule{
	border: 0px;
	padding: 10px 0px 4px 0px;
	display:block;width:100%;
	}
#frame .title a {
	/*display:block;*/
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square.gif');
	background-repeat:no-repeat;
	background-position:2px 8px;
	font-size: 12px;
	font-weight:bold;
	color:#454579;
	}
	
#frame .title a:hover {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	/*background-color: #fff;
	color: #ea8206;
	color: #444;*/
	color:rgb(234, 130, 6);
	}	
#frame .homecategory {
	
	font-size: 11px;
	/*color:#ea8206*/
	color:#444;
	}	
#frame .category {
	float:right;
	text-align:right;
	font-size: 12px;
	color:#ea8206
	}
#frame img {
	float:left;
	margin-right:10px;
	}
#frame .attachment {
	background-image: url('http://static.comune.villalagarina.tn.it/images/clip.gif');
	background-repeat:no-repeat;
	text-indent:24px;
	margin-top:4px;
	height:16px;
}
#frame .attachment a {
	text-decoration:none;
}
#frame .attachment a:hover {
	text-decoration:underline;
}
#frame .imgLeftCaption {
float: left;
 margin:0px 10px 2px 0px;
width:auto;
}
#frame .imgLeftCaption img {
margin: 0px;
}
#frame .imgLeftCaption p {
font-size:11px;
 margin-top:10px;
font-style:italic;
}
#frame .imageright {
float: right; margin:0px 0px 2px 10px;
}
#frame .imagcenter {
display:block; margin:0 auto;
}
	
#frame .tableleft {
float: left; margin:0px 10px 0px 0px;
}
	
#frame .tableleft {
float: left; margin:0px 10px 0px 0px;
}

#frame .date{
	color:#88877d;font-style:italic;
	}
img.imageleft {
float: left; margin:0px 10px 0px 0px;
}
img.imageright {
float: left; margin:0px 0px 0px 10px;
}
img.imagecenter {
display: block; margin: 10px auto;
}
.emas{
	float:left;
	display:inline;
	font-size:12px;
	background-color:#fff;
	width:200px;
	border:1px solid #004B93;
	padding:2px 8px;
	color:#004B93;
}
.emas img{
	float:left;
	border:0px;
	margin-left:10px;

}
.emastext{float:left;
	margin-top:20px;
	margin-left:8px;
}
.family{
float:right;border:0px;display:inline;margin-right:42px;margin-top:4px;
}

#frmSearch	{
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}
#homesearchtext	{
	float: left;
	/*width:180px;*/
	width:194px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(176, 176, 162);
	border-style: solid;
	background-color: #fff;
	}
#searchtext	{
	float: left;
	/*width:180px;
	width:230px;*/
	width:194px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(176, 176, 162);
	border-style: solid;
	background-color: #fff;
	}

#searchsubmit {
	float: left;
	display: block;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-width: 0px;
	background-image: url('http://static.comune.villalagarina.tn.it/images/bg_searchsubmit.gif');
	background-repeat:no-repeat;
	background-position: 1px 1px;
	background-color: rgb(139, 139, 122);
}

#frmSearch2	{
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}
#homesearchtext2	{
	float: left;
	/*width:180px;*/
	width:194px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(176, 176, 162);
	border-style: solid;
	background-color: #fff;
	}
#searchtext2	{
	float: left;
	/*width:180px;
	width:230px;*/
	width:194px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(176, 176, 162);
	border-style: solid;
	background-color: #fff;
	}

#searchsubmit2 {
	float: left;
	display: block;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-width: 0px;
	background-image: url('http://static.comune.villalagarina.tn.it/images/bg_searchsubmit.gif');
	background-repeat:no-repeat;
	background-position: 1px 1px;
	background-color: rgb(139, 139, 122);
}

#phoneBookFrm	{
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}

#phoneBookText	{
	float: left;
	width:180px;
	height: 15px;
	border-width: 1px 0px 1px 1px;
	border-color: rgb(176, 176, 162);
	border-style: solid;
	background-color: #fff;
	}

#phoneBookSubmit {
	float: left;
	display: block;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-width: 0px;
	background-image: url('http://static.comune.villalagarina.tn.it/images/bg_searchsubmit.gif');
	background-repeat:no-repeat;
	background-position: 1px 1px;
	background-color: rgb(139, 139, 122);
}

#stemma	{
	text-align: center;
	margin:10px 0px 10px 0px;
	}
#stemma img {
	border:0px;
	}
	
.news{margin-top:8px;background-color: #fff;}

.news .label {
	display:block;
  	background-color: rgb(176, 176, 162);
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}
.news .labelnews {
	display:block;
	background-color: #6a698a;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #fff;
	font-size: 11px;
	}
.news .labels {
	display:block;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	}
.news .titlenolink {
	display:block;
	/*width: 188px;*/
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	background-repeat:no-repeat;
	background-position:2px 7px;
	font-size: 11px;
	font-weight: bold;
	background-color: rgb(236, 233, 229);
	color: #333;
	}
	
.news .title a {
	display:block;
	/*width: 188px;*/
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square.gif');
	background-repeat:no-repeat;
	background-position:2px 7px;
	font-size: 11px;
	font-weight: bold;
	/*background-color: rgb(236, 233, 229);
	color: #2b7b8a;*/
	color:#454579;
	}
	
.news .title a:hover {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	/*background-color: #fff;
	color: #ea8206;
	color: #444;*/
	color:rgb(234, 130, 6);
	}

.news .content	{
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	border-style: dotted;
	border-width: 0px 1px 1px 1px;
	border-color: rgb(176, 176, 162);
	color:#444444;
	}

.news .contentnews	{
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	border-style: dotted;
	border-width: 0px 1px 1px 1px;
	border-color: #6a698a;
	color:#444444;
	}
	
.news .category {
	float:right;
	text-align:right;
	font-weight:bold;
	font-size: 11px;
	color:#ea8206
	}
.news .left90 {
float:left;
width:80%;
}
.news .left10 {
float:right;
width:20%;
text-align:center;
}
.news .fl20_pc {
	float:left;
	width:20%;
	text-align:right;
	}
.news .fl78_pc {
	float:right;
	width:80%;
	}

.news img {
	float:left;
	margin-right:4px;
	}

 .newscontent {
	padding: 2px 2px 2px 10px;
 }
 
 .newsplit {
	border-top: 1px rgb(176, 176, 162) dotted;
 }
 .lista {

 padding:4px 0px 0px 0px;
 }
 .border {border-top:1px solid #ccc;}
.newstable {
  border-bottom: 1px #908d82 dotted;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pageBrowser{float:left;
	}
.pageBrowser ul{
	margin: 8px 0px;
	padding: 0;
	list-style-type:none;
}
.pageBrowser li{
display:inline;
}
.pageBrowser a{
	background-color:rgb(236,233,229);
	text-decoration:none;
	padding:4px;
	border:1px solid #bcbcad;
	color:black;
	
}
.pageBrowser a:visited{
	text-decoration:none;
	}

.pageBrowser .selected{
	
	background-color:rgb(211,204,194);
	text-decoration:none;
	padding:4px;
	border:1px solid #bcbcad;
	color:black;
}
.red {color:red}
.sidemenu{margin-top:8px;}

.sidemenu .label {
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	border-bottom: 3px solid red;
	}
.sidemenu .labelammin {
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	border-bottom: 3px solid rgb(132, 154, 123);
	}
.sidemenu .labelvivi {
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	border-bottom: 3px solid rgb(154, 123, 130);
	}
.sidemenu .labelnews {
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	border-bottom: 3px solid #6a698a;
	}
.sidemenu .labeleventi {
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	border-bottom: 3px solid rgb(154, 146, 123);
	}
.sidemenu .label a {
	display:block;
  	background-color: rgb(176, 176, 162);
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}

.sidemenu .label a:hover {
	display:block;
  	background-color: rgb(176, 176, 162);
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}
	
.sidemenu a {
	display:block;
	border-style: dotted;
	border-width: 0px 1px 1px 1px;
	border-color: rgb(176, 176, 162);
	text-decoration: none;
	padding: 6px 0px 6px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square.gif');
	background-repeat:no-repeat;
	background-position:4px 11px;
	font-size: 11px;
	background-color: #fff;
	color: #333;
	}
	
.sidemenu a:hover {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	background-color: rgb(236, 233, 229);
	}
	
.sidemenu a.attivo {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	background-color: rgb(236, 233, 229);
	}
	
.sidemenu a.red {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_red.png');
	}
	
.sidemenu a.gold {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_gold.png');
	}
	
.sidemenu a.green {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_green.png');
	}
	
.sidemenu a.bleau {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_bleau.png');
	}


.simplemenu{margin-top:8px;}

.simplemenu img{border:0px;}

.simplemenu .label {
	display:block;
  	background-color: rgb(176, 176, 162);
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}
	
.simplemenu div{
	background-color: #fff;
	margin:0px;
	padding:0px;
	
}
	
.simplemenu div  a {
	height:22px;
	line-height:22px;
	display:block;
	padding-left: 14px;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square.gif');
	background-repeat:no-repeat;
	background-position:4px 9px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	
.simplemenu div a:hover {
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	background-repeat:no-repeat;
	background-position:4px 9px;
	}

.simplemenu div a:visited{
	text-decoration: none;
	}

.simplemenu div a.selected {
	padding:0px 0px 0px 14px;
	background-image: url('http://static.comune.villalagarina.tn.it/images/square_on.gif');
	background-color: rgb(236, 233, 229);
	background-repeat:no-repeat;
	background-position:4px 9px;
	}

table.simpletable {width:100%;margin-bottom:10px;}
table.simpletable td.pc33 {vertical-align: top;width:33%;white-space: nowrap}
table.simpletable td.pc50 {vertical-align: top;width:50%;white-space: nowrap}

.select {
	border:1px solid rgb(176, 176, 162);
	width:100%;
	}
.fleft200 {float:left; width:200px;padding-right:2px;}
.fleft300 {float:left;width:300px;}

table.borderTable {
border:1px solid#333;
border-collapse:collapse;
padding:4px;
}
table.borderTable td {
border:1px solid#333;
border-collapse:collapse;
padding:4px;
}