@charset "utf-8";
*html, body, div, li, a, h5 {
	margin: 0;
	padding: 0;
}
* {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/pattern.png) repeat fixed;
}
img {
	border: 0;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
.ocultar {
	text-indent: -9999em;
	font-size: 1px;
	line-height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
}
.bubbleInfo {
	position: relative;
	top: 100px;
	left: 150px;
}
.popup {
    position: absolute;
	z-index: 50;
    display: none; /* keeps the popup hidden if no JS available */
}
.trigger {
	position: absolute;
	width: 30px;
	height: 16px;
	cursor: pointer;
	display: block;
	top: 103px;
	left: 151px;
}
#bubble {
	position: absolute;
	top: 105px;
	left: 130px;
	display: none;
	width: 228px;
	height: 110px;
	background: url(../images/pop_info.png) no-repeat left top;
	padding: 12px 4px 12px 20px;
	cursor: pointer;
}
#bubble h2 {
	text-align: left;
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#bubble h1 {
	color: #FFF;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding: 13px 0 12px 0;
	display: block;
	margin: 0;
}

#parceiros {
	position: absolute;
	z-index: 90;
	top: 12px;
	left: 606px;
	overflow: hidden;
	width: 140px;
	margin: 0;
	padding: 0;
}
#parceiros_cont {
	width: 140px;
	line-height: 15px;
	text-align: center;
	background: url(../images/partner_bg.png) repeat-y 1px top;
	margin: 0;
	padding: 0;
}
#parc_top {
	background: url(../images/partner_top.png) no-repeat 1px top;
	width: 140px;
	height: 28px;
}
#parc_bot {
	background: url(../images/partner_bot.png) no-repeat 1px top;
	width: 140px;
	height: 26px;
}
.partner {
	font-size: 11px;
}
#parceiros a {
	color: #FFF;
	text-decoration: none;
}
#parceiros hr {
	display: block;
	color: #4174a0;
	height: 1px;
	width: 70%;
	border: 0;
	background-color: #4174a0;
}
#base {
	margin: auto;
	width: 602px !important;
	text-align: center;
	height: auto;
}
#erro404 {
	margin: auto;
	text-align: center;
	padding-top: 200px;
	line-height: 16px;
	color: #FFF;
	width: 300px;
}
#erro404 a {
	text-decoration: none;
	color: #D7FFFF;
	font-size: 12px;
}
#erro404 a:hover {
	text-decoration: underline;
}
.erro {
	background: url(../images/erro_bg.png) no-repeat left top;
	display: block;
	padding: 12px 0 0 20px;
	width: 300px;
	height: 150px;
	text-align: left;
}
#topo {
	background: url(../images/topo.png) no-repeat center top;
	position: relative;
	width: 602px;
	height: 152px;
}
#pop_exper {
	position: absolute;
	z-index: 20;
	width: 250px;
	top: 109px;
	left: 129px;
	height: 134px;
}
#info a {
	display: block;
	height: 17px;
}
#contatos {
	position: absolute;
	z-index: 10;
	display: block;
	color: #FFF;
	font-size: 11px;
	line-height: 14.6pt;
	text-align: left;
	width: 150px;
	top: 43px;
	left: 429px;
	margin: 0;
}
#contatos a.linkContatos {
	background: url(../images/setaLink.png) no-repeat right center;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px 0 4px;
}
#contatos a:hover.linkContatos {
	background: url(../images/setaLink.png) no-repeat right center #1A588F;
}
#menu {
	color: #FFF;
	font-size: 11px;
	letter-spacing: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 602px;
	background: url(../images/design.gif) left top no-repeat;
	height: 67px;
	margin: 0;
	border: 0;
	padding: 13px 0px 0px 0px;
}
#menu li {
	display: block;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
}
#menu li a {
	overflow: hidden;
	color: #0f3f66;
	text-decoration: none;
}
#conteudo {
	clear: both;
	width: 602px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	padding-bottom: 15px;
	background:url(../images/corpo_bg.gif) top center repeat-y;
}
#conteudo hr {
	display: block;
	color: #0FF;
	height: 1px;
	width: 50%;
	border: 0;
	margin: 14px auto;
	padding: 0;
	background-color: #0FF;
}
#conteudo h3 {
    color: #FF9900;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0 auto;
    text-transform: uppercase;
    width: 400px;
}
#conteudo h3 a {
	font-variant: normal;
	text-transform: lowercase;
	font-size: 14px;
	padding: 0 4px;
}
#conteudo h2 {
	font-size: 16px;
	font-variant: small-caps;
	color: #666;
	margin-bottom: 2px;
}
#conteudo p {
	font-size: 12px;
	color: #666;
	margin-bottom: 2px;
}
#conteudo img {
	margin: 4px;
	border: 0;
}
#paginas {
	padding-bottom: 20px;
}
#rodape {
	position: relative;
	background:url(../images/rodape.gif) center top no-repeat;
	height: 5px;
	margin: 0px 0px 25px 0px;
	width: 602px;
}
#ancora {
	position: absolute;
	background: url(../images/ancora_topo.png) no-repeat;
	width: 50px;
	height: 50px;
	top: -80px;
	left: 591px;
	z-index: 90;
}
#ancora a {
	display: block;
	width: 50px;
	height: 50px;
}

