/* DIVS */
#container {
	position:absolute;
	left:500px;
	width:770px;
	margin-left:-385px;
	top: 10px;
	height: 687px;
}
#flash {
	position:absolute;
	left:2px;
	top:2px;
	z-index:1;
	width: 43px;
	height: 276px;
}
#conteudo_index {
	position:absolute;
	left:171px;
	top:10px;
	width: 384px;
	height: 567px;
}
#relogio {
	position:absolute;
	width:150px;
	height:150px;
	margin-left:15px;
	margin-top:340px;
}
#frase {
	position:absolute;
	width:150px;
	margin-left:15px;
	margin-top:500px;
}
#conteudo {
	position:relative;
	width:390px;
	margin-left:165px;
	margin-top:10px;
	top: 80px;
}
#clipping {
	position:absolute;
	width:196px;
	height:534px;
	margin-left:570px;
	margin-top:0px;
	background-image:url(../imagens/clipping.gif);
	background-repeat:no-repeat;
	left: 3px;
	top: 5px;
}
#ead {
	position:absolute;
	width:196px;
	height:378px;
	margin-left:570px;
	margin-top:0px;
	background-image:url(../imagens/clipping.gif);
	background-repeat:no-repeat;
	left: 2px;
	top: 75px;
}
#empresa {
	position:absolute;
	width:630px;
	height:1461px;
	margin-left:570px;
	margin-top:0px;
	top: 60px;
	left: 105px;
}
#noticias_index {
	position:absolute;
	width:738px;
	margin-left:165px;
	margin-top:400px;
	top: 280px;
}
#rodape {
	position:relative;
	width:770px;
	background-color:#F5821F;
}
#rodape_index {
	position:relative;
	width:770px;
	background-color:#F5821F;
	top: 300px;
}
#principal {
	position:relative;
	width:770px;
	height:640px;
}
#interna {
	position:relative;
	width:770px;
}
#teste {
	position:absolute;
	width:770px;
	height: 891px;
	left: 45px;
	top: 0px;
}
#topo_empresa {
	position:absolute;
	width:600px;
	left:165px;
	top:10px;
	z-index:21;
}
/* ELEMENTOS HTML */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
}
p {
	font-size: 11px;
	color: #000000;
	margin:0px;
}
h1 {
	font-size: 11px;
	color: #F5821F;
	margin:0px;
}
h2 {
	font-size: 11px;
	color: #666666;
	margin:0px;
	font-weight: normal;
}
/* CLASSES */
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #FDB812;
	border: none;
}
.texto_destaque {
	font-size: 11px;
	color: #F5821F;
	font-weight: bold;
	margin:0px;
}
.texto_clipping {
	font-size: 10px;
	color: #000000;
	margin:0px;
}
a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #F5821F;
	text-decoration: none;
}
