﻿html
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

body
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 70%;
    background: #FFF;
    text-align: center;
}

form
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

a:link, a:visited
{
    text-decoration: underline;
    color: #003a79;
}

a:active, a:hover
{
    text-decoration: none;
    color: #003a79;
}

div#languages
{
    margin: 5px auto 0px auto;
    padding: 0px;
    width: 950px;
    height: 12px;
}

div#languages ul
{
    float: right;
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 16px;
}

div#languages ul li
{
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 4px;
    display: inline;
    list-style: none;
    border-left: solid 1px;
}

div#languages ul li a.selected
{
    font-weight: bold;
}

div#banner
{
    margin: 5px auto 0px auto;
    padding: 0px;
    width: 950px;
    height: 194px;
    background: url(../img/banner_home.jpg) no-repeat top left;
}

div#banner h1
{
    display: none;
}

div#banner img
{
    margin: 0px;
    padding: 0px;
    width: 950px;
    height: 194px;
}

div#container
{
    margin: 5px auto;
    padding: 0px;
    text-align: left;
    width: 950px;
}

div#mainMenu
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 5px;
    width: 940px;
    background: #003a79;
}

div#mainMenu ul
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}

div#mainMenu ul li
{
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 5px;
    list-style: none;
    border-left: solid 1px #CCC;
}

div#mainMenu ul li a
{
    color: #FFF;
}

div#subMenu 
{
    float: left;
    clear: both;
    margin: 2px 0px 0px 0px;
}

div#subMenu ul 
{
    float: left;
    clear: left;
    margin: 5px 0px 0px 0px;
    padding: 5px;
	border-bottom: solid 4px #003a79;
	background: #dcdcdc;
	list-style: none;
	width: 630px;
}

div#subMenu ul li 
{
    float: left;
    margin: 0px;
    padding: 0px 8px 0px 7px;
    border-left: solid 2px #003a79;
}

div#breadCrumbs 
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 10px 0px 30px 0px;
    width: 100%;
    font-size: 110%;
    background: url(../img/it/page_contentheader.png) no-repeat left 30px;
    font-weight: bold;
}

div#breadCrumbs a 
{
    color: #000;
}

div#breadCrumbs strong 
{
    color: #626262;
}

div#content 
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 640px;
}

div#content h3 
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    color: #003a79;
    font-size: 130%;
}

div#content h4 
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 645px;
    color: #000;
    font-size: 100%;
    text-transform: uppercase;
    color: #941e21;
}

div#content h5
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    color: #000;
    font-size: 100%;
    color: #003a79;
}

div#content ul
{
    list-style-image: url(../img/pointer_list_rosso.png);
}

div#content ul li ul 
{
    list-style-image: url(../img/pointer_list_blu.png);
}

div#subMenu ul 
{
    list-style-image: none;
}

div#content ul.rassegnaStampa 
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

div#content ul.rassegnaStampa li
{
    float: left;
    clear: both;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    border-bottom: dotted 1px;
    width: 620px;
}

div#content p.rassegnaStampa 
{
    float: left;
    clear: both;
    margin: 20px 0px 0px 20px;
    padding: 0px;
}

div#content p 
{
    text-align: justify;
}

div#content p img.right 
{
    margin: 0px 0px 10px 10px;
}

div#left
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 280px;
}

div#left h3.highlights
{
    float: left;
    clear: both;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 280px;
    height: 25px;
    background: url(../img/it/home_highlights.png) no-repeat left top;
}

div#left h3.highlights span
{
    display: none;
}

div#left ul.highlights
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width: 280px;
    list-style: none;
    background: url(../img/it/home_highlightsfooter.png) no-repeat bottom right;
}

div#left ul.highlights li
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 280px;
    list-style: none;
    background-image: url(../img/it/home_highlightspointer.png);
    background-position: 90px 18px;
    background-repeat: no-repeat;
    border-bottom: solid 10px #FFF;
}

div#left ul.highlights li img
{
    float: left;
    margin: 18px 0px 0px 0px;
    padding: 0px;
    border: solid 1px #e6e6e6;
}

div#left ul.highlights li span.date
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 0px;
    width: 180px;
    line-height: 18px;
}

div#left ul.highlights li span.link
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 5px;
    background: #e9e9e9;
    width: 170px;
}

div#left ul.highlights li span.link a
{
    font-weight: bold;
    color: #941e21;
}

div#left h3.press
{
    float: left;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 280px;
    height: 25px;
    background: url(../img/it/home_rassegnastampa.png) no-repeat left top;
}

div#left h3.acquisti
{
    float: left;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 280px;
    height: 25px;
    background: url(../img/it/home_acquisti.png) no-repeat left top;
}

div#left h3.press span, div#left h3.acquisti span
{
    display: none;
}

div#left ul.press
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width: 280px;
    list-style: none;
    background: url(../img/it/home_rassegnastampafooter.png) no-repeat bottom right;
}

div#left ul.press li
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 280px;
    list-style: none;
    background: url(../img/it/home_rassegnastampapointer.png) no-repeat 1px 4px;
    border-bottom: solid 10px #FFF;
}

div#left ul.press li span.date
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 0px;
    width: 240px;
    line-height: 18px;
}

div#left ul.press li span.link
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    width: 240px;
    border-bottom: dotted 1px;
}

div#left ul.press li span.link a
{
    font-weight: bold;
    color: #941e21;
}

div#left h3.download
{
    float: left;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 280px;
    height: 25px;
    background: url(../img/it/home_download.png) no-repeat left top;
}

div#left h3.download span
{
    display: none;
}

div#left ul.download
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width: 280px;
    list-style: none;
    background: url(../img/it/home_downloadfooter.png) no-repeat bottom right;
}

div#left ul.download li
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 280px;
    list-style: none;
    background: url(../img/it/home_downloadpointer.png) no-repeat 1px 18px;
    border-bottom: solid 10px #FFF;
}

div#left ul.download li span.date
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    width: 250px;
    line-height: 18px;
}

div#left ul.download li span.link
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 3px 5px 3px 5px;
    width: 245px;
    background: #e9e9e9;
}

div#left ul.download li span.link a
{
    font-weight: bold;
    color: #941e21;
}

div#right
{
    float: right;
    clear: right;
    margin: 0px;
    padding: 0px;
    width: 280px;
}

div.contattaci 
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div.contattaci p 
{
    clear: both;
    padding: 10px 0px 0px 0px;
}

div.contattaci label
{
	float: left;
	width: 70px;
	line-height: 20px;
}
div.contattaci span 
{
	float: left;
	width: auto;
	padding-left: 5px;
}
div.contattaci input
{
	float: left;
	font-size: 100%;
}
div.contattaci input.testo 
{
	width: 350px;
}
div.contattaci textarea.note
{
	float: left;
	width: 350px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
div.contattaci p.operazioneConclusa 
{
	font-weight: bold;
}

div.boxIndirizziContatti 
{
    float: left;
    width: 200px;
}
div.boxImmagini img
{
    float: left;
    margin: 10px;
    border: solid 1px #dcdcdc;
}


table.bilancio
{
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 645px;
	background: #000;
	font-size: 100%;
}
table.bilancio th
{
	padding: 5px;
	text-transform: uppercase;
	color: #FFF;
	background: #003a79;
}
table.bilancio td
{
	padding: 5px;
	background: #FFF;
	vertical-align: top;
}
table.bilancio td.bilancioSubTotale
{
	padding: 5px;
	text-transform: uppercase;
	color: #FFF;
	background: #003a79;
	font-weight: bold;
}

ul.parametriRicerca 
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 10px;
    width: 625px;
    background: #dcdcdc;
}
ul.parametriRicerca li 
{
    float: left;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
    width:250px;
}

table.partecipate 
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 645px;
    background: #FFF;
}
table.partecipate th#ragioneSociale 
{
    text-align: left;
}
table.partecipate th#settore
{
    text-align: left;
}
table.partecipate th
{
    border-bottom: solid 1px #CCC;
    display: none;
}
table.partecipate td
{
    border-bottom: dotted 1px #003a97;
}

div.hr 
{
    float: left;
    clear: both;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 640px;
    height: 30px;
    background: url(../img/it/page_contentfooter.png) no-repeat right top;
}

div.hr hr 
{
    display: none;
}

div#aziendePartecipate
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}

div#aziendePartecipate h3
{
    float: left;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 280px;
    height: 25px;
    background: url(../img/it/home_aziendepartecipate.png) no-repeat left top;
}

div#aziendePartecipate h3 span
{
    display: none;
}

div#flashPartecipate
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: solid 5px #003a79;
    border-left: 0px;
    border-right: 0px;
    width: 280px;
}
div#formRicercaPartecipate
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 280px;
    height: 258px;
    background: url(../img/form_partecipate_background.png) no-repeat top left;
}
div#formRicercaPartecipate p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 10px 10px 5px 10px;
    width: 260px;
}
div#formRicercaPartecipate p.selectLeft
{
    float: left;
    clear: none;
    width: 115px;
    padding-bottom: 5px;
}
div#formRicercaPartecipate p.selectRight
{
    float: right;
    clear: right;
    width: 115px;
    padding-bottom: 5px;
}
div#formRicercaPartecipate label
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 110px;
}
div#formRicercaPartecipate select
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 115px;
    font-size: 100%;
}
div#formRicercaPartecipate input
{
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    width: 100%;
}
div#formRicercaPartecipate p.ricerca
{
    margin-top: 10px;
    text-align: right;
}
div#formRicercaPartecipate input.ricerca
{
    float: right;
    color: #FFF;
    background: #003a79;
    border: none;
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
p.elencoPartecipate
{
    float: left;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 280px;
    background: #003a79;
}
p.elencoPartecipate a
{
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 25px;
    line-height: 20px;
    background: url(../img/form_partecipate_elencopointer.png) no-repeat 0px 2px;
    width: 255px;
    color: #FFF;
}

div#contentSalaConvegni
{
    float: left;
    clear: both;
    margin: 20px 0px 0px 0px;
    padding-top: 35px;
    width: 280px;
    height: 203px;
    background: url(../it/img/page_salaconvegni.png) no-repeat left top;
}
div#contentSalaConvegni h3
{
    display: none;
}
div#contentSalaConvegni p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 168px;
    background: url(../img/page_salaconvegnilink.png) no-repeat left top;
}
div#contentSalaConvegni p a
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}
div#contentSalaConvegni p img
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 280px;
    height: 167px;
}

div#centerHome
{
    float: left;
    clear: right;
    margin: 0px;
    padding: 0px 20px 0px 20px;
    width: 340px;
}

div.contentHome
{
    float: left;
    clear: both;
    margin: 10px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    width: 340px;
}

div.contentHome h3
{
    display: none;
}

div.contentHome p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    width: 340px;
    text-align: justify;
}

div.contentHome ul
{
    float: left;
    clear: both;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 10px 0px;
}

div.contentHome ul li
{
    float: left;
    clear: both;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    width: 300px;
    list-style-image: url(../img/pointer_list_rosso.png);
}

div#contentFriulia 
{
    background: url(../img/it/home_friulia.png) no-repeat left top;
}

div#contentPMI_it
{
    background: url(../img/it/home_convenzioneconfindustria.png) no-repeat left top;
}

div#contentPMI_en
{
    background: url(../img/en/home_pmi.png) no-repeat left top;
}

div#contentMarket 
{
    background: url(../img/it/home_market.png) no-repeat left top;
}

div#contentLR42005_it
{
    background: url(../img/it/home_lr42005.png) no-repeat left top;
}

div#contentLR42005_en
{
    background: url(../img/en/home_lr42005.png) no-repeat left top;
}

div#contentLink 
{
	float: left;
	clear: both;
	padding: 0px 0px 150px 0px;
	border: none;
	width: 340px;
	height: 300px;
	background: url(../img/home_link.png) no-repeat top left;
}

div#contentLink ul {
	float: left;
	clear: both;
	margin: 35px 0px 0px 0px;
	padding: 0px 43px 0px 43px;
	width: 256px;
	height: 500px;
	background: url(../img/home_linkregione.png) no-repeat top left;
}
div#contentLink ul li {
	float: left;
	clear: both;
	list-style: none;
	line-height: 15px;
	padding-left: 10px;
	width: 246px;
	background: url(../img/home_linkpointer.png) no-repeat 0px 7px;
}
div#contentLink ul li a 
{
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #000;
}
div#contentLink ul li.regione {
	margin: 15px 0px 0px 0px;
	width: 254px;
	height: 57px;
	padding-left: 0px;
	padding-bottom: 10px;
	background: none;
}
div#contentLink ul li.regione span 
{
	display: none;
}
div#contentLink ul li.regione img {
	width: 254px;
	height: 57px;
}
div#contentLink ul li.confindustriaUdine 
{
	margin: 15px 0px 0px 0px;
	width: 254px;
	height: 57px;
	padding-left: 0px;
	padding-bottom: 0px;
	background: none;
}
div#contentLink ul li.confindustriaUdine span 
{
	display: none;
}
div#contentLink ul li.confindustriaUdine img 
{
	width: 254px;
	height: 50px;
}
div#contentLink ul li.unioneIndustrialiPordenone 
{
	margin: 0px 0px 0px 0px;
	width: 254px;
	height: 57px;
	padding-left: 0px;
	padding-bottom: 10px;
	background: none;
}
div#contentLink ul li.unioneIndustrialiPordenone span 
{
	display: none;
}
div#contentLink ul li.unioneIndustrialiPordenone img 
{
	width: 254px;
	height: 55px;
}
div#contentLink ul li.confindustriaFVG 
{
	margin: 0px 0px 0px 0px;
	width: 254px;
	height: 67px;
	padding-left: 0px;
	padding-bottom: 10px;
	background: none;
}
div#contentLink ul li.confindustriaFVG span 
{
	display: none;
}
div#contentLink ul li.confindustriaFVG img 
{
	width: 254px;
	height: 65px;
}
div#contentLink ul li.confindustriaGO
{
	margin: 0px 0px 0px 0px;
	width: 254px;
	height: 67px;
	padding-left: 0px;
	padding-bottom: 10px;
	background: none;
}
div#contentLink ul li.confindustriaGO span 
{
	display: none;
}
div#contentLink ul li.confindustriaGO img 
{
	width: 254px;
	height: 65px;
}

div#footer
{
    float: left;
    clear: both;
    margin: 20px 0px 0px 0px;
    padding: 5px;
    width: 940px;
    background: #003a79;
}

div#footer p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    color: #FFF;
    text-align: center;
    width: 100%;
}

div#companyData
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 950px;
}

div#companyData p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    color: #a4a2a2;
    text-align: center;
    width: 100%;
    font-size: 90%;
}

div#credits
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 950px;
}

div#credits p
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 5px 0px 20px 0px;
    color: #a4a2a2;
    text-align: right;
    width: 100%;
    font-size: 90%;
}

div#credits p a
{
    color: #a4a2a2;
}

div.schedaPartecipata h4,div.schedaPartecipata ul,div.schedaPartecipata p
{
    float: left;
}
div.bloccoAffiancato 
{
    float: left;
    width: 310px;
    padding-left: 10px;
}