/*stili per il layout fluido*/
html,body { margin: 0;padding:0; background-color: #FFF; }
body { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 12px;}

div#container {
	MARGIN: 0px auto; 
	WIDTH: 760px; 
	background: #FFF;
}

img.floatleft {float: left; margin: 5px; }
img.margintop {margin-top: 0px; }
img.floatright {float: right; margin: 5px; }

DIV.cl { clear: both; }

DIV#map { border: 2px #000 solid; width: 495px; height: 400px; }

form { margin: 0px; padding: 0px; border: 0px;}
IMG {BORDER: 0px; margin: 0px; padding: 0px}

h1{margin: 0;padding:0}
h2{ margin-bottom: 8px; text-align: center;}
h2{ color: #3F73A3;font-size: 18px; font-weight: bold;}
h3{ color: #3F73A3;font-size: 15px; font-weight: bold; margin: 0px; padding: 0px;}
h3 a {color: #3F73A3; text-decoration: none;}
h1{display: none}

hr {MARGIN: 4px 0px; clear: left; color: #990000; width: 100%; height: 2px;}

span { font-family: Arial, Helvetica, sans-serif; color #000; font-size: 12px;}
a {color: #000; font-weight: bold;}
p {margin: 0px; margin-bottom: 10px;}

ul, ol, li {text-align: left;}

div#footer { 
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(../imgs_grafiche/bottom.gif) no-repeat left top;
	text-align: center;
	padding-top:6px;
	height: 20px;
	color: #3F72A3;
}

div#header { 
	clear: both;
	height: 170px; 
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
}

div#footer a{color:#3F72A3 ;font-weight: bold; text-decoration: underline}

div#barra {
 	background: url(../imgs_grafiche/sfondo-barra.gif) no-repeat left top;
 	clear:both; font-size: 11px; text-align:right; color: #FFF;
 	MARGIN: 3px 0px; WIDTH: 100%; 
	height: 14px;
}

div#barra div#sx {
 	position: relative;
 	float: left;
	padding-left: 10px;
	text-align: left;
}

div#barra div#dx {
 	position: relative;
 	float: right;
	width: 180px;
	text-align: center;
}

div#barra a {color:#FFF;font-size: 11px;text-decoration: none}
div#barra span {color:#FFF; padding-right: 10px;}

div#content{
	MARGIN: 0px; WIDTH: 100%; 
 	min-height: 600px;
	height: auto !important;
	height: 600px;
	max-height: 10000px;
	background: url(../imgs_grafiche/sfondo-corpo.gif) repeat-y left top;
}

div#navigation{ 
	float: left;
	text-align: left;
	width: 130px; 
	padding: 0px;
	margin: 0px;
	margin-left: 15px !important;
	margin-left: 8px
}

DIV#navigation span.menu { vertical-align: center; background: #FFF url(../imgs_grafiche/menu.gif) no-repeat left top; min-height: 15px; height: auto !important; height: 15px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#navigation span.active { vertical-align: center; background: #DAE4EE url(../imgs_grafiche/menu.gif) no-repeat left top; min-height: 15px; height: auto !important; height: 15px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#navigation span.rigamenu { font-size: 1px; vertical-align: center; background: url(../imgs_grafiche/sfondo-menu.gif) repeat-x left top; height: 2px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#navigation span.ind0 { padding-left: 5px; width: 125px !important; width: 130px; }
DIV#navigation span.ind1 { padding-left: 15px; width: 115px !important; width: 120px; }
DIV#navigation span.ind2 { padding-left: 25px; width: 105px !important; width: 110px; }
DIV#navigation span.ind3 { padding-left: 35px; width: 95px !important; width: 100px; }
DIV#navigation span.ind4 { padding-left: 45px; width: 85px !important; width: 90px; }
DIV#navigation span.ind5 { padding-left: 55px; width: 75px !important; width: 80px; }
DIV#navigation span.ind6 { padding-left: 65px; width: 65px !important; width: 70px; }
DIV#navigation A { font-weight: bold; font-size: 1em; TEXT-DECORATION: none; color: #3F73A3}
DIV#navigation A:hover { font-weight: bold; TEXT-DECORATION: underline; }
DIV#navigation A.active { font-weight: bold; TEXT-DECORATION: none; }

div#extra{ 
	float: right;
	text-align: left;
	width: 160px; 
	padding: 0px;
	margin: 0px;
	margin-right: 15px !important;
	margin-right: 8px
}

DIV#extra span.menu { vertical-align: center; background: #FFF url(../imgs_grafiche/menu.gif) no-repeat left top; min-height: 15px; height: auto !important; height: 15px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#extra span.active { vertical-align: center; background: #DAE4EE url(../imgs_grafiche/menu.gif) no-repeat left top; min-height: 15px; height: auto !important; height: 15px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#extra span.rigamenu { font-size: 1px; vertical-align: center; background: url(../imgs_grafiche/sfondo-menu.gif) repeat-x left top; height: 2px; MARGIN: 0px; display: block; padding-top: 0px;}
DIV#extra span.ind0 { padding-left: 5px; width: 155px !important; width: 160px; }
DIV#extra span.ind1 { padding-left: 15px; width: 145px !important; width: 150px; }
DIV#extra span.ind2 { padding-left: 25px; width: 135px !important; width: 140px; }
DIV#extra span.ind3 { padding-left: 35px; width: 125px !important; width: 130px; }
DIV#extra span.ind4 { padding-left: 45px; width: 115px !important; width: 120px; }
DIV#extra span.ind5 { padding-left: 55px; width: 105px !important; width: 110px; }
DIV#extra span.ind6 { padding-left: 65px; width: 95px !important; width: 100px; }
DIV#extra A { font-weight: bold; font-size: 1em; TEXT-DECORATION: none; color: #3F73A3}
DIV#extra A:hover { font-weight: bold; TEXT-DECORATION: underline; }
DIV#extra A.active { font-weight: bold; TEXT-DECORATION: none; }

div#corpo{
	float: left;
	width: 430px !important;
	width: 426px;
	margin: 0px 4px; 
	padding: 0px;
}

div.titolo { vertical-align: top; display: block; background-color: #3F72A3; }

div.titolo span.titolo, a.titolo { 
	float: left;
	font-size: 1.1em; 
	padding: 0px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}

div.titolo span.vedi { 
	float: right;
	font-size: 0.9em;
	padding: 0px; 
	color: #fff;
}

div.titolo span.vedi a.vedi { 
	color: #fff;
	font-decoration: underline;
}

div.titolo span.titolo_vuoto {font-size: 1.1em; display: block;}

DIV.textimage { 
	clear: both;
	display: block;
	padding: 5px;
	border: 2px #3F72A3 solid; 
	text-align: left;
}

DIV.textimage DIV.avviso { 
 	padding: 2px 0px; 
	margin-bottom: 5px; 
	background-color: #FF0000; 
	color: #FFF; 
	text-align: center; 
	font-weight: bold; 
}

DIV.split50 { 
	position: relative;
	float: left;
	width: 210px !important;
	width: 208px;
	margin: 0px 2px 4px 2px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	text-align: left;
}

DIV.split100 { 
	float: left;
	border: 0px #9F8E6D solid; 
	margin: 0px 2px 4px 2px;
	width: 424px !important;
	width: 420px;
	text-align: left;
}

DIV.splitnavigation { 
	float: left;
	border: 0px #9F8E6D solid; 
	margin-bottom: 4px;
	width: 130px !important;
	width: 130px;
	text-align: left;
}

DIV.splitextra { 
	float: left;
	border: 0px #9F8E6D solid; 
	margin-bottom: 4px;
	width: 160px !important;
	width: 160px;
	text-align: left;
}

span.riga { font-size: 1px; vertical-align: center; background: url(../imgs_grafiche/sfondo-menu.gif) repeat-x left top; height: 2px; MARGIN: 0px; display: block; margin-bottom: 5px;}

DIV.pag { margin: 4px 0px; text-align: center; color: #000; font-weight: bold}
DIV.pag a { margin: 2px; padding: 3px; color: #3F72A3; font-weight: bold; border: 1px #3F72A3 solid; text-decoration: none;}
DIV.pag a:hover { margin: 2px; padding: 3px; color: #3F72A3; font-weight: bold; border: 1px #3F72A3 solid; text-decoration: none; background-color: #DAE4EE;}
DIV.pag span.active { margin: 2px; padding: 3px; color: #3F72A3; font-weight: bold; border: 1px #3F72A3 solid; background-color: #DAE4EE;}

span.titolo { padding: 0px; color: #000; font-size: 20px; TEXT-DECORATION: none;}
span.testo { padding: 0px; color: #000; font-size: 12px; TEXT-DECORATION: none;}
p.testo { padding: 0px; color: #000; font-size: 12px; TEXT-DECORATION: none;}
p.testo span.data {color: #3F73A3; font-size: 11px; font-weight: bold;}
p.testo a {color: #000; font-size: 12px; text-decoration: underline;}

DIV.wide { clear: both; MARGIN: 0px 1% }

DIV.menucorpo { color: #000; display: block; width: 440px; padding: 10px 0px 0px 20px; }
DIV.menucorpo DIV.blocco { float: left; width: 33%; vertical: middle; }
DIV.menucorpo DIV.blocco a { color: #000; text-decoration: underline;}
DIV.menucorpo DIV.blocco a:hover { color: #000; text-decoration: underline;}
DIV.menucorpo DIV.blocco a.active { color: #999; text-decoration: underline;}

table { border: #999999 0px solid; border-collapse: collapse; }
th { background-color: #999999; font-weight: bold; color: #FFF; border-collapse: collapse; }
td { border: #999999 1px solid; padding: 2px; border-collapse: collapse; }

table.n { border: #999999 0px solid; border-collapse: collapse; background: trasparent;}
th.n { background-color: #999999; font-weight: bold; color: #FFF; border-collapse: collapse; }
td.n { border: #999999 0px solid; border-collapse: collapse; background: trasparent;}

table.v { border: #999999 1px solid; border-collapse: collapse; }
th.v { background-color: #999999; font-weight: bold; color: #FFF; border-collapse: collapse; }
td.v { border: #999999 1px solid; border-collapse: collapse; background-color: #FFF; }
td.width3 { width: 5px; border: #999999 1px solid; border-collapse: collapse; background-color: #FFF; }

form { padding: 0px; margin: 0px }
label {font-size: 11px; color: #333;}
input.invia { width: 50px; text-align: center; font-weight: bold; color: #FFF; background-color: #3F72A3}
input.radio { color: #000; width: 20px; }
input.ricerca { color: #000; width: 150px; }
input.checkbox { color: #000; width: 20px; }
input.qnt { color: #000; width: 30px; }
input.small { color: #000; width: 160px; }
textarea.textarea { color: #000; width: 500px; height: 400px; font-family: verdana, arial,sans-serif; font-size: 0.9em}
textarea.site { color: #000; width: 400px; height: 100px; font-family: verdana, arial,sans-serif; font-size: 0.9em}
textarea.small { color: #000; width: 300px; height: 100px; font-family: verdana, arial,sans-serif; font-size: 0.9em}
input,select { color: #000; width: 250px; font-family: arial,sans-serif; font-size: 0.9em}
select.small { color: #000; width: 60px; }
select.form { color: #000; width: 250px; }
input.form { color: #000; width: 250px; }
textarea.form { color: #000; width: 300px; height: 50px; font-family: verdana, arial,sans-serif; font-size: 0.9em}