a{
	color:#e1bb0e;
	text-decoration:none;
}

body {
	background-color: #ebebeb;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

.logotipo {
	padding-left:26px; 
	padding-top:7px;
}

.butons {
	padding-left:10px; 
	padding-top:20px;
	padding-right:5px;
}


.butons_bar {
	padding-right:20px;
}

.texto_home_titles{
	padding-top:20px; 
	padding-left:30px;
}

.long_text {
	font-family:Tahoma;
	font-size:10px;
	line-height:15px;
}

.line_height { margin-top:-5px; }

.saber_mais {
	padding-left:10px; 
	font-family:Tahoma; 
	font-size:10px; 
	color:#e1bb0e;
	text-decoration:underline;
}



------ PARA AS FONTS EM FLASH ------
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
	line-height: 0em;
}


h2 {
	font-size: 22px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}

h3 {
	font-size: 18px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

h4 {
	font-size: 14px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

h5 {
	font-size: 17px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0PX;
}


h6 {
	font-size: 24px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

