/* CSS Document */

/* ------------------------------------------------------------- */


.top {
	background: url(../imgs/quadros/top.png) repeat-x;
	height: 26px;
}

.top_fine {
	background: url(../imgs/quadros/top_fine.png) repeat-x top;
	height: 11px;
}

.top_big {
	background: url(../imgs/quadros/top2.png) repeat-x;
	height: 55px;
}

.top_left {
	background: url(../imgs/quadros/top_left2.png) no-repeat;
	width: 8px;
	height: 10px;
}


.top_right {
	background: url(../imgs/quadros/top_right2.png) no-repeat;
	height: 10px;
	width: 8px;
}


.base {
	background: url(../imgs/quadros/base.png) repeat-x bottom;
	height: 29px;
}

.base_fine {
	background: url(../imgs/quadros/base.png) repeat-x bottom;
	height: 12px;
}

.base_left {
	background: url(../imgs/quadros/base_left.png) no-repeat bottom;
	width: 8px;
	height: 12px;
}

.base_left_fine {
	background: url(../imgs/quadros/base_left.png) no-repeat bottom;
	width: 8px;
	height: 12px;
}

.base_right {
	background: url(../imgs/quadros/base_right.png) no-repeat bottom;
	height: 12px;
	width: 8px;
}

.base_right_fine {
	background: url(../imgs/quadros/base_right.png) no-repeat bottom;
	height: 12px;
	width: 8px;
}

.left {
	background: url(../imgs/quadros/left.png) repeat-y;
	width: 6px;
}

.right {
	background: url(../imgs/quadros/right.png) repeat-y;
	width: 6px;
}


/* ----------------------------------------------------------------------- */


.papel_top_left {
	background: url(../imgs/quadros/papel_top_left.png) no-repeat;
	width: 10px;
	height: 10px;
}

.papel_top_right {
	background: url(../imgs/quadros/papel_top_right.png) no-repeat;
	width: 10px;
	height: 10px;
}

.papel_base_left {
	background: url(../imgs/quadros/papel_base_left.png) no-repeat;
	width: 10px;
	height: 10px;
}

.papel_base_right {
	background: url(../imgs/quadros/papel_base_right.png) no-repeat;
	width: 10px;
	height: 10px;
}

.papel_middle {
	background: url(../imgs/quadros/papel_middle.png) repeat;
}

/* ------------------------------------------------------------------- */

.branco_base_left {
	background: url(../imgs/quadros/branco_base_left.jpg) no-repeat bottom;
	width: 19px;
	height: 19px;
}

.branco_base {
	background: url(../imgs/quadros/branco_base.jpg) repeat-x bottom;
	height: 19px;
}

.branco_left {
	background: url(../imgs/quadros/branco_left.jpg) repeat-y bottom;
	width: 19px;
}

.branco_right {
	background: url(../imgs/quadros/branco_right.jpg) repeat-y bottom;
	width: 19px;
}

.branco_base_right {
	background: url(../imgs/quadros/branco_base_right.jpg) no-repeat bottom;
	width: 19px;
	height: 19px;
}

.branco_top_left {
	background: url(../imgs/quadros/branco_top_left.jpg) no-repeat top;
	width: 19px;
	height: 19px;
}

.branco_top_right {
	background: url(../imgs/quadros/branco_top_right.jpg) no-repeat top;
	width: 19px;
	height: 19px;
}

.branco_top {
	background: url(../imgs/quadros/branco_top.jpg) repeat-x top;
	height: 19px;
}
/* ------------------------------------------------------------------- */


#voltar_topo {
	position: absolute;
	background: url(../imgs/lojavirtual/icones/voltar.jpg) no-repeat;
	width:47px;
	height: 48px;
	top: 100px;
	margin: -60px 0px 0px 20px ;
}

#seguinte {
	background: url(../imgs/lojavirtual/icones/proxima.jpg) no-repeat;
	width:25px;
	height: 28px;
	margin: 0px 0px 0px 0px ;
}

#anterior {
	background: url(../imgs/lojavirtual/icones/anterior.jpg) no-repeat;
	width:25px;
	height: 28px;
	margin: 0px 0px 0px 0px ;
}

/* --------------------------------------------------------------------*/

#menu_foto_equipe {
	background: url('../imgs/quadros/menu.jpg') no-repeat;
	width: 384px;
	height: 49px;
}
