/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
}

body {
	font-family : "Tahoma";
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
}


.titoletto {font-family: Tahoma; color:#E9B800; FONT-WEIGHT: bold}
.titoletto-blu {font-family: Tahoma; color:#006496; FONT-WEIGHT: bold}

.line0 {
       line-height:0;
}

.line-tab {
       line-height:1.5em;
}

.font10 {
       font-family : "Tahoma";
	   font-size: 10px;
	   color: #666666;
}


.font-footer {
       font-family : "Tahoma";
	   font-size: 10px;
	   color: #389BCC;
}

.table-down {
       font-family : "Tahoma";
	   font-size: 11px;
	   color: #494949;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00608F;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00608F;
}

#top-menu a {
          FONT-FAMILY: Tahoma; 
		  font-size: 11px;  
		  FONT-WEIGHT: normal; 
		  TEXT-DECORATION: none; 
		  color: #0D3A51
}

#top-menu a:hover  {
           FONT-FAMILY: Tahoma; 
		   font-size: 11px; 
		   FONT-WEIGHT: normal; 
		   TEXT-DECORATION: underline; 
		   color: #0D3A51
}




.campoinput {
	position:relative;
	top:0px;
	background: url(img/sfondo-label.gif) no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-left: 6px;
	font-size: 11px;
	height: 16px;
	width: 255px;
	border:0;
	color: #B5B5B5;
	font-family: Tahoma;
}

/********PUNTO ONE******/

td.header-main-container {
	width:981px;
}

#header-top-module {
	width:981px;
	height:29px;
	float:right;
	clear:both;
	line-height:22px;
	margin:0px;
	padding:0px;
	text-align: right;
	background: #ffc900 url(../images/sf-top-menu.jpg) repeat;
	overflow:hidden;
}

#header-top-module a.mainlevel {

    font-size: 11px;
    background: #ffc900 url(../images/bullet-top-menu.jpg) right no-repeat;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 0px;


}

td.header-right-shadow {
	background: url(../images/sf-top-menu.jpg) top left repeat;
} 


td.banner-container {
	width:1013px;
}

#banner-module {
	width:1013px;
	height:64px;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	background: url(../images/sf-header.jpg) no-repeat;
	overflow:hidden;
}

#mainmenutop-module {
	width:1013px;
	height:30px;
	clear:both;
	margin:0px auto 0px auto;
	padding:0px;
	background: url(../images/sf-menu.jpg) repeat-x;
	overflow:hidden;
}

#mainmenutop-module ul {
    list-style-type:none; 

}

#mainmenutop-module li {
    float:left;
	height:30px;
	padding-left:0px;
	padding-right:40px;
    line-height:16px;



}

#mainmenutop-module li a {
    color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;

}

#mainmenutop-module li a:hover {
	color:#006699;
	text-decoration:underline;

}


#mainmenutop-module ul li.active a {
	color:#006699;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}



td.footer-right-shadow {
	background-color:#006699
	
} 

td.footer-left-shadow {
	background-color:#006699
	
}


#footer-menu {
 width:350px;
 height:30px;
 float:left;
 text-align:left;
 background:#006699;
 
}

#footer-menu ul {
	list-style-type:none; 
    float:left;
    text-align:left;
    margin:0;
	padding:0;
	

}

#footer-menu li {
    float:left;
	height:8px;
	padding-left:5px;
	padding-right:10px;
	line-height:8px;
	background: url(../images/sf-footer-menu.jpg) right no-repeat;

}

#footer-menu li a {
    color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:normal;

}

#footer-menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}


#footer-menu ul li.active a {
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer-copyright {
	width:550px;
	height:20px;
	float:right;
	padding:0px;
	background:#006699;
	color:#389bcc;
	font-weight:normal;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#main_content {
     width:884px;
     margin:32px auto 0px auto; 
	 clear:both;
	 text-align:center;

}

#main_content .input {
	font-size: 11px;
	height: 168px;
	width: 185px;
	margin-top:32px;
	margin-left:300px;
	border:1;
	color: #006699;
	font-family: Tahoma;
	background: url(../images/sf-imput.jpg) right no-repeat;

}

#main_content ul li {
    display:none

}

#main_content .login-description {
    margin-left:9px;
	margin-top:8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	clear:both;
	float:left;


}

#main_content .componentheading {
    margin-left:0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	color: #006699;

}



#main_content .contentheading {
    margin-left:0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color: #006699;


}

#main_content .contentpaneopen {
	width:550px;
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;

}

#main_content .contentpane {
	width:550px;
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	float:left;
	margin-left:0px;

}

#main_content .button {
	width:53px;
	height:24px;
	text-align:center;
	float:center;
	margin-top:6px;
	background: url(../images/login.jpg) left no-repeat;
	color:#FFFFFF;
	border:0px;

}


#login-text {
	 width:650px;
	 position:relative;
	 left:-66px;
	 top:100px;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;

}
