/* Free standard-compliant open source XHTML/CSS template provided by Eatlon.com */

body {
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	font-family: arial, sans-serif;
	font-size: .7em;
	color: #000;
	padding: 0;
	margin: 0;
	topmargin: 0;
}

.bodyDesign {
    margin: auto;
    border: solid 2px #0094ff;
    font-size: 15px;
    font-family: Verdana;
	background-color: #f0f0f0;
    color: #000
}

.cabecalho {
  border: 1px solid black;
}

table {
  border-collapse: collapse;
  background-color: #f9f9f9;
  border: 1px solid
  border-color: #CCCCCC;
}

table.dotted {border-style: dotted;}
table.dashed {border-style: dashed;}
table.solid {border-style: solid;}
table.double {border-style: double;}
table.groove {border-style: groove;}
table.ridge {border-style: ridge;}
table.inset {border-style: inset;}
table.outset {border-style: outset;}
table.none {border-style: none;}
table.hidden {border-style: hidden;}
table.mix {border-style: dotted dashed solid double;}

th {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-color: black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
	padding-right: 1px;
    text-align: center;
    background-color: #ccf1cc;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0px;
	valign: middle;
}
 
img { border: 0; }


#linkbtn:link, a:visited {
	background-color: #f1f1f1;
	color: black;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	border: 1px solid black;
	width: 120px;
  	height: 16px;
}



a:hover, a:active {
  background-color: #e0e0e0;
}

a { text-decoration: none; color: #0000cc; padding: 0; margin: 1; }
/*a:hover { text-decoration: none; color: #808080; outline: 0; padding: 0; margin: 0; }*/

a.discrete { text-decoration: none; color: #0000cc; padding: 0; margin: 0; }
.discrete:hover { text-decoration: underline; color: #000ccc; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

/*a.title { text-decoration: none; color: #eeeeee; padding: 0; margin: 0; }*/
/*a.title:hover { text-decoration: none; color: #a99570; outline: 0; padding: 0; margin: 0; }*/


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 1.6em;
	padding: 0 0 10px 0;
	font-weight: bold;
	margin: 0; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0; 
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0; 

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 2.0em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0; }

h5 {
	font-face: Arial, Helvetica, sans-serif;
  	color: black;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0 0 5px 0; 
}

h6 {
	font-family: Arial, Helvetica, sans-serif;

	color: #006600;
	font-size: 62px;
	font-weight: 100;
	line-height: 1em;
	padding: 0;
	margin: 0 0 5px 0; 
	
}


t7 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	margin: 0; 
	
}

h8 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	padding: 0;
	margin: 0; 

}

h9 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 100;
	font-size: 1.5em;
	line-height: 1em;
	padding: 0;
	margin: 0; 

}

h10 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 100;
	font-size: 2.2em;
	line-height: 1em;
	padding: 0;
	margin: 0; 

}

h11 {
	font-family: Arial, Helvetica, sans-serif;
	color: back;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	font-weight: bold;
	margin: 0; }

h12 {
	font-family: Arial, Helvetica, sans-serif;
	color: back;
	font-size: 0.9em;
	padding: 0 0 10px 0;
	/*font-weight: bold;*/
	margin: 0; }

h13 {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	font-weight: bold;
	margin: 0; }

.button {
     border: none;
     background: url('images/botao.jpg') no-repeat top left;
     width: 99px;
     height: 34px;
    color:#333333

 }
 
  /*.button:hover {
     border: none;
     background: url('images/botao2.jpg') no-repeat top left;
     width: 99px;
     height: 34px;
     color:#666666
    } */
    

.button:after {
  content: "";
  background: #f1f1f1;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px !important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s
}

.button:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s
}
    
.dropbtn {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f9f9f9;
  color: #006600;
  padding: 16px;
  font-size: 20px;
  border: none;
  cursor: pointer;
  width: 160px;
  height:25px;
}

.dropbtn2 {

  position: relative;
  background-color: #f0f0f0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: black;
  padding: 5px;
  width: 90px;
  height:28px;
  text-align: center;
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

.dropbtn3 {

  position: relative;
  background-color: #f0f0f0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: black;
  padding: 4px;
  width: 90px;
  height: 28px;
  text-align: center;
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  
  
}

.dropdown {
  position: relative;
  display: inline-block;
  background-color: #f9f9f9;

}

.dropdown-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: green;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 230px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: green;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f9f9f9}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #f9f9f9;
}

#zebra {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ddd;
}

#zebra caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
 	font-weight: bold;
}

#zebra td {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #ddd;
  padding: 1px;
  font-size: 0.9em;
}

#zebra tr:nth-child(even){background-color: #f9f9f9;}

#zebra tr:hover {background-color: #f1f1f1;}

#zebra th {
	/*white-space: nowrap;*/
	vertical-align: middle;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-color: black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
	padding-right: 1px;
    text-align: center;
    /*background-color: #f9f9f9;*/
    background-color: #ccf1cc;

}