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

body {
margin-left:0px;
margin-top:0px;
background-image:url(../images/link/background.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#000000;
font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
}

div {
position:absolute;
}
a:hover{
color:#4f7c82;
text-decoration:underline;}
a{
color:#ffffff;
text-decoration:none;
outline:none;}

#cont{
position:relative;
margin:auto;
width:900px;
}

#cont1{
width:900px;
}
#testata{
width:868px;
height:200px;
margin-left:16px;
}
#fototop{
width:175px;
height:217px;
background-image:url(../images/home/fotobenicia.png);
margin-top:127px;
}

/* MENU */

#menu{width:868px;
height:46px;
background-image:url(../images/home/menu.png);
background-position:left;
background-repeat:no-repeat;
margin-top:200px;
margin-left:16px;
}
#home{width:67px;
height:46px;
margin-left:137px;
}
#galleria{width:84px;
height:46px;
margin-left:204px;
}
#concerti{width:86px;
height:46px;
margin-left:288px;
}
#videoaudio{width:138px;
height:46px; 
margin-left:374px;
}
#contatti{width:86px;
height:46px;
margin-left:512px;
}
#fansclub{width:97px;
height:46px;
margin-left:598px;
}
#rassegna{width:173px;
height:46px;
margin-left:695px;
}

/* CONTENUTO */

#contenuto{
width:900px;
height:718px;
margin-top:246px;
background-image:url(../images/link/contenuto.jpg);
}
#contelink{
margin-left:90px;
top:120px;
width:720px;
}


/* CONTENUTO celle */
#clink{
height:123px;
width:700px;
border-bottom:dashed 2px;
}

#clink2{
height:123px;
width:700px;
margin-top:135px;
border-bottom:dashed 2px;
}
#clink3{
height:123px;
width:700px;
margin-top:270px;
border-bottom:dashed 2px;
}
#clink4{
height:123px;
width:700px;
margin-top:405px;
border-bottom:dashed 2px;
}

/* CONTENUTO interno celle */


#clink img {
	float: left;
	padding-right: 20px;
	padding-left:20px;
}
#clink2 img {
	padding-top:5px;
	float: left;
	padding-right: 20px;
	padding-left:20px;
}
#clink3 img {
	padding-top:5px;
	float: left;
	padding-right: 20px;
	padding-left:20px;
}
#clink4 img {
	padding-top:5px;
	float: left;
	padding-right: 20px;
	padding-left:20px;
}

#pie{
width:900px;
height:15px;
text-align:right;
margin-top:920px;
}
#cont2{
position:absolute;
margin:0px;
width:868px;
top:0px;
margin-top:0px;
text-align:inherit;
}