h1{
	font-size:12px;
	font-weight:bold;
	color:#656565;
	text-transform:capitalize;
	margin-bottom:10px;
	margin-top:0;
	}
h2{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px;
	margin-top:0;
	}
h3{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#a7ce38;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:0;
	}	
marquee{
	float:left;
	background:#FFF;
	width:210px;
	height:120px;
	padding-left:13px;
	cursor:pointer;
	}
a{
	color:#a7ce38;
	text-decoration:underline;
	font-weight:bold;}
hr{
	border-top:solid 1px #BBB;
	height:1px;	}
a:hover{
	color:#7ea11a;
	text-decoration:none;
	font-weight:bold;}	
#nav ul{
	display:inline;
	padding:0;
	margin:0;
	float:left;
	list-style:none;}
#nav .li{
	float:left;
	height:29px;
	text-align:left;
	padding-top:10px;
	padding-left:25px;
	background:url(../img/button_off.gif) top left no-repeat;	
	cursor:pointer;
	color:#add145;
	font-weight:bold;
	margin-right:15px;}
#nav .li_hov{
	float:left;
	height:29px;
	text-align:left;
	padding-top:10px;
	background:url(../img/button_on.gif) top left no-repeat;
	padding-left:25px;
	margin-right:15px;	
	cursor:pointer;
	color:#7ea11a;
	font-weight:bold;}
.title{
	 margin:0; 
	 padding:0; 
	 width:516px; 
	 background:#FFF; 
	 border-bottom:solid 1px #DDD;
	 }
.item{
	float:left;
	background:#FFF;
	width:476px;
	border-bottom:solid 1px #DDD; 
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	}		
.item img{
	padding-right:10px;
	float:left;}
.box{
	margin-top:17px;
	background:url(../img/box_left.gif) no-repeat;
	width:220px;
	padding:15px;
	height:120px;
	float:left;
	}
.box1{
	margin-top:17px;
	margin-left:16px;
	background:url(../img/box_right.gif) no-repeat;
	width:220px;
	padding:15px;
	height:120px;
	float:left;
	}	
.box_title{
	float:left; 
	margin-left:10px; 
	width:120px;
	font-size:13px;
	font-weight:bold;
	color:#a7ce38;
	text-transform:uppercase;
	}
.box_cnt{
	float:left; 
	margin-left:10px; 
	width:120px;
	}
.box_cnt a{
	color:#656565;
	text-decoration:none;
	font-weight:normal;}

.box_cnt a:hover{
	color:#656565;
	text-decoration:underline;
	font-weight:normal;}		
.skema {
	float:left; 
	border-right:dashed 1px #CCC; 
	margin-bottom:10px; 
	width:140px;
	padding-right:10px; 
	margin-left:5px
	}
.vetro{
	position:absolute; 
	top:15px; 
	right:10px; 
	color:#7ea11a; 
	font-size:11px;
	}