@charset "utf-8";
/*------------------------------Reset style Starts-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}


body {
    margin: 0px;
    padding:  0px;
    background-color:#000;

}

/*------------------------------div principali-------------------------------*/

.sfondo1{
    background-color:#4d4d4d;
    background-image:url(../images/sfondo_1.gif);
    background-repeat:repeat-x;
}

.sfondo2{
    background-color:#333;
    background-image:url(../images/sfondo_2.gif);
    background-repeat:repeat-x;
}

.sfondo3{
    background-color:#131313;
    background-image:url(../images/sfondo_3.gif);
    background-repeat:repeat-x;
}

.sfondointerno{
    background-color:#4d4d4d;
    background-image:url(../images/sfondo_interno.gif);
    background-repeat:repeat-x;
}

.wrapper {
    margin:0 auto;
    width:950px;
    padding-bottom:10px;
}

#header {
    height:155px;
    width:100%;
    background-image:url(../images/logo.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#menux {
    width:100%;
    background-color:#666;
    text-align:center;
    height:29px;
    padding-top:10px;
    margin-bottom:30px;
    overflow:auto;
}

:root *> #menux { padding-bottom:2px;}


#fullbanner {
    height:60px;
    width:468px;
    float:right;
    margin-top:20px;
    margin-right:80px;
    margin-left:402px
}

#login { 
    width:550px;
    float:right;
    margin-top:40px;
    text-align:right;
}

.dimenticato {
    float:left;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:right;
}


.box {
    width:950px;
    padding-top:10px;
    padding-bottom:10px;
}

.percorso {
    margin-top:-20px;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:10px;
    color:#fff;
} 


.fondino {
    margin-top:20px;
    background-color:#262626;
    padding:7px;
}

.scheda_prot {
    margin-bottom:20px;
    background-color:#262626;
    padding:5px;
    overflow:hidden;
} 

.foto_prot {
    float:left;
    width:110px;
    height:100px;
    margin-left:10px;
    display:inline;
} 

.foto_prot_scheda {
    float:left;
    width:110px;
    height:100px;
    margin-left:10px;
    display:inline;
} 

.tasti_scheda {
    margin-top:10px;
    float:right;
    width:220px;
    display:inline;
} 

.testo_prot {
    float:left;
    width:550px;
    margin-left:10px;
    display:inline;
} 

.testo_comm {
    float:left;
    width:800px;
    margin-left:10px;
    display:inline;
} 

.testo_scheda {
    float:left;
    width:700px;
    margin-left:10px;
    display:inline;
    margin-bottom:10px;
}

.dipiu_prot {
    float:right;
    width:130px;
    height:90px;
    display:inline;
    padding-top:10px;
} 

.dipiu_prot_scheda {
    float:right;
    width:130px;

    display:inline;
    padding-top:10px;
}  

.classifica {
    float:left;
    width:80px;
    height:60px;
    background-image:url(../images/bg_classificato.gif);
    background-repeat:no-repeat;
    background-position:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#FCC822;
    text-align:center;
    padding-top:40px;
    display:inline;
} 

.data {
    float:left;
    width:120px;
    height:60px;
    background-image:url(../images/bg_data.gif);
    background-repeat:no-repeat;
    background-position:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FCC822;
    text-align:center;
    padding-top:40px;
    display:inline;
} 

.blogger {
    float:left;
    width:220px;
    background-image:url(../images/bg_blogger.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FCC822;
    text-align:center;
    padding-top:25px;
    display:inline;
    line-height:16px;
} 

.reporter {
    float:left;
    width:220px;
    background-image:url(../images/bg_reporter.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FCC822;
    text-align:center;
    padding-top:25px;
    display:inline;
    line-height:16px;
} 

.reporter_classifica {
    float:left;
    width:220px;
    background-image:url(../images/bg_reporter_classifica.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FCC822;
    text-align:center;
    padding-top:25px;
    display:inline;
    line-height:16px;
}

.utente {
    float:left;
    width:80px;
    height:60px;
    background-image:url(../images/utente.gif);
    background-repeat:no-repeat;
    background-position:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#FCC822;
    text-align:center;
    padding-top:40px;
    display:inline;
}

.classifica_scheda {
    float:left;
    width:80px;
    height:60px;
    background-image:url(../images/bg_classificato.gif);
    background-repeat:no-repeat;
    background-position:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#FCC822;
    text-align:center;
    padding-top:40px;
    display:inline;
}


.news_home {
    margin-top:10px;
    margin-bottom:10px;
    padding:5px;
    border-bottom:solid;
    padding-bottom:10px;
    border-bottom-width:thin;
    border-bottom-color:#000;
}

.faux {
    overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 100%
}

#livestream {
    margin-top: -33px;
    width:515px;
    /* height:490px; */
    float:left;
}

#livestreambis {
    width:515px;
    height:330px;
    float:left;
}


.left_home {
    float:left;
    width:515px;
} 

.right_home {
    float:right;
    width:420px;
}

.left_int {
    float:left;
    width:550px;
}  

.banner_box {
    float:right;
    width:300px;
    height:250px;
    margin-right:50px;
} 

.social {
    float:left;
    width:100px;
    height:200px;
    background-image:url(../images/divisorio_vert.gif);
    background-repeat:no-repeat;
    background-position:right;
} 

.testo_footer {
    float:left;
    width:230px;
    height:200px;
    background-image:url(../images/divisorio_vert.gif);
    background-repeat:no-repeat;
    background-position:right;
    padding-left:20px;
    padding-right:30px
} 

.form_footer {
    float:right;
    width:550px;
    height:200px;

}  



#footer {
    background-color:#000;
    background-image:url(../images/sfondo_footer.gif);
    background-repeat:repeat-x;
}

#dati {
    padding-top:15px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:10px;
    color:#fff;
}


/*------------------------------testi-------------------------------*/

input {
    background-color:#666;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10 px;
    border-style:none;
    margin-left: 10px;
    padding:2px;
}

input[type=image] {
    background-color:#666;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10 px;
    border-style:none;
    margin-left: 10px;
    padding:0px;
}

textarea {
    background-color:#666;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10 px;
    border-style:none;
    margin-left: 10px;
    padding:2px;
}

.submit {
    background-color:#FCC822;
    width:64px;
    height:20px;
    color:#000;
    padding:2px;
} 


h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:22px;
    color:#FCC822;
    margin-bottom:16px;
}

h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FCC822;
    margin-bottom:10px;
}

strong { font-weight:bold; color:#FCC822} 

.testo {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:14px;
    color:#fff;
    text-align:justify;
} 


.vota_home {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:12px;
    color:#FCC822;
    text-align:center;
    line-height:20px;
} 

.titolo_foto {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:12px;
    color:#FCC822;
    text-align:center;
    line-height:20px;
    height:40px;
} 



.back {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:12px;
    color:#FCC822;
    text-align:left;
    line-height:25px;
} 

.casella {
    width:90px;
    background-color:#020202;
    text-align:center;
    float:left;
    display:inline;
    margin:3px;
    padding:2px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#FCC822;
    line-height:22px;
} 

.prev_album {
    width:270px;
    height:200px;
    background-image:url(../images/bg_album.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    margin-left:20px;
    margin-right:20px;
    float:left;
    display:inline;
    margin-bottom:30px;
} 

.foto_prev_album {
    width:133px;
    height:133px;
    margin-top:22px;
    margin-left:70px;
} 

.foto_prev_foto {
    margin-top:10px;
    padding:4px;
}


.prev_foto {
    width:270px;
    height:240px;
    margin-left:20px;
    margin-right:20px;
    float:left;
    display:inline;
    margin-bottom:30px;
    text-align:center;
    background-color:#111;
} 

.foto_cont {
    background-color:#111;
    width:460px;
    text-align:center;
    padding:20px;
    float:left;
} 

.foto_comment {
    width:410px;
    padding-left:10px;
    float:right;
    display:inline;
    overflow: hidden;
}

a {
    color: #FCC822;
    text-decoration: none;
}

