/* CSS Document */

/* Estilo CSS Externo */

.texto{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#009966;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0pt;

  }
  
.tlink{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#009933;
	background-position: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0pt;

  }
  
  .tlink:hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#99CC00;
	background-position: 12px;
	line-height: normal;
	text-indent: 60pt;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
  }
  
.tema{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#006600;
	text-decoration:underline;
	align:center;
	text-align: center;
  }
  
.titulo1{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#006633;
	text-decoration:underline;
	align:left;
	font-variant: small-caps;
	left: 50pt;
  }
  
  .titulo2{
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    color:#669900;
    text-decoration:underline;
	align:left;
  }
  
.caixa1{
	font-family:arial;
	font-size:12px;
	font-color:red;
	border-top-style:none;
	border-top-width:1px;
	border-top-color:#003300;
	border-right-style:none;
	border-right-width:1px;
	border-right-color:#003300;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#003300;
	border-left-style:none;
	border-left-width:1px;
	border-left-color:#003300;
	left: 60px;
	text-align: left;
	text-indent: 60pt;
	position: relative;
  }

.caixa2{
    font-family:arial;
    font-size:10px;
    font-color:red;
    border:dashed 1px red;
  }

.caixa3{
    font-family:arial;
    font-size:10px;
    font-color:white;
    border-style:none;
    background:red;
  }

.bibliografia {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#009966;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}
.Texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.textoCentrado {

	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#009933;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.textoPreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.textoPretoPequeno {

	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0pt;
}
.titulo2sem {

    font-family:arial;
    font-size:16px;
    font-weight:bold;
    color:#669900;
	align:left;
}
.botao {
}
