@import url(sophistoH.css);
@import url(homeContent.css);

/** AGGIUNTO DA GIANNI **/ 

/* BOTTONE DI ACCESSO INIZIO */ 

#loginBtn {
background-color: #546574 !important;
color: #fff !important;
padding: 1px 4px;
text-decoration:none;
font-weight: bold;
border:1px solid #546574;
clear: both;
width: auto;
text-align: center;
margin: 50px 0 0 97px;
font-size:12px;
}

#loginBtn:hover, #leftside #loginBtn:active, #leftside #loginBtn:focus {

background-color: #D1D9DE !important;
color: #fff !important;
}

#BtnCnt {
clear:both;
padding-top:5px

}
/* BOTTONE DI ACCESSO FINE */ 

a.button {
background-color: #546574 !important;
color: #fff !important;
padding: 1px 4px;
text-decoration:none;
font-weight: bold;

}
a.button:hover, a.button:focus, a.button:active {
background-color: #D1D9DE !important;
color: #fff !important;
padding: 1px 4px ;
text-decoration:none;
font-weight: bold;
}



/* SEPARATORE LINKS PER VALIDAZIONE ACCESSIBILITA INIZIO */ 
.sep
{
display:none;
}
/* SEPARATORE LINKS PER VALIDAZIONE ACCESSIBILITA FINE */
