@charset "iso-8859-1";
/* CSS Document */

body {
	background-image:url(../imgs/graphics/body_bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin-top: 0px;
	line-height:18px;

	margin-bottom: 0px;
}


#content{

	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:100%;
	background-image:url(./imgs/graphics/main_content_bg.png);
	background-repeat:repeat-y;
	z-index:100;


}



#navigazione {
	width:835px;
	height:19px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	z-index: 100;
	left: 376px;
	top: 2px;
}



#navigazione a:link{
text-decoration:none;
color:#666666;

}

#navigazione a:hover{

text-decoration:none;
color:#003366;
}

#navigazione a:visited{

text-decoration:none;
color:#666666;
}

#navigazione a:active{

text-decoration:none;
color:#000000;
}

.campinavigazione{
width:90px;
height:14px;
font-size: 10px;
border:1px solid #999999;
background-color:#EEEEEE;
}


#header {
	position:absolute;
	width:880px;
	height:186px;
	top: 50px;
	z-index: 100;

}

/* questo è il contenitore della parte principale della pagina */
#main {

	position:absolute;
	width:838px;
	border:1px solid #CCCCCC;
	top:238px;
	height:900px;
	padding:20px;
	z-index: 100;
	background-color:#FFFFFF;
	
	

}

#mainscheda {
	position:absolute;
	width:838px;
	border:1px solid #CCCCCC;
	top:238px;
	height:1470px;
	padding:20px;
	z-index: 1;
	background-color:#FFFFFF;
	
	

}


#mainsedi {

	position:absolute;
	width:838px;
	border:1px solid #CCCCCC;
	top:238px;
	height:1200px;
	padding:20px;
	z-index: 100;
	background-color:#FFFFFF;
	
	

}


#ombra {

	margin-left:auto;
	margin-right:auto;
	position:absolute;
	width:884px;
	height:188px;
	top:238px;
	z-index:1;

}




#search {

	position:absolute;
	width:497px;
	height:120px;
	top: 20px;
	padding-top:15px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	background-image:url(../imgs/graphics/search_bg.png);
	background-position:inherit;
	background-repeat:no-repeat;
	z-index: 1;

}

#search h3{
	color:#003366;
}



#search li {

	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin-left:0px;
}

#welcome {
	position:absolute;
	width:522px;
	height:140px;
	top: 179px;
	z-index: 0;

}


#previewaste {
	position:absolute;
	left:25px;
	top:342px;
	width:519px;
	height:574px;
	z-index: 0;
	
}

#previewaste h2{

	padding:15px;
	margin-right:8px;
	background-color:#CCCCCC;
	color:#666666;
	letter-spacing:-1px;

}



#sidebar{

	position:absolute;
	left:561px;
	width:300px;
	height:900px;
	top: 20px;
	z-index: 4;

}


#sidebar2{
	position:absolute;
	left:561px;
	width:300px;
	height:500px;
	top: 20px;
	z-index: 1;

}



#postit {
position:relative;
top:20px;
background-image:url(../imgs/graphics/postit.png);
background-repeat:no-repeat;
padding-top:30px;
padding-left:20px;
padding-right:40px;
height:255px;
overflow:hidden;
text-align:justify;

}

#bollettino {
position:relative;
padding-top:10px;
padding-left:5px;
padding-right:20px;
}


#bollettino h2{
font-size:20px;
color:#999999;
}


#login {
	position:absolute;
	top:121px;
	background-image:url(../imgs/graphics/bg_login2.png);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	text-align:justify;
	font-size:12px;
	width:388px;
	height:285px;
	margin-left:auto;
	margin-right:auto;
	left: 230px;
}

#cont-generico {
	position:absolute;
	left:25px;
	top:20px;
	width:500px;
	height:574px;
	z-index: 100;
	
}

#cont-tabellare {
	position:absolute;
	left:21px;
	top:172px;
	width:525px;
	height:646px;
	overflow:auto;
	z-index:0;
	
	
}

#cont-scheda {
	position:absolute;
	left:24px;
	top:21px;
	width:525px;
	z-index:1;
	
	
}




#footer{

	position: absolute;
	top:1195px;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	z-index: 100;

}

/*ombreggiatura sotto immagini standard*/

div.pic{
	
	float:left;
	margin: 10px;
	padding:0 0 25px 0;
    background: url(../imgs/graphics/shadow.png) no-repeat bottom center;

	}

div.pic img{

	display: block;
	border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 10px;
	background: #f6f6f6;
	
	} 


/*ombreggiatura sotto miniature*/

div.pic2{

	float:left;
	margin: 5px;
	padding:0 0 10px 0;
    background: url(../imgs/graphics/shadow2.png) no-repeat bottom center;
	overflow:hidden;

	}

div.pic2 img{

	display: block;
	border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 9px;
	background: #f6f6f6;
	
	} 

/* descrizione sotto le miniature*/
#descrizione {

font-size:10px;
color:#666666;
padding-left:5px;
padding-right:8px;
line-height:12px;
padding-bottom:10px;
}


.floatDX {

	float:right;
	padding-left:10px;

}


a:link  {
font-weight:bold;
color:#990000;
text-decoration:none;
}

a:hover{
font-weight:bold;
color:#003399;
text-decoration:underline;
}

a:visited  {
font-weight:bold;
color:#990000;
text-decoration:none;
}
a:active  {
font-weight:bold;
color:#990000;
text-decoration:none;
}

.separatore {
padding-bottom:5px;
border-bottom:1px dotted #CCCCCC;
}

#errore {
margin-left:auto;
margin-right:auto;
background-color:#F3DFB4;
width:300px;
padding:20px;
color:#990000;
font-size:12px;
font-weight:bold;
border:1px solid #CC0000;

}

.button {
cursor:pointer;

}
.small{
font-size:10px;
color:#003366;
margin-top:10px;
}

h2 {
	font-size:18px;
	letter-spacing:-1px;
}

h3{
	
	color:#FFF;
	font-size:14px;
	letter-spacing:-1px;
}

.floatSX {
	
	float:left;
	padding:5px;
}

#content #mainscheda #cercaArchivia {
	border:1px solid #333;
	border-radius: 10px;	
	background-color:#9CC;
	padding: 5px;
	height: 50px;
	width: 790px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}
#content #navigazione a img {
	border: 0px;
}
.ultimoInvio {
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 100px;
	font-weight: bold;
	color: #036;
	background-color: #69C;
	height: 100px;
	width: 450px;
	border: 2px groove #036;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content #main fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #69C;
	border: 1px solid #069;
	padding: 10px;
}
#content #main fieldset {
	padding: 10px;
	font-size: 14px;
	background-color: #C0DDFF;
	border: 1px solid #069;
}


.manina {
	cursor:pointer;
}
