/* CSS Document */
#conteudohigh{
	margin:0;
	width:869px;
	text-align:left;
	margin-bottom:20px; /*ff*/
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
}
#wraphigh {
	float:left;
	width:750px;
	margin-left:32px;
	margin-bottom:20px; /*ie*/
}

#contenthigh{
	float:right;
	width:470px;
}
.conteudo h1{
	width:460px;
	border-bottom:1px dotted #999999;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	height:auto;
	margin-top:25px;
	margin-bottom:20px;
}
.conteudo p{
	font-size:1em;
	color: #333333;
	text-align: justify;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:1em;
}
.conteudo li{
	font-size:1em;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	margin-left:40px;
	padding-right:20px;
	padding-bottom:1em;
	list-style-image: url(../images/bullet.jpg);
}
.conteudo a:link, a:visited{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.conteudo a:hover{
	color: #CC0000;
	font-weight:bold;
	background-color: #FFFF66;
}
.realce {
	font-size: 1.2em;
	font-weight:bold;
	color:#336699;
}

/*PARCEIROS*/
#topoboxpartner{
	float:left;
	clear:left;
	width:271px;
	background-color: #FFFFFF;
	margin-bottom:5px;
	height:63px;
	}
#topoboxpartner h1{/*para image replacement titulos*/
	width: 271px;
	height: 63px;
	background-image: url(../images/fdo_parceiros.gif);
	font-size: 100%;
	overflow:hidden;
}
#topoboxpartner h1 span{/*para image replacement titulos*/
	width: 271px;
	height: 63px;
	background-image: url(../images/fdo_parceiros.gif);
	font-size: 100%;
}
#topoboxpartner h1 span {/*para image replacement titulos*/
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -63px;
}
#leftboxpartner{
	float:left;
	clear:left;
	width:261px;
	height:auto;
	background-color: #FFFFFF;
/*	overflow:auto;*/
	margin-bottom:20px;
}
#leftboxpartner th{
	text-align:center;
	padding:3px;
}
#leftboxpartner td{
	text-align:left;
	padding:3px;
	border-bottom:1px solid #ccc;
}
#leftboxpartner td a:link{
	text-decoration:none;
	color:#666666;
}
#leftboxpartner td a:visited{
	text-decoration:none;
	color:#666666;
}
#leftboxpartner td a:hover{
	text-decoration:none;
	color:#CC0000;
}
#leftboxpartner img{
	text-decoration:none;
	border:0;
}

