
/*
* STILI GENERICI DEL DOCUMENTO
*/

BODY
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #0032A3;
	background-image: url("images/sfuma.png");
	background-position: center top;
	background-repeat: repeat-x;
}

BODY, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Arial, sans-serif;
	color: #606163;
}

ul
{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

/*a, a:link, a:visited */
a, a:link
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00528A;
}

a:hover
{
	color: #ff6600;
}

/*
* STILI RELATIVI AL MENU DI SINISTRA
*/



.cont_new
{
	background-image: url(/images/fondo_areasearch.gif);
	background-repeat: repeat-x;
}



/*  area search  */



#row_down
{
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#row_down li
{
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#row_down li ul li a
{
	background: #e8e8e8;
	width: 120px;
}
#row_down li ul
{
	background: #e8e8e8;
	border: solid 1px #ccc;
}

#row_down a
{
	background: #fff url(/images/sep.gif) bottom right no-repeat;
	color: #333;
	display: block;
	float: left;
	margin: 0;
	padding: 6px 12px;
	text-decoration: none;
}
#row_down a:hover
{
	background: #003888 url(/images/hover.gif) bottom center no-repeat;
	color: #fff;
}

/*  FINE area search  */





div#container_content
{
	text-align: left;
	width: 996px;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 15px;
	vertical-align: top;
}
div#container_central
{
	float: left;
	width: 100%;
}
div#content_central
{
	font-family: Verdana; /* occhio ad allargare che si scassa il menu nero in alto (subentra spazio ai lati)*/
	margin: 0 220px 0 400px;
}
div#content_left
{
	font-family: Verdana;
	float: left;
	width: 380px;
	margin-left: -996px;
	padding-right: 20px;
}
div#content_right
{
	font-family: Verdana;
	float: left;
	width: 190px;
	margin-left: -210px;
}


.tit_hp a:hover
{
	text-decoration:underline;
	}

.intestazioni_content
{
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 10px;
	margin-left:25px;
	
	padding-top: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.intestazioni_content_footer
{
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 1px;
	width: 995px;
	margin-top: -15px;
}


.spinner
{
	position: absolute;
	top: 35%;
	left: 36%;
	z-index: 8000;
	background-color: Transparent;
	text-align: center;
	width: 347px;
	height: 87px;
}


.data
{
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}







.menuContainer
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	background-image: url(/images/titlebarsf.gif);
	padding: 0px;
}



.menuContainer li
{
	width: 140px;
	float: left;
	height: 22px;
}


.menuContainer li a, .menuContainer li a:link, .menuContainer li a:visited
{
	font-size: 13px;
	color: #00528A;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	display: block;
	width: 100%;
	float: left;
	height: 22px;
	background-color: Transparent;
}

.menuContainer li a:hover
{
	color: #ff6600;
}

.menuVoice
{
	font-size: 0.7em;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: #efefef; /*background-color: #f0f2f8;*/
	height: 20px;
}

.menuVoice_empty
{
	font-size: 0.7em;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: #dce0ed; /*background-color: #f0f2f8;*/
}

.menuVoice_selected a, .menuVoice_selected a:link, .menuVoice_selected a:visited
{
	color: #00528A;
	background-color: #fff;
}

/*
* STILI RELATIVI AL CONTENITORE
*/

.infoTitle
{
	font-size: 11px;
	color: white;
	font-family: Verdana, arial, sans-serif;
	background-color: #31577c;
}

.infoContainer
{
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	color: black;
}

.infoInternal
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: #efefef;
}

/*
* STILI RELATIVI AL PANNELLO DI INFO DEL TITOLO IN BORSA
*/

.tradeContainer
{
	font-size: 0.8em;
	color: black;
	font-family: Verdana, arial, sans-serif;
	background-color: #a7b9dc;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}


.tradeTitle
{
	font-size: 11px;
	color: white;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	background-color: #a7b9dc;
}

.tradeLabel
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px dotted;
	background-color: #efefef;
}

.tradeValue
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	border-bottom: #31577c 1px solid;
	background-color: #dce0ed;
	text-align: right;
}

.tradeInfoMessage
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
}

.newsDate
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #a7b9dc;
}

.newsContent
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	background-color: transparent;
}


/*
* STILI RELATIVI AI LINK DI FONDO PAGINA
*/

.links
{
	background-color: transparent;
}


.linkTitle
{
	font-size: 11px;
	color: black;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	border-bottom: solid 1px black;
	height: 16px;
}


.links li a, .links li a:link, .links li a:visited
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: Transparent;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 100%;
}

.links li a:hover
{
	color: black;
	background-color: #dce0ed;
}

/* DEFINIZIONE STILI INTERNI

																		.webContentContainer
																		{
																			background-color: #fff;
																		}
																		*/


.panelInternalTitle
{
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #6c6c6c;
	font-family: Verdana, arial, sans-serif;
	height: 25px;/*
	background: #fff; background:fff;*/
	background-image: url(/images/bk_tit.gif) ;
	background-repeat: repeat-x;
	padding: 2px 2px 2px 5px;
	border-right: white 0px solid;
	border-top: #d0d0d0 0px solid;
	border-left: white 0px solid;
	border-bottom: #ccc 2px solid;
}


.panelInternalTitleChart
{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #1e1e1e;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	height: 15px;
	background: #fff; /*background:fff;*/ /*background-image: url(/images/sf_gray_naopak.jpg);*/
	background-image: url(/images/sf_gray.jpg);
	background-repeat: repeat-y;
	padding: 0px 2px 2px 5px;
	border-right: white 0px solid;
	border-top: #d0d0d0 0px solid;
	border-left: white 0px solid;
	border-bottom: #d0d0d0 0px solid;
}


.panelInternal
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	background-color: #fff;
	padding-left: 0px; /*height: 478px;*/
	width: 996px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}






.panelInternalInfoAbout
{
	color: #1e1e1e;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 12px;
	font-family: Verdana, arial, sans-serif;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
}

.panelTableContainer
{
	background-color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.panelTableContainer th
{
	font-size: 11px;
	background-color: #efefef;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #41485c;
	border-bottom: #41485c 1px dotted;
}

.panelTableContainer td
{
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	color: #41485c;
	background-color: #dce0ed;
}

.panelInternalTabs
{
	font-size: 11px;
	background-color: #efefef;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #41485c;
	height: 18px;
}

.panelInternalTabs li
{
	float: left;
	width: 50px;
}

.panelInternalTabs li a, .panelInternalTabs li a:link, .panelInternalTabs li a:visited
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: #dfdfdf;
	border-bottom: #41485c 0px solid;
	border-top: #41485c 1px solid;
	border-left: #41485c 1px solid;
	border-right: #41485c 1px solid;
	margin-left: -1px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
	width: 100%;
	text-align: center;
}

.panelInternalTabs li a:hover
{
	color: white;
	background-color: #a7b9dc;
}

/* MENU NERO COMUNE */

ul#menu_a_2livelli
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0px;
	background: black;
	list-style: none;
	font: 9px Verdana, arial;
	display: inline;
	height: 15px;
}

ul#menu_a_2livelli li
{
	float: left;
	margin: 0;
	padding: 0;
	border-right: 0px solid #D76120;
	color: black;
	height: 15px;
	padding-right: 4px;
}

ul#menu_a_2livelli li ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_a_2livelli a:link, ul#menu_a_2livelli a:visited, ul#menu_a_2livelli a:hover, ul#menu_a_2livelli a:focus, ul#menu_a_2livelli a:active
{
	display: block;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
ul#menu_a_2livelli li ul
{
	display: none;
}
ul#menu_a_2livelli li:hover ul#menuInternal01, ul#menu_a_2livelli li.over ul#menuInternal01, ul#menu_a_2livelli li:hover ul#menuInternal02, ul#menu_a_2livelli li.over ul#menuInternal02, ul#menu_a_2livelli li:hover ul#menuInternal03, ul#menu_a_2livelli li.over ul#menuInternal03, ul#menu_a_2livelli li:hover ul#menuInternal04, ul#menu_a_2livelli li.over ul#menuInternal04
{
	display: block;
	position: absolute;
	z-index: 1;
	width: 180px;
	margin: 0 0 0 0;
	border-bottom: 0px solid white;
	background: black;
}

ul#menu_a_2livelli li ul li
{
	border-bottom: 0px solid white;
	width: 180px;
	padding: 2px 2px 2px 2px;
}

ul#menu_a_2livelli li ul li a:hover
{
	background-color: #555555;
}

ul#menuInternal01 li ul
{
	display: none;
}

ul#menuInternal01 li:hover ul, ul#menuInternal01 li.overInternal ul
{
	display: block;
	position: absolute;
	z-index: 1;
	width: 180px;
	margin-left: 178px;
	margin-top: -16px;
	border-bottom: 0px solid white;
	background: black;
}

.tableDati
{
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	background-color: #dce0ed;
	border-left: #31577c 1px solid;
	border-top: #31577c 1px solid;
}

.tableDati tr td
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px solid;
	background-color: #dce0ed;
	text-align: right;
}

.tableDati tr th
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	border-bottom: #31577c 1px solid;
	border-right: #31577c 1px solid;
	background-color: #efefef;
	font-weight: normal;
}

.infoPanelsContainer
{
	font-size: 0.8em;
	color: black;
	font-family: Verdana, arial, sans-serif;
	background-color: #a7b9dc;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.infoPanelsTitle
{
	font-size: 11px;
	color: white;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	border-bottom: #31577c 1px solid;
	background-color: #a7b9dc;
}

.infoPanelsContent
{
	font-size: 11px;
	color: #41485c;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #efefef;
}

/* Stile video consigliati */

.videoConsigliati
{
	border-right: white 0px solid;
	border-top: #d0d0d0 1px solid;
	border-left: white 0px solid;
	border-bottom: #d0d0d0 1px solid;
	padding: 1px 2px 1px 2px;
	background-color: #fff;
	background-image: url(/images/sf_gray.jpg);
}

/* link presenti in centro pagina */
.collegamento, .collegamento:link, .collegamento:visited
{
	font-weight: bold;
	color: #00528A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.collegamento:hover
{
	color: #ff6600;
}

.subTitle
{
	padding: 2px 2px 2px 2px;
	background-color: #625862;
}

.fieldHeader_form_ext_sfumato
{
	background-image: url(/images/yellow_sfumato_580x6.gif);
	background-repeat: repeat-y;
	border-top: black 1px dotted;
	font-size: x-small;
}

.gray_sfumato
{
	background-image: url(/images/sf_gray.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.gray_sfumato INPUT, .gray_sfumato SELECT, .gray_sfumato OPTION
{
	font-size: 11px;
}

#listaMiniature
{
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	width: 727px;
}

#listaMiniature TD, #listaMiniature SELECT
{
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.nota
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.tit, .thumb, .stream, .descr, .related, .downl, .smail, .copy
{
	font-family: verdana,helvetica,sans-serif;
	text-decoration: none;
}
.tit
{
	font-size: 10pt;
	color: #00528A;
	font-weight: bold;
}
.thumb
{
	font-size: 8pt;
	color: #666666;
}
.stream
{
	font-size: 7pt;
	color: #000000;
}
.descr
{
	font-size: 9pt;
	color: #000000;
}
.related
{
	font-size: 8pt;
	color: #000000;
}
.downl
{
	font-size: 8pt;
	color: #000000;
}
.smail
{
	font-size: 7pt;
	color: #000000;
}
.copy
{
	font-size: 7pt;
	color: #ffffff;
}

td.tit
{
	background-color: #fff;
	border-bottom: solid #d0d0d0 1px;
}
td.thumb
{
	background-color: #fff;
}
td.stream
{
	background-color: #fff;
}
td.descr
{
	background-color: #fff;
}
td.related
{
	background-color: #fff;
}
td.downl
{
	background-color: #fff;
}
td.smail
{
	background-color: #fff;
}
td.spacer
{
	background-color: transparent;
}
td.copy
{
	background-color: #fff;
	border: 1px solid #000000;
}


/* footer */
.copyR {
    background-color:#fff;
    color:#fff; 
    padding:5px;
    width:996px;
    font-family: Verdana, Arial, sans-serif;
    text-align:center;
    font-size:11px;
    margin-left:auto;
     margin-right:auto;
    
}

.Copyright
{
	font-family: Verdana, Arial;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.pager TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.pager TD a, .pager TD a:link, .pager TD a:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #00528A;
	font-weight: bold;
}

.pager TD a:hover
{
	color: #ff6600;
}

.textContent TABLE
{
	width: 100%;
}

.menuContainerInterno
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	background-color: #dae9f8;
	padding: 0px;
}

.menuContainerInterno ul
{
}

.menuContainerInterno li
{
	width: 110px;
	height: 20px;
}


.menuContainerInterno li a, .menuContainerInterno li a:link, .menuContainerInterno li a:visited
{
	font-size: 11px;
	color: #00528A;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	display: block;
	width: 100%;
	height: 20px;
}

.menuContainerInterno li a:hover
{
	color: #ff6600;
}

.buttonYtLike
{
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
	background-image: url(/images/titlebarsf.gif);
	padding-left: 3px;
	margin-right: 3px;
	height: 20px;
	width: 180px;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer;
}

.buttonYtLike_selectall
{
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
	background-image: url(/images/titlebarsf.gif);
	padding-left: 3px;
	margin-right: 3px;
	height: 20px;
	width: 160px;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer;
}
.buttonYtLike_selectall_corto
{
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
	background-image: url(/images/titlebarsf.gif);
	padding-left: 1px;
	margin-right: 1px;
	height: 20px;
	width: 294px;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer;
}

.menuContainerButton, .menuContainerButton:link, .menuContainerButton:visited
{
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	display: block;
	width: 100%;
	float: left;
	background-color: Transparent;
	vertical-align: middle;
}

.menuContainerButton:hover
{
	color: #ff6600;
}

.buttonYtLikeNew, .buttonYtLikeNew:link, .buttonYtLikeNew:visited
{
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	height: 20px;
	vertical-align: middle;
	padding-top: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	background-color: White;
	color: black;
	text-align: center;
	background-image: url(/images/buttonsf.gif);
}

.buttonYtLikeNew:hover
{
	border: 1px solid #999999;
	color: black;
}

.menuContainerTop
{
	border-right: white 0px solid;
	border-top: #cccccc 0px solid;
	border-left: white 0px solid;
	border-bottom: #cccccc 0px solid;
	padding: 0px;
	vertical-align: middle;
	height: 30px;
	background-image: url(/images/titlenewsf.gif);
	background-repeat: repeat-x;
}
/* per rendere + usabile la paginazione*/
/*.pager table  a:hover
{
	background-color:#808080;
	color:#fff;
	}
*/
.menuContainerTop li
{
	width: 110px;
	float: left;
	height: 22px;
	vertical-align: middle;
	border-right: #cccccc 1px solid;
}

.menuContainerTop li a, .menuContainerTop li a:link, .menuContainerTop li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	 
}

.menuContainerTop li a:hover
{
	color: #ff6600;
}

.sottolineato a:hover
{
	color: #ff6600;
	border-bottom:solid 4px #ccc;
}
.sottolineato
{
	padding-top:3px;
}

.buttonYtLikeNew_down, .buttonYtLikeNew_down:link, .buttonYtLikeNew_down:visited
{
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	height: 20px;
	vertical-align: middle;
	padding-top: 1px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	background-color: White;
	color: black;
	text-align: center;
	background-image: url(/images/buttonsf_down.gif);
}

.buttonYtLikeNew_down:hover
{
	border: 1px solid #999999;
	color: black;
}

.buttonYtLikeMenu, .buttonYtLikeMenu:link, .buttonYtLikeMenu:visited
{
	padding-left: 2px;
	height: 24px;
	vertical-align: middle;
	padding-top: 3px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	background-color: White;
	color: black;
	text-align: left;
	width: 140px;
	border-bottom: 1px solid #cccccc;
}

.buttonYtLikeMenu:hover
{
	background-color: #eaeaea;
	color: black;
}




/* --------------------------------
	LOGIN
-------------------------------- */
.LoginForm
{
	background-color:#C5C5C5;
	border:solid 1px #FFF;
	padding:15px;
	margin-top:27px;
	margin-left:20px;
}
.login-data
{
	background-color:#E2E2E2;
	font-weight:bold;
}
.login-data div
{
		padding:5px;
}
.login-data input
{
	border:solid 1px #CCC;
	padding:5px;
	font-family:Verdana;
	font-size:12px;
	color:#474849;
}
.login-footer
{
	background-color:#EEE;
}
.login-footer div
{
	padding:5px;
}
.login-head
{
	background-color:#EEE;
}
.login-head div
{
	color:#5E5E5E;
	font-weight:bold;
	padding:5px;
	font-size:10px;
}

#login-form-pulsanti
{
	height:145px;
	margin-top:2px;
}
#login-form-pulsanti td
{
	text-align:center;
}
.basic-card-access
{
	margin-top:15px;
	margin-left:18px;
}
.basic-card-access-link
{
	padding:2px 2px 2px 2px;
}
.basic-card-access-link a, .basic-card-access-link a:active, .basic-card-access-link a:visited
{
	color:#676767;
	text-decoration:none;
}
.basic-card-access-link a:hover
{
	text-decoration:underline;
}
.basic-card-access-titolo
{
	padding:2px 2px 2px 2px;
	font-weight:bold;
}



			/* area search - riga sotto*/
    /* remove the list style */#nav_new
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .coloralato
    {
    	 border-right:solid 1px #000;
    	
    	}
    	
    .clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}
    /* make the LI display inline *//* it's position relative so that position absolute *//* can be used in submenu */#nav_new li
    {
        float: left;
        display: block;
        width: 120px;
        background: #fff;
        position: relative;
        z-index: 500;
        margin: 0 0px;
        font-size: 10px;
        border-right:solid 1px #ccc;
    }
    /* this is the parent menu */#nav_new li a
    {
        display: block;
        padding: 4px 4px 0 4px;
        font-weight: 700;
        height: 22px;
        text-decoration: none;
        color: #333;
        text-align: center;
    }
    /* this is the parent menu */#nav_new li ul
    {
  text-align:left;
     }
    #nav_new li a:hover
    {
        color: #fff;
        background-color: #003888;
    }
    /* you can make a different style for default selected value */#nav_new a.selected
    {
        color: #f00;
    }
    /* submenu, it's hidden by default */#nav_new ul
    {
        position: absolute;
        left: 0;
        display: none;
        margin: 0 0 0 0;
        padding: 0;
        list-style: none;

    }
    #nav_new ul li
    {
        width: 140px;
        float: left;
        border-top: 0px solid #fff;
    }
    /* display block will make the link fill the whole area of LI */#nav_new ul a
    {
        display: block;
        height: 15px;
        padding: 5px 5px;
        color: #666;
    }
    #nav_new ul a:hover
    {
        text-decoration: underline;
    }







					/*    div nascosto suggerimenti     */

				
					#page_container {
						position: relative;
						margin-left: auto;
						margin-right: auto;
						width: 996px;
						top: -20px;
					}
				
					.panel_button {
						margin-left: auto;
						margin-right: auto;
						position: relative;
						width: 60px;
						height:15px;
						background: url(images/panel_button.png);
						z-index: 20;
						filter:alpha(opacity=70);
						-moz-opacity:0.70;
						-khtml-opacity: 0.70;
						opacity: 0.70;
						cursor: pointer;
					}
					.panel_button img {
						position: relative;
						top: 1px;
						left:10px;
						border: none;
					}
					.panel_button a {
						text-decoration: none;
						color: #545454;
						font-size: 20px;
						font-weight: bold;
						position: relative;
						top: 5px;
						left: 10px;
						font-family: Arial, Helvetica, sans-serif;
					}
					.panel_button a:hover {
						color: #999999;
					}
				
					#toppanel {
						position: absolute;
						width: 996px;
						left: 0px;
						top:20px;
						z-index: 25;
						text-align: left;

					}
					#panel {
						width: 996px;
						position: relative;
						top: 1px;
						height: 0px;
						margin-left: auto;
						margin-right: auto;
						z-index: 10;
						overflow: hidden;
						text-align: left;
					}
					#panel_contents {
						background: black;
						filter:alpha(opacity=80);
						-moz-opacity:0.80;
						-khtml-opacity: 0.80;
						opacity: 0.80;
						height: 100%;
						width: 996px;
						position: absolute;
						z-index: -1;
					}
					#panel h1 {
						text-align: center;
						font-family: Geneva, Arial, Helvetica, sans-serif;
						color: white;
						font-weight: normal;
						line-height: 35px;
						left: 275px;
						position: absolute;
						top: 10px;
					}
					#panel textarea {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						left: 275px;
						position: absolute;
						top: 50px;
					}
					#panel input {
						font-family: Geneva, Arial, Helvetica, sans-serif;
						left: 275px;
						position: absolute;
						top: 185px;
					}
					
				


/* INIZIO MENU NUOVO 

.container_menu
{
	margin: 0;
	padding: 0;
	font: 8px normal Verdana, Arial, Helvetica, sans-serif;
	z-index: 5000;
	width: 996px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 0px;
}
ul.topnav
{
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 996px;
	font-size: 1.2em;
	background: url(/images/topnav_bg.gif) repeat-x #262626;
	color: #fff;
}
ul.topnav li
{
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	position: relative;
}
ul.topnav li a
{
	padding: 4px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
ul.topnav li a:hover
{
	background: url(/images/topnav_hover.gif) no-repeat center top;
	color: #ff6600;
}
ul.topnav li span
{
	width: 17px;
	height: 20px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center 4px;
}
ul.topnav li span.subhover
{
	background-position: center bottom;
	cursor: pointer;
}
ul.topnav li ul.subnav
{
	list-style: none;
	position: absolute;
	left: 0;
	top: 20px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a
{
	float: left;
	width: 145px;
	background: #333 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover
{
	background: #222 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
}
#header_menu
{
	width: 996px;
	padding-top: 0px;
}

FINE MENU NUOVO  */

