body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
#ladoesquerdo {
	margin: 0px;
	width: 132px;
	text-align: left;
	float: left;
}
#ladodireito {
	margin: 0px auto;
	text-align: justify;
	float: right;
	width: 550px;
	height: 400px;
}
.esqmenu {
	height: 75px;
	width: 132px;
	border-top: 1px dotted #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #333333;
	float: left;
	overflow: visible;
	margin-top: 50px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.texdir {
	border: 1px dotted #333333;
	width: 550px;
	float: right;
	padding: 5px;
	height: 400px;
	overflow: auto;
	line-height: 2em;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#header {
	margin: 10px auto;
	width: 700px;
	border: 1px dotted #333333;
}
#footer {
	width: 550px;
	border: 1px #666666;
	padding: 5px 0px 0px;
	text-align: right;
	clear: both;
}
#content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.anun {
	width: 132px;
	float: left;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	clear: both;
}
.top {
	font-size: x-small;
	color: #FFFFFF;
}
.label {color: #FFFFFF}
.titulo {
	font-size: medium;
	font-weight: bold;
}
.cab1 {
	font-size: x-small;
	color: #FFFFFF;
}
.ques1 {
	color: #000000;
	font-weight: bold;
}

