﻿
a.btnGiallo:link, a.btnGiallo:visited, a.btnGiallo:hover {
    color: #3130ab;
    text-decoration: none;
}

.btnGiallo {
    background: #ffce68;
    text-align: center;
}

div.riquardo_p_cert {
    width: 355px;
    height: 38px;
    text-align: center;
    border: solid 1px;
    background-color: #cecece;
    padding: 2px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.sfondo_p_cert {
    background-image: url("/_style/img/tratto_lat.png");
    background-position: left;
}

.div_bando_tirocinio_1 {
    color: yellow;
    background-color: red;
        text-decoration: none;
    background-image: none;
    border: 1px dotted #cecece;
    padding: 5px;
    width: 90%;
    margin: auto;
    font-weight: bold;
}

    .div_bando_tirocinio_1:hover {
        color: white;
        background-color: #003366;
        background-image: url(img/bando_tirocini.jpg);
        background-repeat: no-repeat;
        background-position: right;
    }

div.div_bando_tirocinio_1 a.a_bando_tirocinio_1:link, a.a_bando_tirocinio_1:visited {
    color: white;
}

div.div_bando_tirocinio_1 a.a_bando_tirocinio_1:hover {
    color: white;
}
