@charset "utf-8";
body {
	background-image: url(../img/sfondo.gif);
	background-position: center 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #0033FF;
}
#fascia {
	background-color: #d9d9d9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 23px;
	margin-top: 72px;
}
#head {
	position: relative;
	background-image: url(../img/fascia.gif);
}
#head_elements {
	position: relative;
	width: 700px;
	background-image: url(../img/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pagina {
	width: 700px;
	position: relative;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	background-color: #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 22px;
	margin-top: 10px;
	position: relative;
	bottom: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer_elements {
	width: 700px;
	font-size: 11px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	text-align: center;
}
.scheda {
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}
.tdAccesso form{
	margin: 0px;
	padding: 0px;

}
.accesso {
	font-size: 10px;
	background-image: url(../img/accesso2.gif);
	height: 52px;
}
.accesso th {
	font-weight: bold;
	text-align: left;
}
.accesso input {
	font-size: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.accesso a {
	color: #486A5E;
	text-decoration: none;
}
.accesso a:hover {
	text-decoration: underline;
}
.menu img {
	margin-left: 10px;
	text-decoration: underline;
}
.testo {
	font-size: 11px;
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: justify;
}
.prodotti {
	font-size: 11px;
	width: 155px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align: top;
}
.nomeProdotto {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
}
.nomeListaProdotti {
	font-variant: small-caps;
	font-weight: bold;
	color: #486A5E;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.numeroPagine {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
.numeroPagine a {
	color: #486A5E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.numeroPagine a:hover {
	text-decoration: underline;
}


.listaProdotti a {
	color: #486A5E;
	font-weight: bold;
	text-decoration: none;
}
.listaProdotti a:hover {
	text-decoration: underline;
}
.listaProdotti ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.contatto th {
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
.contatto td {
	padding: 2px;
}
.nota {
	font-size: 10px;
	font-weight: normal;
}
.sezione span{
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #486A5E;
	padding-left: 5px;
}
.sezione {
	background-color: #CCCCCC;
}
#koine {
	float: right;
	width: 200px;
	margin-left: 10px;
	padding-left: 10px;
}
/* //////// PARTE DEL SOTTOMENU PRODOTTI DA NON MODIFICARE ////// */
#sottomenu{
	/*nascondo menu */
	display: none;
	/*fine*/
	position:absolute;
	width:120px;
	height:80px;
	background:url(../img/sf_pop_feleisi.png) no-repeat center bottom;
	z-index:5;
	top:72px;
	left:529px;
}
#sottomenu a{
	margin: auto;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block!important;
	width: 80px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#sottomenu a:hover{
	text-decoration: underline;
}
.eccle{
	margin-top: 30px!important;
	border-bottom: 2px dotted #eaeaea;
	
}
.sel{
	color: #ccc!important;
}
/* /////////////// */
