﻿#isee_header
{
}

#isee_login
{
    text-align: right;
}

a:hover.isee
{
    color: #FF8409; /*#FF9D39;*/
}

a.isee
{
    color: #6A6E70;
}

.isee_sottotitolo
{
    font-weight: bold; /*color: #FF8409;*/
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.isee_spacer
{
    margin-top: 5px;
    height: 2px;
    background-color: #FF9D39;
}

.isee_partecipant_name
{
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 5px;
}

.isee_search
{
    color: #D2D2D2; /*#E6E6E6;*/
    background-color: #747c7f;
}

a.isee_search
{
    font-weight: bold;
    color: White;
}