﻿body
{
    margin: 0px;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    background-image: url(../../images/fondo.gif);
    background-repeat: repeat-x;
    background-position:top;
    background-color:#727274;
    
}

ul,h1,h2,h3
{
    margin:0px;
    padding:0px;
}

a
{
    color:#3983c0;
}

a:hover
{  
    color:#102077;
}

.allBox
{
    width:1000px;    
    background-color:White;
}

.all
{
    padding:10px;
    text-align:center;
    position:relative;
}

.top
{
    width: 980px;
    height: 142px;
    background-image: url(../../images/top.gif);
    text-align:left;
    position:relative;
}

.top_b
{
    position:absolute;
    width:181px;
    height:32px;
    background-image:url(../../images/top_b.gif);
    bottom:-32px;
    left:12px;    
}

.menu
{
    width:539px;
    position:relative;
    top:109px;
    left:269px;
}

.button
{
    padding-right:4px;
    height: 25px;
    width:25%;
    background-image: url(../../images/menu_fondo.gif);
    background-repeat:repeat-x;
    text-align: right;
}

.menu a
{
    color:#7f5d18;
    text-decoration:none;
}

.menu a:hover
{
    color:#000;
    text-decoration:none;
}

.colonnaSx
{
    width: 220px;
    float: left;
    text-align:left;
}

.paragrafoBox
{
    width:750px;
    float:right;
    text-align:justify;
}

.paragrafo
{
    padding:30px;
}

.banner
{
    background-color:#fff;
}

.advBox
{
    background-color:#333;   
    margin-top:10px; 
    position:relative;   
}

.adv
{
    position:relative;
    height:180px;   
}

.etichetta
{
    position:absolute;
    width:182px;
    height:54px;
    filter: alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
}
.etichetta:hover
{
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.00;
}


.giallo
{
    background-image:url(../../images/button_pianifica.gif);
}

.verde
{
    background-image:url(../../images/button_elabora.gif);
}

.blu
{
    background-image:url(../../images/button_acquisisci.gif);
}

.desc1,.desc2,.desc3
{
    width:980px;
    position:absolute;
    top:0px;
    left:0px;
    height:180px;
    color:#ffdd00;
    background-repeat:no-repeat;
}

.desc_par
{
    padding:30px;
    font-size:25px;
    position:relative;  
}

.desc1
{
    background-image:url(../../images/desc1.jpg);
}

.desc2
{
    background-image:url(../../images/desc2.jpg);
}

.desc3
{
    background-image:url(../../images/desc3.jpg);
}

.piede
{
    width:980px;
    height:15px;
    padding-top:18px;
    background-image:url(../../images/piede.gif);
    background-position:top;
    color:#888;
    font-size:10px;
    text-align:left;
    clear:both;
}

h1
{
    font-family:Rockwell,Verdana,sans-serif;
    font-size:32px;
    font-weight:normal;
    color:#3983c0;
    margin-bottom:6px;
}

.h1
{
    font-family:Rockwell,Verdana,sans-serif;
    font-size:30px;
    font-weight:normal;
    color:#3983c0;
    text-align:left;
}

h2
{
    font-family:Rockwell,Verdana,sans-serif;    
    font-weight:normal;
    font-size:18px;
    color:#3983c0;
}

.pan
{
    width:216px;
    margin-bottom:10px;
    margin-top:10px;
}

.pan_title
{
    width:216px;
    height:33px;    
    margin:0px;    
}

.pan_body
{    
    background-color:#d8d9d9;
    padding:10px;
    padding-left:25px;
    padding-bottom:0px;
    margin:0px;
    color:#555;
}

.etichetta_news .pan_title
{
    background-image:url(../../images/etichetta_news.gif);
}

.etichetta_articoli .pan_title
{
    background-image:url(../../images/etichetta_articoli.gif);
}

.pan_fondo
{
    width:216px;
    height:15px;
    background-image:url(../../images/pan_fondo.gif);
    margin:0px;
}

li a.intest
{
    margin-left:0px;
    color:Black;
}

.pan li
{
    border-bottom:1px solid #555;
    padding-top:10px;
    padding-bottom:10px;
}

.etichetta_news li
{
    list-style-image:url(../../images/bullet_news.gif);
}

.etichetta_articoli li
{
    list-style-image:url(../../images/bullet_articoli.gif);
}

.GridDefaultReader a:link,.GridDefaultReader a:visited
{
    color:Black;
}

.GridDefaultReader a:hover
{
    color:#666;
}

.tl
{
    position:absolute;
    top:0px;
    left:0px;
    width:16px;
    height:16px;
    background-image:url(../../images/tl.gif);
}

.tr
{   
    position:absolute;
    top:0px;
    right:0px;
    width:16px;
    height:16px;
    background-image:url(../../images/tr.gif);
}

.bl
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:16px;
    height:16px;
    background-image:url(../../images/bl.gif);
}

.br
{
    position:absolute;
    bottom:0px;
    right:0px;
    width:16px;
    height:16px;
    background-image:url(../../images/br.gif);
}
