/* CSS Document */
html, body, #kml_wrapper {
  height: 100%;
    position: static;
	display:block;
}

body > #kml_wrapper {
  height: auto; 
  min-height: 100%;
}

#kml_body_wrapper {
  padding-bottom: 90px;
}  /* must be same height as the footer */

#kml_footer {
	position: static;
	/* left:0;
	   top: 100%;
	bottom:0;	*/
	display:block;
	width: 99%;
	margin: 0px 0px 0px 0px auto;
/*	overflow: visible; against IE6 */
	float: left;
	padding: 0px 0px 0px 0px;
/*	height: 130px;*/
	text-align: center;
	vertical-align: top;
	background-color:#353535;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6633;
} 
#kml_footer_tmp{
	position: static;
	width: 100%;
	float: left;
	height: 90px;
}
#kml_footer_content {
/*	position: static; */
	width: 810px;
	margin: 0px auto;
	margin-top: 2px;
	padding: 6px;
	padding-bottom: 1px;
	float: none; 
	text-align: left; 
	vertical-align: top;
	font-size: 0.7em;
	font-weight:bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
} 
#kml_footer_content_left {
	width: 49%;
	margin: 0px auto;
	float: left;	
	text-align: left; 	
	vertical-align: top;
}
#nobadgezone {
	margin: 0px auto;
	padding-left: 8px;
	background-image: url(/_img/bg_vert_foot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nobadgezone p img{
	margin: 0px auto;
	padding-right: 8px;
}
#kml_footer_content_left_badgecontainer{
	margin: 0px auto;
	padding: 0px;
/*	padding-left: 8px;	*/
	float: left;		
	 display:inline;
	text-align: left; 	
	vertical-align: top;	 
}
#kml_footer_content_left ul,
#kml_footer_content ul,
#kml_footer_content_left_badgecontainer ul{
  margin:0px;
  padding:0px;
  list-style:none;
  display:inline;

}
#kml_footer_content_left ul li,
#kml_footer_content ul li,
#kml_footer_content_left_badgecontainer ul li{
  margin:1px;
/*  padding:2px;*/
  list-style:none;
  display:inline;
  float:left;
}
#kml_footer_content_left_badgecontainer ul li img{
  display:inline;
  border:0;
}
#kml_footer_content_left ul li a,
#kml_footer_content_left ul li a:link,
#kml_footer_content_left ul li a:visited,
#kml_footer_content_left ul li a:active,
#kml_footer_content_left ul li a:hover{

  color:#CCCCCC;
}
#kml_footer_content_left img,
#kml_footer_content_right img{
    display: inline;
	padding: 2px;
	padding-left: 8px;		
/*	margin-bottom: 90%;*/
	float: left;	
   border:0;
}
#kml_footer_content_right {
	width: 49%;
	margin: 0px auto;
	padding: 2px;
	float: right;	
	text-align: left; 	
	vertical-align: top;

} 
#kml_footer_content_right_a{
	margin: 0px auto;
	background-image: url(/_img/bg_vert_foot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:70px;
	float: left;	
	width:49%;
}
#kml_footer_content_right_b{
	margin: 0px auto;
	background-image: url(/_img/bg_vert_foot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:70px;
	float: left;	
	width:49%;		
}
#kml_footer_content_left ul,
#kml_footer_content_left p,
#kml_footer_content_right_a p,
#kml_footer_content_right_b p{
	padding-left: 8px;
}
body  {

  margin: 0;
  padding: 0;
  text-align: center;
/*  font-family: Georgia, Times New Roman, Times, serif;*/
  	font-family: "Trebuchet MS", Torus, Georgia, Times New Roman, Times, "Arial Narrow";
		background-color:#F3F3F3;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

a {
    text-decoration:none;
}

a:visited {
    text-decoration:none;
}

a:active {
    text-decoration:none;
}

a:hover {
     text-decoration:none;
}

input {
    text-decoration:none;

}

/*  GENERAL CLASSES   */
.clear{
	clear: both;
}
.center_text{ 
  text-align:center
}
.leftpad_4{
  padding: 0px 0px 0px 4px;
}
.inline{
  display:inline;
  float:left;
  width: 20px;
}
.shown{
	visibility: visible;
}
.hide{
   visibility: hidden;
	margin: 0px;
	z-index: 100;
}
.bold_usr_msg{
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.bold_little_msg{
	font-size: xx-small;
	font-weight: bold;
/*	color: #0A2E33; */
	color: #333333;
}
.right {
  float: right;
}
.left {
  float: left;
}
.margin_hor_20 {
	margin-right: 20px;
	margin-left: 20px;
}
.margin_10 {
	margin: 10px;
}
.newsgrey{
  font-size: 0.6em;
  font-weight: normal;
  color:#999999;
}
/*  IDS   */
#kml_wrapper {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
  float: none;
	text-align: center;
	vertical-align: top;
	background-color:#F3F3F3;
	display: block;
		clear:both;
/*     	border: 1px solid #FF0000; */
		
/*		height:98%;*/
}
#kml_header_bar {
	margin: 0px ;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 8px;	
    float: none;
    text-align: center; 
	vertical-align: top;	
	background-color:#F35C15;
/*	border: 1px solid #ccc; */
}
#kml_header_wrapper {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 70px;
/*	float: none; */
	text-align: center;
/*	vertical-align: top; */
	background-color:#FFFFFF;
}
#kml_header_wrapper img{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	float: left; 
}
#kml_header {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 898px; /* 985px*/
	height: 70px;
	float: none; 
	text-align: left;	
	background-color:#FFFFFF;
	/* border: 1px solid #000000; */
}
#kml_header_logo {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 186px; 
	height: 70px;
	float: left; 
	text-align: left;	
	background-color:#FFFFFF;
/*	border: 1px solid #000000; */
}
.tool_text img,
.tool_text  a,
.tool_text  a:link ,
.tool_text a:active ,
.tool_text  a:visited ,
.tool_text  a:hover{
  border: 0;
  	color: #666666;
}
#zone_tools{
/*	width: 790px;*/
	float: right;
	text-align: right;
	vertical-align: top;

}
#zone_tools ul{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}
#zone_tools ul li{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	
}
#tool_bar{
	margin: 0px auto;
	padding: 0px;		 
/*	border: 1px solid #0000FF;	*/
}
#tool_bar ul {
	margin: 0px;
	padding: 0px;		
	display: inline;
	float: left;
/*	height: 24px;	*/
/*	border: 1px solid #FF00FF;	 */
}
#tool_bar ul li {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;	
	display: inline;
	float: left;
/*	border: 1px solid #FF0000; */
	color: #999999;
}
#tool_bar ul li img{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;		
	padding-top: 0px;
	vertical-align: bottom;
}
.tool_text{
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	text-align: left;
	letter-spacing: 0.2em;
}
#search_bar{
	margin: 0px auto;
	padding: 10px;		 
/*	border: 1px solid #00FF00;	 */
}
#kml_body_wrapper {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
/*	float: none; */
	text-align: center;	
	background-color:#EFEFEF;	
/*	border-top: 1px solid #FF0000;		*/
}
#menu_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-image: url(../_img/bg_sfum_menu.jpg);
	background-repeat: repeat-x;	
    border-bottom: 1px solid #FF0000;	
}
#menu {
	margin: 0px auto;
	padding: 0px;
	width: 898px; /* 985px*/
	height: 32px;
	text-align: left;
/*	border: 2px solid #FF0099; 
	background-image: url(../_img/bg_sfum_menu.jpg);
	background-repeat: repeat-x; */
}
#menu a{
	font-weight: bold;  
/*	line-height: 1.2;*/
}
/*
#menu ul{
	margin: 0px;
	padding: 0px;
	display: inline;	
	
}
#menu ul li{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../_img/bg_sfum_menu.jpg);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	text-align: left;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
*/
/**********************************    SUCKRFISHHHHHHHHHHHHH  ***********/
#menu_tree{
    float:left;
    display:inline;
	clear:left;
}
#nav {     
  padding: 0; padding /**/: 0px;
  margin: 0;  margin /**/: 0px;    
  list-style: none; 
  line-height: 1.3; 
/*  float: left;
  clear:left;*/
  z-index:100;
  display:inline;
  width:inherit;  
  vertical-align:top;
} 
#nav ul {     
  padding-left: 2px; padding-left /**/: 4px;    
  padding: 0; padding /**/: 0px;
  margin: 0;  margin /**/: 0px;    

  list-style: none; 
  line-height: 1.3; 
  /*float: left;
  clear:left;  */
  z-index:100;
  display:inline;
  vertical-align:top;
} 
#nav a {
	display: block;
	
	color:#FF3300;

	font-weight: bold;
}
#nav li {
	float: left;
  padding: 2px;  padding /**/: 4px;
/*     display:block;*/
  margin: 0 auto; margin /**/: 0px auto; 
  margin-left: 1em; margin-left /**/: 0em;
  margin-right: 1em; margin-right /**/: 0em;
/*	width: 10em; 
  clear:right;
  	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC; 
*/
}

#nav li .expanded {
  width: auto; width /**/:100%; 
/*  wid\th: 100%;*/
  margin-left: 1em; margin-left /**/: 0em;
}
#nav li .expanded a{
	width: auto; width /**/:100%; 
}
*:first-child+html #nav li .expanded a/* solo IE 7.0 */ 
{ 
    width: auto; width /**/: 100%!important; 
}
* html #nav li .expanded a{
  width: auto; width /**/:100%;
}
#nav li a{
  width: auto; 
  margin-right:0em;

}
#nav li ul {
	position: absolute;

	left: -999em;
	text-align: left;
}


#nav li ul li, 
#nav li ul li li ul {

	clear: left; 
}
#nav li ul li a, 
#nav li ul li li ul a{
    font-size: 0.8em;
	color:#FF3300;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	margin-bottom: -1em;
	margin-right: -1em;
	margin-top: -1em;
	margin-left: 94%;
	left: -999em;
		
} 
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	background:#EAEAEA;
		
	 color:#FF3333;
    width: 10em;
  	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC; 
  	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;	 	
	
}
.lighter{

}
#nav li a.lighter:hover, 
#nav li li a.lighter:hover, 
#nav li li li a.lighter:hover, 
#nav li a.lighter.sfhover, 
#nav li li a.lighter.sfhover, 
#nav li li li a.lighter.sfhover {
	background:#FFFFFF;	
	color:#000000;
	
/*	margin-top: 1px;
    padding-bottom: -1px;
  	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC; 
	*/
} 
/*  .drop
	background-image: url(../_img/ico_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/

#nav li ul ul,
#nav li ul ul ul {     
  margin: -1em 0 0 95%; 
 
} 
/* ###################  CLOSE SUCKRFISHHHHHHHHHHHHH */
#other_menu{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;	
	color: #000000;	
}
#other_menu ul{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;	
	color: #000000;	
}
#other_menu ul li{ 
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	float: left;
	color: #000000;
/*	font-size: smaller; */
}
#other_menu ul li a,
#other_menu ul li a:link,
#other_menu ul li a:visited,
#other_menu ul li a:hover,
#other_menu ul li a:active{
	margin: 0px;
	/*
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	float: left;*/
	color: #000000;
/*	font-size: smaller; */
}
#other_menu ul li img{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.separator {
	margin: 0px;
	padding: 4px;
	background-image: url(../_img/separator.gif);
	background-repeat: no-repeat;
}
.hrdotted {
	margin: 0px;
	padding: 4px;
	border-bottom: 1px dotted #CCCCCC;    
}
#kml_body {
	margin: 0px auto;
	margin-top: 4px;	
	padding: 0px 0px 0px 0px;
	width: 898px; /* 985px*/
	position: relative;
/*	float: none; */
	text-align: left;	/* center? */
	vertical-align: top;
/*	border: 1px solid #CC00CC; */

}
#kml_body_content{
	margin: 0px auto;	
	padding: 0px 0px 0px 0px;
	width: 898px; /* 985px*/
	height: 100%;
	text-align: left;	
	vertical-align: top;
	clear:right;
    background-color:#F3F3F3;	
/*    background-color:#FF00CC; */
}

#kml_body_content_center{
	
	/* position: relative;
top: 10px;
right: 10px;
bottom: 10px;
*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 522px;
	text-align: left;
	vertical-align: top;
	float: left;
/*	background-color:#EFEFEF;*/
	font-weight: bold;
	color: #FF6600;
}
#kml_body_content_emozionale{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 522px;
	height: 212px;
	text-align: left;
	vertical-align: top;
	float: left;
/*	background-color:#EFEFEF;*/
/*	border: thin solid #E0E0E0;*/
}
#kml_body_content_brands{
	margin: 0px auto;
	margin-top: 6px;	
	padding: 0px;
	width: 522px;		
	height: 204px;
	text-align: left;	
	vertical-align: top;
    float: left;
	background-color:#EFEFEF;	
}
#kml_body_content_brand_1{
	font-size: 1em;
	margin: 0px auto;	
	padding-left: 0px;
	padding-left /**/: 1px;
	padding-right: 3px; padding-right /**/: 5px;
	width: 170px;
	height: 200px;
	text-align: left;
	vertical-align: top;
	float: left;
	display:inline;
	background-color:#EFEFEF;
	background-image: url(/_img/bottone_1_sfond.jpg);
	background-repeat: no-repeat;	
}
#kml_body_content_brand_2{
	font-size: 1em;
	margin: 0px auto;	
	padding: 0px;
	padding-right: 3px; padding-right /**/: 5px;
	width: 170px;		
	height: 200px;
	text-align: left;	
	vertical-align: top;
    float: left;
	display:inline;	
	background-color:#EFEFEF;	
	background-image: url(/_img/bottone_1_sfond_big.jpg);
	background-repeat: no-repeat;		
}
#kml_body_content_brand_3{
	font-size: 1em;
	margin: 0px auto;	
	padding: 0px;
	padding-right: 0px; padding-right /**/: 1px;
	width: 170px;		
	height: 200px;
	text-align: left;	
	vertical-align: top;
    float: left;
	display:inline;
	background-color:#EFEFEF;	
	background-image: url(/_img/bottone_1_sfond_big.jpg);
	background-repeat: no-repeat;		
}
#kml_body_content_brand_1 img,
#kml_body_content_brand_2 img,
#kml_body_content_brand_3 img {
/*	margin: 0px auto;*/
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
	display:inline;
	background-color:#EFEFEF;
	border:0;
}
.brand_container{
  display:inline;
  float: left;
  width: 90%;
}
#kml_body_content_brand_1 h3,
#kml_body_content_brand_2 h3,
#kml_body_content_brand_3 h3 {
	margin: 0px auto;
/*width: 80%;*/
	padding: 2px;	
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	float: left;
	display:block;	
}
#kml_body_content_brand_1 p,
#kml_body_content_brand_2 p,
#kml_body_content_brand_3 p {
	margin: 0px auto;
	padding: 2px;
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	float: left;
	display:block;		
}
#kml_body_content_brand_1 h3 a, 
#kml_body_content_brand_1 h3 a:active, 
#kml_body_content_brand_1 h3 a:visited, 

#kml_body_content_brand_2 h3 a, 
#kml_body_content_brand_2 h3 a:active, 
#kml_body_content_brand_2 h3 a:visited,

#kml_body_content_brand_3 h3 a, 
#kml_body_content_brand_3 h3 a:active, 
#kml_body_content_brand_3 h3 a:visited {
	color: #000000;
	text-decoration: none;
}
#kml_body_content_brand_1 h3 a:hover,
#kml_body_content_brand_2 h3 a:hover,
#kml_body_content_brand_3 h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
/* RIGHT */
#kml_body_content_right{
  /*   position:absolute;
	top: 0px;
    right: 0px;
   left: 6px;
    bottom: 10px;*/
	
	margin: 0px auto;	
	padding: 0px 0px 0px 0px;
	width: 368px;	
/*	height: 210px;*/
	text-align: left;	
	vertical-align: top;
    float: right;
    background-color:#F3F3F3;		
	clear:right;	
}
#kml_body_content_right_areas {
  float: right;
  display: inline;
  clear: none;
}
#kml_body_content_right_area_1{
	margin: 0px auto;
	padding: 1px;
	height: 77px;
	border: 1px solid #E8E8E8;	
}
#kml_body_content_right_area_2{
	margin: 0px auto;
	margin-top: 6px;
		margin-bottom: 2px;	
	padding: 1px;
	height: 77px;	
	border: 1px solid #E8E8E8;	
/*	background-color:#66EC35;	*/
}
#kml_body_content_right_area_1 div, #kml_body_content_right_area_2 div{
	margin: 0px auto;
	padding: 2px;
	width: 178px;
	height: 74px;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	line-height: 1em;	
	color: #666666;
	font-weight: bold;
}
#kml_body_content_right_area_1 h1, #kml_body_content_right_area_2 h1{
	margin: 0px auto;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}
.style_little{
	margin: 0px auto;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}
#kml_body_content_right_area_1 div img, #kml_body_content_right_area_2  div img{
  border: 0px;
}
.area_left{
  float: left;
}

.area_right{
  float: right;
}
.area_right h1 a,
.area_right h1 a:link,
.area_right h1 a:hover,
.area_right h1 a:visited,
.area_right h1 a:active{ 
  color:#333333;
}
.area_left h1 a,
.area_left h1 a:link,
.area_left h1 a:hover,
.area_left h1 a:visited,
.area_left h1 a:active{ 
  color:#333333;
}
#kml_body_content_right_cols_container{
	margin: 0px auto;	
	padding: 0px 0px 0px 0px;
/*	position: relative;*/
}
#kml_body_content_right_col_center{
	margin: 0px auto;	
	padding: 0px 0px 0px 0px;
	width: 160px;	
    float: left;
	position:static;
	display:inline;
	clear: right;
	height: 100%;
/*	background-color:#FFCCFF;	*/
}
.center_column_scroll{
	margin: 0px auto;
	margin-top: 4px;
	padding: 4px;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 1px solid #E8E8E8;
	font-size: 0.7em;
	line-height: 1.1em;	
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #818181;
	position:static;
	
	height: 480px;
}
.title_scroll{
  padding:inherit;
  position: relative; 
}
#marqueecontainer{
  margin-top:2px;
  margin-bottom:4px;
		position: relative; 
	/*width: 98%; marquee width */
	/*height: 85%;/* 250px; /*marquee height */
	height: 440px;
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
	padding: 2px 4px;
	/*float: left; IE6 no*/
	overflow: hidden;	
}
#vmarquee{
/*  width: 98%;*/
	position: relative; 
}
.center_column{
	margin: 0px auto;
	margin-top: 4px;
	padding: 4px;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 1px solid #E8E8E8;
	font-size: 0.7em;
	line-height: 1.1em;	
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #818181;

}
.center_column p,
.center_column_scroll p{
	margin: 0px auto;
	padding: 4px;
}
.center_column_bold{
	margin: 0px auto;
	padding: 4px;
	color:#000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}
.center_column_bold a,
.center_column_bold a:link,
.center_column_bold a:visited,
.center_column_bold a:hover,
.center_column_bold a:active{
	color:#000000;
}
.center_column_bold img{
	vertical-align: middle;
}
.center_column img{
	margin: 0px auto;
	padding: 4px;
	border: 0px;
	text-align:center;
}
.center_column h4,
.center_column_scroll h4{
	margin: 0px auto;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	color:#000000;
	font-size: 1.3em;
	line-height: 1.2em;	
	font-weight: bold;

}
.center_column h5,
.center_column_scroll h5{
	margin: 0px auto;
	padding: 4px;
	padding-bottom: 16px;
	color:#009900;
	font-size: 1.2em;
	font-weight: bold;
}
.center_column h6,
.center_column_scroll h6{
	margin: 0px auto;
	padding: 4px;
	padding-bottom: 0px;
	color:#000000;
	font-size: 1.2em;
	font-weight: bold;
	color: #6E6E6E;
}
.center_column_focus{
	margin: 0px auto;
	margin-top: 4px;
	padding: 2px; 
	background-color:#EAEAEA;
	vertical-align: top;
	border: 1px solid #E8E8E8;
	font-size: 0.7em;
	line-height: 1em;	
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #333333;
}
.center_column_focus p{
	margin: 0px auto;
	padding: 4px;
	font-size: 1.1em;
		line-height: 1.3em;
		font-weight: normal;
}
.center_column_focus h4 {
	margin: 0px auto;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#FF6600;
	font-size: 1.3em;
	line-height: 1.5em;	
	font-weight: bold;
}
.center_column_focus h5{
	margin: 0px auto;
	padding: 4px;
	padding-bottom: 16px;
	color:#009900;
	font-size: 1.4em;
	line-height: 1.2em;	
	font-weight: bold;
}
.center_column_focus h6{
	margin: 0px auto;
	padding: 4px;
	padding-bottom: 0px;
	color:#000000;
	font-size: 1.3em;
	line-height: 1.5em;	
	font-weight: bold;
}
.box_button  {
	margin: 0px auto;
	padding: 10px;
	border: 1px solid #DBDBDB;
	color: #000000;
	background-color:#FFFFFF;
}
.box_button_small{
	margin: 4px auto;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #EBEBEB;
	color: #A0A0A0;
	background-color:#FFFFFF;
	text-align: right;
	background-image: url(/_img/bg_scarica_small.jpg);
	background-repeat: repeat-x;
}
.center_column_group{
	margin: 4px auto;
	padding: 4px;
	border: 1px solid #DFDFDF;
	line-height: 1.2em;
}
.center_column_group ul{
	margin: 0px auto;
	padding: 0px;

}
.center_column_group ul li, .center_column_group ul li p{
	margin: 0px auto;
	padding: 1px;

/*	border: 1px solid #CCCCCC;   */
	background-image: url(/_img/bg_sfum_list.jpg);
	background-repeat: repeat-x;
/*	background-position: left top;*/
	list-style-type: none;	
	
}
.center_column_group ul li h6{
	margin: 1px auto;
	margin-top: 4px;
	padding: 6px;
    font-size: 1.1em;
	font-weight:bold;
	list-style-type: none;	
	color: #818181;
}
.center_column_group ul li h6 a,
.center_column_group ul li h6 a:active,
.center_column_group ul li h6 a:visited,
.center_column_group ul li h6 a:link{
	color: #818181;
}
.center_column_group ul li h6 a:hover{
	color:#ADADAD;
	text-decoration: underline;
}		
.center_column_group ul li h6 img{
	margin: 0px auto;
	padding: 2px;
	padding-bottom: 4px;
	list-style-type: none;
	border:0px;	
}	
.img_widther{
  width:99%;
}
.center_column_group ul li p{
  padding: 6px;
}
.separator_list{
	border-bottom-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.center_column_group li img {
	border: 0;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;	
}
#kml_body_content_right_col_right{
/*    position: absolute;
	top: 0px;
	right: 0px;*/
	margin: 0px auto;
	margin-left: 5px;	
	padding: 0px 0px 0px 0px;
	width: 200px;
    float: right;
	display: inline;
	height: 100%;
/*	background-color:#FF6666;	*/
}
.linker{
	color: #FD4000;
	font-weight: bold;
	text-decoration: underline;
}
.linker img{
	border:0px;
	vertical-align: middle;  
}
.linker_small{
	color: #FD4000;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.7em;	
}
.singlenews{
  font-size: 1em;
}
.singlenews p{
  font-size: 0.9em;
}
.news_title, 
.news_title a,
.news_title a:link,
.news_title a:visited,
.news_title a.active{
  font-size: 1em;
  color:#FF6633;
}
/* AREA CENTRALE */
#kml_body_content_text_wrapper {
	margin: 0px auto;
	padding: 0px;
	/* padding-left: 10px;*/
	font-weight: bold;
}
#kml_body_content_text_container {
	margin: 0px auto;
	padding: 10px 16px;
	border: 1px solid #E8E8E8;
	vertical-align: top;
	background-color: #FFFFFF;
}
#breadcrumbs{
	margin: 0px auto;
	padding: 0px;	
	color:#999999;
	font-size: 0.7em;
	/*font-family: Arial, Helvetica, sans-serif; */
	font-family: "Trebuchet MS", Torus, Georgia, Times New Roman, Times, "Arial Narrow";
}
#breadcrumbs h2{
	margin: 0px auto;
	display:inline;
	padding: 0px;	
    font-size: 0.7em;
}
#breadcrumbs h2 a,
#breadcrumbs h2 a:link,
#breadcrumbs h2 a:visited,
#breadcrumbs h2 a:active{
  	color:#A4A4A4;
/*	font-size: 0.7em;*/
}
#breadcrumbs h2 a:hover{
	color:#FF6633;
/*	font-size: 0.7em;*/
}
.kml_body_content_text {
	margin: 0px auto;
	padding: 0px;
	
}
.kml_body_content_text h3 a,
.kml_body_content_text h3 a:link,
.kml_body_content_text h3 a:active,
.kml_body_content_text h3 a:visited {
	color: #000000;
} 
.kml_body_content_text h3 a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.article_separator{
	margin: 0px auto;
	padding: 2px;
	border-bottom: 1px dashed #E8E8E8;
}
.scroll_separator{
	margin: 0px auto;
	padding: 2px;
	border-bottom: 1px dashed #CCCCCC;
}
.kml_body_content_text p{
	margin: 0px auto;
	margin-right: 10px;
	padding: 4px;
	color:#9B9B9B;
	font-size: 0.8em;
/*	line-height: 1.4em;	*/
	font-weight: bold;	
}
.kml_body_content_text p a, 
.kml_body_content_text p a:hover, 
.kml_body_content_text p a:visited,
.kml_body_content_text p a:link{
	color:#FF6600;
}


.kml_body_content_text_socials {
  float:right;
  margin: 0px auto;
  margin-right: 10px;  
}
.kml_body_content_text_socials img,
.kml_body_content_text_socials img a,
.kml_body_content_text_socials img a:link,
.kml_body_content_text_socials img a:visited,
.kml_body_content_text_socials img a:hover,
.kml_body_content_text_socials img a:active {
  margin: 2px auto;
  margin-left: 2px;
  margin-right: 2px;
  border: 0px;
}
#kml_body_content_text_container h2 {
	margin: 0px auto;
	margin-top: 8px;	
	padding: 4px;
	padding-top: 6px;
	font-size: 1em;
	color: #FF6600;	
}
#kml_body_content_text_container h3{
	margin: 0px auto;
	margin-top: 8px;		
	padding: 4px;
/*	padding-bottom: 16px;*/
	color:#000000;
	font-size: 1.1em;
/*	line-height: 1.1em;	*/
	font-weight: bold;
}
#kml_body_content_text_container h4{
	margin: 0px auto;
	padding: 4px;
	color:#999999;
	font-size: 1em;
/*	line-height: 1.1em;*/
	font-weight: bold;
}
#kml_body_content_text_container h5{
  	margin: 0px auto;
	margin-left: 6px;
	padding: 0px;	
	color:#555555;
	font-size: 0.8em;	
	display:inline;
}
#list_news_container h1, list_news_container h2, list_news_container h3{
  margin: 10px 8px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.6em;  
}
.box_button img{
	border:0px;
	vertical-align: middle;
}
.box_button_small img{
	border:0px;
	vertical-align: middle;
}
.box_button a,
.box_button_small a,
.box_button a:link,
.box_button_small a:link,
.box_button a:active,
.box_button_small a:active,
.box_button a:visited,
.box_button_small a:visited,
.box_button a:hover,
.box_button_small a:hover {
  color:#FF6633;
}
.newslink,
.newslink a,
.newslink a:link,
.newslink a:active,
.newslink a:visited,
.newslink a:hover {
  color:#000000;
}

.content_eylet{
	margin: 0px auto;
	padding: 4px;
	color:#5F5F5F;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
}
.content_text{
	margin: 0px auto;
	padding: 4px;
	color:#666666;
	font-size: 0.9em;
	line-height: 1.3em;
/*	letter-spacing: 0.1em;*/
}
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {  display: block;}
/* End hide from IE-mac */

/*<div class="area_centrale_group"><h5>titolo</h5><h6>sottotitolo</h6><p>bla bla</p><ul><li>*/
.area_centrale_group {
  width:100%;
  margin: 1px;
  float:left;
  display: inline;
  clear:both;
}
.area_centrale_group h5 {

} 

.area_centrale_group h6 {

} 

.area_centrale_group p {

} 

.area_centrale_group ul {
  margin: 0px auto;
  padding: 0px;
  display: inline;
  float: left;  
} 

.area_centrale_group ul li {
	margin: 0px;
	padding: 1px;
	padding-top: 10px;	
	display: inline;
	float: left;
	width: 120px;
} 

.area_centrale_group ul li img{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 0px;
} 
.area_centrale_group ul li sub_title_item p{
	margin: 0px auto;
	padding: 2px;
  font-size: 0.1em;
  font-weight: normal;
  color:#00FF33;
} 

.area_centrale_group ul li a,
.area_centrale_group ul li a:link,
.area_centrale_group ul li a:active,
.area_centrale_group ul li a:visited {

} 
#viewnews, .viewnews {
  margin: 6px;
  padding: 0px;
  color: #000000;
}
#viewnews h1, .viewnewsh1{
  margin: 10px 8px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.6em;
}
#viewnews h2, .viewnews h2{
  margin: 10px 8px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.6em;
}
#viewnews h3, .viewnews h3{
  margin: 8px 6px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.5em;
}
#viewnews h4, .viewnews h4{
  margin: 0px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.4em;
}
#viewnews h5, .viewnews h5{
  margin: 6px 4px;
  padding: 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 1.3em;
}
#viewnews h6, .viewnews h6{
  margin: 14px 8px;
  padding: 0px;
	font-weight: bold;
/*	color: #B4B4B4;*/
   color: #000000;
	font-size: 1.2em;
	line-height: 1.4em;
}
#viewnews p, .viewnews p{

}
# viewnews fonte{
  font-size: 0.6em;
  color:#FF0000;
}
.internaltext{
  display: block;
  margin: 10px 8px;
  padding: 0px;
	color: #595959;
	font-size: 1em;
/*	line-height: 1.3em;*/
		font-weight: normal;
}
#viewnews internaltext, #viewnews p{
  display: block;
  margin: 10px 8px;
  padding: 0px;
	color: #595959;
	font-size: 1em;
	/*line-height: 1.3em;*/
		font-weight: normal;
}
#box_action{
    width: 70%;
	float:right;
	background-color:#EFEFEF;
	border: 1px solid #E0E0E0;
	clear:left;
}
#box_action_header{
  margin: 0px auto;
  padding: 4px;
	background-color:#D3D3D3;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
}
#box_action img{
  border:0px;
  
}
#box_action img a:link,
#box_action img a:active,
#box_action img a:visited,
#box_action img a:hover{
    border:0px;
}
.context_footer {
  color: #595959;
}
.context_footer a, 
.context_footer a:link, 
.context_footer a:hover, 
.context_footer a:visited, 
.context_footer a:active{
  color: #999999;
  font-size: 0.8em;
}
.orange,
.orange a,
.orange a:link,
.orange a:hover,
.orange a:visited,
.orange a:active{
  color:#FF6633;
}
.black,
.black a,
.black a:link,
.black a:hover,
.black a:visited,
.black a:active{
  color:#000000;
}
