
body {
    margin:0px;
    padding:0px;
    text-align:center;
    font-size:12px;
    font-family:helvetica,arial,sans-serif;
    color:#666;
    background:url(../_images/bgBody.jpg) repeat-x;
}

h1 {
	background-color:#191919;
	color:#fff;
	margin:0px;
	margin-bottom:15px;
	font-size:15px;
	height:25px;
	overflow:hidden;
    padding-top:5px;
}

h1 span {
	display:block;
    padding:2px 35px;
}

#Content {
    background:url('../_images/bg.jpg') repeat-y;
    
}

#ContentInner {
	padding:0px 10px;
    padding-bottom:20px;
	text-align:left;
}
#Main {
    margin:auto;
    width:901px;

}
#Submenu {
    float:left;
    width:245px;
    background-color:#3e7905;
}

#Submenu h2 {
	color:#fff;
	font-size:15px;
    margin:0px;
    background-color:#191919;
    height:30px;
    overflow:hidden;
    
}

#Submenu h2 span {
    display:block;
    padding:5px 13px;
        
}

#Submenu ul {
    margin:0px;
    padding:20px;
    padding-bottom:110px;
    background:url('../_images/submenu-bottom.jpg') no-repeat bottom;
}

#Submenu li {
	
    background:url(../_images/dott.gif) repeat-x bottom;
	list-style-type:none;
}


#Submenu a {
    display:block;
	color:#ddd;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
    padding-bottom:5px;
    padding-left:3px;
	text-decoration:none;
}

#Submenu a:hover {
    background-color:#000;
    color:#fff;
}

#Center {
    float:left;
    width:636px;
}

#Foot {
    margin:auto;
    width: 901px;
    background:url('../_images/footerBg.jpg') repeat-y center;
}

#Foot div {
    background:url('../_images/footer.jpg') repeat-x;
  
    margin:0px 10px;
    color:#d4cece;
}
#Foot div table {
    border-collapse:collapse;
    width:100%;
}
#Sponsore {
    text-align:left;
    width:160px;
    
}
#Sponsore a {
    background:url(../_images/sponsore.jpg);
    width:153px;
    height:56px;
    margin-left:10px;
    float:left;   
}
    #Foot div table td {
        padding:0px;
    }
    #onivo {
        width:160px;
    }
    #onivo a img {
        border:none;
    }
    #Foot div table td span {
        padding-left:70px;
    }
