@charset "";
body {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-position: left 140px;
}
#geral {
	background-color: #FFFFFF;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	z-index: 2;
}
.bgtop {
	background-image: url(../img/bg_sombra_body.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
p{
	padding:0;
	margin-bottom:10px;
	margin-top:5px;
}
table, tr, td{font-size:12px}
legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	padding:10px;
	text-indent:0;
}
.acess p {
	color:#666;
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.acess a:link,.acess a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.acess a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.tp {
	background-repeat: no-repeat;
	width: 960px;
	height: 160px;
	margin:0;
}
#menu-top {
	height: 47px;
	width: 591px;
	float: right;
	margin: 0;
	text-align:right;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 47px;
	color: #FFFFFF;
	padding-right:15px;
	background-position: right;
}
#menu-top a:link, #menu-top a:visited{
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
#menu-top a:hover{
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.flash {
	text-align: center;
	margin-top:10px;
	margin-right:0;
	float:right;
}
.box {
	width:320px;
	height:266px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo-box a:link,.titulo-box a:visited {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#666666;
	padding:8px;
	margin:2px;
	color: #FFFFFF;
	display: block;
	height: auto;
	background-repeat: repeat;
}
.titulo-box a:hover {
	color:#99CCFF;
	background-color:#006699;
}

.menu-rodape {
	text-align: left;
	vertical-align:middle;
	height:auto;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.menu-rodape a:link, .menu-rodape a:visited {
	color: #CCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding:3px;
	line-height:16px;
}
.menu-rodape a:hover {
	color: #FFFFFF;
	background-color:#000
}
.submenu a:link, .submenu a:visited {
	background:#006699;
	color:#CCCCCC;
	width: 180px;
	position: relative;
	z-index: 2;
	display: block;
	margin: 1px 0 0 -150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	opacity: 0.9;
	filter: alpha(Opacity=90);
	-khtml-opacity: 0.9;
	-moz-opacity:0.90;
}
.submenu a:hover {
	background:#000;
	color:#FFF;
	text-decoration:none;
}

.thumb img{
	border: 4px solid #FFFFFF;
	margin-top:1px;
	margin-right:3px;
	float:left;
}
.thumb img:hover,{
	border: 4px solid #006699;
}

#rodape {
	background-color: #000000;
	clear: both;
	height: auto;
	width: 960px;
	vertical-align:middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	
}
.sombra-rodape {
	clear: both;
	height: auto;
	width: 960px;
	vertical-align:middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../img/sombra_rodape.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.conteudo {
	height: auto;
	width: 960px;
	float: right;
	margin: 0px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
h2 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.texto {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.poupup {
	width: auto;
	position: fixed;
	z-index: 2000;
	height: auto;
	top: 10px;
	display: none;
}
.tooltip {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 2000;
	display: none;
	background-color: #000;
	border: 1px solid #006699;
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	-moz-opacity:.80;
	color: #FFFFFF;
	padding: 10px;
}
.tooltip-servicos {
	color:#000000;
	width: 200px;
	height: auto;
	position: absolute;
	z-index: 2000;
	display: none;
	background-color: #fff;
	border: 1px solid #006699;
	opacity: .9;
	filter: alpha(Opacity=90);
	-khtml-opacity: 0.9;
	-moz-opacity:0.90;
	padding: 10px;
}
.tooltip h1{
	color:#FFF;
	background-color:#006699;
	font-size:14px;
	padding:5px;
	border:none;
}
.tooltip-servicos h1{
	color:#FFF;
	background-color:#006699;
	font-size:14px;
	padding:5px;
	border:none;
}
.azul{
	color:#006699;
}
.vermelho{color:#FF0000}
.comentarios{
	width:480px;
	height:auto;
	background-image: url(../img/bg_coment.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:2px;
	padding-bottom:10px;
}
.glass-slide{
	width:960px;
	height:40px;
	background-color:#000000;
	opacity: 0.7;
	filter: alpha(Opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity:0.70;
}
#painel{
	overflow: hidden;
}
#contato-home{
	width:640px;
	height:176px;
	background-color: #000000;
	background-image: url(../img/bg_box_inferior.png);
	background-repeat: repeat-x;
	clear:left;
	float:left;	
}
.aviso {
	border: 1px solid #FF0000;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #FFFF33;
}