body {
    background:url(../img/bg.gif) top repeat-x #f9f9f9;
    font-family:Arial;
    font-size:12px;
    color:#343333;
    margin:0;
    padding:0;
    text-align:left
}

h1 {
    text-align:left;
    margin:0 0 10px 0;
    padding:0;
    color:#343333;
    font-weight:normal;
    font-size:25px;line-height:25px
}

h2 {
    color:#993300;
    text-align:left;
    margin:0 0 5px 0;
    padding:0;
    font-size:20px;
    font-weight:normal
}

h3 {
    color:#343333;
    text-align:left;
    margin:0 0 5px 0;
    padding:0;
    font-size:14px;
    font-weight:bold;
}

h3 a {
    color:#343333;
    text-decoration:none
}

h3 a:hover {
    color:gray;
    text-decoration:none
}

/* MAIN */

#main {
    width:960px;
    margin-top:20px
}

/* MENU */

#menu {
    border-bottom:#262626 10px solid;
    color:#7c7878;
    font-size:15px;
    font-weight:bold;
    text-align:left;
    margin-left:230px;
    line-height:44px
}

#menu a {
    color:#7c7878;
    text-decoration:none;
    font-weight:bold;
    margin:0 13px 0 10px
}

#menu a:hover, a#qui {
    color:#d1820b;
}

/* NAV */

#nav {
    line-height:30px;
    text-align:left;
    font-size:10px;
    color:#929a94
}

#nav a{
    color:#993300;
    text-decoration:none
}

#nav a:hover{
    color:#929a94;
}

/* CONTENT */

#content {
    width:960px;
    margin-bottom:20px
}


#dx {
    width:300px;
    float:right;
}

#pagina {
    margin-right:330px;
    text-align:justify;
    line-height:15px
}


/* DX */

#content-dx {
    background:white;
    border:1px solid #d6d0d0;
    padding:15px;
}

#content-dx p {
    margin:5px 0 0 0;
    text-align:left;
    padding:0
}

#content-dx #colonna{
    background:#ebeeec;
    border:1px solid #d6d0d0;
    padding:10px;
    font-size:10px;
    text-align:left
}

/* PAGINA */

#rosso {
    background:#993300;
    line-height:10px;
    margin-top:30px;
    margin-bottom:15px
}


/* PAGINA */

#footer {
    background:#993300;
    line-height:35px;
    margin-bottom:20px;
    clear: both
}

#footer a{
    color:white;
    margin:0 8px 0 5px;
    text-decoration:none
}

#footer a:hover{
    color:black;
}

#content-footer {
    width:960px;
    font-size:10px;
    color:white;
    line-height:35px
}

/* HOME */

.cat-home {
    display:inline-block;
    float:left;
    margin-right:6px;
    text-align:center;
    text-transform:uppercase;
    line-height:16px;
    font-size:11px
}

html>/**/body .cat-home , x:-moz-any-link, x:default { /* FIREFOX */
	margin-right:4px;
}

.cat-home img {
    width:84px
}

/* FORM */

input, select, textarea {
    vertical-align:middle
}

.input-text {
    height:20px;
    width:99%;
    border:1px solid gray;
    margin-bottom:5px;
    margin-top:4px;
}

select {
    height:25px;
    width:100%;
    border:1px solid gray;
    margin-bottom:5px;
    margin-top:4px;
}

#send {
    background:gray;
    color:white;
    line-height:20px;
    text-align:center;
    margin:5px 0;
    width:80px;
    border:0
}

/* ARTISTI */

.lista-artisti {
    width:50px;
    height:50px;
    border:2px solid gray;
}

.lista-artisti2 {
    border:2px solid gray;
}

#lista {
    width:620px;
    font-size:12px;
    text-align:left;
    margin-top:20px
}

#lista .sx{
    padding-left:8px;
}

.det {
    text-align:right;
    font-size:11px;
    margin:5px;
}

.det a, .cat-home a {
    color:#993300;
    text-decoration:none
}

.det a:hover, .cat-home a:hover {
    color:#000;
}

/* ALERT */

#alert {
    border:1px solid #fe9803;
    background:#f9ac3d;
    line-height:40px;
    text-align:center;
    margin:9px 0;
    font-weight:bold
}

#alert img {
    vertical-align:middle;
    margin-right:5px
}

#alert a, #bio a, #contatti a {
    color:#993300;
    text-decoration:none
}

#alert a:hover, #bio a:hover, #contatti a:hover {
    color:#000;
    text-decoration:none
}

/* CONTATTI */

#contatti {
    margin:0 0 0 30px;
    padding:0;
}

#contatti li{
    margin:7px 0;
    padding:0;
    list-style-type:square
}

/* SCHEDA */

#bio {
    background:white;
    border:1px solid #d6d0d0;
    padding:15px;
    margin:10px 0;
    text-align:left;
}

#bio div{
    margin:0 0 10px 0
}

/* INVIA */

#invia-amico {
    margin:10px 0;
    font-size:11px;
    color:gray;
    text-align:left;
}

#invia-amico .amico{
    width:222px;
    height:20px;
    margin:3px 0 5px 0;
    border:1px solid #e5e5e5
}

#invia-amico #inviamico{
    width:70px;
    height:20px;
    color:#515151;
    background:#e5e5e5;
    border:0;
    text-align:center
}
