﻿body {
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    color: #666060;
    background-color: #f6f6f5;
	/*background-image:url(../images/marblefaint.jpg);*/
	SCROLLBAR-FACE-COLOR: #1F5793;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}

.Links:visited{color:#545140; text-decoration:none}
.Links:link{color:#545140; text-decoration:none}
.Links:hover{color:#545140; text-decoration:underline}

#slider { height: 600px; overflow: hidden; position: relative; margin: 10px 0; }
#mover { width: 180px; position: relative; }
.slide { padding: 10px 10px; width:180px; float: left; position: relative; }
.slide h1 { font-family: Helvetica, Sans-Serif; font-size: 12px; color:Blue; left:100px; top:0px }
.slide p { color: #999; font-size: 12px; line-height: 22px; width: 300px; }
.slide img { position: absolute; top: 0px; left: 2px;}
#slider-stopper	{ position: absolute; top: 1px; r1ht: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

.indentmenu{

	width: 770px; /*	overflow: hidden;*/
	height: 50px;
	margin-top: 0px;
   padding-top: 0px;
	display: inline;
}

.indentmenu ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	float: left;
	width: 780px; /*width of menu*/
	height: 50px;
	background: black url(../images/menubg1.gif) center center repeat-x;
}

.indentmenu ul li{
   display: inline;
}

.indentmenu ul li a{
	float: left;
	color: White; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #2178AD;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 8px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/menubg2.gif) center center repeat-x;
}

.selectednode
    {
        color: Blue;
    }

.testodrp {
    color : #545140;
    font-family : Verdana;
    font-size : 10px;
}

.smalltxt {
    color : #545140;
    font-family : Verdana;
    font-size : 9px;
}

.smalltxtlink {
    color : #545140;
    font-family : Verdana;
    font-size : 11px;
}
.smalltxtblu {
    color : #1F5793;
    font-family : Verdana;
    font-size : 12px;
	font-weight:bold;
}

.smalltxtunderline {
    color:Black;
    font-family : Verdana;
    font-size : 11px;
    font-weight:bold
}

.smalltxtwhite {
    color : #FFFFFF;
    font-family : Verdana;
    font-size : 9px;
}

.bigtxtbold {
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
}

.biglinks {
    color: #eeeee6;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bold;
}

.barralink
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: small-caps;
}


.categorie
{
    color : #FFFFFF;
    font-size : 10px;    
    FONT-FAMILY: Verdana;
    text-decoration: none;
}

.elencocategorie
{
    color : #545140;
    font-size : 9px;    
    FONT-FAMILY: Verdana;
    text-decoration: none;
}
.titolo
{
    font-family: Verdana;
    font-size:16px;
    color: #666060;
    font-weight:bold;
}

.titolopiccolo
{
    font-family: Verdana;
    font-size:12px;
    color: #666060;
    font-weight:bold;
}

.testo
{
    font-family: Verdana;
    font-size:11px;
    color: #666060;
    font-weight:normal;
}

.testo_rosso
{
    font-family: Verdana;
    font-size:11px;
    color: #FF0000;
    font-weight:normal;
}

.titolo_stampa
{
    font-family: Verdana;
    font-size:10px;
    color: #000000;
    font-weight: bold;
}

.testo_stampa
{
    font-family: Verdana;
    font-size:9px;
    color: #000000;
    font-weight: normal;
}

.testo_stampa_piccolo
{
    font-family: Verdana;
    font-size:8px;
    color: #000000;
    font-weight: normal;
}

.button
{
    border-right: 1px solid;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color:#1F5793;
    font-family: Verdana;
    font-size: 10px;
    background-color: transparent;
    cursor: pointer;
}

input
{
        font-family: Verdana;
        font-size: 10px;
        border-style:solid;
        border-width:1px;
        border-color:#1F5793;
}