 img, div, input { behavior: url("iepngfix.htc") }

*{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;

}

html{

}

body{
background-image:url(bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right top;
}

a{
color:#900;
text-decoration:none;
}

a img{
border:none;
}

.clearboth{
clear:both;
}
#menu{
position:absolute;
left:0px;
top:110px;
z-index:5;
background-color:#FBDA37;
border-top:1px solid #000;
border-bottom:1px solid #000;
width:960px;
}

#menu ul li{
display:inline;
}

#menu ul li a{
color:#000;
float:left;
display:block;
height:45px;
width:84px;
padding:1px;

text-align:center;
font-weight:bold;
font-size:11px;
border-right:1px dotted #000;
}

#menu ul li a.register{
background-color:#900;
color:#fff;
}

#menu ul li a:hover{
background-color:#000;
color:#fbda37;

}

#overlay{
position:absolute;
top:45px;
left:50px;
z-index:2;
}

#content #title{
position:absolute;
left:0px;
top:0px;
background-color:#fbda37;
width:960px;
height:130px;
padding:0;

}

#content #title h1{
font-family:arial,helvetica,sans-serif;
color:#fff;
margin:0px;
line-height:20px;
letter-spacing:-.07em;
font-size:40px;
background-color:#fbda37;

}

#content #title p{
margin:0px;
margin-left:14px;
font-size:14px;
line-height:14px;
background-color:#fbda37;
margin-bottom:10px;
}

#content #title p sup, #title p b{
background-color:#fbda37;
}

#smesweek{
position:absolute;
left:750px;
top:158px;
z-index:1;
}

#content{
background-image:url(content_bg.png);
padding:20px;
margin-top:0;
margin-left:60px;
padding-top:170px;
width:650px;
min-height:400px !important;

padding-bottom:50px;

}

#content h1{
font-family:Georgia, Times, Serif;
font-weight:normal;
font-size:40px;
color:#900;
letter-spacing:-.03em;
margin-bottom:5px;
padding:10px;
background:none;
}



#content h2{
font-weight:bold;
font-size:18px;
line-height:20px;
margin-bottom:10px;
color:#366;
}

sup{
font-size:.7em;
}

#content *{
background-color:#fff;
}


#content p, #content li{
font-size:12px;
margin:10px;
line-height:15px;
text-align:justify;
width:500px;
}


#content ul, #content ol{
margin-left:20px;
}

#content input, #content select, #content textarea{
font-size:11px;
border:1px solid #ccc;
}

#content form label{
font-size:11px;
position:relative;
top:-2px;
margin-right:2px;
}

#content form label.obb{
color:#900;
}

#content form td{
padding-top:3px;
padding-bottom:3px;
}

#content form td.r{
text-align:right
}


#footer{
background-color:#fff;
width:900px;
margin:0px;

padding-bottom:20px;
}

#footer p{
margin-left:70px;
font-size:11px;
}

.intervento{
margin-left:20px;
padding:5px;
border-bottom:1px dotted #666;
}

div.intervento h3{
margin:0;
padding:0;
font-weight:normal;
}

div.intervento p{
margin:0;
padding:0;
font-weight:normal;
}

p.pt{
position:relative;
left:-10px;
top:10px;
}

#errormessage{
color:#c00;
border:2px solid #c00;
background-color:white;
padding:5px;
text-align:center;
font-size:12px;
display:none;
margin:20px;
}

sup{
background:none;
}

fieldset{
margin-top:20px;
border:1px dotted #666;
padding:5px;
}

legend{
font-size:12px;
font-weight:bold;
color:#900;
}

#summary li{
font-size:11px;
margin:0;
margin-left:20px;
}
