* {
	margin: 0px;
	padding: 0px;
/* 	border: 1px solid red; */
}


/* struttura */

body {
	color: #0F4672;
	background:white;
	text-align: center;
	font-size: 9.5pt;
	font-family:Verdana,sans-serif;
	overflow:scroll;
}
div#wrapper_esterno {
	margin: 0px auto;
	width: 960px;
	background: url(../grafica/ombra_angolo_pagina.png) no-repeat bottom right;
}
div#wrapper_interno {
	margin: 0px auto;
	text-align:left;
	width:850px;
}
div#content{
	float: right;
	text-align: left;
	width: 645px;
	height: auto;
	margin-bottom: 25px;
}
#top_menu {
	text-align: right;
	width: auto;
	border-bottom: 1px solid #ddd;
	/*line-height: 50px;*/
}

div.noDisplay {
	display:none;
}

#testo {
	margin-top: 62px;
	overflow:visible;
	margin-left: 20px;
	/* border-left: 1px dashed #f0f0f0; */
}


div#header {
	float:left;
	background: url("../grafica/logoCompleto.png") no-repeat top left;
	height: 233px;
	width: 201px;
}


div#footer {
	clear:both;
	border-top: 1px solid #ddd;
	text-align:left;
	padding-bottom: 20px;
	background: transparent url("../grafica/sfondoH2.png") repeat-x 0px -10px;
}

/* elementi generici */

title {
	font-variant:small-caps;
}
.clearer {
	clear:both;
}
a, a:link, a:visited, a:active {
	color: #50ACB4;
}
a:hover {
	color: #AA4646;
	text-decoration:none;
}
a.help {
	cursor:help;
}
p {
	margin: 20px 0px;
}
div.p {
	margin: 20px 0px;
}
.grigetto {
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
}
a img {
	border: none;
}
.testoDx {
	text-align:right;
}

/* header */

#header-wrapper {
	display:none;
	color: white;
	text-align: center;
}
#header-title {
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 5px;
	line-height: 30px;
}
#header-text {
	font-size: 85%;
}

/* top menu */

#top_menu ul {
	list-style-type:none;
}
#top_menu li {
	display: inline;
}
#top_menu a, #top_menu a:link, #top_menu a:visited, #top_menu a:active {
	color: white;
	color: #8FC2D8;
	background: url("../grafica/bottone_menu_pressed.png") no-repeat center 5px;
	text-decoration:none;
	line-height: 65px;
	padding: 12px 60px;
}
#top_menu a:hover {
	background: url("../grafica/bottone_menu.png") no-repeat center 5px;
	color: #033147;
	color:white;
}
#top_menu a.active {
	background: url("../grafica/bottone_menu.png") no-repeat center 5px;
	color: #033147;
	color: white;
}

/* HOME PAGE */

h2 {
	background: url(../grafica/sfondoH2.png) repeat-x 0px -10px;
}
h2 span {
	font-size: small;
	color: gray;
	float:right;
	font-weight:normal;
}
#testo div { /*debug*/
/*	border: 1px solid gray;*/
}

div#riquadri {
	float: left;
	width: 74%;
	text-align: center;
}

div#colonna_dx {
	float: right;
	width: 23%;
	font-size: 90%;
	margin-left: 3px;
}
#colonna_dx h3 { /* titolo */
	font-size: 120%;
	text-align: center;
	background: #f0f0f0;
	line-height: 30px;
}
#colonna_dx ul {
	list-style-type:none;
	list-style-position:inside;
	padding: 3px;
}
#colonna_dx li {

}
#lista_news {
	background: transparent url("../grafica/sfondoGrigioSfumato.png") repeat-x bottom center;
}
#menu_utente {
	margin-top: 30px;
	height: 50px;
	background: #fcfcfc url("../grafica/sfondoGrigioSfumato.png") repeat-x bottom center;
	border: 1px solid #f0f0f0;
	padding: 10px 5px;
}
#menu_utente a {
	color: gray;
	font-size: 90%;
}
#menu_utente h3 {
	display:none;
}

.riquadro {
	width: 49%;
	height: 210px;
	margin: 0px 1px;
	text-align: left;
/* 	border: 1px solid #bbb; */
	background: #f9f9f9;
	padding-bottom: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	margin-bottom: 5px;
}
#riquadro_tl {
	background-image: url(../grafica/ico_icone_100.png);
	background-position: 2px 48px;
	background-repeat:no-repeat;
}
#riquadro_tr {
	background-image: url(../grafica/ico_mysql_70.png);
	background-position: 15px center;
	background-repeat:no-repeat;
}
#riquadro_bl {
	background-image: url(../grafica/ico_j+wp_40.png);
	background-position: 30px bottom;
	background-repeat:no-repeat;
}
#riquadro_br {
	background-image: url(../grafica/ico_linux_50.png);
	background-position: 25px center;
	background-repeat:no-repeat;
}
.riquadro .titolo_riquadro {
	background: white;
}
.riquadro p {
	margin: 0px;
	margin-left: 105px;
	margin-top: 10px;
	padding-right: 5px;
/* 	letter-spacing:-0.05em; */
/* 	line-height: 1.5em; */
}
.riquadro h3 {
	background: #EFF3F7 ;
	line-height: 30px;
	text-indent: 5px;
	text-align: center;
}


/* NEWS */

#news_wrapper {
	float: left;
	width: 70%
}
.news_title {
	text-indent: 55px;
	height:64px;
 	line-height:64px;
	background: url(../grafica/ico_news.png) no-repeat center left;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing: 2px;
}
.news_note {
	text-align: right;
	font-size: 90%;
	font-style:italic;
	color:gray;
	background: #EFF3F7;
	float:right;
	margin-right:10px;
	line-height: 30px;
	padding: 0px 10px;
	border-bottom:1px solid #ddd;
}
.news_body {
	background: #f9f9f9;
	padding: 20px;
	clear:right;
}
.news_iconbar {
}
.news_icon {

}
.news_icon img {
	background: #f9f9f9;
	position: static;
	margin-top: 5px;
	padding: 5px;
}
#pagina_news #colonna_dx H3 {
	margin-top:64px;
}
#feedRss
{
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 10px;
}
#a_area_riservata {
	line-height: 20px;
	padding-top:5px;
	padding-left: 20px;
	padding-bottom:5px;
	background: url("../grafica/key_20.png") no-repeat center left;
}

/* CONTATTI */

#contatti {
	background: url(../grafica/barattoli.jpg) no-repeat top right;
}

p {
	margin-left: 20px;
}
div.p {
	margin-left: 20px;
}
span.descrizione {
	width: 100px;
	float: left;
	clear:left;
}
span.voce {
	font-weight:normal;
}
#googlemap {
	position: absolute;
	display: none;
	border: 2px ridge gray;
	padding: 5px;
	margin-left: 50px;
	margin-top: -130px;
	background: white;
}
#googlemap_title {
	background: #566F86;
	line-height: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
}
#googlemap_footer {
	text-align: right;
	font-size: 85%;
	background: white;
}
/* qr code */
#qr_code_help {
	display:none;
	position:absolute;
	z-index:1;
	width: 300px;
	margin-top: -150px;
	margin-left: 400px;
	background: #f9f9f9;
	padding: 10px;

}
#gpg_help {
	display:none;
	position:absolute;
	z-index:2;
	width: 380px;
	margin-top: -255px;
	margin-left: 350px;
	background: #f9f9f9;
	padding: 10px;
}
.nota {
	color: gray;
	font-style:italic;
	font-size: 80%;
}
.nota2 {
	border-top: 1px dotted gray;
	padding-top: 5px;
}
.capoverso {
	font-size:140%;
	font-weight:bold;
}

/* PORTFOLIO */

#portfolio {
	min-height: 400px;
/* 	background: url("../grafica/ingranaggi.jpg") no-repeat top right; */
}
#portfolio h3 {
	background: url("../grafica/sfondoH3_2.png") no-repeat center left;
	line-height: 26px;
	padding-left: 20px;
	color: white;
}
#portfolio p {
	text-align: center;
	line-height: 40px;
}
#portfolio a {
/* 	margin-right: 19px; */
}
#portfolio ul {
	list-style-type:none;
}
#portfolio img {
	border: 1px solid #ddd;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
	padding: 7px;
	background: white;
}
/* lastPub */
#lastPub li {
	clear:both;
	padding-top: 30px;
}
#lastPub li img {
	float:left;
}
#lastPub li div.wrapper_didascalia {
	float:left;
	margin-left: 30px;
	margin-top: 20px;
}
#lastPub li div.nome_società {
	text-transform:capitalize;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:2px;
	word-spacing:1px;
}
#lastPub li div.sito_web {
	color:gray;
}
/* prevPub */
#prevPub {

}
#prevPub ul {
	padding-top: 30px;
}
#prevPub li {
	display: inline;
	margin-left: 10px;
}
#prevPub li.primo {
	margin-left: 0px;
}
#prevPub li div.wrapper_didascalia {
	display: none;
}
#prevPub li a img {
	width: 50px;
}

