/* CSS Document */


@import "menu.css";







/*area do menu */



body{
	background-image:url(../imagens/back.jpg);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
.ok input{
width:20px;
height:20px;
border:thin solid #fff;
background-image:url(../imagens/login/ok.png);
}
input{
border:thin solid #FF3333;
color:#666;

}
#menu{

padding-left:15px;
			top:0px;
		height:100px;
		position:absolute;
		width:1100px;
		z-index:2;
}
#tudo{

	padding-top:100px;
	background-image:url(../imagens/backserv.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1100px;
	min-height:700px;
z-index:-1;

clear:both;
}

.envia_bt  input{
	background-image:url(imagens/enviar.png);
height:30px;
width:100px;

}
#out{
	display:inline;
	width:100%;
	background-image:url(../imagens/preto.png);
	height:130%;
	top:0px;
	left:0px;
position:absolute;
z-index:5
}
#OUTL{
	display:inline;
	width:100%;
	background-image:url(../imagens/preto.png);
	height:130%;
	top:0px;
	left:0px;
position:absolute;
z-index:5
}
#cadastro{
	display:inline;
	width:400px;
	margin: 15% 15%;
	position:fixed;
	z-index:5
}
#logar{
	display:inline;
	width:400px;
	margin: 15% 35%;
	position:fixed;
	z-index:5
}
#faixa_top{
		
	width:100%;
	*width:105%;
	background-image: url(../imagens/b_end.png);
height:25px;
	top:30px;
	left:0px;
position:absolute;
z-index:1
}
#faixa_bottom{
	color:#FFF;
	padding-top:13px;
	background-image: url(../imagens/b_end.png);
left:-10px;
position:relative;
height:30px;
top:-20px;
width:102%;
text-align:center;
}
#banner{
	height:420px;
	width:1100px;

}
#topo{
	*background-color: #fff;
		


}
#corpo{

		margin:0 auto;
	
	width:1000px;

}
.box_fot{
	text-align:center;

	height:120px;
}
.box_tit{
	
}

.box_txt{
	padding-top:7px;
	color: #858585;
	padding:10px
}

.box{
width:245px;
height:290px;

float:left;	
	
}
