body {
    background-color:#F8FBFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.testata {
	width:760px;
	height:290px;
}
.content {
	padding-left:20px;
	width:543px;
	background-image:url(images/grafica/tex_content.gif);
	background-repeat:repeat-y;
	color:#363B43;
}
.content a {
	font-weight:bold;
	text-decoration:underline;
	color:#363B43;
}
.content a:hover {
	text-decoration:none;
	color:#FF0000;
}
.bgmenu {
	width:197px;
	background-image:url(images/grafica/tex_menu.gif);
	background-repeat:repeat-y;
}
.footer {
	width:760px;
	background-image:url(images/grafica/footer.jpg);
	background-repeat:no-repeat;
	height:12px;
}
.menu {
	background-image: url(images/grafica/bg_menu.jpg);
	background-repeat:no-repeat;
	padding-right:5px;
}
.menubullet {
	width:45px;
}
.menulink {
	font-weight:bold;
	width:152px;
	font-size:10px;
	color:#FFFF00;
	padding:5px;
	margin-right:22px;
}
.menutitle {
	font-weight:bold;
	width:152px;
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
	margin-right:22px;
}
.menulink a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.menulink a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.indirizzo {
	padding:3px;
	font-size:9px;
	line-height:15px;
	color:#363B43;
	text-align:center;
}
.tabella_contenuti_menu {
	width:760px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#363B43;
	border-bottom:1px solid #FFFFFF;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#363B43;
	border-bottom:1px solid #FFFFFF;
}
p {
	font-size:10px;
	color:#363B43;
}
p a {
	font-weight:bold;
	text-decoration:underline;
	color:#363B43;
}
p a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #FF0000;
}
.percorso {
	font-size:9px;
	color:#363B43;
}
.percorso a {
	font-weight:bold;
	text-decoration:underline;
	color:#363B43;
}
.percorso a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #FF0000;
}
.tabella_altre {
	border-top:1px dashed #ffffff;
}
.tabella_altre td {
	width:33%;
	color:#363B43;
	font-size:10px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.tabella_altre th {
	color:#363B43;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
.tabella_news {
	border-top:1px dashed #ffffff;
	margin-bottom:15px;
}
.tabella_news td {
	text-align:justify;
	line-height:15px;
	color:#363B43;
	font-size:10px;
	padding:3px;
}
.tabella_news img {
	border:1px solid #ffffff;
	margin-right:10px;
}
.tabella_news th {
	color:#363B43;
	font-size:10px;
	padding-top:8px;
	font-weight:bold;
}
.site_map {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:11px;
	color:#2E2E33;
}
.site_map a {
	color:#2E2E33;
	font-weight:bold;
	text-decoration:none;
}
.site_map a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
input {
	border:1px solid #363B43;
	background-color:#FFFFFF;
	color:#363B43;
}
.text_field {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	width:250px;
	height:20px;
}
.text_field_err {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	width:250px;
	height:20px;
	border: 1px solid red;
}

.text_area {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	width:250px;
	height:200px;
}

.text_area_err {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	width:250px;
	height:200px;
	border: 1px solid red;
}
.button {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	width:120px;
	height:20px;
}
form {
	padding:5px;
	border:1px dashed #FFFFFF;
}
form td {
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}
form th {
	padding:5px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}

.elenco_prodotti td {
	width:33%;
	padding:5px;
	text-align:center;
	border-top:1px dashed #FFFFFF;
}
.elenco_prodotti td img {
	margin:0px;
}
.elenco_prodotti th {
	font-size:10px;
	padding:5px;
	text-align:center;
	border:3px solid #EEF5FF;
	background-color:#F8FBFF;
	margin:3px;
}
.elenco_prodotti th a{
	text-decoration:none;
	color:#363B43;
	font-weight:bold;
}
.elenco_prodotti th a:hover {
	text-decoration:underline;
	color:#FF0000;
	
}

