/* CSS Document */

/* ==== TAGS ====*/
body, h1, h2, h3, h4, h5, h6, ul, ol, li, p, a{
	margin:0px;
	padding:0px;
}	
table {
	border:0px;
}
h1 {
	display:none;
}
ul {
	list-style:none;
}

/* ==== Grupos ====*/
#geral {
	width:770px;
	height:auto;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-385px;
}

#digital {
	position:absolute;
	align:center;
	margin:0px;
	padding:0px;
	width:320px;
	height:35px;
	left:3px;
	top:38px;
}

#menu li{
	font-weight:bold;
	font-family:Trebuchet MS;
	background-repeat: no-repeat;
	background-image:url(images/menu1.jpg);
	padding-left:30px;
	text-decoration:none;
	text-transform: uppercase
}
	#menu li a{
		text-decoration:none;
		color:#384F74;
	}
	#menu li a:hover{
		text-decoration:none;
		color:#9CA6B2;
	}
#mercado {
	padding-top:50px;
	padding-right:3px;
	text-align:center;
	align:center;
}
	#mercado a{
		font-family:Trebuchet MS;
		font-size:11;
		color:#FFFFFF;
		align:center;
		text-align:center;
	}
#destaques{
	padding-left:15px;
	font-family:Trebuchet MS;
	font-size:14;
	color:#384F74;
}
	#destaques a{
		text-decoration:none;
		font-family:Trebuchet MS;
		font-size:14;
		color:#384F74;
	}
#conteudo{
	background-repeat: repeat;
	background-image:url(images/bg_right.gif);
	font-family:Trebuchet MS;
	align:justify;
	font-size:12;
	color:#FFFFFF;
}
#conteudo p{
	padding-top:10px;
	padding-right:4px;
	padding-left:3px;
}
#conteudo a{
	color:white;
}
#conteudo a:visited{
	color:blue;
}
#logo{
	height:192px;
	background-repeat: repeat;
	background-image:url(images/bg_right.gif);
	position:relative;
	float:left;
}
#rodape {
	font-family:Trebuchet MS;
	font-size:11;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	vertical-align:midle;
}
#rodape p{
	margin-top:-6px;
	height:21px;
}
.text  {font-family:Trebuchet MS;font-size:10;color:#FFFFFF;}
.top   {font-family:Trebuchet MS;font-size:10;color:#384F74;padding-left:5px;padding-right:5px;}
P.bot   {font-family:Trebuchet MS;font-size:10;color:#000000;padding-left:10px;padding-right:10px;}
A.mid   {font-family:Trebuchet MS;font-size:10;color:#FFC000;}
A.bot   {font-family:Trebuchet MS;font-size:10;color:#000000;padding-left:10px;padding-right:10px;}
A:hover {color:#9CA6B2;}
.form_campos	{background-color: #FFFFFF; font: 12px Verdana; border-style: groove}
.form_botao 	{background-color: #CCCCCC; font: 12px Verdana; border-style: outset}
/* ==== */
