ul,li,p,h1,h2,h3,h4{
margin: 0;
padding: 0; 
font-family: Tahoma, Geneva, sans-serif ;
}

body{
text-align: left; 
width: 100%;
background-color: #f5f4f4;
}

a{
color:#353535;
}

#info{
width: 500px;
height: 400px;
}

#info li{
color: #353535;
list-style: none;
margin-bottom: 7px;
font-size: 9pt;
}

#titolo p{
font-weight: 600;
text-transform:uppercase;
color: #af4578;
font-size:11pt;
}

#sottotitolo p{
text-transform: uppercase;
color: red;
font-size: 9pt;
}

#luogo p{
font-weight: 600;
font-size: 9pt;
}

#indirizzo p{
font-weight: 500;
}

#chiudi a{
background: url(../img/bott_arte.png) no-repeat;
height: 35px;
width: 105px;
font-weight: 600;
margin-top: 20px;
float: right;
font-size: 12pt;
color: white;
text-decoration: none;
}

#chiudi p{
padding-left: 25px;
padding-top: 3px;
color: white;
}
