

/* CSS Document */
@import "menu.css";
p{
color:#666;	
}
.cinza{
font-size:12px;
color:#999;	
}
body{
	background-image:url(../imagens/back.jpg);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
input{
	color:#666;
height:25px;
border:thin solid  #DF2055;
border-radius:3px;


}
textarea{	color:#666;
	border:thin solid  #DF2055;
border-radius:3px;
}

select{	color:#666;
height:30px;
width:193px;
border:thin solid  #DF2055;
border-radius:3px;


}
#out{
display:none;
position:fixed;
width:100%;
height:100%;
background-image:url(out.png);
margin-top: -8px;
margin-left: -8px;
}
#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;
	height:690px;
	width:1100px;
z-index:-1
}
#faixa_top{
	width:100%;
	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;
	text-align:center;
	width:100%;
	background-image: url(../imagens/b_end.png);
	height:30px;
	top:770px;
position:absolute;
z-index:1;
left:0px;
}
#banner{
	height:350px;
	width:1100px;

}
#topo{
	*background-color: #fff;
		height:90px;


}
#corpo{
padding-bottom:50px;
		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;	
	
}

#loja1{
	color:#fff;
	padding-left:50px;
	padding-bottom:20px;
	width:300px;
	position:absolute;
	margin-top:200px;
	margin-left:700px;
	background-image:url(../imagens/end1.png);
	
}
#loja2{
		color:#fff;
	padding-left:50px;
	padding-bottom:20px;
	width:250px;
	position:absolute;
	margin-top:400px;
	margin-left:750px;
	background-image: url(../imagens/end2.png);
}


#titulo{
	position:absolute;
	margin-top:35px;
	margin-left:-33px;
}
.space{
height:160px;	
	
}
.forms{
	color:#666;
	font-size:16px;
	padding-top:7px;
width:600px;
	
	text-align:right;
}
