/* CSS Document */
#container {
	width:auto;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../layouts/public/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#barra_alta {
	background-image: url(../layouts/public/barraMattone.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	color:#FFFFFF;
	height:28px;
}
#testata_gruppo {
	background-image: url(../layouts/public/marchio.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
	background-color:#921014;	
}
#testata_gruppo #barra_alta {
	background-image:none;
}
p {
	margin:0px;
	padding:0px;
}
h2 {
	color:#000000;
	background-color:transparent;
	background-image:none;
	font-size:0.9em;
	margin:0px;
	padding:0px;
}
h3 {
	color:#000000;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:1em;
	margin:0px;
	padding:0px;
}
h5 {
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}
a:hover {
	background-color:#FFCC00;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
}
.ancora {
	display:none;
}
#header_login {
	background-image: url(../layouts/public/cameraLavoro.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header_login h1 {	
	display:none;
	margin:0px;
	padding:0px;
}
/*----LOGIN----*/
#contenutilarge {
	float:right;
	width:25%;
}
#contenutilarge h2 {
	text-align:left;
	font-size:1em;
}
#info {
	background-image:url(../layouts/public/barraMattoneInfo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	margin-bottom:7px;
}
#info h2 {
	background-image: url(../layouts/public/infoStart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:10px;
	padding-left:27px;
	height:30px;
}
#login {
	font-size:0.8em;
	background-color: #E6E6E6;
	padding:5px;
}
#login label.left {
	width:80px;
}
#login input.right {
	margin-left:2px;
	margin-top:5px;
	width:85px;
}
/*------MENU------*/
#menu {
	position:relative;
	top:-28px;
	background-image: url(../layouts/public/angoloAlto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 273px;
	width: 202px;
}
#barra {
	width:auto;
	background-image:none;
	text-align:left;
}
#barra ul {
	background-color:#FFCC00;
	border:none;
	margin:0px;
	left:0px;
	top:24px;
	display:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#barra a {
	background-repeat: no-repeat;
	background-position: right center;
	display:block;
	text-decoration:none;
	width:13em;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

	margin-right:6px;
}
#barra a:link, #barra a:visited {
	color:#FFFFFF;
	background-color:#DA3A29;
	background-image:url(../layouts/public/chiudoBandiera.gif);
}
#barra a:hover {
	color:#000000;
	background-color:#FFCC00;
	background-image:url(../layouts/public/chiudoBandieraR.gif);
}
#nav li a:link, #nav li a:visited {
	background-image:none;
	height:auto;
	padding:1px;
	background-color:#FFCC00;
	color:#000000;
}
#nav li a:hover {
	background-color:#DA3A29;
	background-image:none;
	height:auto;
	padding:1px;
	color:#FFFFFF;
}
#nav div {
	padding-top:0px;
	background-image:none;
	text-align:left;
	float:none;
}
#nav .gru {
	position:relative;
	width:13em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav .label {
	z-index:10;
	position:absolute;
}
#nav .sottomenu {
	z-index:20;
	position:absolute;
}
#gru_010201 {
	top:30px;
	left:165px;
	z-index:6;
}
#gru_010202 {
	top:35px;
	left:135px;
	z-index:5;
}
#gru_010203 {
	top:40px;
	left:105px;
	z-index:4;
}
#gru_010204 {
	top:45px;
	left:75px;
	z-index:3;
}
#gru_010205 {
	top:50px;
	left:45px;
	z-index:2;
}
#gru_010206 {
	top:55px;
	left:15px;
	z-index:1;
}
#testata_gruppo #menu {
	background-image:none;
	height:auto;
	position:inherit;
	width: auto;
	top: auto;
}
#testata_gruppo a.on {
	background-color:#FFCC00;
	color:#000000;
}
#testata_gruppo #nav {
	margin-left:90px;
}
#testata_gruppo #nav .gru {
	position:inherit;
	top:auto;
	left:auto;
	float:left;
	margin-right:15px;
}
#testata_gruppo a:link, #testata_gruppo a:visited {
	background-image:none;
}
/*------ISCRIZIONE---*/
#iscrizione {
	clear:both;
	text-align:center;
	text-transform:uppercase;
	background-image: url(../layouts/public/iscrizione.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;	
}
#iscrizioneSx {
	background-image: url(../layouts/public/iscrizioneSx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	float:left;
	height:28px;
	width:40%;
}
#iscrizioneDx {
	background-image: url(../layouts/public/iscrizioneDx.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	float:right;
	height:28px;
	width:40%;
}
#iscrizione a:link, #iscrizione a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#iscrizione a:hover {
	text-decoration:underline;
	background-color:transparent;
}
/*---CONTENUTI----*/
#briciole {
	clear:both;
	margin-left:10px;
}
#colonnasx {
	width:250px;
	margin-left:3px;
	margin-bottom:180px;
	padding:0px;
}
#colonnadx {
	width:250px;
	margin-bottom:180px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
}
#contenuti {
	margin-left:270px;
	margin-right:270px;
	margin-bottom:0px;
	width:auto;
	float:none;
	padding: 0px;
}
/*------prova new------*/

.banda h3 {
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform:uppercase;
	font-size:0.9em;
	padding-right: 0px;
	padding-left: 3px;
	margin: 0px;
}
.gialla {
	background-image: url(../layouts/public/sfumaGialla.gif);
	background-color:#FFCC00;
	background-repeat: repeat-x;
	margin-right: 6px;
}
.grigia {
	background-image: url(../layouts/public/sfumaGrigia.gif);
	background-color:#CCCCCC;
	background-repeat: repeat-x;
	margin-right: 6px;
}
.titolo {
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px;
	padding:0px;
	background-color:transparent;
	border:none;
}
.titolo_grigio {
	background-image: url(../layouts/public/loghettoGrigio.gif);
	width: 34px;
	float: right;
	height: 28px;
}
.titolo_giallo {
	background-image: url(../layouts/public/loghettoGiallo.gif);
	width: 34px;
	float: right;
	height: 28px;
}
.contenuto {
	font-size:0.9em;
	padding-bottom:20px;
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 8px;
}
.contenuto h5 {
	color:#003399;
	font-size:1em;
	padding-bottom: 3px;
}
.contenuto h4 {
	color:#000000;
}
.contenuto p {
	color:#000000;
}
.contenuto_grigio {
	background-image:url(../layouts/public/linea_grigia.jpg);
}
#contenuti .contenuto_grigio {
	/*background-image:url(../layouts/public/linea_grigiaL.jpg);
	margin-bottom:30px;
	padding-bottom:25px;*/
}
.contenuto_giallo {
	background-image:url(../layouts/public/linea_gialla.jpg);
}
.chiudo {
	background-image: url(../layouts/public/angGrigio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	text-align: right;
}
.chiudo_grigio{background-image: url(../layouts/public/angGrigio.gif)}
.chiudo_giallo{background-image: url(../layouts/public/angGiallo.gif);}
.angolo {
	background-image: url(../layouts/public/chiusuraGrigio.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 28px;
	padding-bottom: 10px;
}
.angolo_grigio {}
.angolo_giallo {
	background-image: url(../layouts/public/chiusuraGiallo.gif);
	margin-bottom: 0.5px;
}

.blocco_grigio {
	background-color:#F5F5F5;
	background-image: url(../layouts/public/boxGrigio.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.blocco_giallo {
	background-color:#FAE6AB;
	background-image: url(../layouts/public/boxGiallo.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#pagine ul {
	padding:0px;
}
#contenitore_item {
	padding:0px;
	margin:0px;
}
/*----COLONNASX---*/
#aree_tematiche .contenuto {
	background-image:none;
	padding:0px;
	margin:0px;
}
#ricerca .titolo_giallo {
	background-image: url(../layouts/public/loghettoCerca.gif);
	width: 34px;
	float: right;
	height: 28px;
}
/*#ricerca h3 {
	background-image:url(../layouts/public/loghettoCerca.gif);
	background-repeat: no-repeat;
	background-position: right top;
}*/
#ricerca_item h3 {
	background-image:none;
}
#ricerca .pannello .intesta a:link, #ricerca .pannello .intesta a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
}
.pannello .intesta a:hover {
	color:#DA3A29;
}
.pannello .intesta a:hover.chiuso {
	background-color:#FFCC00;
}
#ricerca .pannello .intesta a.aperto {
	background-color:#FAE6AB;
}
.pannello .intesta a.chiuso {
	background-color:#FF9900;
}
.pannello, .pannello .intesta {
	background-color:transparent;
	background-image:none;
	font-size:0.95em;
}
#ricerca form {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FAE6AB;
	background-image: url(../layouts/public/boxGiallo.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.link {
	border-top:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
.link a:link, .link a:visited {
	background-image:none;
	background-color:#FAE6AB;
	padding:0px;
}
/*----CORPO CENTRALE---*/
#testatina {
	margin-right:10px;
}
.categoria_items {
	text-align:left;
	font-size:0.9em;
}
.categoria_items h5 {
	font-style:italic;
}
.categoria_items a:link, .categoria_items a:visited {
	color:#003399;
	text-decoration:none;
	font-style:italic;
}
.categoria_items a:hover {
	color:#003399;
	text-decoration:underline;
	font-style:italic;
	background-color:transparent;
}
.data {
	color:#003399;
	font-size:0.9em;
}
#impagina {
	margin:0px;
}
#pagine li {
	padding:0px;
}
/*-------ITEM-------*/
.item {
	width:auto;
	border:none;
	margin:0px;
	padding:0px;
	overflow:inherit;
	font-size:1em;
}
.testo_item {
	margin-top:5px;
	margin-bottom:10px;
}
.testo_item ul,#immagine_gruppo ul{
	list-style-type: disc;
	padding-left: 30px;
}
.documentilist {
	background-color:transparent;
	margin-top:5px;
	margin-bottom:5px;
}
.nome_doc {
	width:auto;
}
.nome_doc a:hover {
	background-color:transparent;
}
.dl_scarica {
	background-image:url(../layouts/public/scarica_dati.png);
	height:30px;
	width:30px;
}
/*a.dl_scarica:hover {
	background-color:transparent;
}*/
.rowbox {
	float:none;
	width:auto;
}
.minibox {
	border:none;
	/*position:inherit;*/
	text-align:center;
}
/*------ITEM GALLERY------*/
#gallery {
	border:none;
}
/*------ITEM DOCUMENTO------*/
.multidoc img{
	/*float: left;*/
	height: auto;
	width: auto;
}
.downloadall{
	background-color:transparent;
}
a.dl_scaricatutti, a.dl_ritiratutti{background-image:none;}
/*-------GRUPPI-----*/
#immagine_gruppo {
	width:auto;
	margin-bottom:10px;
}
#immagine_gruppo h2 {
	text-transform:uppercase;
	text-align:left;
}
#immagine_gruppo .logo {
	float:none;
	margin-left:0px;
}
/*------CARTINA----------*/
#contenuti_cartina {
	margin-left:20px;
	margin-right:20px;
}
#cartina {
	float:left;
	margin-right:20px;
}
#legenda .blu {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #60ADE3;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .viola {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #EF5A94;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .arancione {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #E78C00;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .azzurro {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #AFD4F5;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .rosa {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #F7B5CE;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .verde {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #A6D7B3;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .salmone {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #F4B591;
	padding-left:4px;
	margin-bottom:2px;
}
#legenda .verdino {
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #E9F85C;
	padding-left:4px;
	margin-bottom:2px;
}
/*---UTILI ITEM-------*/
#utili_item {
	border: 1px dotted #666666;
	padding: 3px;
	margin-left:10px;
	margin-right:15px;
}
#estremi_item {
	text-align:right;
	font-size:0.85em;
}
#utili_item p {
	color:#000000;
}
.bold {
	font-weight: bold;
}
/*------MAILCGIL-------*/
.mailcgil #container {
	margin:15px;
	background-image:none;
}
.mailcgil #menu {
	display:none;
}
.mailcgil form {
	margin-bottom:10px;
	font-size:0.9em;
}
.mailcgil label {
	clear:left;
	float:left;
	padding-top:5px;
	width:100px;
	font-weight: normal;
}
.mailcgil input {
	margin-left:2px;
	margin-top:5px;
	width:120px;
}
/*-----ISCRIZIONE CGIL-------*/
.iscrizione h2 {
	text-align:left;
	font-size:1em;
}
.iscrizione form {
	background-color:#FFFFCC;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.iscrizione fieldset {
	border:none;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#dati_personali {
	width:500px;
}
#dati_lavoro {
	width:520px;
}
.iscrizione form p {
	color:#000000;
	margin-left:10px;
	margin-right:10px;
}
.iscrizione .left_form {
	float:left;
	clear:left;
}
.iscrizione .right_form {
	float:right;
	clear:right;
}
#dati_personali .left_form, #dati_personali .right_form {
	width:180px;
}
#dati_lavoro .left_form, #dati_lavoro .right_form {
	width:200px;
}
.iscrizione label {
	padding-top:5px;
	width:100px;
	font-weight: normal;
}
.invia_isc {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.norma {
	font-style: italic;
	font-size:0.9em;
}
/*------FOOTER-------*/
#footer {
	width: auto;
	background-color:transparent;
	padding-bottom:30px;
}
#footer ul {
	margin-top:5px;
}

