html,body{
	margin: 0;
	padding:0;
	/*background-image: url(../images/background.jpg);*/
	border: 0;
	height: 100%; /* a seconda dei casi */
	width: 100%;   /* a seconda dei casi */
	font-size: 100%; /* qui non conviene usare em, ma % */
	/*background:#D9D2D0 url(../images/back.jpg) repeat-x top;*/
	background:#000000;
}
.testo
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	line-height:14px;
	font-weight:normal;
}
ul#news 
{
	list-style-type:none;	
	margin-left:-20px;
}
ul#news a
{
	color:#ffffff;
	text-decoration:none;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
.testonero
{
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
}
.titolonews
{
	color: #FF9900;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	
}
.titolo_articolo
{
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	
}
.testo_news
{
	color: #333333;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
}
.corpo
{
	color: #333333;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
.box_login
{
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
}



.testo_menu_page
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	vertical-align:middle;
}

.testo_menu_page a:link { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	vertical-align:middle;
 }
.testo_menu_page a:visited{ 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	vertical-align:middle;
 }
.testo_menu_page a:hover{ 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	vertical-align:middle;
}

/*-------------------------------- FOTO GALLERIA ----------------------------------*/
div.fotogalleria  {
	margin-right:10px;
	background: #D9F1FD;
	padding:3px;
	margin-bottom:10px;
	float:left;
	}
.noborder
{border:0}
#main_gallery
{
	margin-top: 10px;
	margin: 0;
	width: 100%;
	float: left;
}
/*---------------------------------------------------------------------------------*/

.news a:link { 
	color: #625551; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .news a:visited { 
	color: #625551; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .news a:hover { 
	color: #000000; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .menu_A a:link { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .menu_A a:visited { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .menu_A a:hover { 
	color: #ebebeb; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
  .menu_B a:link { 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .menu_B a:visited { 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 .menu_B a:hover { 
	color: #625551; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
 
.contenuto_pagina
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	line-height:13px;
	font-weight:normal;
	vertical-align:top;
	float:left;
	padding-top:10px;
	position:relative;
	width:720px;
	 padding-left:5px;
	 padding-right:10px;
	  padding-bottom:10px;
	
}
.contenuto_pagina h1
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	line-height: 12px;
}
.contenuto_pagina p
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 14px;
}
.contenuto_pagina a:link { 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 12px; 	
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
.contenuto_pagina a:visited{ 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 12px; 	 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
 }
.contenuto_pagina a:hover{ 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 	
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
}
.boxlivehome
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	vertical-align:top;
}
.boxlivehome a:link { 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 12px; 	
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
.boxlivehome a:visited{ 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 12px; 	 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
 }
.boxlivehome a:hover{ 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 	
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
}
.form_style
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	
}
.form_style a:link { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
.form_style a:visited{ 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
 }
.form_style a:hover{ 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
}
.form_style input, select, textarea
{
	color: #333333;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	border: solid 1px #000000;	
}
.nav_bar
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
}

.nav_bar a:link { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
 }
.nav_bar a:visited{ 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
 }
.nav_bar a:hover{ 
	color: #E68E0B; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none
}
.submit_button
{
	 
	border-top:0px; 
	border-bottom:0px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	padding:5px 5px 7px 5px; 
	height:30px; 
	font-family:Trebuchet MS; 
	font-size:12px; 
	color:White; 
	border-color:Black; 
	cursor:pointer;
}
.customCalloutStyle div, .customCalloutStyle td
{
border: solid 1px white;
background-color: #1d1d1d;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
display: none;
border: none;
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
vertical-align: top;
height: 100%;
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
width: 20px;
height: 100%;
text-align: right;
vertical-align: top;
border: none;
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
height: 100%;
border: none;
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
padding: 8px 0px 0px 0px;
text-align: right;
vertical-align: top;
font-size: 1px;
border: none;
background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
font-size: 1px;
position: relative;
left: 1px;
border-bottom: none;
border-right: none;
border-left: none;
width: 15px;
background-color: transparent;
padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
height: 1px;
overflow: hidden;
border-top: none;
border-bottom: none;
border-right: none;
padding: 0px;
margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
font-family: Arial;
font-size: .90em;
padding: 5px;
border-right: none;
border-left: none;
width: 100%;
color:#FFFFFF;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
width: 20px;
padding: 5px;
border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
vertical-align: top;
padding: 0px;
text-align: right;
border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
border: none;
text-align: center;
width: 10px;
padding: 2px;
cursor: pointer;
} 
.fck_black
{
	background-color:Black;
} 

#navcontainer {  
   width: 220px;  
   
   padding:  0 0 1em 4px;  
   margin-bottom: 1em;  
   font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;  
   
   color: #ffffff;  
}  
#navcontainer ul {  
   list-style: none;  
   margin: 0;  
   padding: 0;  
   border: none;  
}  
#navcontainer li {  
   border-bottom: 1px solid #ffffff;  
   margin: 0;  
}  
#navcontainer li a {  
   display: block;  
   padding: 5px 5px 5px 0.5em;  
   border-left: 10px solid #333333;  
  
   
   color: #ffffff;  
   text-decoration: none;  
   width: 100%;  
}  
html>body #navcontainer li a { width: auto; }  
#navcontainer li a:hover {  
   border-left: 10px solid #000000;  
  
   background-color: #999999;  
   color: #fff;  
}  
.boxHomePageExtra
{
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
}
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    /*background-color:#000; */
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    text-align:center;
    font-family:Verdana;
    font-size:12px;    
}
.ratingStar
{
	white-space:nowrap;	
	height:16px;
	background-color:Transparent;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 16px;
    margin: 0px;
    padding: 1px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(../images/rating/star_red.png);
}
.ratingStar .Empty {
    background-image: url(../images/rating/star_grey.png);
}
.ratingStar .Saved {
    background-image: url(../images/rating/star_blue.png);
}
.pulsantiera_gallery_page
{
    color:#ffffff;
    width:720px;
    height:20px;
    letter-spacing:normal;
    font-size:15px;
    text-align:center;    
    padding:5px;
    font-family:Arial;
    font-weight:bold;
    margin-top:10px;
}
.pulsantiera_gallery_page a
{
    padding: 0 3px;
    color:#ffffff;   
}
