/* ElettromeccanicaEnea.it Style Sheet
/* 15-11-2005 v1.0

/* Misc */
.BODY {
	font-family : Verdana, Arial, Helvetica;
	background-image: url(images/bg_enea.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:#3A478B; 
	scrollbar-arrow-color:#D7384A; 
	scrollbar-base-color:white; 
	scrollbar-darkshadow-color:#3A478B; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:white; 
	scrollbar-shadow-color:white;
}


nobg {
	font-family : Verdana, Arial, Helvetica;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:#3A478B; 
	scrollbar-arrow-color:#D7384A; 
	scrollbar-base-color:white; 
	scrollbar-darkshadow-color:#3A478B; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:white; 
	scrollbar-shadow-color:white;
}

.fotobg {
	font-family : Verdana, Arial, Helvetica;
	background-image: url(images/bg_foto.gif);
	background-position: center, left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:LINK{
	text-decoration: underline;
	color: #3A478B;
	font-size:12px;
}

A:VISITED{
	text-decoration: underline;
	Color : #3A478B;
	font-size:12px;
}

A:HOVER{
	Color : #D7384A;
	text-decoration : none;
	font-size:12px;
}

A.NoLink:LINK{
	text-decoration: underline;
	color: #D7384A;
	font-size:12px;
}

A.NoLink:VISITED{
	text-decoration: underline;
	Color : #D7384A;
	font-size:12px;
}

A.NoLink:HOVER{
	Color : #D7384A;
	text-decoration : none;
	font-size:12px;
}

A.NoLink2:LINK{
	text-decoration: none;
	color: #D7384A;
	font-size:12px;
}

A.NoLink2:VISITED{
	text-decoration: none;
	Color : #D7384A;
	font-size:12px;
}

A.NoLink2:HOVER{
	Color : #D7384A;
	text-decoration : none;
	font-size:12px;
}


.testo{
	font-family : Verdana, Arial, Helvetica;
	font-size:12px;	
	color: #3A478B;
	line-height: 20px;
	margin: 20px;
	font-style: italic;
	font-weight: bold;
}

TD,P,BR,LI,OL,UL,SUP,SELECT,DD,DT,SPAN,DL{
	font-family : Verdana, Arial, Helvetica;
	font-size:12px;
}

.foto{
	border: 1px;
	border-style: solid;
	border-color: #D7384A;
}

.contorno{
	border: #3A478B solid 1px;
	font-family : Verdana, Arial, Helvetica;
	font-size:12px;	
	color: #3A478B;
	line-height: 20px;
	margin: 20px;
}

/*Pulsante e Input*/

.BUTTON
{
	BORDER-RIGHT: 1px double #3A478B;
	BORDER-TOP: 1px double #3A478B;
	BORDER-BOTTOM: 1px double #3A478B;
	BORDER-LEFT: 1px double #3A478B;
	FONT-WEIGHT:normal;
	FONT-SIZE: 12px;
	BACKGROUND: White;
	MARGIN-BOTTOM: auto;
	CURSOR: hand;
	COLOR: #3A478B;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

INPUT, TEXT, TEXTAREA {
	border : 1px outset Gray;
	font-size: 12px;
	font-family : Verdana,Arial,Helvetica;
}

.findResult {
  HEIGHT: 450px;
  OVERFLOW: auto;
} 

/*Menu*/

.menuIEb {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : bold ;
	/*font-style : italic ;*/
	color : #ffffff ;
	text-decoration : none ;
	}
.menuNNb {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size:  13px ;
	font-weight : bold ;
	font-style : italic ;
	color : #ffffff ;
	text-decoration : none ;
	}
.menuIE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px ;
	font-weight : bold ;
	color : #ffffff ;
	text-decoration : none ;
	}
.menuNN {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	font-weight : bold ;
	color : #ffffff ;
	text-decoration : none ;
	}
