body {
	padding: 0;
	margin: 0;
	background-color: #102936;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	color:#FFF;
}

/* TOPO */

#topo {
	width:100%;
	height:162px;
	background-image:url(/img/bg_topo.png);
	background-repeat:repeat-x;
	background-position:top;
}

#topo_meio {
	width:971px;
	margin: 0 auto;
}


#box_esq_faixa {
	width:696px;
	height:257px;
	float:left;
	display:block;
	overflow:hidden;
}

#box_dir_faixa {
	width:210px;
	height:152px;
	background-image:url(/img/box_rio_mapa.png);
	padding: 90px 35px 15px 30px;
	line-height:17px;
	float:left;
	font-size:11px;
}

#logo {
	width:196px;
	height:122px;
	float:left;
	background-image:url(/img/logo_take1.png);
	display: block;
	overflow: hidden;
}

a.logo {
	width: 196px;
	height: 122px;
	display: block;
	overflow: hidden;
}

#under_logo {
	width:196px;
	background-image:url(/img/under_logo_take1.png);
	background-repeat:no-repeat;
	float:left;
	height:40px;
}

#menu {
	width:775px;
	height:35px;
	padding-top:5px;
	float:right;
}

#area_topo {
	width:775px;
	height:122px;
	float:left;
}

/* FIM TOPO */

#meio {
	width:100%;
	background-color: #11374A;
	background-image:url(/img/bg_meio.png);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}


#meio_meio {
	width:971px;
	margin: 0 auto;
}

#meio_faixa {
	width:971px;
	height:46px;
	background-image: url(/img/meio_faixa.png);
}

#meio_faixa_inter {
	width:971px;
	height:46px;
}

#meio_info {
	width:971px;
	height:257px;
	background-image:url(/img/bg_info_home.png);
	background-repeat:no-repeat;
}

#sombra_meio_info {
	width:971px;
	height:40px;
	background-image: url(/img/sombra_info_home.png);
	background-repeat:no-repeat;
}


#centro_meio {
	width:971px;
}

#centro_esquerdo {
	width:751px;
	float:left;
}

#centro_direito {
	width:220px;
	float:left;
}


/* CENTRO HOME */

#home_esquerdo_topo {
	width:678px;
	height:21px;
	float:left;
	background-image:url(/img/home_esquerdo_topo.png);
	padding: 30px 37px 0px 36px;
	font-size:16px;
	color:#4CB4E6;
	font-weight:bold;
	overflow:hidden
}

#home_esquerdo_meio {
	width:678px;
	min-height:250px;
    height:auto !important;
    height:250px;
	float:left;
	background-image:url(/img/home_esquerdo_meio.png);
	padding: 0px 37px 20px 36px;
}

#home_esquerdo_baixo {
	width:751px;
	height:86px;
	float:left;
	background-image:url(/img/home_esquerdo_baixo.png);
	background-repeat:no-repeat;
}

#home_direito_topo {
	width:220px;
	height:51px;
	float:left;
	background-image:url(/img/home_direito_topo.png);
}

#home_direito_meio {
	width:220px;
	height:64px;
	float:left;
	background-image:url(/img/home_direito_meio.png);
}

#home_direito_baixo {
	width:220px;
	height:86px;
	float:left;
	background-image:url(/img/home_direito_baixo.png);
	background-repeat:no-repeat;
}

/* FIM CENTRO HOME */


/* CENTRO INTER */

#inter_esquerdo_topo {
	width:678px;
	height:21px;
	float:left;
	background-image:url(/img/inter_esquerdo_topo.png);
	padding: 30px 37px 0px 36px;
	font-size:16px;
	color:#4CB4E6;
	font-weight:bold;
	overflow:hidden

}

#inter_esquerdo_meio {
	width:678px;
	min-height:250px;
    height:auto !important;
    height:250px;
	float:left;
	background-image:url(/img/inter_esquerdo_meio.png);
	padding: 0px 37px 20px 36px;
}

#inter_esquerdo_baixo {
	width:751px;
	height:84px;
	float:left;
	background-image:url(/img/inter_esquerdo_baixo.png);
	background-repeat:no-repeat;
}

#inter_direito_topo {
	width:220px;
	height:21px;
	float:left;
	background-image:url(/img/inter_direito_topo.png);
}

#inter_direito_meio {
	width:220px;
	height:64px;
	float:left;
	background-image:url(/img/inter_direito_meio.png);
}

#inter_direito_baixo {
	width:220px;
	height:84px;
	float:left;
	background-image:url(/img/inter_direito_baixo.png);
	background-repeat:no-repeat
}

/* FIM CENTRO INTER */



#espaco {
	width:971px;
	height:30px;
	overflow:hidden;
	float:left;
}

#rodape {
	width:100%;
	background-image:url(/img/bg_rodape.png);
	background-position:top;
	float:left;
}

#rodape_meio {
	width:971px;
	height:102px;
	margin: 0 auto;
}


#menu_home {
	width:57px;
	height:28px;
	overflow:hidden;
	float: left;
	margin-left:126px;
	margin-right:15px;
}
a.menu_home {
background: url(/img/menu_home.png);
display: block;
overflow: hidden;
width: 57px;
height: 28px;
}
a.menu_home:hover {
background-position: -62px 0;
overflow:hidden;
}

#menu_folheto {
	width:161px;
	height:28px;
	overflow:hidden;
	float: left;
	margin-right:15px;
}
a.menu_folheto {
background: url(/img/menu_folheto.png);
display: block;
overflow: hidden;
width: 161px;
height: 28px;
text-decoration: none;
}
a.menu_folheto:hover {
background-position: -167px 0;
overflow:hidden;
}

#menu_site {
	width:193px;
	height:28px;
	overflow:hidden;
	float: left;
	margin-right:15px;
}
a.menu_site {
background: url(/img/menu_site.png);
display: block;
overflow: hidden;
width: 193px;
height: 28px;
text-decoration: none;
}
a.menu_site:hover {
background-position: -201px 0;
overflow:hidden;
}

#menu_promo {
	width:92px;
	height:28px;
	overflow:hidden;
	float: left;
	margin-right:15px;
}
a.menu_promo {
background: url(/img/menu_promo.png);
display: block;
overflow: hidden;
width: 92px;
height: 28px;
text-decoration: none;
}
a.menu_promo:hover {
background-position: -97px 0;
overflow:hidden;
}

#menu_contato {
	width:78px;
	height:28px;
	overflow:hidden;
	float: left;
}
a.menu_contato {
background: url(/img/menu_contato.png);
display: block;
overflow: hidden;
width: 78px;
height: 28px;
text-decoration: none;
}
a.menu_contato:hover {
background-position: -85px 0;
overflow:hidden;
}
	
	

a:active
{
text-decoration: none;
color:#fff;
} 

a:visited
{
text-decoration: none;
color:#fff;
} 

a:link
{
text-decoration: none;
color:#fff;
} 

a:hover 
{
text-decoration: underline;
color: #ff;
}