/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body {
	/*background-image: url(images/sfondo.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	background-color: #EFF6E8;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #000000;
}
img {
	border: 0;
}
hr 
{
	color: #FFFFFF;
	border: 0;
}
/*form {
	padding: 0;
	margin: 0;
}*/
div#container {
	position: relative;
	margin: 0;
	width: 100%;
	padding: 0;
	background-image: url(images/sfondo_conteiner.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div#containerbody {
	padding: 0;
	height: 100%;
	margin: 0;
	width: 964px;
}
.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 132px;
}
body>div#container {
	height: auto;
	min-height: 100%;
}
div {
	/*behavior : url(iepngfix.htc);*/
}

/* Stili del TOP */
div#header {
	width: 964px;
	height: 299px;
	font-size: 1.09em;
	/*background-image: url(images/sfondo_header.png);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	text-decoration: none;	
	margin: 0;
}
.LINKaccessori {
	height: 0;
	font-size: 10pt;
	text-align: right;
	color: #FFFFFF;
	line-height: normal;
}
div#intestazione {
	font-size: 1.09em;
	margin: 0;
	padding: 0;
	height: 299px;
	background-image: url(images/sfondo_intestazione.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
}
div#intestazione .tit 
{
	font-family: Trebuchet MS, Tahoma;
	font-size: 10pt;
	color: #330066;
	float: right;
	clear: right;
	text-align: right;
	width: 300px;
	padding-top: 70px;
	padding-right: 40px;
}
div#intestazione .sottotitolo 
{
	font-family: Trebuchet MS, Tahoma;
	font-size: 8pt;
	color: #330066;
	float: right;
	clear: right;
	width: 440px;
	text-align: right;
	padding-top: 0;
	padding-right: 40px;
}
div#BoxTop {
	display: none;
}
/* FINE TOP */ 

/* Stili MENU SX */
.sepNav {
	height: 1px;
	width: 200px;
	margin-left: 18px;
	/*background-color: #FFFFFF;*/
}
div#navigation { /* contenitore principale del menù */
    float: left;
    width: 200px;
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-transform: lowercase;
	/*background-image: url(images/sfondo_navigazione.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	color: #396031;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-left: 10px !important; /* questa dicitura viene interpretata solo dagli ultimi browser */
	margin-left: 10px;
	margin-right: 0;
	margin-top: 75px;
}
div#navigation ul,div#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation ul {
	margin: 0 auto;
	width: 200px;
}
div#navigation li {
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 0;
	color: #396031;
	height: 29px;
	/*border-bottom: solid 1px #cfd1d6;*/
	background-image: url(images/menuV.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#navigation li.menu-freccia {
	color: #396031;
	padding-right: 2px;
	padding-left: 10px;
	/*border-bottom: solid 1px #cfd1d6;*/
	background-image: url(images/menuF.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	display: block;
	cursor: pointer;
	position: static !important;
	position: relative;
}
div#navigation .menuArrow {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	width: 20px;
	height: 18px;
}
div#navigation ul li a {
	text-decoration: none;
	line-height: normal;
	display: block;
	cursor: pointer;
	padding-top: 5px;
}
div#navigation a:active, a:link, a:visited {
	color: #396031;
	line-height: normal;
}
div#navigation a:hover {
	color: #396031;
	text-decoration: underline;
}
div#navigation ul li div {
	width: 200px;
	position: relative !important;
	left: 180px !important;
	top: -24px !important;
	position: absolute;
	left: 180px;
	top: 24px;
	display: none;
	z-index: 5;
	border: dotted 1px #619056;
	border-bottom-width: 0;
	background-color: #deead9;
}
div#navigation ul li div ul li
{
	background-image: none;
	border-bottom: dotted 1px #619056;
	height: 29px;
}
div#navigation ul li ul {
	/*display: block;*/
}
div#navigation ul li ul li a {
	display: block;
	cursor: pointer;
	color: #330066;
}
/* FINE MENU */

/* Stili CONTENUTO */
div#content {
    margin-left: 210px;
	padding: 1.5em 4em 0 2em;
	text-align: center;
	vertical-align: top;
	margin-top: -75px;
}
div#Box {
	/*width: 100%;*/
	/*display: table-cell;*/
	vertical-align: top;
}
.titolo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16pt;
	color: #4f8443;
	text-align: right;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;*/
	height: 35px;
	text-decoration: none;
}
.testoCASO1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #330066;
	text-align: justify;
}
.msg {
	color:#CC0000;
}
.bordoIMG {
	padding: 8px;
}
.bordoIMGother {
	border: 1px solid #333333;
}
.titoloUNDER {
	font-family: Trebuchet MS. Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.textarea {
	overflow: auto;
	width: 160px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 130px;
}
.font {
	/*color: <%=Personalizza("Main_FontColor")%>;*/
}
.fontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: <%=Personalizza("Header_FontColor")%>;*/
	font-weight: bold;
}
.bordo-tabella {
	border: 1px solid #000000;
}
.tableMailing {
	margin: 10px auto;
	width: 450px;
}
.IMGsfondoMAIL {
	background-color: #ededed;
	text-align: center;
}
/* --- pagina polls ---*/
.tablePolls {
	border: 0;
	margin: 0 auto;
	width: 100%;
}
.titoloPolls {
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
}
.TESTOpollsCAMPI {
	height: 20px;
}
.TESTOpollsVOTAVEDI {
	text-align: left;
}
.TASTIpolls {
	height: 20px;
	cursor: pointer;
}
.TESTOscelta {
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
}
.collectVota {
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
/* --- fine polls --- */
.campi {
	color : #000000;
	background : #FFFFFF;
	border: 1px solid #000000;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}
.pulsante {
	cursor:pointer;
	color:#FFFFFF;
	background-image: url(images/bottone_sfondo.gif);
	background-repeat:repeat-x;
	border: 1px solid #002b7a;
	font-weight:bold;
	display:block;
	height: 28px;
}
/* FINE CONTENUTO */

/* Stili FOOTER */
div#footer {
	height: 132px;
	font-size: 1.09em;
	position: absolute;
	background-image: url(images/sfondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	text-align: center;
	clear: left;
	color: #001E31;
	line-height: normal;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#footTable {
	width: 964px;
	height: 132px;
	margin: 0;
	/*background-image: url(images/sfondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
}
.cell1 
{
	width: 260px;
	text-align: center;
	padding-bottom: 5px;
}
.cell2 {
	text-align: right;
	color: #330066;
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-right: 18px;
}
.cell3 
{
	width: 50px;
	text-align: left;
	padding-bottom: 5px;
}
/* FINE FOOTER */
div#indent a
{
	display : block;
	background : url(images/SITOMASTRO_logo.png) 0 0 no-repeat;
	margin-left : 45px;
	width : 119px;
	height : 37px;
	text-indent : -500em;
}