@charset "utf-8";
/* CSS Document */

.txt_menu_lateral {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
