/*Stili modificati per l'area privata*/
div#container
{
	position: relative;
	width: 100%;
	
}
div#footer
{
	text-align:center; 
	height: 10px;
	background-color: #2C527A; 
	color: #ffffff;
	width: 100%;
}
div#footerNavigation
{
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.menuFooterUL
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;

}
.menuFooter {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}

.menuFooterLast {
	border-right: 1px solid #000;
	display: inline;
	padding-top: 3px;
	padding-bottom: 3px;
	}
/* Classi per i Div di navigazione principale */
#divNavigationEuropalavoro {
	position:absolute;
	left:0;
	top:206px;
	z-index:1;
	width: 34%;
	background-image: url(../Images/Comuni/FondoCellaPulsanteEuropaLavSelected.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 5px;
}
#divNavigationEuropalavoro a{

	display: block;
	color: #ffffff;
	background-color: #2C527A;
	background-image: url(../Images/Comuni/FondoCellaPulsanteEuropaLavSelected.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#divNavigationEuropalavoro ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#divNavigationOperatori {
	position:absolute;
	left:34%;
	top:206px;
	z-index:2;
	width: 33%;
	background-image: url(../Images/Comuni/FondoCellaPulsanteOperatori.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 5px;
}
#divNavigationOperatori a{

	display: block;
	background-image: url(../Images/Comuni/FondoCellaPulsanteOperatori.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #781C1D;
}
#divNavigationOperatori ul{
	margin: 0;	
	list-style-type: none;
	padding: 0;
}
#divNavigationCittadini {
	position:absolute;
	left:67%;
	top:206px;
	z-index:3;
	width: 33%;
	background-image: url(../Images/Comuni/FondoCellaPulsanteCittadini.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	font-size: 5px;
}
#divNavigationCittadini a{

	display: block;
	background-image: url(../Images/Comuni/FondoCellaPulsanteCittadini.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #FF8901;
}
#divNavigationCittadini ul{
	margin: 0;	
	padding: 0;
	list-style-type: none;
}
#divNavigationPercorso {
	position:absolute;
	left:66%;
	top:206px;
	z-index:4;
	width: 22%;
	background-image: url(../Images/Comuni/FondoCellaPulsantePercorso.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#divNavigationPercorso a{

	display: block;
}
#divNavigationPercorso ul{
	margin: 0;	
	padding: 0;
	list-style-type: none;
}
#divNavigationLingua a
{
	position:absolute;
	left:40%;
	top:125px;
	z-index:9;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #2C527A;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divNavigationLingua a:hover
{
	position:absolute;
	z-index:9;
	color: #000000;
	text-decoration: none;
	background-color: #F0F9FF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
.ImgButtonEuropalavoro
{

}

.ImgButtonOperatori
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}
.ImgButtonCittadini
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}
.ImgButtonPercorso
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

/*Classi per pannello Novità Eventi*/
/*-----------*/

/*stili per il layout fluido*/
html,body
{
	margin: 0;
	padding:0;
}
body
{
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	color:  #191970;
	background-color: #ffffff;
}
a
{
	
	color:  #191970;
	text-decoration: none;	
	background-color:#F0F9FF;
	text-decoration: underline;	
}
a:hover
{
	
	text-decoration: underline;	
	background-color: #2C527A;
	color:  #ffffff;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*stili generici, su header e footer*/
div#header
{
	background-image: url(../Images/Comuni/FondoHeader.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 50px;
	width: 65%;
}
h1,h2
{
	margin: 0;
	padding: 0;
}
h1
{
	padding-left:10px;
	font: bold 2em/80px arial,sans-serif
}
h2
{
	font-size: 1em
}
div#footer a
{
	font-weight: bold;
	text-decoration: underline;
}
div#mainMenu
{
	height: 37px;	
	background-color: #2C527A;
	color: #ffffff;
}

/*stili specifici per il layout*/

div#extra
{
	position: absolute; 
	top: 245px; 
	right: 0;
	width: 160px;
	padding: 1em 5px;
}
div#content
{

	border-right-color: #CEDEEC;
	border-right-width: 170px;
	border-right-style: solid;
	border-left-color: #2C527A;
	border-left-width: 183px;
	border-left-style: solid;
	padding: 0.5em 10px;
	background-color: #F0F9FF;
	color:  #191970;
	/*height: 430px;*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
}

/*stili per la navigazione*/
div#navigationLeft
{
	position: absolute; 
	top: 245px; 
	left: 0;
	width: 170px;
	padding: 1em 5px 0 8px;
	font-size: 80%;
	background-color: #2C527A;
	color:  #ffffff;	
}
div#navigationLeft a
{
	color:#ffffff;
	text-decoration: none;
	background-color: #2C527A;
}
div#navigationLeft a:hover
{
	color: #000000;
	text-decoration: underline;
	background-color: #CEDEEC;
}
div#navigationLeft a#activelink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F9FF;
}
div#navigationLeft p
{
	
}
div#navigationLeft ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigationLeft li
{
	/*margin: 0;
	padding: 0;*/
}
div#navigationRight
{
	position: absolute; 
	top: 285px; 
	right: 0px;
	width: 169px;
	padding: 1em 5px 0 8px;
	font-size: 80%;
	background-color: #2C527A;
	color:  #ffffff;	
}
div#navigationRight a
{
	color:#ffffff;
	text-decoration: none;
	background-color: #2C527A;
}
div#navigationRight a:hover
{
	color: #000000;
	text-decoration: underline;
	background-color: #CEDEEC;
}
div#navigationRight a#activelink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F9FF;
}
div#navigationRight p
{
	
}
div#navigationRight ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigationRight li
{
	/*margin: 0;
	padding: 0;*/
}
.titoloSezioneMenu
{
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
.elementoSezioneMenu
{
	list-style-image: url(../Images/Europalavoro/Punto-Elenco-Menu-Disable.gif);
	margin-left: 17px;
	margin-bottom: 1px;
	text-align: left;
}
.elementoSezioneMenuSelected
{
	list-style-image: url(../Images/Europalavoro/Punto-Elenco-Menu-Enable.gif);
	margin-left: 17px;
	font-weight: bold;
	margin-bottom: 1px;
	
}


/*stili per la sezione extra*/
div#extra div.newsbox
{
	
	margin-bottom: 2em;
}
div#extra div.newsbox h2
{

}
div#extra div.newsbox p
{
	margin: 0;
}


table.tableNovitaEventi
{
	width: 100%;
}
th.thNovita
{
	width: 48%;
	text-align:left;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
th.thEventi
{
	width: 48%;
	text-align:left;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#tdContentNovita
{
width: 48%;
background-color:#CEDEEC;
vertical-align: top;
padding: 5px;
color:  #191970;
}
#tdContentEventi
{
width: 48%;
background-color: #CEDEEC;
vertical-align: top;
padding: 5px;
color:  #191970;
}
#tdContentNovita a
{
	font-size: 70%;
	color:  #191970;
	text-decoration: none;	
	background-color:#CEDEEC;
}
#tdContentNovita a:hover
{
	
	text-decoration: underline;	
	background-color: #2C527A;
	color:  #ffffff;
}
#tdContentEventi a
{
	font-size: 70%;
	color:  #191970;
	text-decoration: none;	
	background-color:#CEDEEC;
}
#tdContentEventi a:hover
{
	
	text-decoration: underline;	
	background-color: #2C527A;
	color:  #ffffff;
}

#tdContentNovita ul
{
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
#tdContentNovita li
{
	margin-bottom: 10px;	
}

#tdContentEventi ul
{
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
#tdContentEventi li
{
	margin-bottom: 10px;	
}
div#elencoNovita
{
text-align: right
}
div#elencoEventi
{
text-align: right
}
.archivioNovitaContent
{
	width: 100%;
}
div#titoloNovita
{
	width: 100%;
	text-align:left;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
}
div#rowNovita
{
	width: 100%;
	background-color: #CEDEEC;
	color: #191970;
	padding: 3px;
	margin-bottom: 1px;
} 
div#rowNovita a
{
	width: 100%;
	background-color: #CEDEEC;
	color: #191970;
	text-decoration: none;
}
div#rowNovita a:hover
{
	width: 100%;
	text-decoration: underline;
	background-color: #2C527A;
	color:  #ffffff;
}
/*FINE Classi per pannello Novità Eventi*/

/*Classi private per la console*/
.authoringConsole
{
	position: absolute;
	top: 0px;
	left: 88%
}
/*FINE Classi private per la console*/
div#divTitoloAutomatico
{
	font-weight: bold;
	margin-bottom: 5px;
}



/*Classi Header Lavoro e loghi e breadcrumb*/
div#headerLavoro
{
	background-image: url(../Images/Comuni/fondoTestataLavoro.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 102px;
	width: 100%;
	margin-bottom: 10px;
	
}
div#loghiTestataEuropalavoro
{
	width: 38%;
	background-color: #ffffff;
	color: #191970;
	height: 78px;
	position: absolute;
	right: 0;
	top: 105px;
	text-align: right;
	white-space: nowrap;
}
img#logoUE
{
	
}
img#logoFSE
{
	
}
img#logoMinisteroLavoro
{
	margin-right: 5px;
}
div#divBreadCrumb
{
	position: absolute;
	top: 187px;
	left: 0px;
	width: 100%;
	/*border-top: solid 1px #000000;*/
	border-bottom: solid 1px #000000;
	font-size: 85%;
	padding-bottom: 4px;
	font-weight: bold;
}
div#divBreadCrumb a
{
	color:  #191970;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div#divBreadCrumb a:hover
{
	color:  #ffffff;
	background-color: #191970;
	text-decoration: underline;
}

/*FINE Classi Header Lavoro e loghi*/

/*Classi generiche di layout per header table, div, ecc*/
.tableGenericEuropalavoro
{
	width: 100%;
}
.thGenericEuropalavoroCell
{
	text-align:left;
	vertical-align: top;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	padding: 3px;
	width: 48%;
	font-size: 80%;
}
.tdGenericEuropalavoroCell
{
	text-align:left;
	vertical-align: top;
	background-color: #CEDEEC;
	color: #191970;
	padding: 3px;
	width: 48%;
	font-size: 80%;
}
.tdGenericEuropalavoroCell a
{
	text-align:left;
	vertical-align: top;
	background-color: #CEDEEC;
	color: #191970;
	text-decoration: none;
}
.tdGenericEuropalavoroCell a:hover
{
	text-align:left;
	vertical-align: top;
	background-color: #191970;
	color: #ffffff;
	text-decoration: underline;
}
.tdGenericEuropalavoroCellForm
{
	text-align:left;
	vertical-align: top;
	background-color: #CEDEEC;
	color: #191970;
	padding: 3px;
	font-size: 80%;
	font-weight: bold;
}
.liGenericImg
{
	list-style-image: url(../Images/Europalavoro/Punto-Elenco-Menu-Disable.gif);
	margin-left: 0px;
	margin-top: 5px;
	text-align: left;
	
}
.liGenericImg a
{
	margin-left: 0px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;
	background-color: #CEDEEC;
	color: #191970;
}
.liGenericImg a:hover
{
	margin-left: 0px;
	margin-top: 5px;
	text-align: left;
	background-color: #2C527A;
	color: #ffffff;
	text-decoration: underline;
}
.ulGeneric
{
	margin-left: 20px;
	padding: 0;
	font-size: 85%;
}
/* FINE Classi generiche di layout per header table, div, ecc*/

/* Classi per la gestione dei form*/
fieldset { 
padding: 1em; 
border:2px groove;
width: 90%;
color: #191970;
background-color: #F0F9FF;
 }
 
legend {
	text-align:left;
	vertical-align: top;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	font-weight: bold;
	padding:5px;
}

#campi label {
display:block;
float:left;
width:180px;
text-align:right;
font-weight:bold;
color: #191970;
background-color: #F0F9FF;
padding-right:0;

}

#campi select { 
margin-left: 5px;
}

#campi input{
margin-left: 5px;
width:200px;
}
#campi2 label {
display:block;
float:left;
width:155px;
text-align:right;
font-weight:bold;
color: #191970;
background-color: #F0F9FF;
padding-right:0;

}

#campi2 select { 
margin-left: 5px;

}

#campi2 input{
margin-left: 5px;
width:200px;
}
input#inviaFirstPage {
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: #191970;
font-weight: bold;

/*margin-left:5px;*/
}
input#inviaSecondPage {
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: #191970;
font-weight: bold;

/*margin-left:5px;*/
}
input#annulla {
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: #191970;
font-weight: bold;
}

.labelAccesskey{
color: #191970;
background-color: #F0F9FF;
font-weight:bold;
}
/* FINE Classi per la gestione dei form*/
/*datagrid*/
.dgHeaderStyle,
.dgFooterStyle
{

}
.dgHeaderStyle td,
.dgFooterStyle td
{
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	padding: 3px;
	font-size: 80%;
}
.dgHeaderStyle a,
.dgFooterStyle a
{
	color:#ffffff;
	text-decoration: none;
	background-image: url(../Images/Europalavoro/fondoCellaNovitaEventi.gif);
	text-decoration: underline;

}
.dgHeaderStyle a:hover,
.dgFooterStyle a:hover
{
	color: #000000;
	text-decoration: underline;
	background-image: none;

	background-color: #CEDEEC;
}

.dgFooterStyle td
{
	text-align:center;

}
/*FINE datagrid*/
