body{padding:0px; margin:0px; font-size:12px;font-family:tahoma,arial,helvetica,sans-serif;background:#FFFFFF url(images/bg_std.png) repeat-x top left}
td{padding:0px; margin:0px; font-size:12px;font-family:tahoma,arial,helvetica,sans-serif;}

td.bg-esq{height:526px;width:396px;background:url(images/bg_esq.gif) 0 0 repeat-x}
td.bg-dir{height:526px;width:506px;}

a{color:#b9181e}
a:hover{color:#000000;text-decoration:none}
a:active{color:#000000;text-decoration:none}

img {
	border: none;
}

#dock {
/*	width: 100%; */
/*	bottom: 100px; */
	position: absolute;
/*	left: 0px; */
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item span {
	display: none;
	padding-left: 20px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}