/* CSS Document */


body {
	background:url(../img/fundo-body.gif) repeat-x #6b312e;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333;
}

a {
	color:#993300;
	text-decoration:none;
}

a:hover {
	background:#773300;
	color:white;
}

h1 {
	color:#AA2200;
	font-size:11pt;
	line-height:8pt;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
}

h2 {
	font-size:9pt;
	font-weight:bold;
	margin:20px 0 5px 0;
	background:#EEE;
	padding:3px;
}

p {
	margin-bottom:40px;
}

a, img {
	border:0;
	outline:0;
}

#centralizador {
	width:780px;
	position:absolute;
	left:50%;
	margin-left:-390px;
}

#topo {
	width:780px;
	height:154px;
	background:url(../img/fundo-topo.gif) no-repeat;
}

#topo img {
	position:absolute;
	top:70px;
	left:40px;
}

#menu {
	position:absolute;
	top:95px;
	right:18px;
}

#submenu {
	position:absolute;
	top:140px;
	right:55px;
}

#submenu a {
	background:none;
}

#submenu img {
	margin:0 10px;
}

#pagina {
	width:100%;
	background:url(../img/fundo-pagina.gif) repeat-y;
	margin-bottom:30px;
}

#conteudo, #conteudo-artigo {
	width:690px;
	margin:0 45px;
	padding-bottom:30px;
}

#fadein {
	display:none;
	margin-top:10px
}

#fadein li {
	list-style:square;
}

.box {
	width:339px;
	height:161px;
	background:url(../img/fundo-box.gif) left no-repeat;
}

.box p {
	margin:0 30px;
	display:block;
}

.rtl li {
	direction:rtl;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px #AAA solid;
	padding:2px;
	width:250px;
}

select {
	width:120px;
}

.radio {
	width:auto;
	border:0;
}

.botao {
	width:140px;
	background:#990000;
	color:#FFFFFF;
	border:5px #990000 outset;
}

.clientes img {
	margin:30px;
}

.numeros {
	margin-top:30px;
}

.numeros strong {
	border-bottom:1px #ddd solid;
	display:block;
}

.letras {
	list-style:lower-alpha;
}

.letras li {
	margin-top:10px;
}

.artigos {
	margin:30px;
}

.artigos li {
	margin-bottom:30px;
	list-style:square;
}

.artigos a {
	font-size:10pt;
	font-weight:bold;
}

.artigos p {
	margin:6px 0;
}

#conteudo-artigo p {
	margin:20px 0;
}

.curso {
	list-style:square;
	line-height:150%;
}

.curso li {
	font-weight:bold;
}

.curso big {
	color:#aa1100;
	font-variant:small-caps;
}

.professores {
width:100%; margin:40px 0; FONT-SIZE: 8pt; FONT-FAMILY: verdana, arial, helvetica, sans-serif; text-align:justify;
}

.professores td {
width:50%; border-bottom:6px #eee solid; padding:15px 0;
}