/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-image: url(../image/backg-grey.jpg);
	background-repeat: repeat-x;
	background-color:#666666;*/
	background-image: url(../image/backg-greywhite.jpg);
	background-repeat: repeat-x;
	background-color: #fefefe;
}
/* GESTIONE HEADER */
#header {
	margin: 0 auto;
	width: 735px;
}
#menu {
	float: left;
	background-image:url(../image/backg-menu.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 513px;
}
#check_copertura {
	background-image:url(../image/backg-menu.gif);
	background-repeat: repeat-x;
	height: 36px;
}
/* GESTIONE BODY */
.avviso {
	margin-bottom: 10px;
}
hr.clear {
	clear: left;
	height: 0px;
	margin: 0px;
	border: none;
	visibility: hidden;
}
.clear {
	clear: left;
	height: 0px;
	margin: 0px;
	border: none;
	visibility: hidden;
}
.banner {
	margin-left: 15px;
}
#body {
	margin: 0 auto;
	width: 735px;
	background-color: #FFFFFF;
	background-image:url(../image/backg-y.gif);
	background-repeat: repeat-y;
}
#left_column {
	float: left;
	width: 222px;
}
/* INIZIO LOGIN */
#etichetta {
	padding-left: 2px;
	color: #999999;
}
#user_box {
	margin-top: 10px;
	border-bottom: thin dotted #999999;
}
#riv_box {
	margin-top: 6px;
}
/* FINE LOGIN */
.backg_999 {
	background-color: #999999;
}
.backg_DDD {
	background-color: #DDDDDD;
}
#body_content {
	position: inherit;
	float: left;
	padding-top: 10px;
	width: 513px;
}
.column_center {
	background-image: url(../image/left-x.jpg);
	background-repeat: repeat-y;
	padding: 2px 20px 5px 32px;
}
#column_fine {
	background-image: url(../image/left-end.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-left: 19px;
	padding-top: 10px;
}
#pie {
	margin-top: 10px;
}
/* GESTIONE BOTTOM */
#bottom {
	margin: 0 auto;
	width: 735px;
}
#sign {
	margin: 0 auto;
	width: 735px;
	text-align: center;
	padding-top: 5px;
}
#bottom_menu {
	margin: 0 auto;
	width: 735px;
	text-align: center;
	margin-top: 10px;
}
/* GESTIONE TEXT */
<!--
.link A:LINK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 11px;
	text-decoration: underline;
}
.link A:VISITED {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 11px;
	text-decoration: underline;
}
.link A:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 11px;
	text-decoration: none;
} 
.link A:ACTIVE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 11px;
	text-decoration: none;
} 
-->
<!--
.link-12 A:LINK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 12px;
	text-decoration: underline;
}
.link-12 A:VISITED {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 12px;
	text-decoration: underline;
}
.link-12 A:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 12px;
	text-decoration: none;
} 
.link-12 A:ACTIVE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size: 12px;
	text-decoration: none;
} 
-->
<!--
.link-evid A:LINK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #009933;
	font-size: 12px;
	text-decoration: none;
}
.link-evid A:VISITED {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #009933;
	font-size: 12px;
	text-decoration: none;
}
.link-evid A:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #009933;
} 
.link-evid A:ACTIVE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #009933;
} 
-->
<!--
.link-red A:LINK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.link-red A:VISITED {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.link-red A:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 12px;
	text-decoration: none;
} 
.link-red A:ACTIVE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 12px;
	text-decoration: none;
} 
-->
form {
	margin: 3px 0 0 0;
}
select {
	font-size: 11px;
}
.input {
	background-image: url(../image/backg-input-login.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 6px 2px 2px 6px;
	border: none;
	color: #666666;
	font-size: 11px;
}
.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	size: 12px;
}
.font_grey {
	color:#999999;
}
.font_bold {
	font-weight: bold;
}
.font_red {
	color: #FF0000;
}
.font_underline {
	text-decoration: underline;
}