#geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	width: 779px;
	margin: auto;
	background-color: #FFFFFF;
}
.inicial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC9900;
	text-decoration: none;
	font-weight: bolder;
}
.significado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


#topo {
	height: 180px;
	width: 779px;
	padding-left: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.curso {
	font-size: .8em;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}

body {
	background-color: #DBDBDB;
}


#main {
	width: 779px;
	top: 180px;
	background-color: #FFFFFF;
	height: 400px;
	padding-left: 5px;
}
#rodape {
	background-image: url(../imagens/rodapeInterface.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 779px;
	top: 448px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC9900;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#perfilweb {
	background-position: left;
	float: left;
	width: 350px;
	left: 10px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-width: 3px;
}
#perfiladm {
	float: right;
	width: 350px;
}
.clientes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	word-spacing: 40em;
	text-align: left;
}
.clientestxt {
	float: right;
	width: 650px;
}
#w3c {
	background-repeat: no-repeat;
	background-position: center center;
	width: 779px;
	height: 22px;
	text-align: center;
}
