body, ul, form, li {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #FDFDFD;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A6BC6;
	text-decoration: none; 
}
#layout {
 margin-left: auto;
 margin-right: auto;
 width: 780px;
 text-align: left;
}
#topo {
 height: 110px;
}
#menu {
 float: left;
 width: 195px;
 height: 100%;
}
#menu table {
 width: 100%;
 height: 100%;
}
#conteudo {
 width: 585px;
 float: right;
 background-color:#FDFDFD;
 height: 100%;
}
#professional_conteudo {
 width: 585px;
 background-color:#F4F4D0;
 height: 100%;
 text-align: justify;
}
#professional_conteudo td {
 padding: 10px 7px 7px 7px;
}
#banner img {
 margin-bottom: 7px;
}
#menuanim {
	margin-top: 16px;
	margin-left: 14px;
}
#animacao {
	width: 578px;
	height: 151px;
	visibility: visible;
}
#conteudo_material {
 padding-right: 7px;
 padding-left: 7px;
}

.clear {
 display: hidden;
 height: 1px;
 clear: both;
}
.fontVermelha {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

a {
	color: #0F72B0;
	text-decoration:none;
}
a:hover {
	color: #3366FF;
	text-decoration:underline;
}
.novIndex {
	padding-bottom:4px;
}
.novIndex a {
	color: #7BA1B9;
	text-indent: 20px;	
}
.borda {
	border: 1px solid #333333;
}
.textoPreto {
	color: #333333;
}
#cursos th {
	color:#FDFDFD;
	background-color: #A2B9C8;
}
#cursos td {
	background-color: #E9F2F8;
}
#novidades_table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6BECD;
	padding: 5px;
}
#fomulario input, textarea {
	width: 200px;
}
#fomulario .enviar {
	width: 60px;
}
#fomulario .limpar {
	width: 60px;
} 	
