h2{
	text-align:center;
}
a, a:visited{
	color: #3780ae;
	text-decoration: none;
}
a:hover{
	text-decoration: overline underline;
}
img{
	border: 0px;
}
p{
	text-align: justify;
}
#pagina{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#dadada;
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt;
}
#contenitore{
	margin: 0px auto 0px auto;
	width:760px;
	background-color:#dadada;
}
#titolo-contenitore{
	height:160px;
	overflow:hidden;
	background-image: url(./images/sonoio_logo.jpg); 
}
#corpo{
	margin: 20px 0px 20px 0px;
	float:left;
	position:relative;
	width:560px;
	background-color:#f5f5f5;
	overflow:hidden;
	padding: 10px 10px 10px 10px;
}
#progetto_calcola_media{
	overflow:hidden;
	margin: 0px 20px 0px auto;
}
#progetto_ipod{
	overflow:hidden;
	margin: 0px 20px 0px 0px;
}
#progetto_FPGA_led{
	overflow:hidden;
	margin: 0px auto 0px 0px;
}
#menu{
	font: 80% Arial, Helvetica, sans-serif;
	margin: 20px 20px 20px 0px;
}
#lato-contenitore{
	float:left;
	width: 180px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li{
	font-size: 1.1em;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a:link, #menu a:visited {
	display: block;
	background-color: #ffbf35;
	color: #3780ae;
	margin: 0;
	padding: 0.3em 0.6em 0.3em 1em;
	text-decoration: none;
	border-bottom: 1px solid  #f9d692;
	border-left: 10px solid #f9d692;
}

#menu a:hover, #menu a:focus, #menu a:active{
	background-color: #b0fd82;
	color: #3780ae;
	border-left: 10px solid #EAD100;
}
#contenitore-frase{
	background-color:#ffbf35;
	position: relative;
	margin: 20px 20px 20px 0px;
}
#frase{
	font: 12px Arial, Helvetica, sans-serif;
	color:#3780ae;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px;
}

.p_sinistra{
	height:133px;
	overflow:hidden;
	padding: 0.3em 0.6em 0.3em 1em;
	background-color: #b0fd82;
	text-align: justify;
	color: #3780ae;
}
.p_portfolio_titolo{
	font-size:15px;
	font-weight: bold;
	line-height: 3.0em;
}
.p_sinistra img{
	float: left;
	border: 0px;
	padding: 0.3em 1em;
}
.p_sinistra a:hover{
	text-decoration: overline underline;
}
.p_sinistra a{
	color: #3780ae;
	text-decoration: none;
}
.p_destra{
	height:133px;
	overflow:hidden;
	padding: 0.3em 0.6em 0.3em 1em;
	text-align: justify;
	background-color: #3780ae;
	color: #b0fd82;
}
.p_destra img{
	float: right;
	border: 0px;
	padding: 0.3em 1em;
}
.p_destra a{
	color: #b0fd82;
	text-decoration: none;
}
.p_destra a:hover{
	text-decoration: overline underline;
}
.centrato{
	text-align:center;
}
.messaggio{
	color:#f97f7f;
	font-weight: bold;
}
.tabella_centrata{
	margin: 0px auto;
}
.titoli_portfolio{
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 0px 0px 0px;
}
.logo_progetto_ipod_right{
	float: right;
	margin: 0px 0px 10px 10px;
}
.logo_progetto_ipod_left{
	float: left;
	margin: 0px 10px 10px 0px;
}
.logo_progetto_FPGA_led_left{
	float: left;
	margin: 0px 10px 10px 0px;
}
.logo_progetto_FPGA_led_right{
	float: right;
	margin: 0px 0px 10px 10px;
}
#ultimo_passaggio{
	color: #3780ae;
	font-size:15px;
	text-align:center;
}
#footer{
	text-align:center;
	margin: 40px 0px 0px 0px;
}
