body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-serif;	
    font-size: 12px;
	color:#444;
    background:#4d4b4e url(../_images/bg.png) repeat-x top;
    line-height:160%;
    
}
#Main {
	width:849px;
	margin:0 auto;
    background-position:left top;
    background-repeat:no-repeat;
}   
#Foot {
    background:url(../_images/footer.gif) no-repeat;
    width:849px;
    height:59px;
    padding-top:2px;
    text-align:center;
    margin-top:20px;
    color:#fff;
}

.error {
    list-style-type:none;
    background-color:#f6bf8d;
    border:1px solid #000;
    padding:5px;
    color:#000;
}
#Sponsore {
    text-align:left;
    width:154px;
}
#Sponsore a {
    background:url(../_images/sponsore.jpg);
    width:144px;
    height:51px;
    float:left;   
}
#Foot table {
    width:100%;
}
#Onivo {
    text-align:right;
    width:154px;
    padding-right:10px;
}
#Onivo a {
    background:url(../_images/onivo.jpg);
    width:113px;
    height:49px;
    float:right;
       
}

