html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
	
}
body,html {
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: small;
	text-align: justify;
	color:white
}
a {
	color: white;
}
a:hover {
	text-decoration:none;
	color: black;
}
img {
	border:0px;
}
/* wrapper */
div#wrapper{
background-color: white;
width:1100px;
height:800px;
margin:auto;
position:relative;
}
/*logo */
h1#logo {
	padding-left:160px;
	margin:auto;
	padding-top:25px;
}
h1#logo span {
width:450px;
height:43px;
position:relative;
display:block;
right:159px;
bottom:40px;
background: url(img/logo.gif) no-repeat;

}
div#header{
width:450px;
height:43px;
margin:0px;
top:85px;
position:relative;

}
/* home */
div#immagine-home{
background: url(img/img-home.jpg);
width:442px;
height:600px;
position:absolute;
margin:0px;
top:85px;
overflow:hidden;
right:46px;
}
div#barra-home{
background: url(img/barra-home.jpg);
width:106px;
height:600px;
position:absolute;
margin:0px;
top:85px;
overflow:hidden;
right:540px;
}
div#content{
height:650px;
overflow:hidden;
margin:0px;
}
/* menu */
div#menu{
width:454px;
overflow:hidden;
margin-top:142px;
margin-left:46px;
}
div#biografia{
padding-left:77px;
padding-bottom:10px;

}
div#opere{
padding-left:77px;
padding-top:88px;
padding-bottom:10px;
}
div#recensioni{
padding-left:43px;
padding-bottom:215px;
}
div#contatto{
padding-left:133px;
}
div#news{
padding-bottom:33px;
}
/* footer */
div#footer{
margin:auto;
clear:both;
overflow:hidden;
font-size:10px;
color:black;
}
div#footer a{
color:black;
}
/* biografia */
div#barra-biografia{
background: url(img/barra-biografia.gif);
width:214px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:432px;
overflow:hidden;
}
div#testo{
background-color:black;
width:370px;
height:592px;
position:absolute;
margin:0px;
top:85px;
right:46px;
font-size:11px;
padding:4px 8px;
overflow:auto;
}
div#testo p {
	margin:0px 0px 8px 0px;
}
div#testo h1 {
	font-size:18px;
        font-weight:bold;
        margin-bottom:12px;
}
div#testo h2 {
	font-size:16px;
        font-weight:bold;
        margin-bottom:8px;
}
div#testo h3 {
	font-size:14px;
        font-weight:bold;
        margin-bottom:4px;
}
div#testo-biografia{
padding:35px 25px 35px 25px;
font-family:arial;
font-size: 12px;
font-weight:bold;
color:white;
overflow:auto;
height:600px;

}
div#testo-biografia a{
color:white;
}

/* opere */
div#barra{
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;
overflow:hidden;
}
div#barra-opere{
background: url(img/barra-opere.jpg);
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;
overflow:hidden;
}
div#imagine a {
background: url(/images/imagine.jpg) no-repeat;
font-size:24px;
width:107px;
height:30px;
position:absolute;
right:38px;
top:155px;
cursor:pointer;
display:block;
overflow:hidden;
line-height:9999px
}
div#muse a {
background: url(/images/le-muse.jpg) no-repeat;
font-size:24px;
width:107px;
height:30px;
position:absolute;
right:38px;
top:21px;
cursor:pointer;
display:block;
overflow:hidden;
line-height:9999px
}
div#faces a {
background: url(/images/faces-of-rock.jpg) no-repeat;
font-size:24px;
width:107px;
height:59px;
position:absolute;
right:38px;
top:275px;
cursor:pointer;
display:block;
overflow:hidden;
line-height:9999px
}
div#woman a {
background: url(/images/woman.jpg) no-repeat;
font-size:24px;
width:107px;
height:30px;
position:absolute;
right:38px;
top:402px;
cursor:pointer;
display:block;
overflow:hidden;
line-height:9999px
}
div#barra-imagine{
background: url(img/barra-image.jpg);
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;

}
div#barra-lemuse{
background: url(img/barra-lemuse.jpg);
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;

}
div#barra-facesofrock{
background: url(img/barra-facesofrock.jpg);
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;
overflow:hidden;
}
div#barra-woman{
background: url(img/barra-woman.jpg);
width:600px;
height:600px;
position:absolute;
margin:0px;
top:85px;
right:46px;
overflow:hidden;
}
/* gallery */
div#gallery{
position:absolute;
float:right;
padding-left:10px;
top:300px;
left:670px;
width:400px;
}
div.gallery_container{
float:left;
padding-left:15px;
padding-bottom:15px;
}
h1#gallery_titolo{

display:none;
}
div.gallery_text{
padding-left:20px;
font-weight:bold;
}

/* form*/

#frmInfo{
width:400px;
padding-left:80px;
padding-top:50px;
}
#cont-captcha{
width:200px;    
}



