﻿*
{
    margin:0;
    padding:0;
}

html
{
    color:#000;
}

body 
{
    background-color:#000;
    text-align:center;
    font-family:Tahoma,Verdana,Arial;
    font-size:13px;
    color:#000;
}

a
{
    color:#000;
    text-decoration:underline;
}

a:hover
{
    text-decoration:underline;
}


.voci_sottomenu li a
{
    color:#FFF;
    text-decoration:none;
}

.voci_sottomenu li a:hover
{
    text-decoration:underline;
}


img
{
    border:none;
}

label
{
    display:block;
    float:left;
    width:80px;
}

h1
{
    font-size:1.1em;
}

.centrato
{
    margin:auto;
    text-align:left;
    width:1200px;
    height:900px;
    background-color:#000;
    background-position:left top;
    background-repeat:no-repeat;
}

#menu_principale
{
    float:left;
    width:270px;
    height:900px;
    margin-left:70px;
}


#informativa
{
    width:270px;
    height:130px;
    margin-top:56px;
}

#grafica
{
    width:270px;
    height:130px;
    margin-top:37px;
}

#web
{
    width:270px;
    height:130px;
    margin-top:37px;
}

#home
{
    width:270px;
    height:26px;
    margin-top:30px;
}

#altri_progetti
{
    width:270px;
    height:26px;
    margin-top:15px;
}

#chi_siamo
{
    width:270px;
    height:26px;
    margin-top:15px;
}

#contatti
{
    width:270px;
    height:26px;
    margin-top:15px;
}

#qwerty
{
    width:270px;
    height:26px;
    margin-top:15px;
}

#corpo
{
    float:left;
    width:860px;
    height:900px;
    position:relative;
}

.titolo
{
    width:836px;
    height:62px;
    margin-right:24px;
    margin-top:20px;
    background-position:right;
    background-repeat:no-repeat;
}

.titolo_informatica { background-image:url(../images/titoli/scritta_informatica.gif); }
.titolo_grafica { background-image:url(../images/titoli/scritta_grafica.gif); }
.titolo_web { background-image:url(../images/titoli/scritta_web.gif); }
.titolo_chi_siamo { background-image:url(../images/titoli/scritta_chi_siamo.gif); }
.titolo_altri_progetti { background:none; }
.titolo_contatti { background-image:url(../images/titoli/scritta_contatti.gif); }
.titolo_qwerty { background:none; }

.form_contatto
{
    list-style:none;
    margin:0;
}

.form_contatto li
{
    margin: 0 0 10px 0;
}

.privacy
{
    width:70%;
    font-size:90%;
}

#box_contenuti
{
    width:830px;
    margin:30px 0px 30px 30px;
    float:left;
}

#contenuti
{
    width:530px;
    margin-right:34px;
    float:left;
}


#menu_sezione
{
    width:242px;
    float:left;
    background-color:Transparent;
}

.menu
{
    list-style:none;
}

.voce_menu
{
    display:block;
    width:234px;
    padding: 2px 4px;
    margin-bottom:4px;
    text-transform:uppercase;
    letter-spacing:0.1em;
    color:#FFF;
    cursor:pointer;
    margin-left: 0;
}

.lista_menu_sezione
{
    list-style:none;
}

.voce_menu_informatica { background-color:#00b3ff; }
.voce_menu_grafica { background-color:#cd006f; }
.voce_menu_web { background-color:#ffa200; }
.voce_menu_altri { background-color:#ffc600; color:#000;}
.voce_menu_chisiamo { background-color:#a81e1b; }

.voci_sottomenu
{
    list-style:none;
    display:none;
}

.voci_sottomenu li
{
    list-style:none;
    display:block;
    padding:2px 4px;
    margin-bottom:4px;
    color:#FFF;
}

.voce_sottomenu_informatica {background-color:#42c7ff;}
.voce_sottomenu_grafica {background-color:#f0006b;}
.voce_sottomenu_web {background-color:#ffb432;}
.voce_sottomenu_altri {background-color:#ffc600; color:#000;}
.voce_sottomenu_chisiamo {background-color:#a81e1b;}

#riquadro_dettaglio
{
    float:left;
    background-color:#FFF;
    padding:10px;
    width:530px;
    display:none;
}

#riquadro_help
{
    background-color:#FFF;
    padding:10px;
    width:530px;
    display:none;
}

#footer
{
    width:100%;
    text-align:center;
    color:#FFF;
}

.barra_dettaglio
{
    width:100%;
    text-align:right;
    margin-bottom:15px;
}

.duecolonne
{
    float:left;
    background-image:url('../images/separatore_dettaglio.gif');
    background-repeat:repeat-y;
    background-position:left top;
}

.colsx
{
    float:left;
    width:255px;
    text-align:center;
}

.coldx
{
    float:left;
    width:240px;
    text-align:left;
    padding-left:15px;
}

#testo_dettaglio
{
    text-align:justify;
}
