/* CSS Document */
body {
background-color:#fefde5;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
margin:0;
padding:0;
position:relative;
z-index:1;
}
h4 {
color:#ba0e01;
margin:0;
padding:0;
}
table p {
margin:0;
padding:0;
}
a, a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#ba0e01;
}
a:focus, a:hover, a:active {
text-decoration:underline;
color:#FF0000;
}
#centrato {
width:755px;
margin:5px auto;
}
#centrato span {
position:relative;
z-index:-1;
font-size:1px;
text-indent:-5000em;
margin:0;
padding:0;
line-height:1px;
}
#header {
background:url(../images/header.jpg);
height:107px;
width:755px;
}
#foto {
background:url(../images/foto.jpg);
height:100px;
width:755px;
}
#menu {
background:url(../images/menu_bar.jpg);
height:42px;
width:755px;
float:left;
margin:0;
padding:0;
}
#menu ul {
width:539px;
margin:0 auto;
}
#menu li {
float:left;
display:inline;
list-style:none;
}
#menu a {
display:block;
text-decoration:none;
}
#menu .home a {
background:url(../images/home.jpg);
height:42px;
width:74px;
}
#menu .concorsi a {
background:url(../images/concorsi.jpg);
height:42px;
width:82px;
}
#menu .corsi_estivi a {
background:url(../images/corsi_estivi.jpg);
height:42px;
width:115px;
}
#menu .ente_concerti a {
background:url(../images/ente_concerti.jpg);
height:42px;
width:132px;
}
#menu .link a {
background:url(../images/link.jpg);
height:42px;
width:61px;
}
#menu .contatti a {
background:url(../images/contatti.jpg);
height:42px;
width:75px;
}
#corpo {
background-color:#fefde5;
background:url(../images/clarinetto.jpg) right top no-repeat;
width:755px;
margin:0;
padding:0;
clear:both;
}
#corpo-inside {
padding:15px 10px 10px 10px;
margin:0;
}
#footer-top {
background:url(../images/footer-top.gif);
height:25px;
width:755px;
}
#footer {
font-size:7pt;
text-align:center;
background:url(../images/footer.jpg);
height:31px;
width:755px;
padding:10px 0 0 0;
}
#footer a {
color:#fefdde;
}
/*TITOLI*/
#bernasconi {
background:url(../images/titoli/bernasconi.gif);
height:58px;
width:202px;
}
#simionato {
background:url(../images/titoli/giulietta_simionato.gif) no-repeat;
height:60px;
width:290px;
}
#alice {
background:url(../images/titoli/alice_bel_colle.gif);
height:60px;
width:315px;
}
#composizione {
background:url(../images/titoli/composizione.gif);
height:60px;
width:110px;
}
#festival_del_golfo {
background:url(../images/titoli/festival_del_golfo.gif) no-repeat;
height:75px;
width:197px;
margin:0 auto;
}
#ente {
background:url(../images/titoli/ente.gif) no-repeat;
height:59px;
width:220px;
margin:0 auto 15px auto;
}
#contatti {
background:url(../images/titoli/contatti.gif);
height:31px;
width:90px;
margin:0 auto;
}
#link {
background:url(../images/titoli/link.gif);
height:31px;
width:67px;
margin:0 auto;
}
#kessick {
background:url(../images/titoli/marlaena_kessick.gif);
height:30px;
width:218px;
margin:0 auto;
}
/*ALLINEAMENTI*/
.center {
text-align:center;
}
.DX {
text-align:right;
}
.justify {
text-align:justify;
}