/*
	Codice CSS di Analemma http://www.analemma.it
	Ultimo aggiornamento: 29 Luglio 2009
	XHTML/CSS programmato da Analemma
	Contact Info: info{at}analemma.it
	
*/

/* Reset Css */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

a img { border: none; }


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* End Reset Css */




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1.6em;
	text-align:center;
	font-size: 12px;
	color:#333;
}


a {

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


a:hover {

text-decoration:underline;

}

a img {

border:none;
}


#container {
text-align:left;
width:910px;
margin:auto;
}

#header {
height:140px;
margin-top:10px;
margin-bottom:10px;
}

#logo {
	float:left;
	width:291px;
	display:inline;
	}

#menu-orizzontale {
	float:right;
	position:relative;
	top:81px;
    display:inline;
	}


.pio{
background: scroll url("overlay.png") 0 0 repeat;
height:100%;
width: 100%;
z-index: 999;
margin:0;
padding:0;
position: absolute;
top:0;
}

.undercostruction{
left: 20%;
    position: absolute;
    text-align: center;
    top: 15%;
    width: 753px;
    z-index: 9999;
    border: 1px solid white;



}
	
.iframe {

    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 100%;


}

#blocco {
width: 100%;
	}

#blocco img{
display:block;
	}
	
#blocco a,a:link, a:visited, span {
		text-decoration: none;
		font-size: 12px;
}



#blocco a:hover {
		text-decoration: none;
		color: silver;
	
}









.uno {
float: left;
width:30%;
margin-right:5%;
display: inline;

}

.uno img {
margin-top:20px;	
margin-bottom:15px;	
}



.due {
float: left;
width:30%;
margin-right:3%;
display: inline;

}

.due img {
margin-top:20px;	
margin-bottom:15px;	
}

.tre {
float: right;
width:30%;
display: inline;

}

.tre img {
margin-top:20px;	
margin-bottom:15px;	
}


/* FINE Foglio di Stile HOME */



/* INIZIO Foglio di Stile GRAFICA */
#bloccog {
width: 100%;
height:100%;
	}


#bloccog span{
		
		font-size: 11px;
		
}




.unog {
float: left;
width:30%;
margin-right:5%;
display: inline;

}

.unog img {	
	
margin-bottom:5px;
border: 1px dotted orange;

}



.dueg {
	
float: left;
width:30%;
margin-right:3%;
display: inline;

}

.dueg img {	
	
margin-bottom:5px;	
border: 1px dotted orange;

}

.treg {
float: right;
width:30%;
display: inline;
}

.treg img {

margin-bottom:5px;	
border: 1px dotted orange;
}



#avanzamento{
text-align:right;
height:18px;
margin-bottom:15px;

	}
	
#avanzamento img{
	position:relative;
	top:-1px;
	vertical-align: middle;
display:inline;
	}	

	
#avanzamento a:link,a:visited{
	vertical-align: middle;
	color: #181C21;
	font-size: 11px;
	display:inline;
	margin: auto 0;
	}

#avanzamento a:hover{

	vertical-align: middle;
	text-decoration: none;
	color: #ff6a44;
	font-size: 11px;
	display:inline;
	margin: auto 0;
	}


/* FINE Foglio di Stile GRAFICA */



#footer img{
 margin-top:20px;
	}
	
#footer p{
text-align:right;
	color: silver;
	font-size: 9px;
	padding-top:2px;
	}

.footerdue img{
		position:relative;
		top:-5px;
	 margin-top:0px;
	 display:block;
	 border:0;
	 
	}

	
.footerdue p{
	position:relative;
		top:-2px;
	display:block;
	margin:0;
	padding:0;
    text-align:right;
	color: silver;
	font-size: 9px;
	}
	
	
	
/* ----- clear fix for floats ----- */
/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */		
/* without this class applied, a float might hang over the bottom border of it's container */
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }		

/* hides clearfix from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end hide from IE-mac */


