body
{
	background-image:url(../images/home/bk_home.gif);
	
}

#container-out {
	background-image: none;
}

#corpoHome
{
	position: relative;
	left: 25px;
}

#headerImage
{
	position: absolute;
	top: 152px;
	left: 145px;
	width: 888px;
	heigth: 280x;
	border: 1px solid #fff;
	background-color: #1E557B;
}

#headerImage img
{
	padding: 2px;
}

#logoPercro
{
	position: absolute;
	top: 310px;
	left: 64px;
}


#welcome
{
	position: absolute;
	top: 132px;
	left: 222px;
}

#date
{
	position: absolute;
	top: 149px;
	left: 292px;
	width: 160px;
	text-align:right;
	visibility:hidden;
}

#square
{
	position: absolute;
	top: 133px;
	left: 392px;
}




#navigation
{
	position:absolute;
	left: 397px;
	top: 52px;
}

#navigation ul
{
	list-style:none;
	line-height: 30px;
	font-size: 110%;
}
  

#navigation li{
	margin:0;
	padding: 0 0 0 13px;
	background: url(../images/home/bullet.gif) no-repeat left center;
}

#navigation li a:link, #navigation li a:visited {
	color: #fff;
	text-decoration:none;
}

#navigation li a:hover {
	text-decoration:underline overline;
	color:#FF9900;
}

#newsHome
{
	position: absolute;
	left: 638px;
	top: 302px;
	width: 283px;
	border-left: 1px solid #445D7F;
	visibility: hidden;
}

#newsHome2
{
	position: absolute;
	left: 410px;
	top: 312px;
	width: 283px;
}


#footerHome
{
	position: absolute;
	left: 0px;
	top: 480px;
	height: 39px;
	width: 387px;
	text-align: right;
	font-size: 90%;
	padding-bottom: 30px;
	color: #ccc;
}
