.textoHome{
  font-family:verdana;
  font-weight:normal;
  font-size:11px;
  color:#666666;
}
.tituloHome{
  font-family:verdana;
  font-weight:bold;
  font-size:14px;
  color:#666666;
}
.textocoluna{
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
  color:#CC6633;
}
.titulocoluna{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#CC6633
}
.titulo{
  font-family:verdana, arial;
  font-weight:normal;
  font-size:13px;
  font-weight:bold;
  letter-spacing:1px;
  color:#CC6633;
  text-align:left;
}
.titulomaior{
  font-family:verdana, arial;
  font-weight:normal;
  font-size:15px;
  font-weight:bolder;
  letter-spacing:1px;
  color:#CC6633;
  text-align:center;
}
.subtitulocoluna{
  font-family:verdana, arial;
  font-weight:bold;
  font-size:13px;
  font-weight:bolder;
  letter-spacing:1px;
  color:#CC6633;
  text-align:center;
}
.texto{
  font-family:verdana, arial;
  font-weight:normal;
  font-size:11px;
  color:#000000;
}
.textolink{
  font-family:verdana, arial;
  font-weight:bold;
  font-size:11px;
}
.referencias{
  font-family:verdana, arial;
  font-weight:normal;
  font-size:10px;
}
.texto_maior{
  font-family:verdana, arial;
  font-weight:bold;
  font-size:12px;
}
a{
  font-family:verdana, arial;
  font-weight:normal;
  text-decoration:underline;
  font-size:11px;
  color:#CC6633;
}
input{
  font-family:verdana, arial;
  font-weight:normal;
  height:20px;
  font-size:10px;
  color:#000000;  
}
select {
    color: black;
    text-decoration: none;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    background-color:EEEEEE;
    font-weight: normal;
}
.tabelacurso{
repeat:no-repeat;
background:ur(images/fundo_curso.jpg);

}
li{
background:ur(images/fundo_curso.jpg);
}

#dhtmltooltip{	
	letter-spacing:1px;	
	font-family: Verdana,Arial; 	
	position: absolute;
	width: 150px;
	font-size: 9px;	
	padding: 5px;	
	visibility: hidden;
	z-index: 100;
	font-weight:bold;
	text-align:center;
	border: 1px solid black;
	color:#282828;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=CECECE,direction=135);
}
.textoDsa{
  font-family:verdana;
  font-weight:bold;
  font-size:10px;
  color:#333333;
  letter-spacing:1px;
}

.textointerno{
  font-family:verdana;
  font-weight:bold;
  font-size:11px;  
  color:#333333;
  letter-spacing:1px;
}
.textoLaranja{
  font-family:verdana;
  font-weight:bold;
  font-size:10px;  
  color:#CC6600;
  letter-spacing:1px;
}
.textoCanais{
  font-family:verdana;
  font-weight:normal;
  font-size:11px;
  color:#333333;    
}
.topicosCanais{ 
  font-family:verdana;
  font-weight:bold;
  font-size:11px;
  color:#333333;
}
.tituloCanais{
  font-family:verdana;
  font-weight:bold;
  font-size:13px;
  color:#CC6600;  
  text-align:center;  
}
a.linksBiblioteca{
  font-family:verdana;
  font-weight:bold;
  text-decoration:underline;
  font-size:11px;
  color:#666666;  
  text-align:center;  	
}

ul{
list-style-image: url("img/folha2.gif");
cursor: hand;
color: #000000;
}

ul.download2{
list-style-image: url("img/download2.gif");
cursor: hand;
color: #000000;
}

.Lab1 {
cursor: pointer;
float:left;
font-weight: bold;
}

.Lab2 {
cursor: pointer;
float:right;
font-weight: bold;
}
.divCalculo {
position: absolute;
width:600px;
height:300px;
left: 300;
top: 120;
background-color: #FFFFFF;

padding:2px;
overflow:auto
}

.div11divCalculo {
text-align: right;
text-decoration: underline;
color:red;
cursor:pointer;
width: 570;
height: 15;
font-weight: bold
}

.div0 {
position: absolute;
z-index: 0;
width:370px;
height:340px;
left: 40%;
top: 160;
background-color: #FFFFFF;
border: 1px solid #000000;
padding:2px;
overflow:auto
}

.div1 {
position: absolute;
z-index: 0;
width:370px;
height:340px;
left: 300;
top: 120;
background-color: #FFFFFF;
border: 1px solid #000000;
padding:2px;
overflow:auto
}
/* .......................................................................... */
.div11 {
text-align: right;
text-decoration: underline;
color:red;
cursor:pointer;
width: 340;
height: 15;
font-weight: bold;
}


#definicao_termo {
	margin: 0.2em;
	padding: 3px;
  background-color: #F2F2EE;
	font-weight: bold;
}

#definicao_definicao {

}

#definicoes {
	margin: 20px;
	border: 1px solid #000000;
	padding: 10px;
  background-color: #F2F2EE;
}
