@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top {
	background-image:url(img/funditopsix.png);
	background-color:#036;
	text-align:center;
	margin:auto;
	
	}

#corpo {
	width:780px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	margin:auto;

}

#titulos {
	width:100%;
	height:76px;
	background-image:url(img/fundo.png);
	text-align:center;

}

#menu {
	width:780px;
	height:110px;
	text-align: center;
	margin:auto;
	
}

#endereco {
	width:100%;
	height:40px;
	text-align: center;
	font-size:9px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#000;
}

#botaotop {
	position:right;
	width:100%;
	text-align:right;
}
	

a:hover { 
border-bottom: 2px solid #FC0;  
background-color:#000;
color:#FFF;

}

a:link {
	text-decoration:none;
	font-size:12px;
}

a:visited {
	text-decoration:none;
	font-size:12px;
}

#banner {
	position:absolute;
	width:163px;
	height:547px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	float:inherit;
}

#rodape {
	text-align:center;
	font-size:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	border-top:solid #FC0;
	width:100%;
	height:50px;
	position: absolute;
	bottom: 0;
}

.imgparametros {
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.imgparametros2 {
	margin: 5px 10px 5px 10px;
	text-align: center;
}

.intro  {color:#069}
	.intro2 {color:#666}
	.intro3 {color:#900}
	.intro4 {color:#F90}
	.intro1 {color:#000; font-size:13px;}
