body {
margin:0;
padding:0;
background-image: images/fun.jpg;
text-align:center; /* hack para o IE */	
	}

/* centraliza no IE */ 
#centro {
	margin:0px auto;
    width:770px; border: 0;
    vertical-align:top;
    position:relative;
    background-color:#000000;
} 
	

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

h2 {
	font-size: 30px;
	color: #ff6600;
	font-weight: normal;
	padding: 0;
	margin: 0;				
}

h3 {
    font: 18px Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;	
}

h3 vermelho {
	font-size: 18px;
	color: #ff0000;
	font-weight: normal;
	padding: 0;
	margin: 0;	
}

p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0;			
}

p.videos {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0;			
}

a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#ff6600;}


a:hover.menu {text-decoration:none; color:#000000;}

img { border: none; }

.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: black;
width: 182px;
height: 40px;
float: left;
display: inline;
margin-right: 0px;
background-image:url(../images/bot-des.jpg);
background-repeat: no-repeat;
padding-top: 15px;
text-align:center;

}

.hbuttons a:hover{
background-image:url(../images/bot-ativ.jpg);
}



