@charset "utf-8";
	/* hide from ie on mac \*/	
	#flashcontent {
		width: 900px;
		height: 500px;
	}
	/* end hide */

body,td,th {
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
}
img, #chiusura, #centro, #sfumatura_dx, #sfumatura_sx,  { behavior: url(iepngfix.htc); }
body {
	background-color: #FFFFFF;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	width:999px;
	height:76px;
}
#banner{
	width:999px;
	height:248px;
	
}
#banner_img{
	width:754px;
	height:248px;
	float:left;
}
#banner_menu{
	width:245px;
	height:248px;
	float:left;
}
#chiusura
{
	width:999px;
	height:23px;
	background-image:url(images/chiusura.png);
}
#centro{
	padding-top:10px;
	padding-bottom:10px;
	width:983px;
	background-image:url(images/fondopagina.jpg);
	background-repeat:repeat-y;
}
#titolopagina {
	margin-left:20px;
	margin-right:20px;
}
#pagina{
	background-color: #92c383;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ddd000;
	border-right-color: #ddd000;
	border-bottom-color: #ddd000;
	border-left-color: #ddd000;	
	padding:10px;
	text-align:justify;
	line-height:160%;
	margin-left:20px;
	margin-right:20px;
	min-height:320px;
}
.box{
	background-color: #92c383;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ddd000;
	border-right-color: #ddd000;
	border-bottom-color: #ddd000;
	border-left-color: #ddd000;	
	padding:10px;
	height:175px;
}
#box_contatti{
	width:280px;
	float:left;
	margin-left:20px;
}
#box_link{
	width:603px;
	float:left;
	margin-left:20px;
}
#box_contatti_titolo{
	width:280px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#box_link_titolo{
	width:603px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}

.bordiimg
{
	border: 1px solid #333333;
}
.testobox{
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:160%;
}
.bordo_sx{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
#sfumatura_dx{
	background-image:url(images/sfumatura_dx.png);
	background-repeat:repeat-y;
	width:8px;
}
#sfumatura_sx{
	background-image:url(images/sfumatura_sx.png);
	background-repeat:repeat-y;
	width:8px;
}
a.mail
{
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.mail:link 
{
	text-decoration: none;
}
a.mail:visited 
{
	text-decoration: none;
}
a.mail:hover 
{
	color: #333333;
	text-decoration: underline;
}
a.mail:active 
{
	text-decoration: none;
}
a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	color: #333333;
	text-decoration: underline;
}
a:active 
{
	text-decoration: none;
}