.css-grd2 {
background: #999; /* para browsers sem suporte a CSS 3 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#816F5A", endColorstr="#FFFFFF"); /* IE */
background: -webkit-gradient(linear, left top, left bottom, from(#816F5A), to(#FFFFFF)); /* webkit browsers */
background: -moz-linear-gradient(top,  #816F5A,  #FFFFFF); /* Firefox 3.6+ */
}

.menu2 {
	margin:0;
	text-align: center;
	list-style:none;
	height:35px;
	background: #fff url(img/button1.gif);
	position:static;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
}

.menu2 li {
	float:left;
}

.menu2 li a {
	display:inline;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:10pt;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
}
.menu2 li a b {float:none; display:block; padding:0 8px 0 8px;}
/* .menu2 li.current a {color:#fff; background:url(img/button3.gif);} */
/* .menu2 li.current a b {background:url(img/button3.gif) no-repeat right top;} */
.menu2 li a:hover {color:#fff; background:#000 url(img/button4.gif);}
.menu2 li a:hover b {background:url(img/button4.gif) no-repeat right top;}
/* .menu2 li.current a:hover {color:#fff; background:#000 url(img/button3.gif); cursor:default;} */
/* .menu2 li.current a:hover b {background:url(img/button3.gif) no-repeat right top;} */

a {
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;	
	text-align: justify;
}

a:hover {
	color: blue;
}

p {
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	text-align: justify;
	line-height: 170%;
}

p#s1 {
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: justify;
	line-height: 150%;
}

li {
	color: blue;
}

sub {
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: lighter;
	font-size: 10pt;
	text-align: justify;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: white;
	margin: 10px;
/*	text-align: left; */
/*	text-shadow: 0 0 10px cyan, 0 0px 10px cyan, 0 0px 10px cyan, 0px 0 10px cyan, 0px 0 10px cyan; */
	outline: #6997d3 solid thick; 
	background-color: #6997d3; */ #081272; */
	padding: 3px;
}

h3 {
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	color: black;
	text-align: left;
}

h4 {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	text-align: left;
}


form {
  color: #fff;
}

input {
  border-width: 1px;
  border-style: solid;
  border-color: blue;
  background-color: white;
  
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
  
}

input:hover {
  border-color: gold;
}

select {
  border-width: 1px;
  border-style: solid;
  border-color: blue;
  background-color: white;
  
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
  
}

select:hover {
  border-color: gold;
}

textarea {
  border-width: 1px;
  border-style: solid;
  border-color: blue;
  background-color: white;
  
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
  
}

textarea:hover {
  border-color: gold;
}


body {
	top:0px;
	left:0px;
	
	overflow-x:scroll; overflow-y:scroll; text-align: center; font-family: verdana; font-size: 10;
	background-color:#FFF;	
	background: #FFF; /* para browsers sem suporte a CSS 3 */

	
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6997D3", endColorstr="#FFFFFF"); /* IE */
	/* background: -webkit-gradient(linear, left top, left bottom, from(#6997D3), to(#FFFFFF)); /* webkit browsers */
	/* background: -moz-linear-gradient(top,  #6997D3,  #FFFFFF); /* Firefox 3.6+ */
	
	background-image: url(img/back1.png);
	background-repeat: repeat;

}

body#popup {
	top:0px;
	left:0px;
	
	overflow-x:scroll; overflow-y:scroll; text-align: center; font-family: verdana; font-size: 10;
	background-color:#FFF;	
	background: #FFF; /* para browsers sem suporte a CSS 3 */

	
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6997D3", endColorstr="#FFFFFF"); /* IE */
	/* background: -webkit-gradient(linear, left top, left bottom, from(#6997D3), to(#FFFFFF)); /* webkit browsers */
	/* background: -moz-linear-gradient(top,  #6997D3,  #FFFFFF); /* Firefox 3.6+ */
	
	background-image: url(img/back2.png);
	background-repeat: repeat;
}

div.background
  {
  width:100%;
  height:100%;
  background:url(img/sp/001.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center; 
  background-size:100% auto;
  border:2px solid black;
  }

div#frame
 {
  background-color:#000000;
  border:1px solid blue;
  filter:alpha(opacity=60); /* for IE */
  opacity:0.6; /* CSS3 standard */
  border-top-right-radius:2em;
  border-bottom-left-radius:2em;
}

div#frame1
 {
  text-align: center;
}


.shadow {
        background-color: rgb(68,68,68); /* Needed for IEs */

        -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
        zoom: 1;
}
.shadow .content {
        position: relative; /* This protects the inner element from being blurred */
        padding: 100px;
        background-color: #DDD;
}

div#geral  {
	margin: auto;
	top:0px;
	width: 980px;
	height: auto;
	position: static;
	background-color: white;
	border-bottom-right-radius:5em;
	border:1px solid #AAAAAA;
	display: table;

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#6997D3"); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#6997D3)); /* webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #6997D3); /* Firefox 3.6+ */
}

div#top {
	left:0px;
	top:0px;
	width: 100%;
	height: 100px;
	position: static;
	
	background-image: url(img/back2.png);
	background-repeat: repeat;

	/*
	*/
	
	/* background-image: url(img/sp/banner.jpg); */
	/* background-repeat: no-repeat;  */
}

div#tope {
	margin: auto;
	vertical-align: middle;
	width:520px;
	height:100px;
	position: static;
	float: left;
}

div#topr {
	top: 6px;
	right:0px;
	width:440px;
	height:86px;
	position: relative;
	float: left;

    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	background-color:#000000;
	border:1px solid blue;
	
	background-image: url(img/back1.png);
	background-repeat: repeat;	

	border-top-right-radius:2em;
	border-bottom-left-radius:2em;

	vertical-align: middle;
	
	/* display: table; */
	
	text-align:center;
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: lighter;
	color: #ff9e00;
	line-height:80%;
	margin-top: 0px;
	margin-bottom: 0px;	

	
}

div#topr a
{
	/* vertical-align: middle; */
	padding-left: 20px;	
	padding-right: 20px;		
	
	font-family: tahoma, georgia,trebuchet ms,sans-serif;
	font-weight: lighter;
	font-size: 12px;
  
	color: gold;
	background-color: #AAAAAA;
	border:2px solid gold;  

	border-top-right-radius:1em;
	border-bottom-left-radius:1em;
	border-top-left-radius:1em;
	border-bottom-right-radius:1em; 

	text-decoration: none;	
}

div#topr a:hover
{
	color: red;
	background-color: #AAAAAA;
	border:2px solid red;  
}

div#intermediaria  {
	left:0px;
	top:0px;
	width: 970px;
	height: 450px;
	position: static;
	float:none;
	clear:left;
	/* align:center; */
	display: table;
	 /*border:2px solid red;  	*/
}

div#intermediaria a {
	color: black;	
	font-family: georgia, verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
	text-decoration: none;
	font-size: 12pt;	
}

div#intermediaria a:hover {
	color: blue;
    -moz-box-shadow: 0px 2px 0px red;
    -webkit-box-shadow: 0px 2px 0px red;
    box-shadow: 0px 2px 0px red;
}

div#diversa {
	left:0px;
	width:959px;
	height:auto;
	position:static;
	float:none;
	clear:left;
	
	border-width:1px;
	border-style:solid;
	border-color:#aaa;

	margin: 10px;	
	
	display: table;

	background: #EEEEEE; /* para browsers sem suporte a CSS 3 */

	/* -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);     */
	/* -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);  */
	/* box-shadow: 5px 5px 5px rgba(68,68,68,0.6);          */

	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEEEEE", endColorstr="#FFFFFF"); /* IE */   */
	/* background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#FFFFFF)); /* webkit browsers */ */
	/* background: -moz-linear-gradient(top,  #EEEEEE, #FFFFFF); /* Firefox 3.6+ */                                   */

	word-wrap:break-word;
	overflow: hidden;

	
}

div#diversa a {
	color: blue;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
	text-decoration: none;	  
	font-size: 13pt;
	word-wrap: break-word;	
}

div#diversa a:hover {
    -moz-box-shadow: 0px 2px 0px red;
    -webkit-box-shadow: 0px 2px 0px red;
    box-shadow: 0px 2px 0px red;
	/* color: gold; */
}

div#bottom  {
	bottom:0px;
	width:100%;
	height:55px;
	
	float:left;
	clear:left;

	position:relative;
	
	background-color: #BF8830;
	font-size: 5pt;
	
	background-image: url(img/rod1.png);
	background-repeat: no-repeat-y;

	border-bottom-right-radius:5em;

    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	
	color: #FFF;
	
	vertical-align: middle;
}

div#colunaesquerda {
	left:0px;
	width:560px;
	height:auto;
	position:static;
	float:left;
	display: table-cell;
	
	/* margin-left: 5px; */
	/* margin-right: auto; */
	/* margin-top: 5px; */
	
	 /*border:2px solid red;  	*/
	
	padding: 5px;

}

div#colunadireita {
	/* margin-left: 5px; */
	/* margin-right: 5px; */
	/* margin-top: 5px; */

	width:390px;
	height:auto;
	
	position:static;
	float: left;
	display: table-cell;
		
	 /*border:2px solid red; */
	
	padding: 5px 0px 5px 0px;	
}

div#esquerdo {
	margin-bottom: 5px;
	left: auto;
	right: auto;
	width:100%;
	height:auto;
	position:static;
	border-width:1px;
	border-style:solid;
	border-color:#aaa;
/*	padding: 10px;  */

	display: table;

	background: #EEEEEE; /* para browsers sem suporte a CSS 3 */

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEEEEE", endColorstr="#FFFFFF"); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#FFFFFF)); /* webkit browsers */
	background: -moz-linear-gradient(top,  #EEEEEE, #FFFFFF); /* Firefox 3.6+ */

	word-wrap:break-word;

}

div#esquerdo p {
	font-family: georgia, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	color: #816f5a;
	margin: 10px;
	text-align: justify;
}

div#esquerdo a {
	color: black;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: normal;
	text-decoration: none;	  
	font-size: 13pt;	
}

div#esquerdo a:hover {
	-moz-box-shadow: 0px 2px 0px red;
	-webkit-box-shadow: 0px 2px 0px red;
	box-shadow: 0px 2px 0px red;
	/* color: gold; */
}

div#direito {
	margin-bottom: 5px;
	left: auto;
	right: auto;
	width:390px;
	height:auto;
	position:static;
	/* float:right; */

	border-width:1px;
	border-style:solid;
	border-color:#aaa;

	display: table;

/* 	border-top-right-radius:1em; */
/*	border-bottom-left-radius:1em; */

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	background: #EEEEEE; /* para browsers sem suporte a CSS 3 */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#DDDDDD", endColorstr="#FFFFFF"); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#FFFFFF)); /* webkit browsers */
	background: -moz-linear-gradient(top,  #DDDDDD, #FFFFFF); /* Firefox 3.6+ */
	
	word-wrap:break-word;

}

div#direito p {
	font-family: arial, verdana, sans-serif;
	font-weight: lighter;
	font-size: 13pt;
	color: #816f5a;
	margin: 10px;
	text-align: justify;
}
	
div#menu {
	left:0px;
	top:0px;
    	width: 100%;
    	height: 35px;
	position: relative;
	margin:0px;
	float:left;
}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid blue; /* #98bf21; */
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#6997d3; /* #A7C942; */
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color: #EAF2D3;
}

#customers tr.destacar td 
{
color:#000000;
background-color: powderblue;
cursor: pointer;
}

#customers tr.nada td 
{
color:#000000;
background-color: transparent;
cursor: default;
}

#customers tr.vermelho td 
{
color:#000000;
background-color: red;
cursor: default;
}

#customers tr.laranja td 
{
color:#000000;
background-color: darkorange;
cursor: default;
}

#customers tr.amarelo td
{
color:#000000;
background-color: yellow;
cursor: default;
}

#customers tr.verde td 
{
color:#000000;
background-color: forestgreen;
cursor: default;
}

#escala
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#escala td, #escala th 
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.vermelho, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color: red;
color: white;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.cinza, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color: gray;
color: white;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.verde, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color: green;
color: white;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.amarelo, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color: yellow;
color: black;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.preto, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color: black;
color: black;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala td.azul, #escala tr
{
font-size:2em;
border:1px solid blue; /* #98bf21; */
background-color:#6997d3;
color: white;
padding:3px 7px 2px 7px;
text-align:center;
}
#escala th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#6997d3; /* #A7C942; */
color:#ffffff;
text-align:center;
}
#escala tr.alt td 
{
color:#000000;
background-color: #EAF2D3;
}

#escala tr.destacar td 
{
color:#000000;
background-color: gold;
cursor: pointer;
}

#escala tr.nada td 
{
color:#000000;
background-color: transparent;
cursor: default;
}

#escala tr.vermelho td 
{
color:#000000;
background-color: red;
cursor: default;
}


#tabela_nada
{
font-family:Arial, Helvetica, sans-serif;
border:0px;
}
#tabela_nada td, #tabela_nada tr 
{
border:0px;
}


.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 400px;
  position: relative;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 10px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999);
}
.close {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}
.close:hover {
  background: #00d9ff;
}
