<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento senza titolo</title>
<link href="css/globali.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.auto {
width: 1024px;
}


.contenitore {
width: 1024px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height:100%;
height:auto;
min-height:100%;
position: relative;
/*background-position: center top;
background-repeat: repeat-y;
background-image: url(file:///C|/Documents%20and%20Settings/Utente/Desktop/images/colore_Cont1.png);*/
background-position: center top;
background-repeat: repeat-y;
background-image: url(../css/index/contenitoreColor.png);

}
.table{
overflow:hidden;
}
</style>
<script type="text/x-javascript">
$j(".button1-js").click(function(){
$j(".module-specials .boxIndent").stop().animate({left:"-735px"}, "slow");
$j(".button1-js").addClass("button1-js-active");
$j(".button2-js").removeClass("button2-js-active");
});
$j(".button2-js").click(function(){
$j(".module-specials .boxIndent").stop().animate({left:"0"}, "slow");
$j(".button2-js").addClass("button2-js-active");
$j(".button1-js").removeClass("button1-js-active");
</script>
</head>

<body>
<div class="contenitore">
<div class="auto">
<table width="680" border="0" cellspacing="0" cellpadding="0" class="table">
<tr>
<td>sssssss</td>
<td></td>
<td></td>
<td>[img]button.png[/img]</td>
<td></td>
</tr>
<tr>
<td></td>
<td>ddddddd</td>
<td>dddddddd</td>
<td></td>
<td>ddddd</td>
</tr>
<tr>
<td>ddddddd</td>
<td></td>
<td></td>
<td>dddddddd</td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
</div>
</body>
</html>

così????