/* CSS Document */

body {
	font-family: Verdana;
	font-size:70%;
	text-decoration: none;
	text-weight: normal;
	margin: 20px 0px 0px 0px;
	background-color: #DFDFDF;
}

img {
	border: none;
}

input.pulsante{
	padding: 0px;
	float: left;
	background-color: #B0AAC4;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #79656C;
	font-size:100%;
	width: 176px;
	}
	
.centrale100
{
	width:100%;
	text-align: left;
}
	
.titolo {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	font-weight: bold;
	}

.small {
	font-size: 9px;
	margin-left: 10px;
	}
	
select#input {
	BORDER: #999999 1px solid;
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	width: 170px;
	margin-top: 3px;
}

.input {
	BORDER: #999999 1px solid;
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	width: 170px;
	margin-top: 3px;
}

.input2 {
	BORDER: #999999 1px solid;
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 3px;
}

.input_half {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

.etichetta {
	float: left;
	width: 33%;
	margin-right: 3px;
	padding-top: 6px;
}

.main {
	float:left;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url('images/sfondo_site.gif');
	background-repeat: repeat-y;
	background-position: top;
	width: 774px;
	background-color: #FFFFFF;
	text-align: left;
	}

.main2 {
	float:left;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 774px;
	background-image: url('images/sfondo_site2.gif');
	background-repeat: repeat-y;
	background-position: top;
	background-color: #18181c;
	}

.ombra_top {
	float:left;
	width: 774px;
	height: 13px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/ombra_top.gif');
	background-repeat: repeat-y;
	background-position: bottom;
}

.ombra_bottom {
	float:left;
	width: 774px;
	height: 13px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/ombra_bottom.gif');
	background-repeat: repeat-y;
	background-position: bottom;
}

.top {
	float:left;
	width: 753px;
	height: 76px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/sfondo_top.gif');
	background-repeat: repeat-y;
	background-position: bottom;
}

.bottoni {
	float: left;
	width: 141px;
	padding: 0px;
	margin-left: 10px;
}

.logo {
	float:left;
	width: 300px;
	padding-top: 3px;
	margin-left: 8px;
}

.menu {
	float:right;
	width: 429px;
	padding-top: 3px;
}

.bottom {
	float:left;
	width: 753px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/sfondo_footer.gif');
	background-repeat: repeat-y;
	background-position: bottom;
}

.canale {
	width: 25%;
	background-image: url('images/divisore_canali.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	font-weight: bold;
	height: 27px;
	margin-top: 26px;
	padding-top: 20px;
}

.canale a {
	text-decoration: none;
	color: #1B1B1F;
}

.canale a:hover {
	text-decoration: none;
	color: #B90205;
}

.interna {
	float: left;
	width: 540px;
	margin: 10px 10px 10px 25px;
	padding: 0px;
	color: #BEC3C7;
}

.copyright {
	float: left;
	width: 200px;
	margin-top: 18px;
	margin-left: 10px;
	padding: 0px;
	color: #1B1B1F;
	font-size: 9px;
	font-family: verdana;
}

.credits {
	float: right;
	margin-top: 18px;
	padding: 0px;
	color: #1B1B1F;
	font-size: 9px;
	font-family: verdana;
}

.credits_logo {
	float: right;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 16px;
	padding: 0px;
	color: #1B1B1F;
	font-size: 9px;
	font-family: verdana;
}

.credits  a{
	text-decoration: none;
	color: #B90205;
}
