body {

	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;

	background-image: url(images/img_bg2.gif);

	background-repeat: repeat-y;

	background-position: center;

}

* {

	margin: 0px;

	padding: 0px;

}

#home, #interna {

	width: 1000px;

	position: relative;

	margin: 0 auto;

	padding: 17px 0px 0px 0px;

}

.clear {

	font-size: 0em;

	line-height: 0em;

	clear: both;

}





/* HEADER */

#header {

	clear: both;

	position: relative;

	width: 100%;

}

#logo {

	width: 214px;

	float: left;

	display: inline; /* IE6 doubled float-margin bug fix */

}

#data {

	float: right;

	width: 768px;

	color: #333333;

	font-size: 0.56em;

	text-align: right;

	padding: 0px 18px 0px 0px;

}

#menu {

	width: 760px;

	font-size: 0.75em;

	padding: 0px 0px 0px 26px;

	float: left;

	margin-top: 15px;

}

#menu li {

	list-style: none;

	float: left;

	background-image: url(images/ico_bullet1.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 0px 0px 0px 6px;

	margin: 0px 20px 0px 0px;

}

#menu a {

	padding: 0px 8px 0px 3px;	

	height: 2.70em;

	width: auto;

	line-height: 2.70em;

	float: left;

	display: block;

	color: #000000;

	text-decoration: none;

	text-align: center;

	position: relative;

}

#menu a:hover {

	background-color: #1464A0;

	color: #FFFFFF;

}

.l_link {
	font-family: Tahoma;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}


/* FLASH */

#flash {

	clear: both;

	position: relative;

	width: 100%;

}



/* CONTEUDO HOME */

#conteudo {

	clear: both;

	position: relative;

	width: 100%;

}

#home #conteudo .col_e {

	float: left;

	width: 215px;

	display: inline;

	position: relative;

}

#home #conteudo .col_d {

	float: left;

	width: 777px;

	display: inline;

	position: relative;

}

#home #conteudo .col_d .texto {

	background-color: #FFFFFF;

	padding: 22px 22px 0 23px;

	clear: both;

	float: left;

	position: relative;

}

#home #climatempo {

	width: 150px;

	position: relative;

	float: right;

	margin: 115px 16px 0 0;

	display: inline; /* IE6 doubled float-margin bug fix */

	clear: both;

}



/* INTERNA */

#menu_interna {

	width: 213px;

	border-right: 0px solid #0066CC;

}

#menu_interna_vazio{

	width: 213px;

	border-right: 1px solid #0066CC;

}

#menu_interna li {

	list-style: none;

	background-color: #1464A0;

	border-bottom: 1px solid #003399;

	background-image: url(images/menu_interna_bg.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	font-size: 0.63em;

	line-height: 0.63em;

	padding: 10px 0 10px 37px;

	font-weight: bold;

}

#menu_interna li, #menu_interna li a {

	color: #FFFFFF;

	text-decoration: none;

}

#menu_interna li a:hover {

	text-decoration: underline;

}





/* RODAPE */

#home #rodape {

	float: left;

	clear: both;

	position: relative;

	font-size: 0.56em;

	width: 767px;

	padding: 38px 0 26px 10px;

	background-image: url(images/img_conteudo_i.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



#home #creditos {

	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;

	font-size: 0.56em;

}

#div_designed {
	position:absolute;
	left:640px;
	top:255px;
	width:183px;
	height:22px;
	z-index:1;
}

#div_botoes {
	position:absolute;
	left:41px;
	top:5px;
	width:140px;
	height:60px;
	z-index:1;
}


/* TEXTOS */

p{

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.75em;

	font-weight: normal;

	color: #000000;

	margin-bottom: 12px;

}



.tabelacontato{

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.75em;

	font-weight: normal;

	color: #000000;

	margin-bottom: 12px;

}



p creditos{

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.75em;

	font-weight: normal;

	color: #000000;

	margin-bottom: 12px;

}



.titulo {

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.75em;

	font-weight: normal;

	color: #000099;

	margin-bottom: 12px;

}