#coda {
	font-size: 0.6em;
	text-align: center;
	clear: both;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0px 0px 10px;
	margin: 0px;
	background: #FFC800;
	line-height: normal;
}
#adsenseV {
	position: absolute;
	top: 135px;
	height: 600px;
	width: 160px;
	left: 805px;
}
#adv_vert {
	position: absolute;
	width: 160px;
	left: 805px;
	top: 745px;
	height: 600px;
}

#coda a {color: #FFF5D2}
#coda a:hover {color: #FFF}

#coda ul {
	width: 100%;
	text-align: center;
	background-color: #000000;
	margin: 0px 0px 10px;
	padding: 2px 0px;
	display: block;
	clear: both;
}
#coda ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#coda ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 7px;
	margin: 0px;
	border: 1px solid #000000;
}
#coda ul li a:hover, #coda ul li a:active {
	color: #000000;
	text-decoration: none;
	padding: 1px 7px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
