/****************************************************/
/***************** STUDENTI.IT CSS ******************/
/****************************************************/

body { 
    text-align: left; 
    margin: 0px; 
    padding: 0px; 
    font-size: 13px; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: #fff url('http://img.studenti.it/grafica/www2/bg.gif') repeat-x;
}

form { margin: 0px; }

img { border: 0px; }

a {
    color: #36f;
    text-decoration: none;
}

a:hover { 
    color: #D2140A; 
    text-decoration: underline; 
}

a:visited { color: #339; }

ul { 
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.clear { clear: both !important; }

.noFloat { float: none !important; }

.noBorder { border: 0px !important; }

.puls {
    padding: 0px 3px;
    border: 1px solid #000 !important;
    text-align: center !important;
    font-weight: bold !important;
    background: #fff url('http://img.studenti.it/grafica/www2/bg_puls.gif') repeat-x left bottom !important;
    color: #000 !important;
    height: 21px;
}

/**** HEADER ****/

a#logo {
    display: block;
    width: 270px;
    height: 100px;
    background: url('http://img.studenti.it/images/partner/affittistudenti/logo.gif') no-repeat;
}

a#logo b, a.pulsIscrz b {
    display: none;
}

img.navBar {
    width: 1000px;
    height: 24px;
    display: block;
    background: url('http://img.studenti.it/images/partner/affittistudenti/afsheaderhome.gif') no-repeat;
}

img.consigli { background: url('http://img.studenti.it/images/partner/affittistudenti/afsheaderconsigli.gif') no-repeat !important; }
img.inserisci { background: url('http://img.studenti.it/images/partner/affittistudenti/afsheaderinserisci.gif') no-repeat!important; }
img.offerte { background: url('http://img.studenti.it/images/partner/affittistudenti/afsheaderofferte.gif') no-repeat !important; }
img.richieste { background: url('http://img.studenti.it/images/partner/affittistudenti/afsheaderrichieste.gif') no-repeat !important; }

ul#linkRicerca {
    background: #fff url('http://img.studenti.it/images/partner/affittistudenti/bgtopnav.gif') repeat-x 0px 3px;
    width: 909px;
    padding: 15px 45px 13px;
    border: 1px solid #86bcff;
    border-width: 0px 1px 1px 0px;
}

img.ombretta {
    width: 1000px;
    height: 3px;
    display: block;
    background: url('http://img.studenti.it/images/partner/affittistudenti/ombretta.gif') repeat-x;
}

ul#linkRicerca li {
    display: inline;
    font-size: 14px;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #f40;
}

/**** CORPO PAGINA ****/
div#corpoPag {
    width: 680px;
    float: left;
    clear: left;
    margin: 0px 0px 0px 10px;
    _margin: 0px 0px 0px 5px;
    padding-bottom: 10px;
}

.contBig {
    border: 1px solid #CDCDCD;
    border-top: 1px solid #a6a6a6;
    clear: both;
    margin-top: 15px;
    overflow: hidden;
    background: #ECF1F4;
    padding-bottom: 10px;
}

.contBig h2, h1.tit {
    font-size: 16px;
    margin: 15px 10px 0px;
    color: #f40;
}

.contBig p {
    margin: 15px 20px 10px;
    text-align: justify;
    line-height: 1.4;
}

ul#faq {
    margin: 10px 20px;
}

ul#faq li {
    margin-bottom: 10px;
    text-align: justify;
    line-height: 1.4;
}

ul#faq li b {
    display: block;
    font-size: 110%;
    color: #004aa0;
}

span.titoletto {
    font-weight: bold;
    margin-top: 15px;
    display: block;
    font-size: 110%;
    color: #004aa0;
}

ul#info {
    margin: 10px 40px;
    line-height: 1.6;
}

/**** MENU ****/

div#menuDx {
    width: 300px;
    float: left;
    margin: 15px 0px 0px 10px;
    clear: right;
    padding-bottom: 10px;
}

div#ultimi { 
    border: 1px solid #86bcff; 
    background: #fff url('http://img.studenti.it/images/partner/affittistudenti/bgtopnav.gif') repeat-x left bottom;
}

table#tab_ultimi {
    font-size: 12px;
}

table#tab_ultimi td {
    padding: 1px 5px;
}

table#tab_ultimi td.ann_red {
    color: #f00;
    font-weight: bold;
    font-size: 15px;
}

table#tab_ultimi td.ann_tit {
    font-weight: bold;
    font-size: 13px;
}

table#tab_ultimi tr.a td {
    background: #fff;
}

table#tab_ultimi tr.b td {
    background: #DAEEF8;
}

div.box_dx { 
    border: 1px solid #86bcff; 
    width: 298px;
    margin: 0px 0px 10px;
}

div.box_dx b.tit_dx { 
    background: #86bcff;
    color: #fff;
    display: block;
    padding: 0px 10px;
    font-size: 16px;
}

h5.help {
    font-size: 14px;
    margin: 10px 10px 0px;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

.orange {
    color: #F17445;
}

.green {
    color: #348116;
}

.red {
    color: #f00;
}

h5.help b {
    color: #1F92EC;
    display: block;
    text-decoration: underline;
}

/**** FOOTER ****/

div#footer {
    clear: both;
    width: 988px;
    overflow: hidden;
    background: url('http://img.studenti.it/grafica/www2/bg_footer.gif') repeat-x;
    border: 1px solid #77B3E0;
    border-top-color: #B0D5EE;
    margin: 15px 0px 0px 10px;
    height: 22px;
    font-size: 12px;
}

div#footer ul {
    float: right;
    margin: 4px 10px 0px 0px;
}

div#footer ul li {
    display: inline;
}

div#footer ul li a {
    margin: 0px 5px;
}

a#copy {
    color: #000;
    display: block;
    margin: 4px 0px 0px 10px;
    text-decoration: none;
}

a#copy:hover {
    color: #D2140A;
}

div#underFoot {
    font-size: 11px;
    text-align: center;
    clear: both;
    width: 988px;
    overflow: hidden;
    margin: 5px 0px 0px 10px;
    line-height: 1.5;
}

div#underFoot small {
    display: block;
}

/**** ADV ****/

div#adv {
    width: 728px;
    height: 90px;
    position: absolute;
    top: 5px;
    left: 272px;
}

div#advBox {
    margin-top: 10px;
}

div#advBox img, div#advBox object, div#advBox embed {
    margin-bottom: 6px;
}



/*************************MATTIA***************************/

div.aff_italia {
   overflow: hidden;
   float: left;
   width: 272px;
   _margin-right: -40px;
   margin-left: -15px;
} 

a.aff_ins_butt_link {
   display: block;
   width: 150px;
   height: 145px;
   _zoom: 1;
   overflow: hidden;
}

a.aff_ins_butt_link:hover {
   text-decoration: none;
}

h3.aff_ins_butt_ind {
   background: #fff url("http://img.studenti.it/grafica/www2/aff_ins_butt.gif") left no-repeat;
   overflow: hidden;
   display: block;
   width: 146px;
   margin: 0px;
   margin-left: -33px;
   height: 143px;
   text-align: center;
}

h3.aff_ins_butt_ind b {
    display: none;
}

h3.aff_ins_butt_ind i {
   overflow: hidden;
   font-size: 11px;
   display: block;
   font-weight: bold;
   color: #333;
}
