/*************************************
CSS GREEN Silab
   Created by Mari Pasquale aka Ohm 
   mail: mari_pasquale@libero.it
   web:  http://gnammo.altervista.org 
**************************************/
#submenu{
	background: transparent url(images/subnav_green.jpg) no-repeat 0 0;
}

/* SERVIZI > SETTORI */
#content .sec{
	border-left: 3px solid #ccc;
	padding-left: 5px;
}
#content h3 img{
	border: 0;
	vertical-align: middle;
	padding-right: 5px;
}
#content h3{
	font-size: 15px;
	color: #039;
	text-transform: uppercase;
	cursor: pointer;
}

#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2ca100;
	border-bottom: 1px solid #2ca100;
}
#content .sec ul li{
	line-height: 1.7em;
}
td{
	font-weight: bold;
}
/* SERVIZI > STRUMENTAZIONE */
#strumentazione img{
	border: 0;
	vertical-align: top;
	float: left;
}
#strumentazione ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	float: right;
	width: 498px;
	font-weight: bold;
}
#strumentazione ul li{
	border-bottom: 1px dotted #666;
	line-height: 1.7em;
}