.bottom {
	background-image: url(../images/cornice_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.bottom a:link {
	color: #000000;
	text-decoration: none;
}
.bottom a:visited {
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	text-decoration: underline;
	color: #000000;
}

