html, body
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0 auto;
	width: auto;
	background: #f0f0f0;
	color: #000;
}

body
{
	width: 990px;
}


form, input, a, div, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}

ul, li
{
	margin: 0;
}

#menu1 a:hover
{
	text-decoration: none;
	color: #fff;
}


img
{
	border: 0;
	vertical-align: middle;
}

A:link, A:visited
{
	text-decoration: none;
	color: navy;
}

A:hover
{
	text-decoration: underline;
	color: #ff5b01
}

.corpopost A:link, .corpopost A:visited
{
	text-decoration: underline;
	font-weight: normal;
}
/* testi e link */

div#topicons
{
	float: right;
	text-align: center;
	margin: 10px 5px 5px auto;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #000;
	background-color: #fff;
	/*width: 700px;*/
	padding: 8px;
}

#topicons A:hover
{
	text-decoration: none;
}

.topicons_img
{
	margin-left: 10px;
	margin-right: 2px;
}

.premiumlink
{
	width: 98%;
	height: 68px;
	margin: 15px auto 20px auto;
	text-align: center;
	background-color: #fff;
	border: solid 1px #778;
}


/* contenitore e testata */
#container
{
	width: 990px;
	float: left;
	background: #dedede url('http://utenti.html.it/common/img/img_css/sfondo_container_990.png') left top repeat-y;
}

#pagina
{
	margin-left: 5px;
	margin-right: 5px;
	background: #fff url('http://utenti.html.it/common/img/img_css/sfum.jpg') left top repeat-x;
}

#testata
{
	height: 190px;
	background: #fff url('http://utenti.html.it/common/img/img_css/sfum.jpg') left top repeat-x;
}

#logo
{
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}

#banner_728
{
	padding-top: 5px;
	width: 728px;
	min-height: 90px;
	height: auto;
	float: left;
}

#testata #logo
{
	width: 207px;
	height: 49px;
}
/* contenitore e testata */


/* piede */
#piede a:hover
{
	color: #fff601;
}

#piede img
{
	padding-top: 8px;
}

#piede p, #piede a
{
	color: #fff;
}

#piede
{
	height: 30px;
	margin: 10px auto 0 auto;
	padding-bottom: 8px;
	width: 955px;
	font-size: 11px;
}

#piede .contenuto
{
	float: left;
	height: 28px;
	line-height: 28px;
	width: 100%;
	background: #266390 url('http://utenti.html.it/common/img/img_css/sfumfoot.jpg') top left repeat-y;
	color: #164563;
	border-bottom: 50px #fff;
}

#piede p
{
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	height: 28px;
	line-height: 28px;
}

#piede ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	height: 28px;
	line-height: 28px;
}

#piede li, #piede a
{
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	height: 28px;
	line-height: 28px
}

#piede .bottomleft
{
	background:#7baecb url('http://utenti.html.it/common/img/img_css/footer_azzurro.gif') bottom left no-repeat;
	height: 33px;
}
/* piede */

/* menu alto */
#menu_alto
{
	position: static;
	float: left;
	margin: 5px 0 0 0;
	left: 0;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	padding:0 0 0 5px;
}

#riga_menu
{
	position: static;
	float: left;
	margin: 0;
	left:0;
	width: 970px;
	padding:0 0 0 5px;
}

div#menu_alto ul
{
	margin: 0;
	padding: 0;
}

#menu1 li
{
	float: left;
	list-style-type: none;
}

.menu1Sx
{
	float: left;
	width: 4px;
	height: 22px;
	margin-left: 1px;
	padding-bottom: 4px;
}

.menu1Sx_over
{
	float: left;
	width: 4px;
	height: 22px;
	margin-left: 1px;
	padding-bottom: 4px;
}

a.menu1Link
{
	float: left;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	padding: 4px;
	padding-bottom: 0;
}

a.menu1Link_over
{
	float: left;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	padding: 4px;
	padding-bottom: 0;
}

.menu1Dx
{
	float: left;
	width: 4px;
	height: 22px;
	padding-bottom: 4px;
}

.menu1Dx_over
{
	float: left;
	width: 4px;
	height: 22px;
	padding-bottom: 4px;
}

#menu_alto, #menu1, #menu1 li
{
	background: transparent;
}

.menu1Sx
{
	background: url('http://utenti.html.it/common/img/img_css/tabSx.gif') no-repeat
}

.menu1Sx_over
{
	background: url('http://utenti.html.it/common/img/img_css/tabSx_over.gif') no-repeat;
}

a.menu1Link
{
	background: #fff url('http://utenti.html.it/common/img/img_css/tab_sfondo.gif') top right no-repeat;
	color: #0f3961;
}

a.menu1Link_over
{
	background: #266492 url('http://utenti.html.it/common/img/img_css/tab_sfondo_over.gif') top right no-repeat;
	color: #fff;
}

a.menu1Link_over:visited
{
	color: #fff;
}

.menu1Dx
{
	background: url('http://utenti.html.it/common/img/img_css/tabDx.gif') no-repeat;
}

.menu1Dx_over
{
	background: url('http://utenti.html.it/common/img/img_css/tabDx_over.gif') no-repeat;
}

div#menu_sx div#siti_tematici li.lato_client a:hover, #cerca li.lato_client a:hover
{
	background-image: none;
	background: #044213;
}

div#menu_sx div#siti_tematici li.design a:hover, #cerca li.design a:hover
{
	background-image: none;
	background: #942400;
}

div#menu_sx div#siti_tematici li.marketing a:hover, #cerca li.marketing a:hover, div#menu_sx div#siti_tematici li.comuni a:hover, #cerca li.comuni a:hover
{
	background-image: none;
	background: #5f94b4;
}

div#menu_sx ul.spe
{
	padding-bottom: 6px;
	width: 141px;
}

div#cerca #trelink a, div#cerca #siti ul li a, div#cerca #servizi ul li a, div#cerca #blog_network ul li a
{
	color: #fff;
}

div#menu_sx div#area_privata p a:hover, #cerca #trelink a:hover, #piede a:hover, .loggato p a:hover
{
	color: #fff601;
}

div#menu_sx div#siti_tematici li.lato_server a:hover, #cerca li.lato_server a:hover
{
	background-image: none;
	background: #383816;
}

div#menu_sx div#siti_tematici li
{
	border-top: 1px solid #5179a4;
}

#siti li a, #servizi li a, #blog_network li a
{
	font-weight: normal;
	text-decoration: none;
}

#siti li a:hover, #servizi li a:hover, #blog_network li a:hover
{
	text-decoration: underline;
}

#siti, #servizi, #blog_network
{
	display: none;
}


div#cerca
{
	float: left;
	width: 970px;
	height: 55px;
	background: #3371a2 url('http://utenti.html.it/common/img/img_css/sfumcerca.jpg') no-repeat left top;
}


div#cerca #siti ul, div#cerca #servizi ul, div#cerca #blog_network ul
{
	list-style: none;
	margin: 2px 0 0 75px;
	float: left;
	width: 795px;
}

div#cerca #siti ul li, div#cerca #servizi ul li, div#cerca #blog_network ul li
{
	float: left;
	padding: 4px;
	font-size: 11px;
}
/* menu alto */

hr.divisore
{
	background-color: #9bbccd;
	height: 0;
	border: 1px solid #9bbccd;
	margin: 0 5px 0 5px;
}

/* "be nice with opera" */
html>body hr.divisore
{
	background-color: #9bbccd;
	height: 1px;
	border: solid #9bbccd 0;
	margin: 0 5px 0 5px;
}


input, select, textarea, button
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	border: solid #000 1px;
	background-color: #fff;
	color: #000;
	margin: 1px 2px;
}

span.norm
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

span.little
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

span.big
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.boxcode
{
	background-color: #fff;
	width: 600px;
	padding: 10px 5px 20px 5px;
	border: 1px dashed #000;
	min-height: 4em;
	height: auto;
	white-space: nowrap;
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
}

.div_img
{
	width: 680px;
	overflow-x:auto;
	margin:0;
	padding-bottom: 20px;
}

.div_img
{
	width: 560px;
	overflow-x:auto;
	margin:0;
	padding-bottom: 20px;
}

.citazione
{
	background-color: #fefefe;
	white-space: normal;
	font-size: 11px;
	padding: 5px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	line-height:15px;
	margin: 0 auto 10px auto;
	width: 610px;
}

.head_citazione
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 12px;
}

.corpopost
{
	margin: 10px 0;
	padding: 0 0 10px 0;
	line-height: 16px;
	width: auto;
	max-width: 100%;
	overflow-x: auto;
	min-height: 20px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

/* tab dei feed rss.*/
.ui-tabs-hide
{
	display: none;
}

#saibaltab
{
	width: 96%;
	height: 20px;
	padding: 0;
	margin: 10px auto 0 auto;
}

#ui-tabs-nav
{
	padding: 3px 0;
	margin: 0.1em 0 0 0;
	font: bold 12px Verdana;
}

#ui-tabs-nav li
{
	list-style: none;
	display: inline;
	margin: 0;

}

#ui-tabs-nav li a
{
	padding: 3px 0.3em;
	margin-left: 2px;
	border: 1px solid #778;
	border-bottom: none;
	background-color: #f0f0f0;

}

#ui-tabs-nav li a:link, #ui-tabs-nav li a:visited
{
	color: navy;
}

#tabcontentcontainer
{
	width: 96%;
	height: 65px;
	padding: 5px;
	border: 1px solid #778;
	margin: 0 auto 15px auto;
	background-color:#f0f0f0;
}

.itemrss
{
	float: left;
	width: 220px;
	padding: 0;
	margin:0 5px 0 0;
	height: 60px;
	background-color: #f0f0f0;
}

.itemrss p
{
	margin: 0;
	padding-bottom: 4px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	overflow: hidden;
}

.itemrss span.chiusura
{
	font-size: 11px;
}

.itemrss img
{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border:solid 1px #000;
	width: 55px;
	height: 55px;
}

.itemrss span.chiusura img
{
	float: none;
	width: 16px;
	height: 14px;
	border-width:0;
}

.ui-tabs-panel
{
	margin: 5px 0 0 0;
}

#ui-tabs-nav .ui-tabs-selected a
{

    text-decoration: none;
    background-color:#97ADB2;
    padding-bottom:4px;
}

#lat_banner
{
	float: right;
	width: 180px;
	height: 150px;
	border: solid 0 #000;
	margin: -30px 15px 0 10px;
}

/* banner firstpost */
.firstpost_ads
{
  width: 929px;
	border-left:solid 1px;
	border-right:solid 1px;
	background-color: #F8F8F8;
	padding: 15px 0;
	min-height: 80px;
	margin:0 auto;
	text-align:center;
}

p.postbit_dati
{
	margin:0;
}

#network-footer
{
	position: relative;
	float: left;
	width:960px;
	margin: 10px 0 0 0;
	clear:left;
	font-size:11px;
	left: 15px;
	padding-bottom: 10px;

	background: url(../img/img_css/network-footer-forum.gif) no-repeat top left;
}
#pagina #network-footer
{
	left: 0;
	padding-bottom: 0;
}
.network-footer-top
{
	position: relative;
	float: left;
	width:960px;
	height: 28px;
	line-height:28px;

	background:#266390 url(../img/img_css/sfumfoot.jpg) top left repeat-y;
	color:#ffffff;
}
.network-footer-top a
{
	color: #ffffff;
}
.network-footer-top a:hover
{
	color: #fff601;
}
.network-footer-copyright
{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 2;
	padding: 0;
	margin: 0;
}
#visit-network-site
{
	position: absolute;
	right:10px;
	top: 0;
	height: 28px;
	line-height: 28px;

	z-index: 3;
}
#visit-network-site a, #visit-network-site span
{
	position: relative;
	display: block;
	float: left;
	line-height: 28px;
	height: 28px;
	color: #fff;
}
#visit-network-site a
{
	font-size: 11px;
	font-weight: bold;
}
#visit-network-site label
{
	position: relative;
	float: left;
}
#visit-network-site select
{
	position: relative;
	float: left;
	font: normal 10px Verdana, Tahoma, sans-serif;
	height: 18px;
	top: 5px;
	margin: auto 5px;
}
ul.network-footer-links, ul.network-footer-links li
{
	text-align: center;
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}
ul.network-footer-links
{
	width: 960px;
	position: absolute;
	z-index: 1;
}
ul.network-footer-links li
{
	display: inline;
	padding: 0 2px;
}
.network-footer-disclaimer
{
	position: relative;
	float: left;
	width: 960px;
	padding: 0;
	margin: 0;
	border: 0;
	padding-top: 12px;

	text-align: center;
	color: #0a3e66;
}

.archive-body
{
	width: auto;
}
.archive-body-inner
{
	width: 990px;
	margin: 0 auto;
}
.footer-newsletter-form
{
	margin:0;
	padding: 10px 0;
	background-color:#e4e4e4;

	text-align:center;

	font-family:Verdana, Arial, Sans-Serif;
	font-size:8pt;
	position: fixed;
	bottom: 0;
	width: 100%;
}
.footer-newsletter-form h2
{
	margin:5px 0 5px 0;
	font-size:14pt;
}
.footer-newsletter-form p
{
	margin:5px 0;
	padding:0;
}
.footer-newsletter-form form
{
	margin: 0;
	padding:0;
}
.footer-newsletter-form fieldset
{
	margin: 0;
	border: 0;
	padding:0;
}
.footer-newsletter-form button
{
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.footer-newsletter-form p.forum-newsletter-close
{
	width: 970px;
	padding:0;
	margin:0 auto;
	display:block;
	text-align:right;
}
.footer-newsletter-form p.forum-newsletter-close a
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.footer-newsletter-form #privacy
{
	border: none;
}