/** BASIC */

#top {
background: url(images/bg_top.png) no-repeat center top;
}

.legis {
padding-left:240px;
font-size: 8pt;
font-weight:bold;
}


body {
	margin: 0px;
	padding: 0px;
	background: #7FA8C6 url(images/bg.jpg) repeat-x left bottom;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}



#left {
	float:left;
	width:392px;
}

#left2 {
	float:left;
	width:300px;
}

#right {
	float:right;
	width:392px;
}
#right2 {
	float:right;
	width:425px;
}


.list1{

	list-style: none;
	}
	
.list1 li {
padding-bottom: 15px;
}
	
.list1 h4{
	color: #0077dd;
	margin: 0;
	list-style: none;
	background: url(images/01.png) no-repeat left top;
	padding-left: 20px;
	text-align:left;
	font-size:14px;
	
	}

.list1 a {
	
}

.list2 li {
padding-bottom: 15px;
}

.list2 h4{
	color: #0077dd;
	margin: 0;
	list-style: none;
	background: url(images/01.png) no-repeat left top;
	padding-left: 20px;
	text-align:left;
	font-size:14px;
	}



.list2 {
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

.titoletti {

	font-weight:bold;
	font-size: 10pt;
	color:#00508B;

}

/** HEADER */

#header {width: 834px;margin: 0px auto;height: 140px;}
#header h1 {margin: 0px;padding:0px;text-transform: uppercase;font-weight: bold; width: 834px;height: 140px;}
#header h1 a {margin: 0px;padding:0px; text-indent:-99999px; display:block; line-height:0px !important;}
#header h1 span {left: -10000px;
    position: absolute;
    top: -10000px;}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 834px;
	height: 36px;
	margin: 0 auto;
	background-image:url(images/bg_menu.jpg);
	
}

#menu ul {
	margin: 0;
	padding-left: 43px;
	list-style:none;
}

#menu li {
background-image:url(images/base_menuscritte.jpg);
	float: left;
	height: 36px;
	}

#menu a {
	display: block;
	padding: 9px 14px 9px 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}

#menu a:hover {
	color: #999999;
}

#menu .current_page_item a {
	color: #003366;
}

/** CONTENT */

#content {
	width: 835px;
	background: #FFFFFF url(images/bg_footer.jpg) no-repeat bottom;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}


#columnB h1{height: 22px; margin-top:30px; margin-bottom:20px; display:block;border-bottom: 1px dashed #EEEEEE;border-spacing: 2px;font-size: 14pt;color:#00508B;padding-bottom: 20px;}


#columnB {
padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	float: left;
	width: 785px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	width:835px;
	height: 59px;
	
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
#sidebar { float:right; width:250px; padding:0px 0 10px 10px; border-left:1px solid #eee; display:block; margin-left:10px;}
#sidebar h2 { border-bottom:1px dashed #EEEEEE; color:#00508B; font-size:16px; padding-bottom:3px; display:block; margin-top:0px;}
#sidebar ul { margin:0; padding:0; list-style: none;}
#sidebar ul li { padding:2px 3px; margin-bottom:2px; border-bottom:1px solid #eee;}
#sidebar ul li a { display:block; padding-left:12px; background: url(/images/li.png) 2px 7px no-repeat; text-decoration:none;}
#sidebar ul li a:hover { color:#C40000;}
#sidebar ul li a.preventivo { color:#C40000;}
.legis2 { padding-left:0px !important; text-align:left !important;}





