/* CSS specifico */

body {
	
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corpo {
	color: #000;
	background-image: url(img_specifiche/sfuma.jpg) !important;
	background-repeat:no-repeat !important; /*modifica*/
	background-position:left top !important;
	/*background-color:#fff;*/ /*modifica*/
	padding-bottom:0px !important;
	background-color:#FFFFFF;
}

#corpo_home {
	color: #000;

}

#centrato{

}

#corpo #colonna-1{
	width:180px !important;
}

#ausiliario {
	background-color: #CC0000;
}

#testata {
	color: #fff;
	background-image:url(img_specifiche/testata_loggato.jpg) !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	height:115px !important;
	margin-bottom:-5px;
}
	
#testata p{
text-align:right;
padding:30px 20px 0 0;
line-height:1.4em;
color:#FFFFFF;
font-size:1em !important;
display:none;
}
	
#colonna-4 .cruscotti{
width:90%;
float:left;
clear:right;
}

#colonna-4 fieldset{
width:90%;
}

.spaziatore{
float:left;
margin-left:10px;
}

#colonna-1 {
	color: #000;
	background-image:url(img_specifiche/sfuma.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:transparent !important;

}

#colonna-2 {
	color: #000;
}

#colonna-3 {
	color: #000;
	background-image:url(img_specifiche/sfuma.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:transparent !important;
}

#colonna-4 {
	z-index:5;
	padding-right:3em;
}

#footer {
	background:#FF9900;
	color: #fff;
	background-image: url(img_specifiche/navigazione.jpg)!important;
	background-position:left bottom;
	background-repeat:repeat-x;
}

#footer a {
color: #fff;
}

#footer a:hover {
color: #FE9506 !important;
}

.login_home p, .login_home legend {
color: #fff;
}

a {
color: #0072e4 !important;
}

a:hover {
color: #ff6600 !important;
}

#corpo a:hover {
color: #FF6600;
}

h1, h2, h3 {
color: #003366;
}

th {
background-color: #999999;
color: #FFFFFF;
}

#spostamenu {
	color: #fff;
	padding:0 10px 0 10px;
	margin-bottom:-10px;
}

.menuNavigazione {

	/*color: #fff;*/
	height:10px;
	background-image: url(img_specifiche/navigazione.jpg);

}

.operatore {
	color: #000;
	background: #fff !important;
}

a.homepage {
	background-color: #f1f4f9;
	color: #000;
}

.menuNavigazione ul a {
	display:none;
	/*background: #e28800 !important;
	border-left: 0px solid #0072e4;
	border-right: 1px solid #2179A9;
	border-bottom: 1px solid #fff;
	color: #fff;*/
}


.operatore ul a {
	background-color: #FDEBAC;
	border-left: 10px solid #00216b;
	border-right: 1px solid #00216b;
	border-bottom: 2px solid #00216b;
	color: #003366;
}

.menuNavigazione ul a:hover, .operatore ul a:hover {
display:none;
/*background-color:#0072e4 !important;*/
}

#aggiornamenti th {
background-color:#0072e4 !important;
}

#news {
overflow:auto;
height:150px;
}

#news h3, #circolari h3, #comunicazione h3, #evidenza h3 {
color: #fff;
}

#news h3, #evidenza h3{
font-size:1.8em !important;
background-color:#0072e4;
background-position:left bottom;
background-repeat:repeat-x;
margin:0 -10px 0 -5px !important;
padding:5px !important;
}

#evidenza, #news{
padding:0 10px 10px 5px !important;
margin:20px 10px 20px 10px !important;
background-color:#f6f6f6;
}

#testatina_servizi{
background-image:none !important;
}

#evidenza p img{
padding:0 3px 0 0;
margin-top:5px;
}

.menuNavigazione a {
	color:#fff !important;
	background: transparent !important;
	border-right:0px solid #000 !important;
}

.menuNavigazione a:hover {
	color:#fff !important;
	text-decoration:underline;
	
}

/************************************************/
/* colori dei link nel menu verticale ad elenco */
/************************************************/


.menu_verticale a:link,
.menu_verticale a:visited{
color: #003366;
}

.menu_verticale a:hover,
.menu_verticale a:focus,
.menu_verticale a:active{
color: #ff6600;
}

#colonna-1 h2, #colonna-3 h2 {
color: #003366;
}

.menu_verticale{
background-color: #f1f4f9;
}

.boxino, .boxinofondobianco{
background-color:#fff !important;
border:1px solid #bbb !important;
}


.boxino h2, .boxinofondobianco h2{
	background-image: url(img_specifiche/testatine.jpg);
	color:#fff !important;
	background-color:#0072e4;
}


.boxino li, .boxinofondobianco li {
list-style-image: url(img_specifiche/puntatore.gif);
background-color:#fff !important;
}

#colonna-4 li {
list-style-image: url(img_specifiche/puntatore.gif);
}

#aggiornamenti td a {
background-image:url(img_specifiche/puntatore.gif);
}

.boxino img {
border: 1px solid #fff;
}

#testatina_servizi{
background-image:url(img_specifiche/box_servizi_testatina.jpg);
background-position:top left;
background-repeat:no-repeat;
}