@charset "iso-8859-1";
#box2 * {
	color: #FFF;
}
#box2 span{
	text-decoration: underline;
}
#box2 a{
	text-decoration: underline;
}
#box2 {
	clear: left;
	font-size:11px;
	position: relative;
	z-index:0;
	background-repeat: repeat-y;
	background-position: center top;
}
#box2 .topo2 {
	height: 7px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	background-image: url(../images/q_t_slide.jpg);
}

#box2  .rodape2 {
	height: 7px;
	position: relative;
	background-color: #6C6D71;
	background-image: url(../images/q_b_slide.jpg);
	width: 100%;
}
#box2  .left {
	position: absolute;
	left: 0px;
}
#box2  .right {
	position: absolute;
	right: 0px;
	_right: -1px;
}
#box2  .rodape2 .left {
	top: 0px;
	background-image: url(../images/q_b_l.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 10px;
	position:absolute;
	background-position: left top;
	z-index: 1;
}
#box2  .rodape2 .right {
	top: 0px;
	background-image: url(../images/q_b_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 10px;
	position:absolute;
	z-index: 1;
}
#box2  .topo2 .left {
	top: 0px;
	background-image: url(../images/q_t_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	z-index: 1;
	width: 10px;
	height: 7px;
}
#box2  .topo2 .right {
	top: 0px;
	background-image: url(../images/q_t_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:absolute;
	z-index: 1;
	height: 7px;
	width: 4px;
}







#box {
	clear: left;
	font-size:11px;
	position: relative;
	z-index:0;
	background-image: url(../images/fundo_sombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#box .topo {
	height: 6px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/box_t_slide.jpg);
	width: 100%;
}

#box .rodape {
	height: 6px;
	position: relative;
	background-color: #F3F3F3;
	background-image: url(../images/box_b_slide.jpg);
	width: 100%;
}
#box .left {
	position: absolute;
	left: 0px;
}
#box .right {
	position: absolute;
	right: 0px;
	_right: -1px;
}
#box .rodape .left {
	top: 0px;
	background-image: url(../images/box_b_left.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	position:absolute;
	background-position: left top;
	z-index: 1;
}
#box .rodape .right {
	top: 0px;
	background-image: url(../images/box_b_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 6px;
	position:absolute;
	z-index: 1;
}
#box .topo .left {
	top: 0px;
	background-image: url(../images/box_t_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	z-index: 1;
	width: 6px;
	height: 6px;
}
#box .topo .right {
	top: 0px;
	background-image: url(../images/box_t_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:absolute;
	z-index: 1;
	height: 6px;
	width: 6px;
}

