﻿/*TEMPLATE*/
*
{
    font-family: Verdana;/*, Tahoma, Sans-Serif*/
}

body
{
    background: url(/img/template_bg.gif) repeat-x top #123062;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.header
{
    width: 600px;
    height: 76px;
    background-image: url(/img/template_header.gif);
    
    padding: 20px 0px 0px 380px;
}

.sponsor
{
    width: 100%;
    text-align: center;
    padding: 3px 0px;
}
.divsite
{
    text-align: left;
    width: 980px;
    margin: 0px auto;
    margin-bottom: 0px;
}



.tablesite
{
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
}

table, tr, td
{
    border-width: 0px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.tablehome
{
    border:0;
    border-color:Black;
    background-color: #fff;    
}

.tableflash
{
    width: 100%;
}

.clm_menu
{
    padding-right: 1px;
    padding-left: 1px;
    width: 169px;
}

.clm_center
{
    border-right: 1px solid #000;
    border-left: 1px solid #d6d6d6;
    padding-top: 2px;
}

.clm_right
{
    /*border-right: 1px solid #000;*/
    /*border-left: 1px solid #d6d6d6;*/
    /*padding-top: 2px;*/
    width: 231px;
}


.mappa
{
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
    padding-right: 5px;
    padding-bottom: 2px;
    text-align: right;
}

/*LOGIN*/
.logga
{
    background-image: url(../img/template_login.gif);
    font-weight: bold;
    color: #fff;
    padding-left: 5px;
    height: 22px;
    font-size: 10px;
    vertical-align: baseline;
    padding-top: 3px;
}

.logganew
{
    /*background-image: url(../img/template_login.gif);*/
    font-weight: bold;
    /*color: #fff;*/
    padding-left: 5px;
    /*height: 22px;*/
    font-size: 10px;
    vertical-align: baseline;
    padding-top: 3px;
}

.input_logga, .input_data
{
    width: 120px;
    border: 1px solid #999;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    padding: 0 2px;
    height: 14px;
}

.input_data
{
    width: 250px;
}

.allinea
{
    vertical-align: bottom;
}

/*MENU*/
.menu_blu, .menu_red, .menu_alt
{
    background-image: url(../img/menu_blue.gif);
    width: 152px; /*171*/
    font-size: 10px;
    font-weight: bold;
    margin: 1px 0px;
}

.menu_alt
{
    background-color: #7d2323;
    background-image: none;
}

.menu_red
{
    background-image: url(../img/menu_red.gif);
    font-size: 12px;
    padding: 2px 4px;
    height: 15px;
}

.menu_red_adv
{
    background-image: url(../img/menu_red.gif);
    font-size: 12px;
    padding: 2px 4px;
    width: 231px;
    height: 15px;
}

.menu_blunew, .menu_rednew, .menu_altnew
{
    background-image: url(../img/menu_blue.gif);
    width: 165px;
    font-size: 10px;
    font-weight: bold;
    margin: 1px 0px;
}

.menu_altnew
{
    width: 194px ;/*162px; 71*/
    height:17px;
    background-color: #7d2323;
    background-image: none;
}

.menu_rednew
{
    background-image: url(../img/menu_red.gif);
    width: 165px ;/*162px; 71*/
    font-size: 12px;
    /*padding: 2px 4px;
    height: 15px;*/
}



/*IMMAGINI*/
img
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.img_center
{
    vertical-align: sub;
}

.img_border, .img_left, .img_right
{
    border: 1px solid #d6d6d6;
}

.img_left
{
    float: left;
    margin: 2px 6px 2px 4px;
}

.img_right
{
    float: right;
    margin: 2px 3px 2px 5px;
}

/*TESTO*/
h1
{
    font-size: 20px;
    color: #184083;
    font-weight: normal;
    margin: 0px 3px;
}

h2
{
    font-size: 16px;
    color: #184083;
    margin: 0px 3px;
}

h3
{
    font-size: 14px;
    color: #184083;
    margin: 0px 3px;
}

h3new
{
    font-size: 11px;
    color: #184083;
    margin: 0px 3px;
}

p
{
    font-size: 11px;
    margin: 0px 3px;
}

.red_style
{
    color: #900;
    font-weight: bold;
}

.blue_style
{
    color: #184083;
    font-weight: bold;
}

.errore
{
    color: #900;
    margin: 5px 0px;
    font-size: 11px;
}

ul
{
    font-size: 11px;
}

/*ELEMENTI*/

.homecenter
{
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: Black;   
 }
 
.tarea_generico
{
    width: 400px;
    height: 100px;
    border: 1px solid #999;
    overflow: auto;
    margin-bottom: 5px;
}

.centra
{
    vertical-align: middle;
}

.categoria
{
    text-align: left;
    color: #900;
    font-weight: bold;
    margin: 4px 6px 0px 0px;
}

.title_flash
{
    width: 100%;
    height: 24px;
    background-image: url(../img/title_flash_bg.gif);
    background-position: right;
}

.title_flashnew
{
    /*width: 100%;*/
    /*height: 24px;*/
    /*background-image: url(../img/title_flash_bg.gif);
    background-position: right;*/
}


.risorsa_nd
{
    float: left;
    width: 99%;
    text-align: center;
    margin-top: 30px;
}

.pager_src, .pager_mag
{
    border-top: 1px solid #184083;
    margin-top: 3px;
}

.pager_src_slc, .pager_mag_slc
{
    font-size: 14px;
    margin: 0px 3px;
    padding: 0px 2px;
    border: 1px solid #184083;
    border-top: 1px solid #fff;
    color: #184083;
    font-weight: bold;
}

.pager_mag_slc
{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

.catmag, .catmag_opn
{
    background-color: #516fa2;
    margin: 1px;
    padding: 4px 3px;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #fff;
}

.catmag_opn
{
    background-color: #fff;
    background-image: url(/img/icon_green_ball.gif);
    background-repeat: no-repeat;
    background-position: 3px;
    margin: 0px;
    padding: 2px 3px;
    padding-left: 14px;
    font-size: 12px;
    color: #000;
    border-bottom: 3px double #d6d6d6;
}

.archviosondaggio
{
    float: left;
    width: 280px;
    margin: 10px;
    padding: 5px;
    border: 4px double #d6d6d6;
}


/*RATING STAR*/
.rating
{
    width: 80px;
    height: 16px;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    clear: both;
    position: relative;
    background: url(/img/star-matrix.gif) no-repeat 0 0;
}
.nostar
{
    background-position: 0 0;
}
.onestar
{
    background-position: 0 -16px;
}
.twostar
{
    background-position: 0 -32px;
}
.threestar
{
    background-position: 0 -48px;
}
.fourstar
{
    background-position: 0 -64px;
}
.fivestar
{
    background-position: 0 -80px;
}
ul.rating li
{
    cursor: pointer;
    float: left;
    text-indent: -999em;
}
ul.rating li a
{
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    text-decoration: none;
    z-index: 200;
}
ul.rating li.one a
{
    left: 0;
}
ul.rating li.two a
{
    left: 16px;
}
ul.rating li.three a
{
    left: 32px;
}
ul.rating li.four a
{
    left: 48px;
}
ul.rating li.five a
{
    left: 64px;
}
ul.rating li a:hover
{
    z-index: 2;
    width: 80px;
    height: 16px;
    overflow: hidden;
    left: 0;
    background: url(/img/star-matrix.gif) no-repeat 0 0;
}
ul.rating li.one a:hover
{
    background-position: 0 -96px;
}
ul.rating li.two a:hover
{
    background-position: 0 -112px;
}
ul.rating li.three a:hover
{
    background-position: 0 -128px;
}
ul.rating li.four a:hover
{
    background-position: 0 -144px;
}
ul.rating li.five a:hover
{
    background-position: 0 -160px;
}
