/* CSS Document */

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background-color: #95c1e1;
		font-size:76%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 90%;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    }
	strong {
		color: #006699;
	}
	a {
		text-decoration: underline;
		color: #006699;
	}
	a:hover {
		color: #88c4e3;
		text-decoration: none;
	}
	/* Header styles */
    #header {
        width:100%;
    }
	
	#header_bg {
		background-image: url(../images/structure/header_sx.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		height: 116px;
	}
	#header_dx {
		background-image: url(../images/structure/header_dx.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		height: 116px;
		float: right;
		width: 566px;
	}	#logo {
		position: absolute;
		width: 271px;
		height: 34px;
		top: 48px;
		left: 13px;
	}
#nav {
	background-image: url(../images/structure/bg_nav.gif);
	height: 41px;
	position: relative;
}
#find {
	position: absolute;
	float: right;
	top: 5px;
	right: 20px;
}
#find input.campo {
	background-image: url(../images/structure/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	padding: 3px 0px 3px 3px;
	color: #1886bf;
	margin-right: 20px;
}
#find .send {
	background-image: url(../images/structure/cerca_btn.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 10px;
	border: none;
	width: 24px;
	height: 25px;
	margin-right: 20px;
}


/* menu orizzontale */
#navcontainer_h {
   font-size: 12px;
   font-weight: bold;
}
 
#navcontainer_h ul {
   margin: 0px;
   padding-left: 10px;
   padding-bottom: 5px;
   padding-top: 11px;
}
 
#navcontainer_h ul li {
   display: inline;
}
 
#navcontainer_h a {
   padding: 5px 10px 5px 10px;
   margin: 0px;
   color: #006699;
   text-decoration: none;
   border-right: 1px solid #006699;
}

#navcontainer_h a:hover {
   background-color: #006699;
   color: white;
}
#navcontainer_h .current {
   background-color: #006699;
   color: white;
}
/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		padding-top: 10px;
		background-color: #FFFFFF;
	}
	/* 2 column left menu settings */
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:192px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:192px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 202px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		text-align: justify;
	}
	
	.col1 {
        margin:0 20px 0 20px;
	}
	
	 .col1 h3 {
		margin: 15px 0 5px 0;
		padding-top: 1px;
		font-size: 14px;
		font-weight: bold;
		color: #a4c4dc;
	}
	 .col1 h2 {
		background-image: url(../images/structure/ico_h2.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		padding-left: 25px;
		margin: 10px 0 10px 0;
		font-size: 20px;
		font-weight: bold;
		color: #0081c4;
		border-bottom: 1px dashed #dedede;
	}
	 .col1 h6 {
		background-image: url(../images/structure/ico_h6.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 13px;
		margin: 10px 0 10px 0;
		font-size: 15px;
		font-weight: bold;
		color: #5bac26;
	}

    .leftmenu .col2 {
        float:left;
        width:192px;
        position:relative;
        right:192px;
    }
	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
    }
/* footer */
#footer_bg {
	background-image: url(../images/structure/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 60px;
	overflow: hidden;
	clear: both;
}
#footer_sx {
	background-image: url(../images/structure/footer_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	float: left;
	width: 649px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 46px;
	padding-left: 20px;
}
#footer_dx {
	background-image: url(../images/structure/footer_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 66px;
	float: right;
	width: 246px;
}

/* menu verticale */
#nav_sx {
	background-image: url(../images/structure/top_nav_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
	width: 192px;
	float: left;
}
#nav_sx ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#nav_sx li a {
	background-image: url(../images/structure/bg_list_vert.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 0px 0px 38px;
	padding: 8px 0px 4px 38px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	display: block;
	min-height: 19px;
}
#nav_sx li a:hover {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_sx li .selected {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
/* login */
#login {
	background-image: url(../images/structure/bg_login.gif);
	background-repeat: no-repeat;
	padding: 30px 15px 0px 12px;
	height: 132px;
}
#login input.campi {
	width: 100%;
	background-image: url(../images/structure/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 19px;
	padding: 3px 0px 3px 0px;
	color: #1886bf;
	margin-bottom: 5px;
}
.button {
	background-color: #006699;
	color: #FFF; 
	padding: 3px 0px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 101%
}

.col1 h4 {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px;
}
.col1 ul {
	margin-top: 5px;
	color: #333;
}








/* CUSTOM CSSs */

/* COMUNI SEARCH BOX */

div.comuni-searchbox-c {
	background: #A4C4DC url(../images/cnt/tit_primopiano.gif) no-repeat left top;
	padding-top: 8px;
	margin: 0 0 50px 0!important;
	width: 530px;
}

div.comuni-searchbox-c h3 {
	margin: 0 0 5px 25px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #FFF !important;
}

.comuni-searchbox, .comuni-detailbox {
	background-color: #d8e5f2;
	padding: 10px;
	border-top: solid 1px white;
}

.comuni-searchbox h4 {
	margin: 0 0 2px 0;
	color: #0081c4;
	font-size: 13px;
	font-weight: bold;
}

div.comuni-searchbox .i-search-text {
	width: 430px;
}

div.comuni-searchbox .i-search-action {
	width: 70px;
}

div.comuni-detailbox .i-search-option {
	width: 420px;
}

div.comuni-detailbox .i-search-action {
	width: 80px;
}





.comuni-searchbox-footer {
	display: none;
}