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

body{
background:#222222 url(images/bg_pattern.png) repeat;
text-align:center;
color:#606060;
font:12px/18px 'Lucida Grande','Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
margin:0;
}

#container{
width:740px;
margin:0px auto 0 auto;
background:#303030;
color:#AAAAAA;
text-align:left;
padding:8px 20px 16px 20px;
/*border-bottom:solid 20px #000000;*/
}

#intro{
text-align: justify;
}

#teresa{
background:#000000;
color:#AAAAAA;
text-align:right;
padding:10px 20px;
width:740px;
margin:0 auto 10px auto;
}

strong{color:#FFFFFF; font-weight:normal;}

a{ color:#FFFFFF; text-decoration:none; }
a:hover{ text-decoration:underline; }

h1 {
font-weight:normal;
font-size:44px; 
color:#FFFFFF; 
margin-bottom:130px;
}

h2 {
font-weight:normal;
font-size:18px; 
color:#FFFFFF;
border-bottom:solid 1px #606060;
line-height:26px;
}

#logo {
margin:15px 0 90px 0;
}

.mostre img{ 
margin: 5px 15px 15px 0;
background:#000000;
padding-left:29px;
}

#contatti{
width:150px;
float:right;
text-align:right;
/*background:#000000;
padding: 10px 10px 90px 10px;
margin-top:15px;*/
}

.linea{ border-bottom:solid 1px #606060;}
.foto_artista{float:right; margin: 0 0 20px 20px; border:solid 1px #AAAAAA;}

.download {
background:#000000;
width:100px;
padding: 12px;
text-align:center;
margin: 0 8px 0px 0;
}

