/* 
    Document   : congenia

    Author     : Studio TESIS - Via A. Beltramelli 5/B - 47923 Rimini (RN)

    Contatti:    info@studiotesis.it - webmaster@studiotesis.it
                 Telefono 0541 1995870 - 328 3798063
*/

body {
    background-color: #ddd;
    font-family: verdana,arial;
    color: #222;
}

table.principale{
    border: 0px dotted #ff0000;
    width: 100%;
    background-color: #ffffff;
    /*vertical-align: top;*/
}
td.header{
    border-bottom: 0px dotted #cccccc;
    width: 100%;
    /*height: 150px;
    padding: 5px;*/
}
td.menu{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    height: 36px;
    padding: 0px;
    font-family: verdana,arial;
    font-size: 11px;
    vertical-align: middle;
    /*background: #5574ab;*/
    background: url("../immagini/sf_menu.gif") repeat-x;
}
td.voci_menu{
    border-left: 1px dotted #cccccc;
    width: 100px;
    height: 25px;
    padding: 5px;
    text-align: center;
    font-family: verdana,arial;
    font-size: 12px;
    vertical-align: middle;
    background: transparent;
}
td.corpo{
    border-left: 0px dotted #cccccc;
    width: 100%;
    /*height: 370px;*/
    padding: 5px;
    font-family: verdana,arial;
    font-size: 11px;
    vertical-align: top;
}
td.col_dx{
    border-left: 1px dotted #cccccc;
    border-right: 0px dotted #cccccc;
    width: 340px;
    /*height: 370px;*/
    padding: 5px;
    vertical-align: top;
    text-align: left;
}
td.footer{
    border-top: 1px dotted #cccccc;
    width: 940px;
    height: 50px;
    padding: 5px;
    font-family: verdana,arial;
    font-size: 10px;
    text-align: center;
}
a.footer:link{
    color: #222;
}
a.footer:visited{
    color: #222;
}
a.footer:hover{
    color: #3366cc;
    text-decoration: none;
}
a.menu:link{
    color: #fff;
}
a.menu:visited{
    color: #fff;
}
a.menu:hover{
    color: #ccc;
    text-decoration: none;
}
a:link{
    color: #222;
}
a:visited{
    color: #222;
}
a:hover{
    color: #3366cc;
    text-decoration: none;
}
p.titolo{
    font-family: verdana,arial;
    font-size: 14px;
    font-weight: bold;
}
p.testo{
    font-family: verdana,arial;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    padding: 5px;
}
div#base_dx{
    width: 250px;
    font-family: verdana, arial;
    font-size: 9px;
    color: #5574ab;
    vertical-align: top;
    border: 0px solid #ff0000;
}
div#intesta_dx{
    background:  url("../immagini/sf_intesta_dx.gif") repeat-x;
    /*background: #5574ab;*/
    
}
div#img_intesta_dx{
    background:  url("../immagini/informazioni.png") no-repeat transparent;
    padding: 10px 10px 10px 35px;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    color: #EEE;
    vertical-align: top;
    border: 1px solid #5574ab;
    background-position: left center;
}
div#corpo_dx{
    /*background: url("../immagini/frecciadx.png") no-repeat;*/
    font-family: verdana, arial;
    padding: 5px;
    font-size: 10px;
    color: #222;
    vertical-align: top;
    border-left: 1px solid #5577ab;
    border-right: 1px solid #5577ab;
    border-bottom: 1px solid #5577ab;
}
td.iframe{
    font-family: verdana,arial;
    font-size: 9px;
    font-weight: normal;
    text-align: justify;
    padding: 5px;
    vertical-align: top;
    position: fixed;
}
iframe.iframe{
    border: none;
}
td.intesta_corsi{
    color: #FFFFFF;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    /*width: 100%;*/
    height: 36px;
    padding: 0px;
    font-family: verdana,arial;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    /*background: #5574ab;*/
    background: url("../immagini/sf_menu.gif") repeat-x;
}

