/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	background-image:url(../../images/bg.gif);
	background-repeat:repeat-x;
*/
}
a:hover {
	color: #333;
	text-decoration:underline;
}
form { 
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* FONTS DO MENU */

/* FIM FONTS DO MENU */

.font11menu {
	font-family: tahoma;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style:dotted;
	border-color:#000;
}

/* FONTS DE CONTEÚDO */

.font10preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	text-decoration:none;
}
.font11preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}
.font12preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	text-decoration:none;
}
.font11pretaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}
.font12pretaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-decoration:none;
}
.font13preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 13px;
	text-decoration:none;
}
.font14preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	text-decoration:none;
}
.font15preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 15px;
	text-decoration:none;
}
.font16preta {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 16px;
	text-decoration:none;
}
.font10azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 10px;
	text-decoration:none;
}
.font11azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 11px;
	text-decoration:none;
}
.font12azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 12px;
	text-decoration:none;
}
.font11azulBold {
	font-family: tahoma;
	font-weight: bold;
	color: #ffde00;
	font-size: 11px;
	text-decoration:none;
}
.font11azulBold a:hover{
	color: #ccc;
	text-decoration:none;
}
.font12azulBold {
	font-family: tahoma;
	font-weight: bold;
	color: #006BC9;
	font-size: 12px;
	text-decoration:none;
}
.font12azulBold a:hover{
	color: #ccc;
	text-decoration:none;
}

.font13azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 13px;
	text-decoration:none;
}
.font14azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 14px;
	text-decoration:none;
}
.font14azulBold {
	font-family: tahoma;
	font-weight: bold;
	color: #006BC9;
	font-size: 14px;
	text-decoration:none;
}
.font15azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 15px;
	text-decoration:none;
}
.font15azulBold {
	font-family: tahoma;
	font-weight: bold;
	color: #006BC9;
	font-size: 15px;
	text-decoration:underline;
}
.font16azul {
	font-family: tahoma;
	font-weight: normal;
	color: #006BC9;
	font-size: 16px;
	text-decoration:none;
}
.font16azulBold {
	font-family: tahoma;
	font-weight: bold;
	color: #006BC9;
	font-size: 16px;
	text-decoration:none;
}

.font20pretaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	text-decoration:none;
}

.font10branca {
	font-family: tahoma;
	font-weight: normal;
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
}
.font11branca {
	font-family: tahoma;
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}
.font11brancaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}

.font12branca {
	font-family: tahoma;
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
}


.font10vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 10px;
	text-decoration:none;
}
.font11vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 11px;
	text-decoration:none;
}
.font12vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 12px;
	text-decoration:none;
}
.font11vermelhaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #ff0000;
	font-size: 11px;
	text-decoration:none;
}
.font12vermelhaBold {
	font-family: tahoma;
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
	text-decoration:none;
}
.font13vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 13px;
	text-decoration:none;
}
.font14vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 14px;
	text-decoration:none;
}
.font15vermelha {
	font-family: tahoma;
	font-weight: normal;
	color: #ff0000;
	font-size: 15px;
	text-decoration:none;
}

.form {
	font-family: tahoma;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	text-decoration:none;
}

.contornoFotos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	padding: 3px;
	border: 2px;
	border-style: solid;
	border-color: #e3e3e3;
	background-color: #f1f1f1;
}
.divmsgerro {
	height: 60px;
	padding: 10px;
	background-image: url(../../../sistema/img/bg-msg-erro.gif);
	font-family: tahoma;
	font-size: 13px;
	color : #FFF;
	font-weight: bold;
}
.divmsgsucesso {
	padding: 10px;
	background-color: #deff5c;
	font-family: tahoma;
	font-size: 13px;
	color : #749100;
	font-weight: bold;
}
.divmsgsucesso2 {
	padding: 10px;
	background-color: #ffea93;
	font-family: tahoma;
	font-size: 13px;
	color : #dd8200;
	font-weight: bold;
}
.divmsgdelerro {
	padding: 10px;
	background-color: #FF0000;
	font-family: tahoma;
	font-size: 13px;
	color : #FFF;
	font-weight: bold;
}
.divmsgalert {
	padding: 10px;
	background-color: #fff94f;
	font-family: tahoma;
	font-size: 13px;
	color : #816a00;
	font-weight: bold;
}

/* início tooltip */
.formata { /* esta classe é somente 
               para formatar a fonte */
  font: 11px tahoma; 
  }
   a.mensagens{
  color:#000;
  position:relative; 
  padding:0;
  text-decoration:none;
  cursor:hand; 
  z-index:24;
  }
  a.mensagens:hover{
  color:#000;
  background:transparent;
  z-index:25; 
  }
  a.mensagens span{display: none}
  a.mensagens:hover span{ 
  display:block;
  position:absolute;
  /*width:180px;*/ 
  top:3em;
  text-align:justify;
  left:0;
  font: 11px tahoma;
  font-weight:normal; 
  padding:5px 5px;
  border:2px solid #F8C201;
  background:#fff; 
  color:#000;
  }

 
 
  a.dcontexto{
  position:relative; 
  padding:0;
  text-decoration:none;
  cursor:hand; 
  z-index:24;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:180px; 
  top:3em;
  text-align:justify;
  left:0;
  font: 11px tahoma;
  font-weight:normal; 
  padding:5px 5px;
  border:1px dotted #999;
  background:#f3f3f3; 
  color:#000;
  }

  a.dcontexto2{
  position:relative; 
  padding:0;
  text-decoration:none;
  cursor:hand; 
  z-index:24;
  }
  a.dcontexto2:hover{
  background:transparent;
  z-index:15; 
  }
  a.dcontexto2 span{display: none}
  a.dcontexto2:hover span{ 
  display:block;
  position:absolute;
  /*width:180px; */
  top: -180px;
  text-align:justify;
  left:0;
  font: 11px tahoma;
  font-weight:normal; 
  margin-left: 60px;
  padding:5px 5px;
  border:4px solid #58B200;
  background:#fff;
 /* background:#ffef02; */
  color:#000;
  }
/*fim tool tipo*/

.contornoFotosDestaque {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #f1f1f1;
}
.tabofertasdestaque {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfeea2;
	border-right-color: #dfeea2;
	border-bottom-color: #dfeea2;
	border-left-color: #dfeea2;
	background-color: #f6ffd0;
}
.tabofertasdestaque2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	padding: 5px;
	background-color: #f9f9f9;
}
.tabofertas {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FFF;
}
.tabchamado {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
/* FIM FONTS DE CONTEÚDO */

/* INÍCIO DESTAQUE NOTÍCIAS */
#home-destaque { 
	width:570px; 
	background-color:#d8d8d8;
	position:relative;
	height:230px;
}

#home-destaque #esquerda {
	float:left;
	width:340px;
	height:220px;
	padding:5px;
	position:relative;
}
#home-destaque #direita {
	float:left;
	width:210px;
	height:220px;
	padding:5px 0px 5px 5px;
	margin:0px 5px 0px 0px;
	position:relative;
	background:#d8d8d8;
}

#home-destaque #direita a {
	color:#000;
}
#home-destaque #direita .destaque_on {
	background:#ffde00;
	height:45px;
	position:relative;
	padding:5px;
	color:#666;
}

#home-destaque #direita img {
	float:left;
	position:relative;
	margin-right:5px;
}

#home-destaque #direita .destaque_off {
	background:#d8d8d8;
	height:45px;
	position:relative;
	padding:5px;
	color:#000;
}
/* FIM DESTAQUE NOTÍCIAS */

/* inicio imgs comparativo */

#dstacs_0
{
width: 400px !important;
height: 200px !important;
z-index:5;
display: none;
border: 0px;
}

div#dstacs_0.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0px;
	bottom: 0;
	height: 40px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

div#dstacs_0.jdGallery .slideInfoZone div a
{
	padding: 0;
	margin: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold !important;
	color:#fff !important;
	text-decoration:none;
}

.imageElement
{
	font-weight: normal !important;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
	font-weight: normal !important;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
	font-weight: normal !important;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('css/img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone div
{
    padding-top:3px;
	font-weight: bold !important;
}

.jdGallery .slideInfoZone a:active,
.jdGallery .slideInfoZone a:hover
{
	text-decoration: underline;
	font-weight: normal !important;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 11px;
	margin: 2px 5px;
	color: #eee;
	font-weight: normal !important;
}


.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	font-weight: normal !important;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 17px;
	width: 78px;
	cursor: pointer;
	z-index:100000;
	filter:alpha(opacity=100);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-weight: normal !important;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=60);
	font-weight: normal !important;
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=90);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.jdGallery a.left
{
	left: 120px;
	top: 5px;
	background: transparent url('img/left.gif') no-repeat;
}

.jdGallery a.open
{
    z-index: 15;
    position: absolute;
    left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

* html .jdGallery a.left { background: transparent url('img/right.gif') no-repeat; }

.jdGallery a.right
{
	left: 203px;
	top: 5px;
	background: url('img/right.gif') no-repeat;
}

* html .jdGallery a.right { background: url('img/right.gif') no-repeat; }

/* fim imgs comparativo */

/* inicio amplia img */

* {
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 5px solid #dedede;
}
.highslide:hover img {
	border: 5px solid #dedede;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* FIM AMPLIA IMAGEM */

