/* - - - - - MAIN - - - - - */

:focus {
outline: 0;
}


body {
	background-color: #ffffff;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}

body #container {
	width: 895px;
	margin: 10px auto 0;
	padding: 0;
}

.clearer {
	clear: both;
}

/* - - - - - HEADER - - - - - */

.logo {
	width: 285px;
	height: 155px;
	margin: 0;
	padding: 0;
	background:none;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
	float: left;
}

.logo h2 {
	display: none;
	margin: 0;
	padding: 0;
}

.logo h1 {
	padding: 0;
	color: #ffffff;
	font-size: 23px;
	text-indent: -900em;
	width: 265px;
	margin: 0;
	height: 20px;
	z-index: 250;
	position: absolute;
	top: 40px;
	left: 10px;
}

.logo h1 a {
	display: block;
	width: 265px;
	height: 20px;
}

/* - - - - - - - - - - - - - - - */

body #container ul#menu {
	width: 600px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ededed;
	height: 42px;
	float: right;
}

body #container ul#menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

body #container ul#menu li#spacer {
	margin: 0;
	padding: 0;
	width: 83px;
}

body #container ul#menu li#home a {
	margin: 0;
	padding: 0;
	background: url(img/home.gif) no-repeat 0 0;
	width: 83px;
	height: 42px;
	display: block;
	text-indent: -900em;
}

body #container ul#menu li#chi_siamo a {
	margin: 0;
	padding: 0;
	background: url(img/chi_siamo.gif) no-repeat 0 0;
	width: 83px;
	height: 42px;
	display: block;
	text-indent: -900em;
}

body #container ul#menu li#contatti a {
	margin: 0;
	padding: 0;
	background: url(img/contatti.gif) no-repeat 0 0;
	width: 83px;
	height: 42px;
	display: block;
	text-indent: -900em;
}

body #container ul#menu li#press_area a {
	margin: 0;
	padding: 0;
	background: url(img/press_area.gif) no-repeat 0 0;
	width: 134px;
	height: 42px;
	display: block;
	text-indent: -900em;
}

body #container ul#menu li#home a:hover, body #container ul#menu li#chi_siamo a:hover, body #container ul#menu li#contatti a:hover, body #container ul#menu li#press_area a:hover {
	background-position: 0 -45px;
}

body #container ul#menu li#rassegna_video a {
	margin: 0;
	padding: 0;
	background: url(img/rassegna_video.gif) no-repeat 0 0;
	width: 134px;
	height: 42px;
	display: block;
	text-indent: -900em;
}

body #container ul#menu li#home a:hover, body #container ul#menu li#chi_siamo a:hover, body #container ul#menu li#contatti a:hover, body #container ul#menu li#press_area a:hover, body #container ul#menu li#rassegna_video a:hover {
	background-position: 0 -45px;
}

/* - - - - - - - - - - - - - - - */

body #container ul#navigazione {
	margin: 8px 0 0 10px;
	padding: 0;
	display: inline;
	float: left;
}

body #container ul#navigazione li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

body #container ul#navigazione li, body #container ul#navigazione li a {
	color: #999999;
	font: normal 11px "Trebuchet MS";
	text-decoration: none;
}

body #container ul#navigazione li a:hover {
	color: #797979;
	text-decoration: underline;
}

body #container ul#navigazione li.selected {
	color: #006699;
}

/* - - - - - MAIN - - - - - */

body #container #main {
	width: 880px;
	padding: 0;
	background: #efefef url(img/sfondo_nuvole.jpg) no-repeat left bottom;
	margin: 0;
}

body #container #main #contenuto {
	width: 420px;
	padding: 0;
	margin: 0;
}

/* - - - - - - - - - - - - - - - */

body #container #main #contenuto h1#news {
	background: url(img/ultime_news.gif) no-repeat;
	height: 15px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	display: inline;
	text-indent: -900em;
	border-bottom: 1px dotted #999999;
	width: 380px;
	float: left;
	font-size: 10px;
}

body #container #main #contenuto h1#chi_siamo {
	background: url(img/chi_siamo_label.gif) no-repeat;
	height: 15px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	display: inline;
	text-indent: -900em;
	border-bottom: 1px dotted #999999;
	width: 380px;
	float: left;
	font-size: 10px;
}

body #container #main #contenuto h1#video {
	background: url(img/rassegna_videomain.gif) no-repeat;
	height: 18px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	display: inline;
	text-indent: -900em;
	border-bottom: 1px dotted #999999;
	width: 390px;
	float: left;
	font-size: 10px;
}

body #container #main #contenuto h1#obiettivi {
	background: url(img/obiettivi_label.gif) no-repeat;
	height: 15px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	display: inline;
	text-indent: -900em;
	border-bottom: 1px dotted #999999;
	width: 380px;
	float: left;
	font-size: 10px;
}

body #container #main #contenuto h1#principi {
	background: url(img/principi_label.gif) no-repeat;
	height: 15px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	display: inline;
	text-indent: -900em;
	border-bottom: 1px dotted #999999;
	width: 380px;
	float: left;
	font-size: 10px;
}

body #container #main #contenuto h1#carta_servizi {
	background: url(img/carta_servizi_label.gif) no-repeat;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-indent: -900em;
	width: 380px;
	height: 15px;
	float: left;
	border-bottom: 1px dotted #999999;
	display: inline;
	font-size: 10px;
}

body #container #main #contenuto h1#contatti {
	background: url(img/contatti_label.gif) no-repeat;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-indent: -900em;
	width: 380px;
	height: 15px;
	float: left;
	border-bottom: 1px dotted #999999;
	display: inline;
	font-size: 10px;
}

body #container #main #contenuto #contenitore {
	z-index: 1;
	margin: 220px 0 0 280px;
	padding: 10px 0 20px 10px;
	width: 400px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	display: inline;
	float: left;
}

body #container #main #contenuto #contenitore a.blu {
	color: #EC5E01;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body #container #main #contenuto #contenitore a.blu:hover {
	text-decoration: underline;
}

body #container #main #contenuto p {
	color: #333333;
	font: 12px/130% "Trebuchet MS";
	width: 390px;
	padding: 0;
	margin: 0 0 10px;
}

body #container #main #contenuto h1 {
	text-decoration: none;
	color: #999;
	font: bold 16px "Trebuchet MS";
	border-bottom: 1px dotted #999999;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

body #container #main #contenuto h2 {
	text-decoration: none;
	color: #0099FF;
	font: bold 14px "Trebuchet MS";
	margin: 10px 0 5px;
	padding: 0;
}

body #container #main #contenuto h2.point {
	background: transparent url(img/point.png) no-repeat 0 4px;
	text-indent: 15px;
}

body #container #main #contenuto h2.inizio {
	margin-top: 0;
}

body #container #main #contenuto h3 a {
	color: #EC5E01;
	text-decoration: underline;
	font: bold 12px "Trebuchet MS";
	margin: 0;
	padding: 0 0 0 18px;
	background: url(img/ico_download2.gif) no-repeat 0 2px;
}

body #container #main #contenuto h3 a:hover {
	text-decoration: none;
}

body #container #main #contenuto ul {
	padding: 0;
	width: 380px;
	margin: 0;
}

body #container #main #contenuto ul li {
	color: #333333;
	font: 12px/130% "Trebuchet MS";
	margin: 0 0 3px 15px;
	padding: 0;
	list-style-type: circle;
}

body #container #main #contenuto strong {
	color: #006699;
}

body #container #main #contenuto .news, body #container #main #contenuto .video {
	width: 380px;
	margin: 10px 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #999999;
	float: left;
	display: inline;
}

body #container #main #contenuto .news img {
	width: 60px;
	height: 60px;
	margin: 0 5px 0 0;
	padding: 1px;
	float: left;
	border: 1px solid #52a5d9;
}

body #container #main #contenuto .video .img_video {
	width: 130px;
	height: 80px;
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
	float: left;
	border-style: none;
}

body #container #main #contenuto .news h2, body #container #main #contenuto .video h2 {
	color: #999999;
	text-decoration: none;
	font: italic 11px "Trebuchet MS";
	margin: 0 0 3px;
	padding: 0;
}

body #container #main #contenuto .news h1, body #container #main #contenuto .news h1 a, body #container #main #contenuto .news h1, body #container #main #contenuto .video h1 a, body #container #main #contenuto .video h1, body #container #main #contenuto .video h1 a, body #container #main #contenuto .video h1, body #container #main #contenuto .video h1 a {
	margin: 0 0 5px;
	padding: 0;
	color: #006699;
	text-decoration: none;
	font: bold 12px "Trebuchet MS";
	background-repeat: no-repeat;
}

body #container #main #contenuto .news h1 a:hover, body #container #main #contenuto .video h1 a:hover {
	text-decoration: underline;
	color: #EC5E01;
}

body #container #main #contenuto .news h1 a {
	background: url(img/ico_download.gif) no-repeat;
	padding-left: 18px;
	margin: 0;
}

body #container #main #contenuto .video h1 a {
	float: left;
	margin: 0;
}

body #container #main #contenuto .news p, body #container #main #contenuto .video p {
	color: #333333;
	font: 12px "Trebuchet MS";
	margin: 0;
	padding: 0;
	display: block;
	width: 380px;
}

body #container #main #contenuto .video h3 a {
	color: #EC5E01;
	text-decoration: none;
	font: normal normal 11px/135% Arial;
	background-image: none;
	padding: 0;
	display: block;
	margin: -5px 0 0;
	float: left;
}

body #container #main #contenuto .video h3 a:hover {
	color: #006699;
}

body #container #main #contenuto table.table {
	color: #333333;
	font: 12px/130% "Trebuchet MS";
}

/* - - - - - - - - - - - - - - - */

body #container #main #contenuto h2#archivio_news a {
	color: #0099FF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	margin: 0 0 10px 15px;
	padding: 0;
	float: left;
	display: inline;
	clear: left;
}

body #container #main #contenuto h2#archivio_news a:hover {
	text-decoration: underline;
}

body #container #main #contenuto h2#paginazione {
	color: #0099FF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	margin: 15px 0 10px 15px;
	padding: 0;
	display: inline;
	float: left;
	clear: left;
}

body #container #main #contenuto h2#paginazione a {
	color: #0099FF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	margin: 0;
	padding: 0;
	display: inline;
}

body #container #main #contenuto h2#paginazione a:hover {
	color: #EC5E01;
	text-decoration: underline;
}

/* - - - - - OVER - - - - - */

body #container #main #foglio {
	width: 634px;
	padding: 0;
	height: 307px;
	z-index: 1;
	background: none no-repeat;
	margin: 0 0 0 270px;
	position: absolute;
	top: 80px;
}

body #container #main #foglio #sfondo_foglio {
}

body #container #main #foglio img#sfondo {
	height: 300px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #efefef;
	position: absolute;
	top: 0;
	left: 0;
}

body #container #main #foglio h1#slogan {
	padding: 0;
	margin: 0;
	background: url(img/slogan.gif) no-repeat;
	width: 269px;
	height: 43px;
	text-indent: -900em;
	display: inline;
	float: left;
	position: absolute;
	top: 20px;
	left: 200px;
}

body #container #main #foglio h2 {
	color: #006699;
	text-decoration: none;
	font: italic 13px "Trebuchet MS";
	margin: 0;
	padding: 0;
	width: 405px;
	float: left;
	position: absolute;
	top: 80px;
	left: 200px;
}

body #container #main #foglio p {
	width: 405px;
	margin: 0;
	padding: 0;
	color: #4F4F4F;
	font: 13px/130% "Trebuchet MS";
	position: absolute;
	top: 120px;
	left: 200px;
}

body #container #main #foglio a {
	color: #006699;
	text-decoration: none;
}

body #container #main #foglio p strong {
	color: #006699;
}

body #container #main #foglio ul#menu_secondario {
	margin: 0;
	padding: 5px 0 0;
	border-top: 1px dotted #006699;
	top: 190px;
	left: 230px;
	position: absolute;
}

body #container #main #foglio ul#menu_secondario li {
	float: left;
	list-style-type: none;
	color: #EC5E01;
	font: bold 14px "Trebuchet MS";
	margin: 0 3px;
	padding: 0;
	display: inline;
}

body #container #main #foglio ul#menu_secondario li#obiettivi a {
	background: url(img/obiettivi_orange.gif) no-repeat;
	width: 55px;
	height: 13px;
	text-indent: -900em;
	margin: 4px 0 0;
	padding: 0;
	display: block;
}

body #container #main #foglio ul#menu_secondario li#obiettivi a:hover {
	background-position: 0 -19px;
}

body #container #main #foglio ul#menu_secondario li#principi a {
	background: url(img/principi_fondamentali_o.gif) no-repeat;
	width: 141px;
	height: 13px;
	text-indent: -900em;
	margin: 4px 0 0;
	padding: 0;
	display: block;
}

body #container #main #foglio ul#menu_secondario li#principi a:hover {
	background-position: 0 -19px;
}

body #container #main #foglio ul#menu_secondario li#carta_servizi a {
	background: url(img/carta_servizi_orange.gif) no-repeat;
	width: 104px;
	height: 13px;
	text-indent: -900em;
	margin: 4px 0 0;
	padding: 0;
	display: block;
}

body #container #main #foglio ul#menu_secondario li#carta_servizi a:hover {
	background-position: 0 -19px;
}

body #container #main #foglio ul#menu_terziario {
	margin: 0;
	padding: 5px 0 0;
	border-top: 1px dotted #006699;
	top: 190px;
	left: 230px;
	position: absolute;
}

body #container #main #foglio ul#menu_terziario li {
	float: left;
	list-style-type: none;
	color: #EC5E01;
	font: bold 12px "Trebuchet MS";
	margin: 0 3px;
	padding: 0;
	display: inline;
}

body #container #main #foglio ul#menu_terziario li a{
	color: #EC5E01;
	text-decoration: none;
	border-bottom: 1px dotted #EC5E01;
}

body #container #main #foglio ul#menu_terziario li a:hover{
	color: #FF9900;
	text-decoration: none;
}
/* - - - - - - - - - - - - - - - */

body #container #main #box {
	background: none no-repeat;
	width: 192px;
	height: 150px;
	margin: -180px -20px 0 0;
	padding: 0;
	float: right;
	position: relative;
}

body #container #main #box #sfondo_box {
	position: absolute;
	top: 0;
	left: 0;
}

body #container #main #box p {
	color: #ffffff;
	font: 11px/125% Tahoma, "Trebuchet MS";
	width: 170px;
	margin: 0;
	border-bottom: 1px dotted #ffffff;
	position: absolute;
	top: 5px;
	left: 8px;
	padding-bottom: 3px;
}

body #container #main #box h1#tel {
	text-indent: -900em;
	background-image: url(img/numero_unico.gif);
	width: 162px;
	height: 40px;
	margin: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	top: 90px;
	left: 8px;
}

body #container #main #box h2#numero {
	display: none;
}

body #container #main #box h3 a {
	color: #fff;
	text-decoration: none;
	font: italic bold 12px "Trebuchet MS";
	margin: 5px 0 0 5px;
	padding: 0;
	float: left;
	display: inline;
	position: absolute;
	top: 130px;
	left: 3px;
}

/* - - - - - FOOTER - - - - - */

body #container #footer {
	width: 880px;
	margin: 10px 0 20px;
	padding: 0;
	border-top: 1px dotted #efefef;
}

body #container #footer h1 a {
	color: #666666;
	font: bold 11px "Trebuchet MS";
	text-decoration: none;
	padding: 0;
	margin: 0;
	float: left;
}

body #container #footer h1 {
	color: #666666;
	font: bold 11px "Trebuchet MS";
	text-decoration: none;
	padding: 0;
	margin: 0;
}

body #container #footer h1 a:hover {
	text-decoration: underline;
}

body #container #footer h2 {
	color: #666666;
	text-decoration: none;
	font: italic 11px "Trebuchet MS";
	padding: 0;
	margin: 0;
	float: left;
}

body #container #footer h2 a img{
	margin: 0 5px 0 0;
	padding: 0;
	border-style: none;
}

body #container #footer ul {
	margin: -10px 0 0;
	padding: 0;
	float: right;
}

body #container #footer ul li {
	float: left;
	list-style-type: none;
	margin: 0 1px;
	padding: 0;
	display: inline;
}

body #container #footer ul li, body #container #footer ul li a {
	color: #666666;
	text-decoration: none;
	font: normal normal 11px "Trebuchet MS";
}

body #container #footer ul li a:hover {
	text-decoration: underline;
}

/*  Modifiche del 2009-04-29  di Cristian  */

body #container #main #box.contatti {
	background:	none no-repeat;
	width: 192px;
	height: 150px;
	margin: -340px -20px 0 0;
	padding: 0;
	float: right;
	position: relative;
}

body #container #main #box p.normal {
	color: #ffffff;
	font: 11px/125% Tahoma, "Trebuchet MS";
	width: 170px;
	margin: 0;
	border-bottom: 1px dotted #ffffff;
	position: relative;
	padding-bottom: 6px;
}

body #container #main #contenuto #form-contatti {
	width: 365px;
	overflow: hidden;
}

body #container #main #contenuto #form-contatti h1 {
	color: #006699;
	font: 14px/130% "Trebuchet MS";
	border-bottom: 1px dotted #006699;
	width:	365px;
}

body #container #main #contenuto #form-contatti #label {
	color: #000000;
	font: 12px/130% "Trebuchet MS";
	width: 180px;
	float:left;
	padding: 3px 0 3px;
}

body #container #main #contenuto #form-contatti .form {
	width:	160px;
	color: #006699;
}

body #container #main #contenuto #form-contatti .textarea {
	color: #333;
	font: 12px "Trebuchet MS";
	padding-left: 0px;
}

body #container #main #contenuto #form-contatti .checkbox {
	margin:	0;
	padding: 0;
	float: left;
}

body #container #main #contenuto #form-contatti .privacy {
	margin:	0 0 0 10px;
	padding: 0;
	float: left;
	font: 11px "Trebuchet MS";
	width: 300px;
}
body #container #main #contenuto strong {
	color: #006699;
}

body #container #main #contenuto a {
	color: #EC5E01;
	text-decoration:none;
}

body #container #main #contenuto a:hover {
	text-decoration:underline;
}

#gallery {	
	margin:					15px 0 0 0;
}

#gallery ul#gallery {
	list-style:				none !important;
	display:				block;
}

#gallery ul#gallery li {
	float:					left;
	position:				relative;
	display:				block;
	list-style:				none;
}

#gallery ul#gallery li a {
	margin:					4px;
	border:					1px solid #ccc;
}	