/* ------------------------------------------------------------------------------------------------------------------------ */
/*																															*/
/* Elements --------------------------------------------------------------------------------------------------------------- */
/*																															*/
/* ------------------------------------------------------------------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}
html { 
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" ,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	background: #0096d4;
}
img {
	padding: 0px; 
	border: 0px;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	font-size: 20px;
	color: #0096d4;
	font-weight: 100;	
	letter-spacing:-0.05em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
h1 a:hover {
    text-decoration: none;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 14px;
	color: #0096d4;
	margin: 10px auto;
	text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
h3, h3 a:link, h3 a:active, h3 a:visited{
	font-size: 10px;
	color: #939598;
	margin: 5px auto;
	text-decoration: none;
}
h3 a:hover {
    text-decoration: underline;	
}
h4, h4 a:link, h4 a:active, h4 a:visited{
	font-size: 16px;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
h4 a:hover {
    text-decoration: underline;	
}
h5{
	font-size: 13px;
	color: #0096d4;
	margin: 10px auto;
	text-decoration: none;
}
hr {
	color: #0096d4;
	background-color: #0096d4;
	width: 100%;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-bottom: 0;
	clear:both;
}
em {
	color: #939598;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
form {
	border: 0;
	padding: 0;
	margin: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ */
/*																															*/
/* Pagination ------------------------------------------------------------------------------------------------------------- */
/*																															*/
/* ------------------------------------------------------------------------------------------------------------------------ */

#menuTop {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	float: left;
}
#navflash {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-align:center;
	background-color: #0096d4;
	color: white;
}
#menuTop_container {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	float: left;
	background: #fff url(../pagination/background/menutop.gif) no-repeat bottom;
}
#menuTop_bg {
	width: 945px;
	margin: 0 auto;
	padding: 0px;
	height: 150px;	
}
#menuTop_utility {
	float: left;
	width: 760px;
	height: 25px;
	line-height: 25px;	
	display: table;
	text-align:right;
}
#menuTop_utility span {
	height: 25px;
	line-height: 25px;
}
#menuTop_utility img {
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 2px;
}
#menuTop_utility_right {
	float: left;
	width: 185px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	display: block;
}
#menuTop_center {
	width: 945px;
	height: 75px;
	clear: both;
	text-align: left;
}
#menuTop_menu {
	width: 945px;
	height: 50px !important;
	line-height: 50px !important;
	font-size: 14px;
	text-align: center;
	clear: both;
	background: none;
}

/* Menu */
#menuTop_menu ul {
	list-style: none;
	border: 0;
	margin: 0;
}
#menuTop_menu li {
	float: left;
	display: inline;
}
#menuTop_menu li a {   
   display:	block;
   width: 135px;
   height: 50px;
   line-height:50px;
   text-decoration: none;
   color: #fff;
   font-size: .9em;	
   font-weight: 100;
   letter-spacing: -1px;
}
#menuTop_menu a:hover {
   display: block;
   text-decoration: none;
   top: 0px;
   background: url(../pagination/background/main_menu/over.gif) no-repeat center;
}

/* Fine menu */

#titoloPagina_container {
	width: 100%;
	clear: both;
	background-color: #fff;
}
#titoloPagina {
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 945px;
	margin: 0 auto;
	text-align: left;	
}
#breadcrumb_container {
	width: 100%;
	margin: 0 auto;
	clear: both;
	background: white;
	float: left;
}
#breadcrumb {
	background-color: white;
	padding: 4px 20px;
	width: 905px;
	margin: auto;
	text-align: left;
	color: black;
	text-decoration: none;
	background-image:url(../icone/site_map.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px dotted #939598;
	border-bottom: 1px dotted #939598;
}
#presentazione_container {
	width: 100%;
	margin: 0 auto;
	background: white;
	clear: both;
	float: left;
	background: url(../pagination/background/page.gif) center top no-repeat white;
}
#corpoPagina_container {
	width: 100%;
	margin: 0 auto;
	background: white;
	clear: both;
	float: left;
}
#corpoPagina {
	width: 945px;
	clear: both;
	margin: 0 auto;
	background: #ffffff;
}

/* Index products --------------------------------------------------------------------------------------------------------- */

.prod_welcome {
	width: 315px;
	float: left;
	padding-bottom: 10px;
}
.prod_welcome h1, .prod_welcome h1 a {
	text-align: right;	
	font-size: 18px;
	color: #000;
	font-weight: 100;	
	letter-spacing:-0.05em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;	
}
.prod_welcome h1 a:hover {
	color: #0096d4;
}
.prod_welcome p {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Navigazione Submenu ---------------------------------------------------------------------------------------------------- */

#subMenu {
	font-size: 11px;
	width: 200px;
	float:left;
	margin: 0;
    padding: 0;	
	margin-left: 0;
}
#subMenu ul {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#subMenu li {
	width:200px;
	margin: 0;
	margin-bottom:2px;
	background: #dcddde;
	list-style-type: none;
}
#subMenu li a, #subMenu li a:active, #subMenu li a:link, #subMenu li a:visited  {
	height: 23px;
	line-height:23px;
	margin: 0;
	padding:0;
	display: block;
	color: black;
	padding-left:10px;
	text-indent:4px;
	text-decoration: none;
	font-weight: 500;
}
#subMenu li a:hover {
	color: #fff;
	text-decoration: none;
	background: #0096d4;
}
#subMenu li.active a, #subMenu li.active a:link, #subMenu li.active a:active, #subMenu li.active a:visited {
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	background: url(../icone/sub_white.gif) left no-repeat #0096d4;
}
#subMenu li.active ul {
	margin:0;
	padding:0;
	padding-top:2px;
	list-style:none;
}
#subMenu li.active li a, #subMenu li.active li a:link, #subMenu li.active li a:active, #subMenu li.active li a:visited {
	height: 23px;
	line-height:23px;
	display: block;
	color: #000;
	background: url(../icone/sub_black.gif) 12px center no-repeat #f5f5f5;
	text-indent: 18px;
	font-weight:normal;
	
}
#subMenu li.active li a:hover {
	color: #fff;
	background: url(../icone/sub_white.gif) 12px center no-repeat #000;
	
}
#subMenu li.active li.aperto a, #subMenu li.active li.aperto a:link, #subMenu li.active li.aperto a:visited, #subMenu li.active li.aperto a:active {
	color: #fff;
	background: url(../icone/sub_white.gif) 12px center no-repeat #000;
}


#subMenu li.aperto ul {
	margin:0px;
	padding:0;
}
#subMenu li.aperto li.subsubmenu {
	background-image: none;
}
#subMenu li.aperto li.subsubmenu a, #subMenu li.aperto li.subsubmenu a:link, #subMenu li.aperto li.subsubmenu a:active, #subMenu li.aperto li.subsubmenu a:visited {
	height: 23px;
	line-height:23px;
	display:block;
	color: #000;
	font-weight:normal;
	text-decoration: none;
	text-indent: 34px;
	background: #fff url(../icone/sub_sub_gray.gif) 26px center no-repeat ;
}
#subMenu li.aperto li.subsubmenu a:hover {
	display:block;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	background: #939598 url(../icone/sub_sub_gray.gif) 26px center no-repeat;
}
#subMenu li.aperto li.aperto2 a:link, #subMenu li.aperto li.aperto2 a:visited, #subMenu li.aperto li.aperto2 a:active {
	height: 23px;
	line-height:23px;
	display: block;
	color: #fff;
	text-indent: 32px;
	font-weight: normal;
	text-decoration: none;
	background: #939598 url(../icone/sub_sub_gray.gif) 26px center no-repeat;	
}
#subMenu i {
	font-size:10px;
	color:#555;
}

#subMenu ul li a {
	cursor:pointer;
}

img.border4 {
	border:2px solid #0096D4;
	margin:0;
	margin-right:5px;
	padding:2px;
}

/* -----------------------------------------------------------------------------------------*/
/* ------------------------------------- ACCORDION -----------------------------------------*/
/* -----------------------------------------------------------------------------------------*/

#subMenu ul.current li a, #subMenu ul.current li a:link, #subMenu ul.current li a:visited, #subMenu ul.current li a:active  {
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	background: url(../icone/sub_white.gif) left no-repeat #0096d4;
	cursor:pointer;
}

#subMenu li.accordion_li {
	margin:0;
	background-color:#ffffff;
	padding:0;
}
#subMenu li.accordion_li a, #subMenu li.accordion_li a:link, #subMenu li.accordion_li a:visited, #subMenu li.accordion_li a:active {
	width:190px;
	background-color:#ffffff;
	float:left;
	color:#000000;
	display:block;
	font-weight:normal;
	height: auto;
	line-height: normal;
	padding:5px;
	margin-bottom:2px;
	list-style-type: none;
}
#subMenu li.accordion_li a:hover {
	background-color:#f5f5f5;
	color:#000;
	display:block;
	font-weight:normal;
	height:auto;
	line-height: normal;
}

#accordion div.pane {
	border:0;
	display:none;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* End Navigation Submenu ------------------------------------------------------------------------------------------------- */

#corpoContenuto {
	width: 735px;
	min-height: 300px;
	float: left;
	padding-left: 9px;
	border-left: 1px dotted #939598;
	padding-bottom:5px;
}
#corpoContenuto ul, #corpoContenuto ol {
	padding-left: 15px;
	position: relative;
}

/* TABS ------------------------------------------------------------------------------------------------------------------- */

.tabs {
	padding-bottom:20px;
}
.tabNavigation {
	
}
.tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0096D4;
	float: left;
	width: 720px;
	margin-bottom: 10px;
}
.tabs ul li {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
.tabs ul li a {
	color: #0096D4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #fff;
}
.tabs ul li a.selected {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #0096D4;
}

/* Menu bottom ------------------------------------------------------------------------------------------------------------ */

#menuBottom {
    font-size: 10px;
	clear: both;
	background: url(../pagination/background/menu_bottom.gif) center no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 979px;
	margin: 0 auto;
	color: white;
	text-decoration: none;
	height: 15px;
	text-align: center
}
#menuBottom a {
	color: white;
    text-decoration:none;
}
#menuBottom a:hover {
    text-decoration:underline;
}

/* End Menu bottom -------------------------------------------------------------------------------------------------------- */

#fasciaBottom_container {
	width: 100%;
	margin: 0 auto;
	clear: both;
	height:21px;	
	font-size: 10px;
	color: white;
	text-decoration: none; 	
	text-align: center;
}
#fasciaBottom_content {	
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
}
#fasciaBottom_content img {
	vertical-align: middle;	
}
#fasciaBottom_content span {
	display: inline-block;
	display: inline;
}
#presentazione {
	padding: 0;
	width: 945px;	
	margin: 0 auto;
	text-align: center;
}
#industry_link_container {
	width: 100%;
	height: 50px;
	padding: 0px;
	clear: both;
	background: #fff;
}
#industry_link {
	width: 945px;
	margin: 0 auto;
	height: 50px;
	background: url(../pagination/background/index_breadcrumb.gif) left no-repeat;
}
#industry_link img {
	height: 50px;
	vertical-align: middle;
}
/*
#industry_link span {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}*/
#industry_link a {
	text-decoration: none;
}
/* ----- box fiere -------*/
#fiere_link_container {
	width: 100%;
	height: 50px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	background-color:#FFF;
}
#fiere_link {
	width: 945px;
	color:#272727;
	margin: 0 auto;
	/*letter-spacing:-0.03em;*/
	height: 50px;
	line-height:50px;
	font-size:15px;	
	background: url(../pagination/background/index_breadcrumb2.gif) left no-repeat;
}
#fiere_l_sx {
	width:220px;
	padding-left:10px;
	float:left;
	text-align:left!important;
}
#fiere_l_dx {
	width:715px;
	float:left;	
	font-size:13px!important;
}

#fiere_l_dx ul {
	margin:0;
	padding:0;
	list-style:none;	
	padding-left: 5px;
}
#fiere_l_dx li {
	margin:0;
	padding:0;
	list-style:none;
}
#fiere_l_dx li a {
	height: 40px;
	line-height:40px;
	text-decoration: none;
	color:#272727;	
	font-size:13px;
}
/* ----- box reflecta -------*/
#reflecta_link {
	width: 945px;
	color:#272727;
	margin: 0 auto;
	/*letter-spacing:-0.03em;*/
	height: 50px;
	line-height:50px;
	font-size:15px;	
	background: url(../pagination/background/bg_link_reflectaHP.gif) left no-repeat;
}
#reflecta_link_sx {
	width:605px;
	padding-left:20px;
	float:left;
	text-align:left!important;
	font-size:22px;
	letter-spacing:1px;
	color:#0096D4;
}
#reflecta_link_dx {
	width:310px;
	padding-left:10px;
	float:left;
	font-size:18px;
}
#reflecta_link_dx a {
	line-height:50px!important;
	color:#FFF!important;
}
#PageMainNC{
    width: 945px;
    float: left;
}
#cartina {
    clear: both;
	width: 1000px;
	margin: auto;
	padding-top: 10px;
	background-color:white;
	text-align:left;
}
#news-main {
	float:right;
    width: 690px;
}
#contarchivio_container {
	width: 100%;
	margin: 0 auto;
	background: white;
}
/* --------- products ------------------------------------------------*/
.prod_2 {
	width: 225px;
	float: left;
	padding: 10px;
}
.prod_2 h1, .prod_2 h1 a {
	text-align: right;	
	font-size: 18px;
	color: #000;
	font-weight: 100;	
	letter-spacing:-0.05em;
	padding-bottom: 0px;
	padding-right: 2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;	
}
.prod_2 h1 a:hover {
	color: #0096d4;
}
.prod_2 p {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
/* Site Map --------------------------------------------------------------------------------------------------------------- */

#site_map {
	font-size: 10px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 945px;	
	margin: 0 auto;
	color: white;
	text-decoration: none;
	display: none;
	text-align: left;
}
#site_map a {
	color: #fff;
	text-decoration: none;		
}
#site_map a:hover {
	tex-decoration: underline;	
}
#site_map_container {
	clear: both;
	width: 100%;
	float:left;
}
#site_map_close {
	width: 945px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	float: left;
	text-align: right;
}
.sec_list {
	width: 135px;
	float: left;
	padding-bottom: 20px;
}
.sec_list p {
	color: #6fc8ed;
}
.sec_list ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	width:134px;
	border-left: 1px solid #a3d8ee;
}
.sec_list li {
	margin: 0;
	width: 134px;
	padding: 0px;
	list-style-type: none;
}
.sec_list li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background: #0096d4;	
	text-indent: 3px;
	border-bottom: 1px dotted #45a9d2;
}
.sec_list li a:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background: #0172a1;
	border-bottom: 1 px solid #a3d8ee;
}	
#site_map_footer {
	width: 945px;
	clear: both;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-align:center;
	background-color: #fff;
	color: black;		
}
#flashcontent a {
	text-decoration: none;
	color: #0096d4;
	font-weight: bold;
}
#flashcontent a:hover {
	text-decoration: underline;	
}
#filmato {
	margin: 0px;
	padding: 0px;
	width: 945px;
	text-align: center;
	text-align:center;
	background-color: white;
	color: black;
}
#produzione {
    width: 250px;
    background: white;
	float:left;
	padding: 0;
}
.lista, .lista li{
    font-size: 11px;
    color: #4d4e50;
    list-style-type:square;
    padding-left: 5px;
	padding-bottom:3px;
	padding-top:3px;
	position: relative;
}
.lista li a {
    text-decoration: none;
}
.lista li a:hover {
    text-decoration: none;
}

/* Elementi --------------------------------------- */

img {
    border: 0;
}
a:link, a:active, a:visited {
	color: #0096d4;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #0096d4;
	text-decoration: underline;
}

/* Form */

textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
	padding: 0;
}
form {
	border: 0;
	padding: 0;
}

/* Classi ----------------------------------------- */

.info_fairs {
	width:305px;
	float:left;
	padding:0;
	padding-left:60px;
	padding-top:10px;
	height:50px;
	background:url(../pagination/background/bg_info_fiera.jpg) no-repeat top left;
}
.info_fairs h2 {
	clear:both;
}
.spacer {
	width:730px;
	height:15px;
	float:left;
	padding-top:5px;
	background:url(../pagination/background/spacer.gif) no-repeat center left;
}

/* Form Classi */

.login {
	border-top: 1px solid #939598;
	border-bottom: 1px solid #DCDDDE;
	border-left: 1px solid #939598;
	border-right: 1px solid #DCDDDE;
	background-image: url(../impaginazione/form/ombra_box.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
	padding:5px;
}
.logindue {
	border-top: 1px solid #939598;
	border-bottom: 1px solid #DCDDDE;
	border-left: 1px solid #939598;
	border-right: 1px solid #DCDDDE;
	background-image: url(../impaginazione/form/ombra_box.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
	padding:5px;
	margin:0;
}

/* Testi - Classi */

.giustificato{
	font-size: 11px;
	font-weight: normal;
	color: black;
    margin: 1.5em 0;
    padding: 0;
    line-height: 1.4em;
    text-align: justify;
    letter-spacing: .1em;
}
.grassetto{
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.grassetto a{
	font-size: 11px;
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
}
.grassetto a:hover {
	font-size: 11px;
	color: #0096D4;
	font-weight: bold;
	text-decoration: underline;
}
.grassettobianco{
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.grassettobianco a{
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.grassettobianco a:hover {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.grassetto{
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.grassetto a{
	font-size: 11px;
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
}
.testobianco {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.testobianco a {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.testobianco a:hover {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

.testoFondo {
    line-height: 1;
    position: relative;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: black;/*#939598 */
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0;
	margin-left: 0;
}
.corpo9 {
	font-size: 9px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
}
.Stile1 {
	color: #0096D4;
	font-weight: bold;
}
.attention {
	color: red;
	font-weight: bold;
}
/* News ------------------------------------------- */

.mainnews {
	font-size: 8pt;
	color: black;
	padding: 3px;
	text-align: left;
	border-right: 1px dashed #939598;
	letter-spacing: normal;
	white-space: normal;
	position: relative;
	}
.mainnews a {
	font-size: 8pt;
	color: #939598;
	text-decoration: none; 
}
.mainnews a:hover {
	font-size: 8pt;
	color: #939598;
	text-decoration: underline; 
}

/* Immagini e Cornici ----------------------------- */

.cornice {
    display:inline;
	padding: 5px;
	border:1px dotted #939598;
	margin:5px;
	margin-right:10px;
	margin-left:0px;
}
.cornice a {
	padding: 5px;
	border:1px solid #939598;
	margin:5px;
	margin-right:10px;
}
.cornice a:hover {
	border:1px solid #939598;
}
/* Gallery */
img.gallery {
	border:4px solid white;
	padding: 0px;
	margin: 7px;
	vertical-align: middle;
}

/* Immagine con didascalia */

.postit {
   background-color:#FFF;
   width: 292px;
   margin:0;
   color: #000;
   padding: 2px;
   text-align: left;
   border: none;
   /*position: relative;*/
}
.postit h2 {
   font-size: 11px;
   font-weight:normal;
   font-style: normal;
}
.postit p {   
   font-size: 10px;
   color: #0096d4;
   margin: 2px;
   padding: 0;
   padding-top: 0px;
}
.postit2 {
   background-color:#FFF;
   width: auto;
   margin:0;
   color: #000;
   padding:0;
   padding-left:10px;
   text-align: left;
   border: none;
   /*position: relative;*/
}
.postit2 img {
	float: right;
}
.Stile2 {
	color: #939598;
}
.Stile4 {color: #939598; font-weight: bold;}
.Stile6 {color: #FFFFFF; font-size: 9px; }
.Stile7 {font-size: 9px}
.Stile8 {color: #FFFFFF; font-size: 16px; }
.classe_a_vega {
   background-color:#00CC00;
   font-weight:bold;
   color:#FFFFFF;
}
/* ------------------------------------------------------------------------------------------------------------------------ */
/*																															*/
/* Tabella      ----------------------------------------------------------------------------------------------------------- */
/*																															*/
/* ------------------------------------------------------------------------------------------------------------------------ */
td {
	padding:4px;
}
/* ------------------------------------------------------------------------------------------------------------------------ */
/*																															*/
/* Tooltip      ----------------------------------------------------------------------------------------------------------- */
/*																															*/
/* ------------------------------------------------------------------------------------------------------------------------ */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


#demotip {
	display:none;
	background: url(../pagination/background/bg_tip.png) no-repeat;
	font-size:11px;
	padding-top: 10px;
	width:260px;
	height:89px;
	text-align:center;
	color:#939598;
}
/* style the trigger elements */
#demo img {
	border:0;
	float:left;
	cursor:pointer;
}

#gallery_app {
	width:735px;
	float:left;
}
#gallery_app img {
	border:2px solid #dcddde;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
}

#ajax_news img {
	margin:5px;
	float:left;
}
.video {
	float:left;
	padding:7px;
	width:auto;
	margin-bottom:15px;
	background:url(../pagination/loader.gif) center no-repeat #0096D4;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Banner Rotator in Homepage - Nivo slider ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------ */

#slider-wrapper { /* misure corrette del banner rotator */
	width:945px;
	height:330px;
	margin:0 auto;
	position: relative;
}
#slider {
	margin: 0 auto;
	width:945px;
	height:300px;
	background: url(../pagination/images/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {/* definizione bottoni sotto - x navigazione */
	position:absolute;
	right:0;
	bottom: -25px;
}
.nivo-controlNav a {
	display:block;
	width:25px;
	height:25px;
	background:url(../pagination/images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position: 0 -30px;
}
.nivo-directionNav a {/* definizione frecce x navigazione */
	display:block;
	width:120px;
	height:260px;
	background: none/*url(../pagination/images/slider/arrows.png) no-repeat*/;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-130px 80px;
	right:-45px;
}
a.nivo-prevNav {
	background-position: 0px 80px;
	left:-45px;
}
/* Valore Nivo Slider di default ---------------------------------------------------------------------------------------- */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* definizione del box di testo associato alle immagini */
.nivo-caption {
	text-shadow:none;
	font-family: Arial, Helvetica, sans-serif;
}
.nivo-caption a {
	color:#2898d0;
	text-decoration:underline;
}
.nivo-caption {
	display:none;
	/*position:absolute;
	padding:15px;
	padding-top:0;
	right:0px;
	top:0px;
	background:#000;
	color:#eee;
	opacity:0.6; /* Overridden by captionOpacity setting */
	/*width:279px;
	height:266px;
	z-index:89;*/
}
.nivo-caption p {
	padding:0px;
	padding-top:10px;
	margin:0;	
	font-size:0.95em;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:0px;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.tipsy { padding: 0px; font-size: 10px; position: absolute; z-index: 100000; opacity: 1!important; }
.tipsy-inner { padding: 10px; height: auto; background: url(../pagination/background/bg_tip.png) bottom left repeat-x #FFF; font-size:11px; max-width: 290px; text-align: center; }
.tipsy-inner { border: 1px solid #eee; }
.tipsy-arrow { position: absolute; background: url('../images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/* ------------------------------------------------------------------------------------------------------------------------ */
/*																															*/
/* Browser Bugs ----------------------------------------------------------------------------------------------------------- */
/*																															*/
/* ------------------------------------------------------------------------------------------------------------------------ */
.brd, .brd a {
	padding: 2px;
	border: 1px dotted #000;
}
.brd a:hover {
	padding: 2px;
	border: 1px dotted #aa1627;
}
.clear {
	clear: both;	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
