body
{
font-family: verdana, tahoma, arial, helvetica;
font-size: 10px; color: #626262;
background-color: #fff;
margin-top: 0px;
background: #fff url('images/bg.gif') top center repeat-x;

scrollbar-base-color: #000000;
scrollbar-track-color: #A5B779;
scrollbar-face-color: #4E5836;
scrollbar-highlight-color: #418672;
scrollbar-3dlight-color: #7D8B5A;
scrollbar-darkshadow-color: #7D8B5A;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #fff;
}

#border
{
border: 0px ;
width: 800px;
background-color: #fff;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

/* #header { height: 190px; } */

#content
{
padding: 0.2em 1em;
max-width: 740px;
background-color: #fff;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #fff;
border: 0px solid #669900;
}

/* ~~~~~~~~~ parte sinistra ~~~~~~~~~ */
.splitleft {
	background: #fff url('images/split_left.jpg') no-repeat;
	width: 500px;
	float: left;
	position: absolute;
	font-size: 12px;
	font-family: Arial,Helvetica;
	text-align: left;
	margin-top: 3px;
	margin-right: 23px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 9px;
	padding-right: 23px;
	padding-bottom: 9px;
	padding-left: 23px;
}

/* ~~~~~~~~~ parte destra ~~~~~~~~~ */
.splitright {
	background: #fff url('images/menu.gif') top center no-repeat;
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;

}

#introduction{
	float: right;
	width: 180px;
	padding: 0px;
	background: url('images/menu.gif') no-repeat;
	line-height: 1.5em;
	font-family: arial,helvetica,sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 3px;
	text-align: center;
}

#introduction ul, #introduction li {
	font-weight: bold;
	text-align:left;
	list-style-type: square;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	text-align: center;
	position:static;
}

#introduction a:link {
	color:#4E5836;
	font-size: 14px; 
}

#introduction a:visited{
	color: 626262;
	font-size: 12px; 
}

#introduction a:hover, a:active{
	color:#4E5836;
}

#cx{ text-align: center; }
#cx_12b{ text-align: center; font-weight:bold; font-size: 12px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
#cx_14b{ text-align: center; font-weight:bold; font-size: 14px; color: #000000; }

#but{ text-align: center; color= white; font-weight:bold; background: #b8ce83; font-size: 12px; font-family: Arial,Helvetica,sans-serif; }

#lx{ text-align: left; }
#lx_b{ text-align: left; font-weight:bold; }
#lx_12b{ text-align: left; font-weight:bold; font-size: 12px; font-family: Arial,Helvetica,sans-serif;}
#lx_14b{ text-align: left; font-weight:bold; font-size: 14px; font-family: Arial,Helvetica,sans-serif;}
#lx_16b{ text-align: left; font-weight:bold; font-size: 16px; color: #000000; font-family: Arial,Helvetica,sans-serif; }
#lx_18b{ text-align: left; font-weight:bold; font-size: 18px; color: #000000; font-family: Arial,Helvetica,sans-serif; }


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: right;
	height: 23px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	font-size: x-small;
	color: #003300;
}


#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}

#LaserArt
{
	text-align: right;
	height: 23px;
	margin-top: 350px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	font-size: x-small;
	color: #003300;
}

a:active,
a:visited,
a:link	{ color: #b8ce83; text-decoration: none; }
a:hover	{ background-color: #EBC13E; color: #006600; text-decoration: none; }

/* ~~~~~~~~~ menu alto~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 18px;
	left: 15px;
	width: 540px;
	font-size:93%;
	font-weight: bold;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url('images/menuleft.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
ul {
	padding-top: 5px;
}

    #topmenu a span {
      float:left;
      display:block;
      background:url('images/menuright.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#365100;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h3{
	color:#4E5836;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style3 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 63px;
	font-family: Verdana, Tahoma;
	color: #00000;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
}

#content a {
	color:#4E5836;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E7F1DC;
	border-right-color: #E7F1DC;
	border-bottom-color: #E7F1DC;
	border-left-color: #E7F1DC;
}
/*	background-color: #f4f4f4;

#content a:hover{
	border-bottom: none;
	color:#678816;
	background-color: #EBC13E;
}
/*	background-color: #E7F1DC;

#content img{
background-color: #fcfcfc;
border: 1px solid #BBC2C7;
padding: 3px;
margin: 2px;
color: #666;
filter: progid:DXImageTransform.Microsoft.Shadow(color="#BFBFBF", Direction=135, Strength=4);
}

#content ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
}

#content li {
	font-size: 13px;
	text-indent: 12px;
	margin: 0;
	padding: 0;
      }
#destra {
	padding: 0.5em 1em;
	max-width: 740px;
	background-color: #fff;
	color: #FF0000;
	text-indent: -2000px;
}

