
/* ----------------------------------------------  INIZIO STYLE HOME ------------------------------------------------ */




.sfondopag {
	background-image: url(../images/grafica/sfondi/home.jpg);
	background-repeat: repeat-x;
	background-position: top;

}




.sfondologo {
	background-image: url(../images/grafica/logo_top.jpg);
	background-repeat: repeat-x;


}



/*---------------------- INIZIO BODY ----------------------*/

BODY {
	/* background-color : black;    */
	   scrollbar-arrow-color : #ffffff;
	   scrollbar-face-color : #333333;
	   scrollbar-track-color : #efefef;
       scrollbar-shadow-color : #efefef;
	   scrollbar-darkshadow-color : #333333;
	   scrollbar-highlight-color : #333333;    
}	 
	 
/*---------------------- FINE BODY ----------------------*/



.boxlogin		   {  font-family: Verdana;	font-size: 10px; color: #c2c0c0; text-decoration: none; font-weight: bold}


.link_menu_sezioni_testo		   {  font-family: Verdana;	font-size: 10px; color: #606060; text-decoration: none; font-weight: bold}
.link_menu_sezioni		   {  font-family: Verdana;	font-size: 10px; color: #606060; text-decoration: none; font-weight: bold}
.link_menu_sezioni:link    {  font-family: Verdana; font-size: 10px; color: #606060; text-decoration: none; font-weight: bold}
.link_menu_sezioni:visited {  font-family: Verdana; font-size: 10px; color: #606060; text-decoration: none; font-weight: bold}
.link_menu_sezioni:hover   {  font-family: Verdana; font-size: 10px; color: #999999; text-decoration: none; font-weight: bold}

.link_menu_sezioni_testo2		   {  font-family: Verdana;	font-size: 10px; color: #cc0000; text-decoration: none; font-weight: bold}
.link_menu_sezioni2		   {  font-family: Verdana;	font-size: 10px; color: #cc0000; text-decoration: none; font-weight: normal}
.link_menu_sezioni2:link    {  font-family: Verdana; font-size: 10px; color: #cc0000; text-decoration: none; font-weight: normal}
.link_menu_sezioni2:visited {  font-family: Verdana; font-size: 10px; color: #cc0000; text-decoration: none; font-weight: normal}
.link_menu_sezioni2:hover   {  font-family: Verdana; font-size: 10px; color: #dd5050; text-decoration: none; font-weight: normal}


.formricerca {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	background-image: url(../images/grafica/box_ricerca_home.jpg);
	width: 101px;
	height: 14px;
	background-position: center center;
	border: none;
}

.formlogin {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	background-image: url(../images/grafica/box_login_largo.gif);
	width: 85px;
	height: 14px;
	background-position: center center;
	border: none;
}

.testo_portlet {
	font-family: Verdana;
	font-size: 9px;
	color: #445252;
	vertical-align: top;
	
	
}

.link_login2         {  font-family: Verdana; font-size: 10px; color: #006699}
.link_login2:link    {  font-family: Verdana; font-size: 10px; color: #006699; text-decoration: underline}
.link_login2:visited {  font-family: Verdana; font-size: 10px; color: #006699 ; text-decoration: underline}
.link_login2:hover   {  font-family: Verdana; font-size: 10px; color: #006699; text-decoration: underline}



/* ----------------------------------------------  INIZIO STYLE HOME ------------------------------------------------ */




