@charset "utf-8";

* {	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	font: normal 9px Tahoma;
	background: none;
}
img { border: 0; }
body { color: #000; background:url(../images/bg_site.gif) repeat-x; text-align: center; }
a { text-decoration: none; color: #000; }
strong { font-weight: bold; }
em { font-style: italic; }
ul{ list-style: none; }
table { border-collapse: collapse; }
.left {
	display: inline;
	float: left;
}
.right {
	display: inline;
	float: right;
}
.move { clear: both; }
br.move { clear: both; height: 0; }
.corpo {
	width: 950px;
	margin: auto;
	text-align: left;
	position: relative;	
}

.meus_pedidos {
	top: 45px;
	left: 733px;
	position: absolute;
	height: 21px;
	width: 162px;
	background: url(../images/ver_meus_pedidos.gif) no-repeat;
}

.box_dois { padding: 19px 0 0 0; }

.meio {
	background: #FFF url(../images/bg_meio.gif) repeat-y;
}

.ropade {
	background: url(../images/bg_rodape.jpg) no-repeat;  height: 97px; position: relative;
}

.topo {
	height: 114px;
	background: white url(../images/bg_topo.jpg) repeat-x;
	position: relative;
}
.topo .cont_um { margin: 31px 12px 0 0; width: 216px; height: 10px; }
.topo .bolinha { margin: 4px 8px; }

.logo_kit {
	position:absolute;
	left:10px;
	top:25px;
	width:179px;
	height:162px;
	z-index:2;
}

#home_depo {
	position: absolute;
	top: -57px;
	width: 450px;
	height: 125px;
	z-index: 10;
}

.menu {
	background: url(../images/bg_menu.gif) repeat-x;
	height: 42px;
	width: 832px;
	margin: 31px 0 0 0;
}
.menu ul { list-style: none; float: right; }
.menu li { float: left; }
.menu a { display: block; padding: 11px 8px 12px 6px; }
.menu a:hover { background: url(../images/bg_menu_a.jpg) repeat-x; }
.menu div.barrinha {
	width: 1px;
	height: 26px;
	background: url(../images/barrinha.gif) repeat-x;
	margin: 4px 0 0 0;
}

.menu .bg_menu_a {
	background: url(../images/bg_menu_a.jpg) repeat-x;
	padding: 11px 6px 12px 4px;
}

.imprimir {
	width: 76px;
	height: 22px;
	cursor: pointer;
}

.box_depo { height: 150px; width: 469px; position: relative; }
.box_depo strong { padding: 3px 0 0 0; }
.box_depo p { width: 320px;	text-align: justify; padding: 4px 10px 0 0;	line-height: 14px; }
.box_depo a { background: url(../images/nnnfnfjfj.gif) no-repeat; width: 124px; height:19px; margin-right: 33px; }
.box_depo .box_txt { width: 330px; }
.box_depo .depo_um { background: url(../images/zz7z6zzz8z7.gif) no-repeat; width: 402px; height:119px; margin-top: 12px; }
.box_depo #foto_depo { position: absolute; background: url(../images/voadora.png) no-repeat; top: 0px; left: 0px;	width: 134px; height: 133px; z-index: 1; }

.mao{
	cursor:pointer;
}