/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(images/sf_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:  Trebuchet MS,Arial,Times New Roman;
	font-size: 1em;
	font-weight: normal;
	color: #2c2c2c;
}
img {
	border: 0;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	height: 100%;

}
div#containerbody {
	background-image: url(images/sf_menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 980px;
	padding: 0;
	height: 100%;
	margin: 0 auto;
	position:relative;

}
body>div#container {
	height: auto;
	min-height:100%;
}
div {
	/*behavior : url(iepngfix.htc);*/
}

/* Stili del TOP */
div#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 157px;
	text-decoration: none;
	text-align:center;
	min-width:980px;
}
.LINKaccessori {
	height: 58px;
	font-size: 1em;
	text-align: right;
	color:#FFFFFF;
	line-height: 40px;
}
div#intestazione {
	text-align:right;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	padding-right: 20px;
	width: 910px;
	padding-top: 50px;
}
div#intestazione h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin:75px 0 0 0;
}
div#intestazione .sottotitolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
div#BoxTop {
	display: none;
}
/* FINE TOP */ 

/* Stili MENU SX */
.sepNav {
}
div#navigation { /* contenitore principale del menù */
    float: left;
    width: 227px;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-left: 44px!important; /* questa dicitura viene interpretata solo dagli ultimi browser */
	margin-left: 22px;
}
div#navigation ul,div#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation ul {
	margin: 0 auto;
	width: 100%;
}
div#navigation li {
	padding-right: 2px;
	padding-left: 10px;
	height: 30px;
	background-image: url(images/sf_voceMenu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#navigation li.menu-freccia {
	background-image: url(images/sf_voceMenu_freccia.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	position: static !important;
	position: relative;
	font-size: 17px;
	line-height: 30px;
	font-style: italic;
	color: #00aaff;
}
div#navigation .menuArrow {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width: 10px;
	height: 20px;
}
div#navigation ul li a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	font-size: 17px;
	font-style: italic;
	line-height: 30px;
	color: #00aaff;
}
div#navigation a:active, a:link, a:visited {
}
/*div#navigation li:hover {
	background-image: url(images/sf_voceMenu.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}*/
div#navigation ul li div {
	width: 210px;
	position: relative !important;
	left: 212px !important;
	top: -25px !important;
	position: absolute;
	left: 212px;
	top: 3px;
	display: none;
	z-index: 5;
	background-color: #ffffc9;
	border: 1px solid #00CCFF;
}
div#navigation ul li ul {
	/*display: block;*/
}
div#navigation ul li ul li a {
	display: inline;
	cursor: pointer;
}
/* FINE MENU */

/* Stili CONTENUTO */
div#content {
    margin-left: 270px;
	padding: 0 3px 30px 20px;
	text-align: center;
	vertical-align: top;
}
div#Box {
	vertical-align: top;
	padding-top: 50px;
	padding-left: 10px;
	line-height:normal;
}
.titolo {
	font-style:italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #2c2c2c;
	font-weight: bold;
	text-align: left;
	background-image: url(images/sf_titolo.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 31px;
	text-decoration: none;

	margin-bottom: 22px;
}
.testoCASO1 {
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #2c2c2c;
	text-align: justify;
}
.testoCASO1 a {
	text-decoration: none;
	color: #0181e3;
}
.testoCASO1 p
{
	line-height: normal;
}
.testoCASO1 table
{
	border:1px #FFCC66 solid;
	background-color:#FFFFdd;
}
form#form-modulo{
	padding:0;
	margin:0;
	text-align:center;
}
table#tbl_modulo{
	margin:0 auto;
	font-size:0.81em;
}
table#tbl_modulo td{
	padding:4px;
	text-align:left;
	vertical-align:top;
}
.msg {
	color:#006600;
	display:block;
	background-color:#99FF99;
	border: 1px solid #006600;
}
.obbligatorio {
	color:#ff0000;
	font-size:9px;
	font-style:italic;
}
.bordoIMG {
	padding: 8px;
}
.bordoIMGother {
	border: 1px solid #333333;
}
.fotoelenco {
	width: auto;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
}
.fotoelenco img {
	max-width:300px
}
div#torna {
	clear:both;
}

.titoloUNDER {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.textarea {
	overflow: auto;
	width: 160px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 130px;
}
.font {
	/*color: <%=Personalizza("Main_FontColor")%>;*/
}
.fontBold {
	font-family: Verdana, 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 */
.clear {
	clear:both;
	text-align:left;
	padding-left:60px;
	height: 190px;
}
/* Stili FOOTER */
div#footer {
	clear: left;
	height: 135px;
	font-size: 0.69em;
	background-image: url(images/sf_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e9e9e9;
	width: 100%;
	text-align: center;
	color: #999999;
	position: absolute;
	bottom:0;
	margin:0;
	padding:0;
}
#footTable {
	width: 980px;
	padding-left:5px;
	padding-right:5px;
	margin: 16px auto;
}
.cell1 {

}
.cell2 {

}
.cell3 {

}
/* FINE FOOTER */
div#indent a
{
	display : block;
	background : url(images/logo_SM.gif) 0 0 no-repeat;
	margin-left : 65px;
	width : 84px;
	height : 25px;
	text-indent : -500em;
}