h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 1px;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#lgs_t {
	background-repeat: no-repeat;
	padding-bottom: 40px;
	background-position: center bottom;
	background-image: url(../seminarios/imagens/brd_t.jpg);
}
#lgs_b {
	text-align: center;
	padding-top: 40px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../seminarios/imagens/brd_m.jpg);
	background-repeat: no-repeat;
}
#lgs_b div {
	background-image: url(../seminarios/imagens/brd_b.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
#txt {
	background-color: #FFFFFF;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-image:  url("../seminarios/imagens/brd.jpg");
	padding: 20px 50px;
}
#txt ul.txt {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style: square inside;
}
#txt p {
	font-size: 12px;
	margin: 0px;
}
#dwld {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	list-style: none;
	float: right;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #0099CC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#dwld li {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#dwld li a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	display: block;
}
#dwld li a:hover {
	color: #FFFFFF;
	font-style: normal;
}

