/* Reset */
body,div,dl,dt,dd,ul,ol,li{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
pre,form,fieldset,p,blockquote{margin:0;padding:0;}
th,td{margin:0;padding:0;}
address,th{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
img,fieldset{border:none;}
ol,ul{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
div{position:relative;}
/* ------- */

html, body {
	font: 11px tahoma, verdana, arial;
	color:#666666;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	background-image: url(../images/DegradeFundo.gif);
	background-repeat: repeat-x;
	background-position: top;		
	text-align:center;
}
p, p.copyright{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 2px;
}
p.copyright{
	color:#CCCCCC;
	margin-left:0px; 
	padding-left:0px;
}
#DivTopo, #DivMenu, #DivFlash, #DivFlashPQ, #DivContentsPanel, #DivBaseContents, #DivRodape{
	text-align:left;
	margin:0 auto;		
	border-left:1px #666666 solid;		
	border-right:1px #666666 solid;			
	width:765px;
	position:relative;
}	
#DivTopo {
	background-color:#F3F3F3;
	height:97px;
}
#DivLogo {
	/*background-color: #FF0000;*/
	position:absolute;
	height: 60px;
	width: 200px;
	margin:15px 17px;

}
#QLink1, #QLink2, #QLink3 {
	/*background-color: #FF0000;*/
	position:relative;	
	height: 24px;
	width: 150px;
	left: 600px;
	top:9px;	
}
#DivMenu {
	width: 767px;
	height: 48px;
	background-image:url(../images/fundomenu.gif);
	border: none;
}
#DivLiveSuporte{
	position:absolute;
	width:143px;
	height:46px;
	background-image:url(../images/fundomenu.gif);	
	left:580px;
	top: 0px;
	overflow:hidden;
	z-index:1;
}
#DivFlash {
	height: 230px;
}
#DivFlashPQ {
	height: 100px;
}
#DivContentsPanel {
	background-color: #F3F3F3;
	width:765px;
	background-image:url(../images/fundoconteudo.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:10px;
	display:table;
}
#DivBaseContents {
	clear:both;
	height:12px;
	position:relative;
	border:none;
	width:767px;
}
#DivLinksNavegacao{
	float: right;
	position:relative;
	margin-right:5px;
	padding:5px;
}
#DivLinksNavegacao, a.LinksNavegacao{
	clear:both;
	color:#FFFFFF;
	width:auto;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}
#DivRodape{
	clear:both;
	border:none;
}
#DivCopyrigth{
	margin-top:10px;
	margin-bottom:10px;	
	color:#CCCCCC;
	font-size:10px;
	position:relative;
	font-weight:normal;
}
a.LinksNavegacao:hover{
	text-decoration:underline
}
a.Nulo {
	text-decoration: none;
	color: #666666;
}
a.Nulo:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.Vermelho {
	text-decoration: none;
	color: #FF0000;
}
a.Vermelho:hover {
	text-decoration: underline;
	color: #FF0000;
}
h3{
	font-size:12px;
	padding:0px;
	margin:0px;
}
input, textarea, select{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	border:1px solid #999999;
}
.Chekbox, .OptionBox, select{
	border:none
}
.Botao{

	cursor:pointer;
	border:outset 1px #CCC;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/fundobotao.gif) repeat-x left top;	
}
