/* *********
RESET CSS
********* */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, label,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 0;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p {
    line-height: 1em;
}
/* FINE DEL RESET */

html,body{
    background-color:#f3f3f3;
    line-height: 1em;
    font-family: Trebuchet ms,Century Gothic,Verdana;
    font-size:11px;
    background-image: url(/res/img/1024/01.gif);
    /*background-repeat: no-repeat;*/
    background-repeat: repeat;
    /*background-attachment:fixed;*/
}
body img {
    border:0px;
}

#a_scomparsa{
    margin:0;
    padding:0;
    float:left;

}
#contest{
    width:150px;
    float:left;
    /*background-color:#fff;
    filter: alpha(opacity=85);
    opacity: 0.85;*/
    margin:0 1px 1px 0;
}
#dx{
    float:left;
}
#col_sx{
    min-height:150px;
    background-color:#fff;
    /*filter: alpha(opacity=85);
    opacity: 0.85;*/
    padding:0;
    border:0;
}

#conten{
    padding: 10px;
    line-height: 1.5em;
}
#conten a:link, 
#conten a:visited{
    text-decoration:none;
    color: #1A7DE0;

}
#conten a:hover, 
#conten a:focus, 
#conten a:active{
    color:#1A7DE0;
    text-decoration:underline;
}
#logo{
    padding:0 0 10px 0;
}
.home{
    /*width:151px;*/
}
.interne{
    width:282px;
}

.img_fll{
    float:left;
    padding:0;
    margin:0 1px 1px 0;
}
#biografia{
    display:none;
}
#contatti{
    display:none;
}

#clear_left{
    clear:left;
}
.clear_left{
    clear:left;
}

#bxx {
    width:150px;
    height:150px;
    background-color:#fff;
    filter: alpha(opacity=85);
    opacity: 0.85;
    float:left;
    margin:0 1px 1px 0;
    padding:0;
    border:0;
    color:#1A7DE0;
    text-align:right;
}
#bxxx {
    padding: 10px;
}




/*
#next{
    width:100%;
    height:100%;
    position: absolute;
    z-index:100;
    /*background-color:#f00;*/
}*/