@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(fundo.jpg);
	margin:auto;
	margin-top: 20px;
	background-repeat:repeat;
	font-size: 9pt;
	line-height: 14pt;
	width:800px;	
	height:600px;
}
h1{
	color: #993333;
	font-size: 12pt;
	text-align:right;
	line-height: 8pt;
	text-decoration:none;
	font-weight: bolder;
}
h2{
	color: #424242;
	font-size: 10pt;
	text-align:left;
	text-decoration:none;
}
h6{
	color: #424242;
	font-size: 7pt;
	text-align:right;
	text-decoration:none;
	line-height: 8pt;
}
a {
	color: #424242;
	text-decoration:none;
}
a:hover {
	color: #424242;
	text-decoration:none;
}	
a:active{
	font-weight: bold;
}
ol {
	color: #000;
}
.menuvst:hover{
	a:color: #FFF;
	color: #FFF;
	cursor:pointer;
	text-align:left;
	background-image: url(bot.png);
	}
.lnecursos #header {
	background-image: url(header_1.png);
	background-position:center;
	margin-top: 20px;
	width:800px;
	height:200px;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
}
#clicker{
	width: 157px;
	height: 200px;
	display: block;
	position: absolute;
}
.lnecursos #areamenu{
	background-image: url(menu_drt.png);
	margin-top: -13px;
	width:155px;
	height:360px;
	text-align:left;
}
.lnecursos #areamenu2{
	margin-top: -360px;
	margin-left: 155px;
	padding-left: 25px;
	padding-right:15px;
	background-color:#E9E9E9;
	width:600px;
	height:360px;
	text-align:justify;
}
.lnecursos #footer {
	padding: 10 0px;
	height:40px;
	} 
