@charset "UTF-8";
/* CSS Document */

body {
font-size:14px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
background-color:#000000;
line-height:20px;
margin-top:0px;
}
a {
text-decoration:none;
color:#FFFFFF;
}
a:link, a:visited{
text-decoration:underline;
color:#FFFFFF;
}
a:hover,a:active {
text-decoration:underline;
color:#e5a530;
}

#main-home {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli1.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-bio {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli2.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-tour {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli5.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-foto {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli4.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-discografia {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli7.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-musica {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli6.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-video {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli8.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#main-bigband {
width:955px;
min-height:700px;
margin:0 auto 0 auto;
border:1px solid #202020;
background-image:url(../img/belli3.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:20px;
}
#logo{
height:105px;
width:395px;
background-image:url(../img/paolo-belli.png);
margin-bottom:44px;
float:left;
}

#lingua{
height:50px;
width:80px;
color:#FFFFFF;
font-size:16px;
float:right;
text-align:center;
}

#lingua a{
text-decoration:none;
}
#menu a:hover{
color:#e5a530;
}

#menu{
clear:both;
height:20px;
width:700px;
/*border:1px solid red;
*/font-size:16px;
}
#fregio {
background-image:url(../img/fregio.png);
background-repeat:no-repeat;
height:18px;
width:639px;
margin-bottom:20px;
}
#contenuto{
width:100%;
}
h1 {
font-size:18px;
font-weight:lighter;
padding:0px;
margin:0px;
color:#e5a530;
}
#menu a{
color:#FFFFFF;
text-decoration:none;
}
#menu a:link{
color:#FFFFFF;
}
#menu a:hover{
color:#e5a530;
}
.big {
font-size:36px;
line-height:27px;
}
#contatti{
clear:both;
width:955px;
margin:0 auto 0 auto;
text-align:right;
color:#e5a530;
font-size:18px;
}

#contatti a{
text-decoration:none;
color:#e5a530;
font-weight:normal;
}
#contatti a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}

#contatti_home{
color:#e5a530;
font-size:18px;
padding-top:10px;
width:500px;
}
#contatti_home a{
text-decoration:none;
color:#e5a530;
font-weight:normal;
}
#contatti_home a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}

.indietro{
clear:both;
margin-top:40px;
}

.content{
width:650px;
height:auto;
margin-top:10px;
padding-bottom:10px;
overflow:auto;
}

/***FOTO****/
.img_foto{
margin-right:10px;
margin-bottom:10px;
height:75px;
border:1px double #FFFFFF;
float:left;
}

/****gallerie fotografiche****/
#gallery{
width:200px;
height:160px;
float:left;
}
.gallery_img{
height:100px;
width:140px;
margin-bottom:2px;
border:3px double #FFFFFF;
}
.gallery_descr{
width:140px;
}
/****VIDEO******/
.videoThumb{
width:300px;
height:110px;
float:left;
margin-top:10px;
}
.videoThumbDescr{
width:150px;
font-weight:bold;
float:right;
margin-top:0px;
padding-right:10px;
}
#videoThumbImg{
margin-bottom:3px;
border:3px double #FFFFFF;
float:left;
width:120px;
height:90px;
}
#player{
margin-bottom:30px;
}

.nuovo-singolo{
margin-top:20px;
font-size:17px;
font-weight:bold;
width:500px;
}
.home-sx{
float:left;
width:600px;
}
.banner-dx{
float:right;
margin-top:50px;
}