/* HEADER */

#header {
	margin: auto;
	width: 710px;
	height: 110px;
	margin-top: 29px;
}

#flashdiv {
	margin: auto;
	width: 710px;
	height: 221px;
}

#abaixoinicial {
	margin: auto;
	width: 710px;
	height: auto;
}

/* INTERNA */

#intContent {
	float: left;
	width: 710px;
	height: 206px;
}

#barsInt {
	float: left;
	width: auto;
	height: 206px;
}

#barsIntCenter {
	float: left;
	width: 501px; /* 551 */
	height: 180px; /* 206 */
	background-image: url(_imgs/bg_internas.jpg);
	padding-top: 25px;
	padding-left: 50px;
}

.cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#barsInt3 {
	float: left;
	width: 710px;
	height: 206px;
}

.white {
	font-family: Arial, Helvetica, sans-serifw;
	font-size: 11px;
	color: #FFFFFF;
}

.white a {
	color: #FFFFFF;
	text-decoration: none;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#buttom_enviar_form {
	float: left;
	width: 50px;
	height: auto;
}