body{
	background-image:url(../img/body_bg.gif);
	background-repeat:repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size:0.75em;
	line-height: 130%;
	color: #333;
}

a, a:link, a:visited, a:active {
	background-color: transparent;
	text-decoration: none;
}

abbr{
	text-decoration: none;
	border:none;
}
a:hover{
	background-color: transparent;
	text-decoration: underline;
}

.hidden{
	display:none;
}

.nascosto{
	position:absolute;
	top:-10000px;
	left:-10000px;
}

#container{
	
	margin: 10px auto;
	background: #fff;
	border-bottom:1px solid #ccc;
	min-height: 38em;
	width: 993px;
}
#header{
	background-color: #fdfdfd; 
	/*background-image:url(../img/logoUirnet.png);*/
	background-image:url(../img/logo103c_uirnet.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	height:110px;
	padding-left:285px;
	margin-left:10px;
}

#banner{
	float:left;
	height:110px;
	width:100%;
	background-image:url(../img/banner_4qb.png);
	background-position: top right;
	background-repeat:no-repeat;
}

#banner #logoArea{
 	margin-left: -275px; 
	width:355px;
	height:100px;
	background-color: transparent;
	float:left;
}

#banner #logoArea a{
	width:100%;
	height:100%;
	/*border: 1px solid #0f0;*/
	float:left;
}

#banner #logoMinistero{
	margin-left:5px;
	width:190px;
	height:100px;
	background-color: transparent;
	float:left;
}

#banner #logoMinistero a{
	width:100%;
	height:100%;
	/*border: 1px solid #f00; */
	float:left;
}

#toolbar{
	background:  #036;
	padding:0;
	margin:0;
	text-align: right;
	height: 2.1em;
}

#toolbar span{
	margin-right: 3em;
	padding-top: 0;
	font-size:0.8em;
	color:#fff;
	font-weight: bold;
	vertical-align: 70%;
}

#toolbar span a{
	color:#fff;
	font-weight: bold;
}

#toolbar span a:hover{
	text-decoration:underline;
}

#toolbar span img{
	padding-top:0.2em;
	margin-top: 0.2em;
	margin-left: 3em;
	margin-right: 0.2em;
	width: 32px;
	height: 16px;
	border: none;
}

#toolbar #searchForm{
	display: inline;
}

#toolbar #searchForm fieldset{
	display: inline;
	width: 13.5em;
	padding:0;
	margin:0;
	border: none;
	vertical-align: 55%;
}



.bottone{
	border:1px solid #fff;
	height: 17px;
	font-size:1em;
	margin-left:0.4em;
}

.testo{
	background: #eee;
	width: 7em;
	height: 1.05em;
	font-size:1em;
}

#menubar{
	background: #003366;
	height: 1.5em;
	padding: 0.5em 1.5em 0.3em;
}

#navbar{
	font-size: 0.95em;
	background-color: #003366;
	padding: 0;
	margin: 0;
	float:left;
}

#navbar ul{
	display: inline;
}

#navbar li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	font-weight: bold;
	border-right: 2px dotted #fff;
	text-align: center;
}

#navbar a:link, #navbar a:visited{
	margin: 0;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	padding: 0.3em 1em 0.7em 1em;

}

#navbar a:active{
	margin: 0;
	color: #003366;
	background-color: #fff;
	padding: 0.3em 1em 0.3em 1em;
}

#navbar a:hover{
	text-decoration:underline;
}

#navbar li.selected{
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	background: #fff;
	color: #003366;
	font-weight: bold;
	border-right: 2px dotted #003366;
}

#navbar li.selected a{
	color: #003366;
	font-weight: bold;
}

span.selected, span.selected a{
	text-decoration:underline;
}


#gutter{
	float: left;
	width: 3%;
	height: 1px;
}

#inEvidenza{
	width: 98%;
	margin: 10px auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#inEvidenza #col_interna_basso{
	min-height: 7.5em;
	padding-top:4px;
}

#inEvidenza #col_interna_alto{
	min-height: 7.5em;
	padding-bottom:4px;
}

#inEvidenza #col_interna_alto img.cornice{
	height:85px;
}

#inEvidenza #col_interna_basso img.cornice{
	float:right;
	height:85px;
	margin-right:0;
	margin-left:10px;
	
}

#inEvidenza #col_interna_basso .newsContent{
	width: 98%;
	margin: 0 auto;
	padding: 3px;
	min-height: 8.5em;
}

#inEvidenza #col_interna_alto .newsContent{
	width: 98%;
	margin: 0 auto;
	padding: 10px 3px 0 3px;
	min-height: 8.5em;
}



#listaNotizie{
	width: 100%;
	margin: 0 auto;
	
}

#col3_sx{
	float: left;
	width: 17%;
	margin-bottom: 10px;
	background: #fff;
	margin: 0;
	padding: 0;
}

#col3_cn{
	float: left;
	width: 63%;
	margin-bottom: 10px;
	text-align:center;
	background: #fff;
	margin: 0;
	padding: 0;
	
}

#col3_dx{
	float: left;
	width: 19.98%;
	background-color: #fff;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
}

#col2_cn{
	float: left;
	width: 80%;
	background-color: #fff;
	margin-bottom: 10px;
	padding:0;
	margin:0;
}

#col2_dx{
	float: left;
	width: 20%;
	background-color: #fff;
	margin-bottom: 10px;
	min-height: 24em;
}

#col1{
	width: 98%;
	margin: 10px auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	min-height: 30em;
}

#col1 #contenitoreBriciole{
	width: 100%;
}

#leftnav{
	background: #fff;
	float: left;
	width: 92%;
	margin-right:4px;
	margin-bottom:0;
	padding: 0 4px;
	text-align: right;
	border-right: 2px dashed #8dbbdc;
	min-height: 26em;
}
#leftnav .subSection {
	width: 92%;
	height:2.1em;
	background:#003366;
	background-repeat:repeat-y;
	/*background-image:url('../img/sfondo.png');*/
	color:#fff;
	margin:8px;
	padding-top: 5px;
	padding-right: 5px;
}

#leftnav .subSectionNoAuth {
	width: 92%;
	height:2.1em;
	background:#ccc;
	background-repeat:repeat-y;
	/*background-image:url('../img/sfondo.png');*/
	color:#003366;
	margin:8px;
	padding-top: 5px;
	padding-right: 5px;
}

#leftnav .subSectionSelected{
	width: 92%;
	height:2.1em;
	background:#003366;
	background-repeat:repeat-y;
	/*background-image:url('../img/sfondo.png');*/
	color:#fff;
	margin:8px;
	padding-top: 5px;
	padding-right: 5px;
}

#leftnav .subSectionSelectedNoAuth{
	width: 92%;
	height:2.1em;
	background:#ccc;
	background-repeat:repeat-y;
	/*background-image:url('../img/sfondo.png');*/
	color:#003366;
	margin:8px;
	padding-top: 5px;
	padding-right: 5px;
}

#leftnav .subSection a{
	text-decoration:none;
	color:#eef;
}

#leftnav .subSectionNoAuth a{
	text-decoration:none;
	color:#003366;
}

#leftnav .subSectionSelected a{
	text-decoration:none;
	color:#eef;
}

#leftnav .subSectionSelectedNoAuth a{
	text-decoration:none;
	color:#003366;
}

#leftnav .subSection a:hover, #leftnav .subSectionNoAuth a:hover{
	text-decoration:underline;
}

#leftnav .subSectionSelected a:hover, #leftnav .subSectionSelectedNoAuth a:hover{
	text-decoration:underline;
}

#leftnav ul{
	list-style-type:none;
	padding-left: 0;
	margin-bottom:12px;
	font-size:0.93em;
	color: #222;
	margin-left:8px;
	margin-right:8px;
}
#leftnav ul li{
	list-style-type:none;
	margin-bottom:10px;
	border-bottom: 1px solid #aaa;
	padding:2px;
	height: 13px;
	background:#eef;
	text-align: left;
} 
#leftnav ul li a{
	text-decoration:none;
	color: #222;
}
#leftnav ul li a:visited{
	text-decoration:none;
	color: #222;
}
#leftnav p { 
	margin: 0 0 1em 0; 
}

#col3_cn #col_interna_1s, #col3_cn #col_interna_2s{
	float: left;
	width: 46%;
	margin: 0.3% 0.5%;
	padding: 0;
	border-right: 1px dotted #ccc;
}

#col3_cn #col_interna_1d, #col3_cn #col_interna_2d{
	float: left;
	width: 46%;
	margin: 0.3% 0.5%;
	padding: 0;
}

#col2_cn #col_interna_1s, #col2_cn #listaNotizie #col_interna_2s{
	float: left;
	width: 49%;
	margin: 0.3% 0;
	padding: 0;
	/* border-right: 1px dotted #ccc; */
}

#col2_cn #col_interna_1d, #col2_cn #listaNotizie #col_interna_2d{
	float: right;
	width: 49%;
	margin: 0.3% 0;
	padding: 0;
	
}

#innerfooter{
	clear: both;
	margin: 10px auto;
	padding: 0;
	text-align: right;
	border-top: 1px solid #ddd;
	width: 98%;
	height: 42px;
	margin-top: 20px;
}

#innerfooter a, #innerfooter a:link, #innerfooter a:visited, #innerfooter a:active {
	background-color: transparent;
	text-decoration: none;
	color:#003366;
}

#innerfooter a:hover {
	text-decoration: underline;
}

#innerfooter img{
	margin-right:40px;
}

#innerfooter span{
	margin-left: 3em;
	font-size:0.8em;
	font-weight: bold;
}

#footer{
	clear: both;
	width: 96%;
	margin: 10px auto;
	background-color: #fff;
	width: 993px;
}

.right{
	text-align:right;
	/*border: 1px solid #f00;*/
	float:right;
	color: #333;
}
.left{
	text-align:left;
	/*border: 1px solid #0f0;*/
	float:left;
	color: #333;
}

.right a{
	color: #036;
}
.left a{
	color: #036;
}

.imgleft {
	float: left;
	padding: 0 0.6em 0.6em 0;
}

div.newsContent{
	width: 96%;
	margin: 0 auto;
	padding-top: 5px;
	text-align:left;
}

#col2_cn div.newsContent, #col2_cn #contenitoreBriciole{
	width: 98%;
	margin: 0 auto;
	padding-top: 6px;
}

div.newsContent p a:hover{
	text-decoration: underline;
}

div.newsContent p ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

div.newsContent p ul li {
	margin: 0.5em 0em;
	padding: 0 0 0 1em;
	background-image: url(../img/arrow.gif);	
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	font-weight: normal;
	color:#333;
}

div.newsContent a:link, div.newsContent a:visited {
	text-decoration: none;
	color:#003366;
}

div.newsContent a:hover, div.newsContent a:active {
	text-decoration: underline;
	color:#003366;

}
div.newsContent p ul a strong{
	color: #003366;
}

div.newsContent p h2{
	font-size: 1em;
}

div.newsContent h2{
	border-top: 1px dotted silver;
	padding-top: 1em;
	padding-left: 0;
}

p{
	/*border: 1px solid #f00;*/
	margin-top:0;
}

h1{
	/*
	margin: 0;
	padding: 5px;
	*/
	padding-bottom:0.1em;
	/*padding-left:0.7em;*/
	color:#003366;
	font-size:1.2em;
	text-align:left;
	vertical-align:sup;
}

h2{ 	
	padding-bottom:0.1em;
	padding-left:0.7em;
	color:#003366;
	font-size:1.15em;
	text-align:left;
	vertical-align:sup;
}

h3{ 	
	padding-bottom:0.1em;
	/*padding-left:0.7em;*/
	color:#003366;
	font-size:1.10em;
	text-align:left;
	vertical-align:sup;
}

#login{
	width: 92%;
	margin: 3px auto;
	/*background-image:url(../img/login_bgr.png);*/
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	border:1px solid silver;
	margin-top:0;
}
#login p{
	padding: 0;
	margin: 0;
}

#login label{
	font-weight: bold;
}

#login form{
	margin: 4px auto;
	padding: 0 0.5em 1em 0.5em;
}

#login form input.text{
	border: 1px solid #347879;
	width: 57%;
	margin-bottom: 0.5em;
}

#login p.loginLinks {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

p.loginLinks a{
	padding-left: 8px;
}

#contenitoreBriciole{
	width: 96%;
	margin: 5px auto;
	padding: 0;
	text-align:left;
	margin-top: 10px;
}


#nav2{
	font-size: 90%;
	background-color: #003366;
	margin: 0.4em 0;
	color: #fff;
	padding:0;

}


#nav2 li{
	display: inline;
	list-style-type: none;
	padding-left: 30px;
}

#nav2 a:link{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#nav2 a:visited{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#nav2 a:active{
	color: #003366;
	background-color: #fff;
}

#nav2 a:hover{
	text-decoration: underline;
}

#risultatiRicerca{
	width: 96%;
	margin: 5px auto;
	padding: 0;
	text-align:left;
	margin-top: 10px;
}

.banner{
	border: 1px dashed #347879;
	width: 90%;
	margin: 0.3em auto;
	min-height: 4em;
}

.content{
	width: 98%;
	margin: 0.3em auto;
	min-height: 7em;
	padding:0;
}

.content h2{
	margin:0.8em 0;
	font-size: 1.1em;
}

.cornice {
  	float:left;
	border:solid 1px silver;
	padding:5px;
	margin-right:10px;
} 

.break{
	clear:both;
}

.divisorio{
	width: 98%;
	margin: 0 auto;
	border-top: 1px dashed silver;
}

.divisorioContenuto{
	width: 96%;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}

div.dettaglioListaNews{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	min-height:3.5em;
	/*background-color: #3ad;*/
}

div.dettaglioListaEventi{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/event.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	min-height:3.5em;
}

div.dettaglioListaContenuti{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	min-height:3.5em;
}

div.dettaglioListaBandi{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/bando.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	min-height:3.5em;
}

div.dettaglioListaModulistica{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/moduli.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	min-height:3.5em;
}

div.dettaglioListaBandi p {
	padding: 0 0 0.3em;
	line-height: 150%;
}

div.dettaglioListaFAQ{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	text-align:left;
}

div.dettaglioListaFAQ div.risposta{
	border: 1px solid silver;
	background: #ddd;
}

div.dettaglioListaLink{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	text-align:left;
	padding:0;
}

div.listaLink{
	width: 96%;
	border-bottom: 1px dotted #999;
	margin: 5px auto;
	background-image:url(../img/linkIcon.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding:0;
}

div.corpoLink{
	margin-top:1em;
	padding-bottom:0.6em;
}

div.corpoLink img{
	width: 80px;
	height:80px;
}

div.dettaglioListaLink div.corpoLink p{
	padding:0;
	margin:0;
}

div.corpoLink span a{
	background-image: url(../img/linkIcon.gif);	
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding: 0.5em 0 0.5em 2em;
	font-weight:bold;
	color:#003366;
}

div.corpoLink span.mailTo a{
	background-image: url(../img/icon_contact_us.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	padding: 0.5em 0 0.5em 2em;
	font-weight:bold;
	margin: 0.5em 0em;
	color:#003366;
}

div.dettaglioListaRSS{
	width: 96%;
	margin: 5px auto;
	background-image:url(../img/feed-icon-14x14.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

div.dettaglioListaEventi a:hover p{
	text-decoration:underline;
}

div.dettaglioListaNews span.titolo, div.dettaglioListaEventi span.titolo, div.dettaglioListaContenuti span.titolo, div.dettaglioListaBandi span.titolo, div.dettaglioListaRSS span.titolo, div.listaLink span.titolo, div.dettaglioListaModulistica span.titolo{
	font-weight: bold;
	padding: 0.5em;
	margin-left: 16px;
}

div.newsContent span.titolo{
	font-weight: bold;
	padding: 0.5em;
	margin: 0;
}

div.dettaglioListaNews a, div.dettaglioListaEventi a, div.dettaglioListaContenuti a, div.dettaglioListaBandi a, div.newsContent a, div.rssList a, div.dettaglioListaModulistica span a{
	color:#003366;
}


div.dettaglioListaNews p a:hover, div.dettaglioListaEventi p a:hover{
	text-decoration: underline;
}

div.boxHeader{
	width: 96%;
	margin: 5px auto;
	color: #fff;
	font-weight:bold;
	font-size: 1.1em;
	padding: 2px;
	background-image:url(../img/rightCornerFold.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #003366;
	margin-bottom:0;
}

div.boxHeader h3{
	display:inline;
	padding:0;
	margin:0;
	color: #fff;
	font-size:1.02em;
}

#col_interna_2s div.boxHeader , #col_interna_2s div.boxFooter{
	width: 99%;
	margin-left: 10px;
	margin-top:0;
}

#col_interna_2d div.boxHeader , #col_interna_2d div.boxFooter{
	margin: 0;
	width: 99%;
}



div.boxFooter{
	width: 96%;
	margin: 5px auto;
	color: #fff;
	font-weight:bold;
	font-size: 0.9em;
	padding: 2px;
	background-color: #003366;
	text-align: right;
	background-image:url(../img/leftBottomCornerFold.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color: #003366;
}

div.boxFooter a{
	color: #fff;
}

div.boxFooter span{
	padding-right: 20px;
	background-image:url(../img/link.jpg);
	background-position: center right;
	background-repeat:no-repeat;
	
}

div.boxFooter span a:hover{
	text-decoration: underline;
}


div.titoloSezione{
	width: 96%;
	margin: 5px auto;
	color: #fff;
	font-weight:bold;
	font-size: 1.1em;
	border-bottom: 4px solid #003366;
	margin-top: 10px;
}

#col3_dx div.titoloSezione{
	width: 92%;
}

#col2_cn div.titoloSezione{
	width: 98%;
}


span.headerTail{
	padding-right:50px;
	background-image:url(../img/fineIntestazione.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:1px;
	
}

span.headerContent, span.headerContent a{
	color: #fff;
	font-weight:bold;
	background-color:#003366;
	padding: 0 5px;
}

span.headerContent h3{
	display:inline;
	padding:0;
	margin:0;
	color: #fff;
	font-size:1.02em;
}

#leftnav div.titoloSezione{
	text-align: left;
	margin-top:20px;
}

.ranking{
	float:left;
	margin-left: 38px;
	font-weight:bold;
	color:#003366;
}
/*Aggiunte*/

#login a:link, #login a:visited {
	color: #003366;
	font-weight: bold;
}

#login a:hover, #login a:focus {
	color: #003366;
	font-weight: bold;
}

#login p.plusLogin{
	padding: 0.3em;
}

div.paginazione{
	color:#333;
	text-align:center;
}

div.paginazione a, div.paginazione a:link, div.paginazione a:visited{
	color:#003366;
	text-decoration: none;
}

div.paginazione a:hover, div.paginazione a:focus {
	color:#003366;
	text-decoration: underline;
}

div.newsContent li.listaPDF {
	/*margin: 0.5em 0em;*/
	padding: 0.5em 0 0.5em 2em;
	list-style-type: none;
	background-image: url(../img/pdf.gif);	
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	font-weight: normal;
	color:#003366;
}

div.newsContent li.listaGenerico {
	/* margin: 0.5em 0em; */
	padding: 0.5em 0 0.5em 2em;
	list-style-type: none;
	background-image: url(../img/txt.gif);	
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	font-weight: normal;
	color:#003366;
}

.newsContent p.cartiglio{
	border: 1px solid silver;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}

.newsContent p.cartiglio span{

}

p.download-acrobat{
	border: 1px solid silver;
	background-image: url(../img/getacrobat.gif);	
	background-position: 0.3em 0.3em;
	background-repeat: no-repeat;
	height: 40px;
	padding: 0.2em 0.2em 0.2em 98px;
	margin: 0 5px;
}

img.logo{
	height: 40px;
	margin-top:5px;
}

.alert {
	background-image: url(../img/alert.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0.2em;
	min-height:25px;
}

.alertMsg{
	margin-left:23px;
	color: #036;
	font-weight: bold;
}

#tabList{
	width: 96%;
	margin: 5px auto;
	padding: 0;
	text-align:left;
	margin-top: -40px;
}

#tabList table{
	width: 100%;
	padding:0;
	margin:0;
	border-spacing: 0; 
}

#tabList tr{
	padding:0;
	margin:0;
	width: 100%;
	height: 13em;
}

#tabList td {
	padding:0;
	margin:0;
	width: 33%;
	
}

#tabList table tr td p {
	width:100%;
	color: #036;
}

#tabList table tr td p img{
	float: left;
}


#tabList a, #tabList a:visited{
	color: #036;
}

#tabList table tr td p h3{
	color: #036;
}

#col2_cn #contenitoreAnimazioni{
	width: 100%;
	margin: 1px auto;
	min-height: 410px;
	min-width: 400px;
	margin-top: 10px;
	padding:0;
	background:#fff;
}

#col2_cn #contenitoreAnimazioni #sx{
	float: left;
	width: 382px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#sx div.titoloSezione{
	text-align: left;
	margin-top:0;
	width: 98.5%;
}

#sx #inEvidenza{
	width: 98.5%;
}

#col2_cn #contenitoreAnimazioni #dx{
	float: right;
	width: 410px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#dx div.boxHeader , #dx div.boxFooter{
	width: 96.5%;
	float:right;
	margin-left: 0;
	margin-right: 5px;
}

#dx div.boxHeader{
	margin-top:1em;
}

#dx div.titoloSezione{
	width: 400px;
	margin-right: 5px;
	margin-bottom: 15px;
	border-bottom: 4px solid #036;
	margin-top:16px;
}

#animazioneWrapper{
	margin-right: 5px;
	margin-bottom: 10px;
	background:#fff;
}

#versioneTestuale a img{
	border:none;
	margin-left: 2px;
	float: left;
}

#fieldGroups{
	background:#ffffff;
	/*border: 1px dashed #eff;*/
	margin: 0.1em 0;
}

#fieldGroups p{
	float: left;
	margin: 0.1em 3.2em 0.1em 0.3em;
	/*background:#f0f;*/
}

#fieldGroups p input[type=text]{
	width: 15em;
}

#tabbedMenu{
	font-size: 90%;
	background-color: #ffffff;
	width: 98%;
	margin: 0 auto;
	color: #fff;
	padding:0;
	border-bottom: 2px solid #003366;
	margin-top: 2em;
}

#tabbedMenu ul{
	padding: 0;
	margin: 0;
}

#tabbedMenu li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#tabbedMenu li span{
	padding: 4px 4px 0 4px;
	margin: 2px 5px 0 0;
	background: #003366;
	border: 2px solid #003366;
}

#tabbedMenu li span.selected{
	padding: 4px 4px 1px 4px;
	color: #003366;
	background: #fff;
	border-bottom: none;
	text-decoration: none;
}

#tabbedMenu li span.selected a, #tabbedMenu li span.selected a:link, #tabbedMenu li span.selected a:visited, #tabbedMenu li span.selected a:active{
	color: #003366;
	text-decoration: none;
}

#tabbedMenu a:link{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#tabbedMenu a:visited{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#tabbedMenu a:active{
	color: #003366;
	background-color: #fff;
}

#tabbedMenu a:hover{
	text-decoration: underline;
}

#userProfile fieldset{
	background: #ffffff;
	border: 1px solid #ccc;
}

#userProfile fieldset legend{
	color: #333;
	font-weight: bold;
}

.selezione{
	background-image:url(../img/next.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	border:none;
	width:20px;
	height:20px;
	padding:0;
	margin:0;
}


#selectCatAzienda select{
	width:13.5em;
}

#selectTypAzienda select{
	width:15em;
}

.inputError{
	background:#f00;
}

div.left a img{
	border: none;
}

#col1 div.titoloSezione{
	width: 99.5%;
}

#userInfo{
	margin: 10px auto;
	width: 99%;
	background: #transparent;
	height: 1.5em;
	font-size: 0.95em;
	border: 1px solid #ccc;
	color:#333;
	margin-top: 4px;
	text-align:right;
	padding: 0.2em;
}