/* CSS Document */

#logotipo {
	display:block;
	float:left;
	margin-top:50px;
	margin-left:470px;
	_margin-left:240px;
	} 

#final p{
	display:block;
	float:left;
	margin-top:470px;
	margin-left:-178px;
	_margin-left:-240px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	}

#final a{
	text-decoration:none;
	color:#0000FF;
	}
	

#logotipo{
background-color:#FFF;
float:left;
display:block;
position:relative;
width:240px;
height:234px;
top:0px;
left:0px;
}

#banner{
float:left;
display:block;
position:relative;
width:530px;
height:234px;
top:0px;
left:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#menu{
background-image: url(../imgs/jpeg/bg_menu.jpg);
background-position:right;
background-repeat:no-repeat;
float:left;
display:block;
position:relative;
width:240px;
height:316px;
top:0px;
}

#content{
background-color:#080560;
background-image:url(../imgs/jpeg/bg_content.jpg);
background-repeat:no-repeat;
float:left;
display:block;
position:relative;
width:521px;
height:316px;
top:0px;
}
	html>body #content {
		display: table;
	}
	
#bottom{
background-image:url(../imgs/gifs/bg_rodape.gif);
background-repeat:no-repeat;
float:right;
display:block;
position:relative;
width:530px;
height:45px;
top:0px;
left:0px;
}


#content-int{
background-color:#02013d;
background-image:url(../imgs/jpeg/bg_content-int.jpg);
background-position:bottom;
background-repeat:no-repeat;
float:left;
display:block;
position:relative;
width:521px;
height:316px;
top:0px;
}
	html>body #content {
		display: table;
	}

link_home{
margin-left:300px;
}
