@charset "iso-8859-2";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	margin: 0 0 105px 0;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 40px;
}

a {
	color: #0099CC;
	font-weight: bold;
}
a:hover {
	color: #000000;
}



.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
iframe {
	border: 1px solid #000033;
}

#footer {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .newsletter {
	padding: 0;
	width: 920px;
	margin: auto;
}
#footer .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 20px 0;
	float: left;
}
#footer .credit {
	padding: 20px 0;
	float: right;
	font-size: 11px;
	text-decoration: none;
}

#footer .credit a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#footer  .credit  a:hover {
	color: #0099CC;
}
#footer .bg {
	background-color: #333333;
	margin: 0px;
	padding: 0;
	height: 155px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer .bg .bx-nlett {
	background-color: #666666;
	margin: 0;
	padding: 20px;
	width: 273px;
	float: left;
}
#footer .bg .bx-nlett .why {
	color: #CCCCCC;
	padding: 0 0 5px 0;
	font-size: 11px;
}
#footer .bg .bx-nlett .why .newsletterField {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-style: italic;
	margin: 5px 0;
}
#footer .bg .menu-foot {
	margin: 0px;
	padding: 20px 0 0 0;
	float: right;
	width: 570px;
}
#footer .menu-foot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	color: #999999;
	line-height: 100%;
}
#footer .menu-foot ul li {
	float: left;
	margin: 0px;
	padding: 0 0 0 18px;
}
#footer   .menu-foot   ul.sub    {
	color: #666666;
	margin: 15px 0 0 0;
	line-height: 90%;
}
#footer .menu-foot ul.sub li {
	margin: 0px;
	clear: both;
	padding: 0 0 5px 0;
	font-size: 9px;
}
#footer .menu-foot a {
	color: #999999;
	text-decoration: none;
}

#footer  .menu-foot  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	margin: auto;
	padding: 83px 0 0 0;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	float: right;
}
#header li {
	float: left;
	padding: 0 10px;
	background-image: url(../img/px_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header ul li.active a, #header ul li.active a:hover  {
	color: #0099CC;
}
#header a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#header  a:hover {
	color: #0099CC;
}

#main {
	margin: 50px auto 20px;
	width: 920px;
	padding: 20px 0 40px 0;
	background-image: url(../img/outline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main .home {
	padding: 0;
	background-color: #FFFFFF;
	margin: 0 20px 20px 20px;
	height: 180px;
	width: auto;
}

#main .sidebar {
	float: left;
	width: 315px;
	padding: 0 0 0 20px;
}
#main .sidebar .note {
	font-family: Arial, Helvetica, sans-serif;
	padding: 25px 0 0 0;
	line-height: 160%;
	font-size: 11px;
}

#main .sidebar .foto {
	background-color: #000033;
	margin: 0 0 20px 0;
	padding: 0px;
	height: 180px;
	width: 315px;
}

#main .sidebar .name {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0 0 10px 0;
}
#main .sidebar ul {
	padding: 20px 0 0 10px;
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#main .content .text ul ul ul {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	list-style-type: lower-alpha;
}
#main .sidebar li {
	padding: 0 0 5px 0;
	background-image: url(../img/trat.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 5px 0;
	width: 250px;
	list-style-image: url(../img/frec.gif);
}
#main .sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	color: #000000;
}
#main .sidebar a:hover {
	color: #0099CC;
}
#main  .sidebar  li.active  a, #main  .sidebar  li.active  a:hover {
	color: #0099CC;
}

#main .content {
	float: right;
	width: 530px;
	margin: 0px;
	padding: 0 20px 0 0;
}

#main .content .text {
	font-size: 13px;
	line-height: 180%;
	margin: 0px;
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#main .content .text .settore {
	color: #0099CC;
	font-size: 12px;
	font-weight: bold;
}
#main .content .text .phot {
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#main .content .text strong {
	font-weight: bold;
	color: #000000;
}


#main .content .titlepg {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0 0 10px 0;
	margin: 0;
	font-style: normal;
}

.formContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 0;
}
.formContact .flsx {
	float: left;
	width: 315px;
	margin: 0 10px 10px  0;
	padding: 0;
}
.formContact .txtarea {
	width: 315px;
	clear: both;
	margin: 0 0 10px 0;
}
.formContact  .input {
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 6px 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.formContact textarea {
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 7px 3px;
	background-color: #FFFFFF;
	height: 60px;
	border: 1px solid #CCCCCC;
}
.formContact .buttInvia {
	color: #FFFFFF;
	background-color: #666666;
	width: 80px;
	padding: 2px 0;
	margin: 0;
	border: 0;
	cursor: auto;
	float: right;
}
.topAnchor {
	float: right;
}

td {
	padding: 5px;
}
table ul {
	padding: 0 0 0 10px;
	list-style-type: disc;
	margin: 0 0 0 10px;
	font-size: 11px;
}
#main .sidebar .proftxt {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 0 0;
}
