body{
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 80%;
	color: #003366;
	line-height: 1.266;	
	margin: 5px auto;
	padding: 0px;
	text-align:center;
	background: #FFE6CC url(images/bg/sf_body2.gif) repeat-x;
}

a, a:link, a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #FF3300;
	text-decoration: underline;
}

h1{
 	font-size: 110%;
 	color: #003366;
 	margin: 2px 1px 2px 1px;
 	padding: 1px 1px 1px 2px;
}

h2{
	font-size: 100%;
 	line-height: 6px;
 	font-weight:normal;
 	color: #003366;
 	margin: 2px 1px 2px 1px;
 	padding: 1px 1px 1px 2px;
}

p{
 	margin: 2px 1px 2px 1px;
 	padding: 1px 4px 1px 3px;
}

hr{
	border: 1px dotted #cccccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display:block;
}

form{
 	margin: 1px;
 	padding: 1px;
}

input, select {
	font-size: 90%;
	color: #003366;
}

li {
	list-style-type:none;
	background: transparent url(images/icone/box01.gif) no-repeat left center;
	text-indent: 14px;
	padding: 1px;
}

.basic {
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 100%;
	color: #003366;
}

#corpocentrale td {
	border-right: 1px solid #cccccc;
}
/************* LAYOUT **************/

#container{ /* contenitore generale*/
	width: 762px;
	margin: 0px auto;
	padding: 2px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #FFC78E;
}

#leftBar{ /* colonna sinistra */
	float: left;
	width: 157px;
	margin: 0px 2px 0px 0px;
}

#rightBar{ /* colonna destra */
	float: right;
	display:none;
	width: 136px;
}

#content{ /* colonna centrale */
	float: left;
  	width: 584px;
	text-align:left;
	margin-left:5px;
}


/************* INTESTAZIONE **************/

#header{
	width: 100%;
	padding: 2px 0px 2px 1px;
	margin: 1px 0px 3px 0px;
	/*background: transparent url(images/bg/sf_header.gif) repeat-x center top;*/
	background: transparent url(images/bg/header.jpg) no-repeat center top;
}

#textheader{
	font-size: 80%;
	text-align:right;
	padding: 2px;
}

#intestazione{
	height: 54px;
	margin: 1px 1px 1px 6px;
	padding: 0px;
	background: transparent url(images/logo.gif) no-repeat left center;
}

#headNav{
	text-align:center;	
	font-size: 80%;
	font-weight:bold;
	color: #cccccc;
	padding: 2px 0px 4px 10px;
	margin: 1px 1px 0px 1px;
	background: #F2F2F2;
	border: 1px solid #cccccc;
	background: #FEF7F1 url(images/bg/navbar2.jpg) no-repeat center bottom;
}

#headNav a:link, #headNav a:visited {
	padding: 0 16px 0 16px;
	font-size:106%;
}

#headNav a:hover {
text-decoration: overline;
}

/************* PIE' DI PAGINA ***************/

#footer {
	clear: both;/**/
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #CCE0EB;
	font-size: 75%;
	color: #003366;
	text-align:center;
	background: transparent url(images/bg/footer.jpg) no-repeat center bottom;
}

/************* CONTENUTI **************/

.title{ /* titoli dei blocchi */ 
	display:block;
	background: #006699;
	font-size: 100%;
	font-weight:bold;
	color:#ffffff;
	padding: 2px 2px 4px 5px;
	margin: 0px 1px 1px 1px;
}

.title2{ 
	display:block;
	background: transparent url(images/bg/navbar.jpg) no-repeat center bottom;
	font-size: 100%;
	font-weight:bold;
	color:#006699;
	padding: 2px 2px 4px 5px;
	margin: 0px 1px 1px 1px;
	border-bottom: 1px solid #CCE0EB;
}

.title2 a:link, .title2 a:visited {
	font-weight:normal;
	color:#ff3300;
}

.blocco{
	width: 100%;
	font-size: 80%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	background-color: #F7F9FA;
	border: 1px solid #cccccc;
	background: #F7F9FA url(images/bg/header.jpg) repeat-y center bottom;
}

.blocco a:link, .blocco a:visited {
	color: #006699;
	text-decoration:none;
}

.blocco a:hover {
	color: #ff3300;
	text-decoration:underline;
}

.bloccocentrale{
	width: 100%;
	font-size: 80%;
	margin: 2px;
	padding: 2px 1px 2px 1px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.tabella1 td{
	border-right: 1px solid #CCE0EB;
	border-bottom: 1px solid #CCE0EB;
}

.tabella2 td{
	border: 1px solid #CCE0EB;
	background: #F7F9FA;
	padding: 0px 0px 2px 0px;
}

.tdwhite {
	background: #F7F9FA;
}

.bloccocentrale p{
	padding-left: 4px;
	padding-right: 4px;
}

.bloccocentrale a:link, .bloccocentrale a:visited {
	color: #006699;
	text-decoration:underline;
}

.bloccocentrale a:hover {
	color: #ff3300;
	text-decoration:underline;
}

/************* VOCI DI MENU **************/

.menu_list{
	width: 100%;
	font-size: 80%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	background-color: #F7F9FA;
	border: 1px solid #cccccc;
	background: #F7F9FA url(images/icone/box03.gif) no-repeat left;
	background-position: -600px;
}

.menu_list p a:link, .menu_list p a:visited {
	display:block;
	color: #006699;
	line-height: 15px;
	background: #F7F9FA url(images/icone/box02.gif) no-repeat left center;
	padding: 1px 0px 3px 16px;
	margin: 0px -3px -2px -2px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #F7F9FA;
	border-right: 1px solid #F7F9FA;
	background-position: 3px;
}

.menu_list p a:hover {
	color: #ff3300;
	background: #FFF2E5 url(images/icone/box03.gif) no-repeat left;
	border-top: 1px solid #FFDDBB;
	border-bottom: 1px solid #FFDDBB;
	border-left: 1px solid #FFDDBB;
	border-right: 1px solid #FFDDBB;
	background-position: 3px;
}

.menu_list td{
	border: 1px solid #CCE0EB;
	background: #F7F9FA url(images/bg/header.jpg) no-repeat center center;
}

/************* TEAM **************/

.team{
	width: 100%;
	font-size: 80%;
	margin: 2px;
	padding: 2px 0px 2px 0px;
	background-color: #F7F9FA;
	border: 1px solid #cccccc;
	background: #F7F9FA url(images/icone/box03.gif) no-repeat left;
	background-position: -600px;
}

.team p a:link, .team p a:visited {
	display:block;
	color: #006699;
	line-height: 15px;
	padding: 1px 0px 3px 16px;
	margin: 0px -3px -2px -2px;
	background-position: 3px;
}

.team p a:hover {
	color: #ff3300;
	background-position: 3px;
}

.team td{
	border: 1px solid #CCE0EB;
	background: #F7F9FA url(images/bg/header.jpg) no-repeat center center;
}

/************* PATH ***************/

.path {
	/*font-size:80%;*/
}

.path a:link, .path a:visited {
	color: #eeeeee;
	text-decoration:underline;
}

.path a:hover {
	color: #ffffff;
}

/************* TORNA SU ***************/
.back a:link, .back a:visited {
	text-align:right;
	color: #999999;
	font-size: 90%;
	font-weight:normal;
	text-decoration:underline;
}

.back a:hover {
	color: #ff3300;
}

.importantlink {
	color: #ff3300;
	font-weight:bold;
	font-size:120%;
	margin: 8px 8px;
	/*padding:1px 2px 5px 2px;
	background-color: #F7F9FA;
	border: 1px solid #cccccc;*/
}


.importantlink p a:link, .importantlink p a:visited {
	display:block;
	color: #ff6600;
	line-height: 15px;
	background: #F7F9FA url(images/icone/box03.gif) no-repeat left center;
	background-position: 8px;
	padding: 3px 2px 5px 22px;
	border: 1px solid #eeeeee;
	text-decoration:none;
}

.importantlink p a:hover {
	color: #ff5500;
	background: #FFF2E5 url(images/icone/box03.gif) no-repeat left;
	border: 1px solid #FFDDBB;
	background-position: 8px;
		text-decoration:underline;
}

.borderimg {
	border: 1px solid #dddddd;
	margin: 2px 4px 2px 4px;
}

/************* CORRELATI ***************/

.correlati{
	font-size: 80%;
}
.correlati p a:link, .correlati p a:visited {
	color: #999999;
}
.correlati p a:hover {
	color: #ff3300;
}

.spacer{
	background: #cccccc;
	height: 1px;
}

.importantlink {
	color: #ff3300;
	font-weight:bold;
}

.borderimg {
	border: 1px solid #dddddd;
	margin: 2px 4px 2px 2px;
}

.titlealert{ 
	background: transparent url(images/bg/sf_alert2.gif) no-repeat center;
	line-height: 24px;
	font-size: 100%;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin: 4px 2px 4px 2px;
}

#utilities{
	width: 760px;
	text-align:right;	
	font-size: 80%;
	color: #996633;
	padding: 0px 0px 1px 0px;
}

#utilities a:link, #utilities a:visited {
	color: #996600;
}
#utilities a:hover {
	color: #663300;
}

#superlink a:link, #superlink a:visited {
	font-size: 8px;
	color: #f2ffff;
}
#superlink a:hover {
	color: #f2ff2ff;
}


/************* BANNER LINK **************/

.banner{
	width: 100%;
	font-size: 80%;
	margin: 2px;
	padding: 1px 1px 1px 1px;
	background-color: #F7F9FA;
	border: 1px solid #cccccc;
	background: #F7F9FA;

}

.banner img{
	float:left;
	border:0px;
	margin-right:2px;
	margin-top: -7px;
}

.banner p{
	margin-top: 7px;
}

.textbanner{
	margin-top: 8px;
}

.banner a:link, .banner a:visited {
	display: block;
	margin-top: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	text-transform:capitalize;
}

.banner a:hover {
	color: #FFFF00;
	text-decoration:underline;
}

.banner td{
	width: 25%;
}

.banner1{ 
	background: #BD5418 url(images/bttn/sf_01.gif) repeat-x;
}

.banner2{ 
	background: #8DB400 url(images/bttn/sf_02.gif) repeat-x;
}

.banner3{ 
	background: #0172AA url(images/bttn/sf_03.gif) repeat-x;
}

.banner4{ 
	background: #E0AE34 url(images/bttn/sf_04.gif) repeat-x;
}

.speaker p a:link, .speaker p a:visited {
	color: #006699;
	padding:0px;
	margin-left:2px;
}

.speaker p a:hover {
	color: #ff3300;
}
