/* 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: 90%;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 120%;
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size:76%;
		font-family: 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: 30px;
		left: 13px;
	}
	.linklogin {
		margin: 10px 0px 0px 0px; 
		width: 234px; 
		height: 27px; 
		background-image: url(/Skins/Amiacque/images/structure/btn_sportello3.gif); 
		background-repeat: no-repeat; 
		padding: 5px 30px 0px 10px; 
		overflow: hidden
	}
	.linklogin  a{
		font-weight: bold; 
	}
	.linklogin  a:hover{
		color: #008cd7; 
	}

	.linksportello {
		margin: -32px 0px 0px 250px; 
		width: 177px; 
		height: 27px; 
		background-image: url(/Skins/Amiacque/images/structure/btn_sportello.gif); 
		background-repeat: no-repeat; 
		padding: 5px 30px 0px 40px; 
		overflow: hidden
	}
	.linksportello  a{
		font-weight: bold; 
	}
	.linksportello  a:hover{
		color: #008cd7; 
	}
	
#nav {
	background-image: url(../images/structure/bg_nav.gif);
	height: 41px;
	position: relative;
}
#find {
	position: absolute;
	float: right;
	top: 85px;
	right: 0px;
}
#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: 5px;
}
#find .send {
	background-image: url(../images/structure/btn_cerca.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 10px;
	border: none;
	width: 24px;
	height: 25px;
	margin-right: 10px;
	cursor:		pointer;
}


/* 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 h3 {
		margin: 15px 0 5px 20px;
		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 20px;
		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;
	}
	.col1 p {
			margin: 10px 10px 10px 20px;
	}

    .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;
	text-align: right;
	padding-top: 46px;
	padding-right: 20px;
}

/* 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 ul li a {
	background-image: url(../images/structure/bg_list_vert.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0px;
	padding: 10px 0 0 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;
	border-bottom: solid 1px #fff;
}
#nav_sx ul li a:hover {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_sx ul li .selected {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_sx ul ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 25px;
	background-color: #dbecf4;
}
#nav_sx ul ul li {
	background: transparent url(../images/structure/ico_li_3level.gif) no-repeat scroll 0px 5px;
	padding-left: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#nav_sx ul ul li a {
	color: #006699;
	text-decoration: none;
	background: none;
	font-size: 12px;
	padding: 0px;
	height: auto;
	
}
#nav_sx ul ul li a:hover {
	color: #006699;
	text-decoration: underline;
	background: none;
}

#nav_sx ul ul li .select {
	color: #006699;
	text-decoration: underline;
	background: none;
}


#nav_3 li {
	background: transparent url(../images/structure/ico_li_3level.gif) no-repeat scroll 0px 5px;
	padding-left: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
#nav_3 a {
	color: #006699;
	text-decoration: none;
}
#nav_3 a:hover {
	color: #006699;
	text-decoration: underline;
}

/* login */
#login {
	background-image: url(../images/structure/bg_login.gif);
	background-repeat: no-repeat;
	padding: 30px 15px 0px 14px;
	height: 132px;
	font-size: 11px;
}
#login_btn_version {
	background-image: url(../images/structure/bg_login.gif);
	background-repeat: no-repeat;
	padding: 60px 15px 0px 12px;
	height: 102px;
}

.col1 h4 {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px;
}
.col1 ul {
	margin-top: 5px;
	color: #333;
}






/* CUSTOM CSSs */






.holygrail .col1 h2, .holygrail .col1 h2 strong {
	color: #5BAC26;
}

.holygrail .col1 h4, .holygrail .col1 h4 strong{
	color: #008cd7;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.col1  .sportellowebamiacque_container h2 {
		background-repeat: no-repeat;
		background-position: left 4px;
		padding-left: 25px;
		margin: 10px 0 10px 0;
		font-size: 25px;
		font-weight: bold;
		border-bottom: 1px dashed #dedede;
		background-image: url(../images/structure/ico_h2_giallo.gif);
		color: #dec95e;
}

.col1  .sportellowebamiacque_container h6 {
	background-image: url(../images/structure/ico_h6_giallo.gif);
	color: #dec95e;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin: 10px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

 .col1  .sportellowebamiacque_container h3 {
	color: #44b850;
	margin: 15px 0 5px 0;
	padding-top: 1px;
	font-size: 16px;
	font-weight: bold;
}

.col1  .sportellowebamiacque_container ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.col1  .sportellowebamiacque_container li {
	background-image: url(../images/structure/ico_h6_giallo.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px; 
	padding-left: 25px; 
	padding-top: 5px;
}

.col1  .sportellowebamiacque_container a {
	text-decoration: none;
	font-weight:	bold;
	color:			#008cd7; /*777777;*/
	font-size: 		14px;
}

.col1  .sportellowebamiacque_container a:hover {
	color:			#dec95e;
	cursor:			pointer;
}

.col1  .sportellowebamiacque_container{
	margin: 0px 10px 0px 10px;
	padding-left: 30px;
	min-height:	450px;
	background-image: url(../images/cnt/sfondo.jpg);
	/*background-repeat:	no-repeat;*/
	background-position: bottom left;
	/*background-color: #f2f2f2;*/
}

.sportellowebamiacque_container th {
background-color: #dec95e;
}

.sportellowebamiacque_container table {
border-bottom: 5px solid #dec95e;
margin-bottom: 5px;
background-color:#ffffff;
}

.sportellowebamiacque_container tr td {
background-color:#ffffff;
}

.sportellowebamiacque_container tr.odd td {
background-color:#fffdcc;
}