﻿/* CSS Document */

<!--
body {

	background: #abdcff;
	margin-top: 0px;
	font-size: 14px;
		font-family: Verdana;

	}
	
	.Testo_Corpo_TITOLO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#06F;

	
}


	.Testo_Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
A:LINK    {text-decoration: none; color: #FFF}
A:VISITED {text-decoration: none; Color: green}
A:HOVER   {Color: #06F}
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-style:inherit;
	color: #506aff;
}
a:active {
	text-decoration: none;
	color: #506aff;

}

img {
	border: 0;
}

.Testo_Corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
A:LINK    {text-decoration: none; color:#333333}
A:VISITED {text-decoration: none; Color: green}
A:HOVER   {Color: red}
}




.Style_Foother {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.Stile_Tabella_Principale {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#abdcff;
	border-right-color: #3488f8;
	border-bottom-color: #3488f8;
	border-left-color: #3488f8;
}

.Tbl_News {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #506aff;
	border-right-color: grey;
	border-bottom-color: #506aff;
	border-left-color: grey;
}





.shadetabs{
border-bottom: 1px solid black;
width: 100%; 
valign: center;
margin-bottom: 1em;
margin-top: 3px;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 4px;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 4px 8px;
margin-right: 3px;
border: 1px solid black;
color: #2d2b2b;
background: white url(immagini-menu/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
border-bottom-color: red;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(immagini-menu/shadeactive.gif);
border-bottom-color: white;
}




.shadetabs li.none a:hover{ /*selected main tab style */
text-decoration: none;
}

.shadetabs li.none{
position: relative;
top: 22px;
}

.shadetabs li.none a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.none a:hover{ /*selected main tab style */
text-decoration: none;
}








.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 140px;
border: 0px solid #9A9A9A;
}

.markermenu li a{
background: white url(http://www.comune.santhia.net/immagini/arrow-list.gif) no-repeat 2px center;
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 2px solid white;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: white;
background-color: #FF0000;
background-image:url(http://www.comune.santhia.net/immagini/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
.Stile6 {font-size: 1px}

-->


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(immagini/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 8px 5px;
text-decoration: none;
border-right: 1px solid white;
border-top: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(immagini/blockactive.gif) center center repeat-x;
}
