/* 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;
/*	border:#CCC 1px solid; apas off*/
}

/*FAQ*/
.listafaq {
	margin-bottom: 20px;
	width: 100%;
}
.listafaq table{
	width: 726PX;
	border:1px solid #F4F6F9;
}
.listafaq caption{
	color:#336699;
	text-align:left;
	font-size:1.3em;
	font-weight: bold;
	height: 2.0em;
	border:1px solid #F4F6F9;
	padding-left:5px;
}
.listafaq td{
	padding:5px;
	text-align:center;
	background-color: #F4F6F9;
	background-repeat: repeat-x;
}
.listafaq  a:link, a:visited{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.listafaq a:hover{
	color: #CC0000;
	font-weight:bold;
	background-color: #FFFF66;
}

.Faqconteudo{
	margin-top:10px;
	margin-bottom:20px;
	width: 726px;
	height:auto;
	border-right: 1px dotted #999999;
}
.Faqoque h1{
	border-bottom:1px dotted #999999;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	height:auto;
	padding-top:11px;
	width:702px;
}
.Faqconteudo h2{
	color: #336699;
	font-size:1.1em;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:5px;
	padding-right: 0px;
}
Faqoque h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #336699;
	padding-top:5px;/*rever isso*/
	padding-right: 0px;/*rever isso*/
	padding-bottom:5px;/*rever isso*/
	padding-left:5px;/*rever isso*/
	background-color: #E8E8E8;
	border-left:#CC0000 4px solid;
}
.Faqconteudo p{
	font-size:1em;
	color: #333333;
	text-align: justify;
	padding-left:10px;
	padding-right:20px;
}

.Faqconteudo table{
	font-size: 1em;
	color:#333333;
	margin-top:0.5em;
	margin-bottom:2em;
	width:97%;
}
.Faqconteudo th {
	background-color:#bed5ef;
	text-align:left;
	color:#333333;
	padding:5px;
	vertical-align: middle;
}
.Faqconteudo td {
	background-color:#f4f6f9;
	text-align:left;
	padding:5px;
	vertical-align: middle;
}

.Faqconteudo 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);
}
.Faqconteudo a:link, a:visited{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.Faqconteudo a:hover{
	color: #CC0000;
	font-weight:bold;
	background-color: #FFFF66;
}

.Faqoque{ /* CLASSE para titulos EXTRAS*/
	width: 750px;
	height: 47px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	background-image: url(../images/ico_oque.gif);
	background-repeat: no-repeat;
	background-position:right center;
}

