body {
	background-color:	#FFF;
}
.app-top {
	height:60px;
	border-bottom:	none;
}
.menutop {
	font-weight:	normal;
	background: transparent url(app_top.jpg) repeat-x left bottom;
	margin-bottom:	0;
}
#subtitle {
	margin: 0; padding: 0;
	list-style: none;
}

#subtitle li {
	display: inline;
	padding: 5px 10px ;
}
#subtitle a {
	text-decoration:	none;
}
#app-logo {
	height: 48px;
}

img {
	border: none;
}
.img-left {
	margin-right:	10px;
	float: left;
}
.rb {
	margin-bottom:	10px;
}
.rb-ct {
	margin: 0;
	padding: 5px 0 10px 0;	
	background-color:	transparent;
}
.sub-par {
	color: #2865AC;
	font-style:	italic;	
}
.rb h3,
p.bbox {
	padding: 0 10px;
	margin: 0 10px 10px 10px;
}
.rb h3 {
	margin-top:20px;
	position: relative;
	text-transform: uppercase;
}
.rb h3 a {
	text-transform:	none;
}
.rb h1,
.rb h2 {
	margin-left:10px;
	margin-right:	10px;
}
.box-sep {
	margin-top:	5px;
	margin-bottom:	5px;
	display: block;
	clear:both;
}
div.open {
	position: absolute;
	right: 5px;
	top: 0px;
	/*text-align: right;*/
	font-size:	0.9em;	
	width: 120px;
}
div.open a {
	text-decoration:	none;
	font-weight:	normal;
}
.box-sep {
	/*border-bottom:1px dashed #A9C7EB;*/
}
#g-sidebar {
	margin-top:	0;
}
#g-sidebar ul.vmenu li.section {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 10px 2px 0 2px;	
	border-bottom: 1px solid #e0e0e0;
	border-bottom:3px double #A9C7EB;
	color: #15428B;
	text-transform: uppercase;
	font-weight:	bold;
}
#container {
	border-bottom:	none;
}
#chiedi_preventivo {
	margin: 10px;
}
#main-wrapper {
	border-top:	3px solid #DDE9F7;
	padding-top:	10px;
}
#footer-wrapper {
	display: block;
	clear: both;
	border-top:	3px solid #DDE9F7;
	margin-top:	5px;
}
#footer {
	margin: 0;
	padding-top:	10px;
	text-align: center;
	font-size:	8pt;
	clear: both;
	border-top:	1px solid #99BBE8;
	background: transparent url(app_bottom.jpg) repeat-x left top;
}
#menu-box {
	margin-top:	20px;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size:	13px;	
	color: #234572;
}
.external {
	background:	url(external.png) right center no-repeat;
	padding-right:	18px;
}

.evidenza {
/*	border: 2px dotted #15428B;*/
	margin: 10px 5px 10px 5px;
	padding: 1px;
	background-color:	#5A96DC;
}
.evidenza h2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14px;
	color:#E30000;
}
.evidenza p {
	font-size:	13px;	
	line-height: 13px;
	margin: 6px 10px;
}
.evidenza-frame {	
	background-color:	#DDE9F7;
	background: #DDE9F7 url(evidenza-frame.jpg) repeat-x left top;	
	padding: 3px;
}
.evidenza-inner {
border: 1px solid #99BBE8;
	background-color:	#FFF;
	padding: 3px;

}
