/* CSS Document */
@import "menu.css";
p{
color:#666;	
}

body{
	background-image:url(../imagens/back.jpg);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	
}
#menu{
margin:0 auto;
padding-left:15px;
			top:0px;
		height:100px;
		position:absolute;
		width:1100px;
		z-index:2;
}
#tudo{
	margin:0 auto;
	background-image:url(../imagens/back_JR.png);
padding-top:100px;
	background-repeat:repeat-y;
	margin:0 auto;
height:auto;
	width:1100px;
	clear:both;

}
#faixa_top{
	width:100%;
	background-image: url(../imagens/b_end.png);
height:25px;
	top:27px;
	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{margin:0 auto;
	height:350px;
	width:1100px;

}
#topo{

margin:0 auto;

}
#corpo{
padding-bottom:50px;
		margin:0 auto;
	
	width:1000px;
margin:0 auto;
}
.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;	
	
}
#titulo{
	position:absolute;
	margin-top:50px;
	margin-left:27px;
}
.space{
height:160px;	
	
}