/* CSS Document */
.body {
background:#FFFFFF;
color:#000000;
}

#contenitore {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#navigazione {
	width:980px;
	height:40px;
	background-color: #FFFFFF;
	color: #000099;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	text-indent: 15px;
	text-align: left;
	border-right-width: 20px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}


#header {
	width: 980px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	background-image: url(images/sfondogabbieblu.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 980px;
}

#colsix {
	float: left;
	width: 200px;
	height: auto;
	clear: both;
	padding-top: 10px;
}


#coldx {
	float: left;
	width: 170px;
	height: auto;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centrale {
	float: left;
	width: 557px;
	clear: right;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
	height: auto;
}

#centrale1 {
	float: left;
	width: 557px;
	clear: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
	background-position: center;
}
.img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	clear:both;
}
.span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

#footer {
	width: 980px;
	clear: both;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 185px;
	padding-left: 10px;
	float:left;
	display: block;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	color: #000066;
	text-decoration: none;
}

#menu a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #ccc;
	display: block;
}

#menu a:active {
	background:#000033;
	color: #FFFFFF;
	text-decoration: underline;
}

.voceinerte {
	width: 185px;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	text-align: left;
	height: 30px;
	padding-top: 4px;
	background-position: center center;
	vertical-align: middle;
}


/* l'intestazione: il modulo per le ricerche */
#searchForm{
position:absolute;
top:175px;
left:855px;
width:250px;
margin:0;
text-align:right;
background:transparent;
color:#666;
}
#searchForm input{
font-size:90%;
}
#searchForm input.searchfield{
width:96px;
margin:0 3px;
}

.style1 {
	font-style: oblique;
	color: #CC0000;
	font-weight: bold;
}
#parag {
	background-image: url(images/mini_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
	background-position: left center;
	padding-right: 5px;
}

