Ciao a tutti
Non riesco a capire dove sia l'errore:![]()
Errors
URI : http://www.altamiragp.com/style.css
Line: 0
Parse error - Unrecognized : }
Valid CSS information
.logo {
background-image : url(images/logo.jpg);
background-repeat : no-repeat;
}
.sfumsx {
background-image : url(images/sfumsx.gif);
background-repeat : repeat-y;
}
body {
background-image : url(images/sfondo.gif);
background-repeat : repeat;
margin-top : 4px;
}
.topimage01 {
background-image : url(images/topimg01.jpg);
background-repeat : no-repeat;
vertical-align : top;
}
.topimage02 {
background-image : url(images/topimg02.jpg);
background-repeat : no-repeat;
vertical-align : top;
}
.sfumdx {
background-image : url(images/sfundx.gif);
background-repeat : repeat-y;
}
.navigazione {
background-color : #ffffff;
text-align : right;
vertical-align : top;
padding-top : 19px;
padding-right : 3px;
background-image : url(images/sfondonav.gif);
background-repeat : repeat-y;
}
.submenu {
background-image : url(images/sfondosubnav.gif);
background-repeat : no-repeat;
top : 5px;
vertical-align : top;
}
.contenuti {
background-color : #ffffff;
text-align : left;
vertical-align : top;
padding-top : 19px;
padding-left : 13px;
padding-right : 25px;
}
.piede01 {
background-image : url(images/fouter01.jpg);
background-repeat : no-repeat;
}
.piede02 {
background-image : url(images/fouter02.jpg);
background-repeat : no-repeat;
}
.piede03 {
background-image : url(images/fouter03.jpg);
background-repeat : no-repeat;
}
.sfumfouter {
background-image : url(images/sfumfouter.gif);
background-repeat : no-repeat;
}
.titoli {
text-align : right;
vertical-align : top;
padding-top : 20px;
padding-right : 6px;
}
.pulsanti {
margin-top : 0;
margin-right : 2px;
margin-bottom : 2px;
}
.sfumtop {
background-image : url(images/sfumtop.gif);
background-repeat : no-repeat;
}
.form {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : normal;
background-color : #ffffff;
color : #ff0000;
border : 1px solid #afc7de;
}
.testi {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #000000;
}
.titoletti {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : bold;
color : #003399;
}
ul {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
color : #009900;
list-style-type : square;
}
Ciao
Altamira