body{
background-image: url(images/stellaSfondo.jpg);
background-repeat: repeat;
background-color: #000000;
margin:0px;
}

.main{
align: center;
width: 882px;
height: 650px;
height: 700px;
}

.borderLeft{
/* background-image: url(images/borderLeft.png); */
background-repeat: y-repeat;
width: 41px;
}

.menu{
width: 800px;
height: 50px;
background-color: #000000;
}

.header{
width: 800px;
height: 161px;
background-color: #000000;
}

.tableContent{
width: 800px;
background-color: #000000;
}

.borderRight{
/* background-image: url(images/borderRight.png); */
background-repeat: y-repeat;
width: 41px;
}

.biografia{
text-align: justify;
font-family: times;
font-size: 15px;
line-height: 22px;
color: #cccccc;
}

.home_page{
width: 420px;
text-align: justify;
font-family: helvetica;
font-size: 13px;
line-height: 140%;
letter-spacing: 1px;
color: #cccccc;
}

.home_page_bg{
background-image: url(images/home_page_bg.jpg);
width: 800px;
height: 100%;
margin: none;
padding: none;
}

.titoloPagina{
text-align: center;
font-family: times;
font-size: 22px;
font-weight: bold;
color: #990000;
}

.titoloEvento{
color: #990000;
font-family: times;
font-size: 22px;
font-weight: bold;
}


.artistiMinori{
color: #990000;
font-family: times;
font-size: 18px;
font-weight: bold;
line-height: 25px;
}

.descrEvento{
text-align: left;
font-family: times;
font-size: 13px;
color: #FFFFFF;
}

.credits{
text-align: right;
font-size: 8px;
color: #666666;
font-family: verdana;
text-decoration: none;
}

.foto{
border: 1px solid #ffffff;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

a.mailto{
text-align: left;
font-family: times;
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
}

a.mailto:hover{
text-align: left;
font-family: times;
font-size: 13px;
color: #666666;
text-decoration: none;
}

a.menuGallotta{
text-align: left;
font-family: times;
font-size: 15px;
color: #FFFFFF;
text-decoration: none;
}

a.menuGallotta:hover{
text-align: left;
font-family: times;
font-size: 15px;
color: #990000;
text-decoration: none;
cursor:pointer;
}

a.sottotitoli{
cursor:pointer;
text-decoration: none;
font-size:13px;
background-color: #ffffff;
color: #990000;
font-family:times;
font-weight:bolder;
}

a.sottotitoli:hover{
cursor:pointer;
text-decoration: none;
font-size:13px;
background-color: #990000;
color: #ffffff;
font-family:times;
font-weight:bolder;
}


