body {
	background-color: #3A0150;
	background-image:url("../../imgs/images_padrao/bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

#ctnLogin {
	background-image: url("../../imgs/images_padrao/login.gif");
}

.comboCategoria {
	position: relative; 
	float:left; 
	display:block; 
	_margin-top:3px; 
	margin-top:1px; 
	width:95px; 
	text-align:left;
	/*border: 1px solid white;*/
}


.imgQS, .imgOE{
	position: relative;
	display: block;
	float: left;
	width: 238px;
	height:	622px;
}

.textCab{
	background: #ECE6EE;
	color: #692B6C;
	text-align: justify;
	font-size: 10px;
	display: block;
	float: left;
	width: 477px;
	height: 622px;
	overflow-y: auto;
	overflow-x: hidden;
	line-height: 13px;
}

.privacidade{
	background: #ECE6EE; 
	color: #692B6C; 
	text-align: justify; 
	font-size: 10px;
	display: block;
	float: left;
	line-height: 13px;
	width: 864px;
}

.privacidade p{
	margin-left: 30px;
	margin-right: 31px;
}

.textCab p{
	margin-left: 21px;
	margin-right: 31px;	
}

.textCab b{
	font-size: 11px;
}

.tituloQS{
	margin-top: 23px;
	margin-bottom: 5px;	
	margin-right: 21px;	
	width: 477px;
	height: 32px;	
}

.flashQS{
	position: relative;
	display: block;
	float: right;
	width: 149px;
	height:	622px;
}

.tituloOE{
	margin-top: 23px;
	margin-bottom: 5px;	
	margin-right: 21px;	
	width: 477px;
	height: 32px;		
}