* {
	margin:0;
	padding:0;
	border:0;
	border-spacing:0;
}

.sipario { /* CONCEPT TO DEVELOP */
	display:none;
}

input, textarea {
	border:1px solid #ccc;
}

.del_dom, .del_risp, .add_risp, .add_dom, .add_bann {
	cursor:pointer;
}

.tabella_zero {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}
.tabella_zero td {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

.bold {
	font-weight:bold;
}

iframe {
	border:0 none;
}

label {
	padding:8px 0;
}

table.classifica {
	border:1px solid #777;
	background-color:#fff;
	width:90%;
	padding:3px;
}
table.classifica td {
	border:1px solid #ccc;
	padding:3px;
}

.tabella_classifica {
	border-collapse:collapse;
	border-spacing:0;
	padding:6px;
	margin:0;
	font-size: 10px;
	width:100%;
	color: #1B70E0;
	text-align:center;
}
.tabella_classifica .primo_td {
	text-align:left;
	padding-left:8px !important;
	color: #000;
	font-weight:bold;
}
.tabella_classifica .primo_tr {
	background-color: grey;
	color: #fff;
	font-weight:bold;
	width:100%;
}

.fontresizer {
	height:35px;
	max-height:35px;
}
.fontresizer span {
	height:30px;
	display: block;
	float: left;
	padding: 8px 10px;
	font-size:12px;
	font-weight: bold;
	color: #fff;
}
.fontresizer span img {
	cursor:pointer;
}

.b_sx {
	border-left:1px solid #fff !important;
}

.b_dx {
	border-right:1px solid #fff !important;
}

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
}

form {
	margin:0;
	padding:0;
}

td {
	padding:0;
}

h3 {
	margin:0;
	font-size:100%;
}

a {
	color:#233B67;
	text-decoration:none;
}
a:hover {
	color: #F00;
}

.menu_briciola_pane {
	color: #054D91;
	font-size: 12px;
	text-decoration: none;

/*	margin-left:20px;*/
}

/*
a:link {
		font-weight:bold;
		font-size: 16px ;
		color: #2879FE;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none
		}
		
a:visited {
		font-weight:bold;
		font-size: 16px ;
		color: #2879FE;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none
		 }

a:hover { font-weight:bold;
		 font-size: 16px ;
		color: #0B326D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none
		 } 

*/

#global {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
}

#header {
	float: right;
	width: 750px;
}

#contenuti_sx {
	float: left;
	width: 250px;
	font-size: 12px;
}

#box_flash {
	margin-left: auto;
	margin-right: auto;
}

#box_poli {
	background-image:url(../img/sf_box);
	background-repeat:no-repeat;
	width:350px;
	height:170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#box_menu {
	width: 210px;
	font-size: 14px;
	font-weight:bold;
}

.box_news_top {
	background-image:url(../img/sf_box_top.jpg);
	background-repeat:no-repeat;
	width:366px;
	height:26px;
}

.box_news_content {
	background-image:url(../img/sf_box.jpg);
	background-repeat:repeat-y;
	width:366px;
}

.box_news_down {
	background-image:url(../img/sf_box_bottom.jpg);
	background-repeat:no-repeat;
	width:366px;
	height:26px;
}
/*
.news {
	font-size: 12px;
	color: #6C6C6C;	
	font-weight:bold;
	text-decoration: none;
}

.news a{
	font-size: 12px;
	color: #6C6C6C;
	font-weight:bold;
	text-decoration: none;
}
.news a:hover{
	font-size: 12px;
	color: #6C6C6C;
	font-weight:bold;
	text-decoration: none;
}
*/
#img_home {
	position:static;
	margin-top:0px;
	width: 794px;
}

select, .combo {
	/*width:100px;*/
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-spacing: 0;
	margin: 0;
	padding: 3px;
}

.bottoncino {
	cursor: pointer;
	width:67px;
	height:24px;
	line-height:24px;
	color: #fff;
	border:0 !important;
	border-style: initial;
	border-color: initial;
	padding:0;
	background-image: url(../img/bottoncino.gif);
}

.lgbtn {
	background:#ededed url(../img/bkg-btn-grey.gif) repeat-x 0 0;
	border:1px solid #b7b7b7;
	width:auto;
	line-height:1em;
	color:#000;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-box-shadow:0 1px 2px #ccc;
	text-shadow:0 1px 2px #fff;
	padding:8px 22px;
}
.lgbtn:hover {
	background:#dfdfdf url(../img/bkg-btn-grey.gif) repeat-x 0 -35px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
	border-color:#afafaf;
}
.lgbtn:active {
	background:#d4d3d3 url(../img/bkg-btn-grey.gif) repeat-x 0 -70px;
	outline:none;
}
a.lgbtn {
	font-size:12px;
	padding:10px 22px;
}

.correlati, .link_u {
	width:90%;
	padding:10px;
	margin:20px 0;
	border:1px dashed #CCC;
}

.correlati span {
	font-weight:bold;
}

#footer {
	/*color:#808d7a;*/
}
#footer strong {
	/*color:#a7b18e;*/
}

.clear {
	clear:both;
}
