* {
	margin:0px;
	padding:0px;
}
img {border:none;}
body {
	background-image:url("../imgs/somente_foto700x900.jpg");
	background-repeat:no-repeat;
	font-size:12px;
}
#pagina {
	width:926px;
	margin:0px auto;
}
.bannerflutuante 
{
    position:absolute;
	left:0;
	top:0;
	outline:none;
	width:150px;
	height:150px;
	z-index:1000;
}
#bannerflutuante
{
    left:150px;
    position:absolute;
    top:300px;
    z-index:6666;
}

/*-----------------------------------------------------
TOPO
-----------------------------------------------------*/
#topo {
	background-image:url("../imgs/bg_topo.jpg");
	height:131px;
	position:relative;
	font-family:Tahoma;
}
.logo {
	position:absolute;
	left:40px;
	top:20px;
}
#topo .menu {
	right:0px;
	bottom:20px;
	width:662px;
	text-align:right;
	padding-right:28px;
	font-size:14px;
	height:25px;
	background-image:url("../imgs/bg_menu.png");
	background-repeat:repeat-x;
	line-height:25px;
	position:absolute;
}
#topo .menu a {
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 10px;
	padding:0px 5px;
	color:black;
}
#topo form {
	position:absolute;
	right:40px;
	color:white;
	top:19px;
	text-align:right;
}
#topo form strong {
	margin-right:20px;
	font-size:14px;
	padding-top:3px;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
}
#topo form input {
	width:119px;
	height:24px;
	border:none;
	line-height:24px;
	font-weight:bold;
	margin-right:5px;
	background-image:url("../imgs/bg_input.png")!important;
	background:transparent;
	color:#747474;
}
#topo form button {
	border:none;
	background-color:#d9c769;
	font-weight:bold;
	padding:3px;
}
#topo form a {
	text-decoration:none;
	color:white;
	display:block;
	margin:5px 0px;
	text-transform:uppercase;
}
/*-----------------------------------------------------
CONTEUDO
-----------------------------------------------------*/
#conteudo {
	background-image:url("../imgs/bg_conteudo.png");
	height:515px;
	padding-top:20px;
}
#container {
	position:relative;
	padding-top:15px;
	width:830px;
	height:510px;
	font-family:Tahoma;
	margin:0px auto;
}

/*-----------------------------------------------------
RODAPE
-----------------------------------------------------*/

#rodape {
	background-image:url("../imgs/bg_rodape.png");
	height:63px;
	font-family:Tahoma;
	font-size:12px;
	position:relative;
}
#rodape p {
	height:30px;
	padding:0px 40px;
	position:relative;
	background-image:url("../imgs/bg_footer.png");
	line-height:30px;
	top:20px;
}
#rodape p strong {
	position:absolute;
	right:40px;
	bottom:0px;
	font-weight:normal;
}
.suagencia {
	text-align:right;
	padding:10px;
}
/*-----------------------------------------------------
PAGINA EMPRESA
-----------------------------------------------------*/
.abas {
	background-color:white;
	padding-bottom:10px;
}
.select {
	height:35px;
	line-height:30px;
	background-color:#dfca4c;
}
.select a {
	padding:0px 20px;
	text-transform:uppercase;
	color:white;
	display:inline-block;
	font-size:14px;
	background-image:url("../imgs/inativo_aba.jpg");
	background-repeat:repeat-x;
	width:270px;
	text-decoration:none;
	font-weight:bold;
}
.select a.ativo {
	background-image:url("../imgs/ativo_abas.jpg");
	color:black;
}
a#link2 {width:480px;margin-left:-4px;}
.abas .caixa {
padding:15px 20px;
color:#3b3b3b;
}
.abas .caixa p {margin:5px 0px;}
.baloes {
position:absolute;bottom:0px;left:0px;
}
.bola {
	background-image:url("../imgs/bola.png");
	height:208px;
	float:left;
	color:white;
	margin-top:30px!important;
	padding:50px 35px 30px 50px;
	width:180px;
}
.bola h2 {color:#dbc53d;font-size:17px;font-weight:normal;}
.empresa .central {margin:0px 17px;}
