*
{
	margin:0;
	padding:0;
}
 
body,html{
  height:100%;
  font-family:'FM Ampersand Light', sans-serif;
}
 

 
/*footer*/
 
#footer {
 
	height: 100px;   
	margin-top: -100px; 
	background:url(../img/bg_bottom.png) repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	
	font-size:10px;
	color:#666;
	position:relative;
 
}
 
 #cf
{
	width:960px;
	/*background:#00F;*/
	margin:0 auto;
    height:100px;
}

#footer1
{
	height:75px; /*copy*/
}

#footer2
{
	
}
#f1
{
	padding-top:10px; /*flags*/
}
#rodapeMenu li {
	display:inline;
	list-style-type:none; 
	padding-right:5px; 
	padding-left:7px;
	
	
}
#rodapeMenu li:first-child {
	border-left:none
}
#rodapeMenu
{
	width:960px;
	margin:0 auto;
	text-align:center;
	
}
#rodapeMenu ul li a{
     color:#666;
	 text-decoration:none;
}

#rodapeMenu ul li a:hover{
     color:#00598C;
}

#table1 {
    width:100%;
    height:100%;
}
#centered {
    width:580px;
    height:580px;
    margin:0 auto;
	background:url(../img/intro.png) no-repeat;
	background-size:100%;
	
 }
 #titulo
 {
	text-align:center;
	padding-top:180px;
	
	
	 
	
	 
 }
  #subtitulo
 {
	text-align:center;
	padding-top:30px;
	font-size:13px;
	 
	
	 
 }
 
 #comb
 {
	text-align:center;
	padding-top:10px;
	font-size:12px;
	 
 }
#Lang
{
	
}
input
{
	border:1px;
	font-size:12px;	
	background:#ddd;
	padding:3px;
}
#k
{
	width:500px;
	height:5px;
	background:#F00;
}
