v:* {
  behavior:url(#default#VML);
}

html, body {
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#445C6A;
	background-color:#EEF1F2;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	line-height:140%;
}

a{
	font-family: Arial, "Microsoft Sans Serif";
	text-decoration:none;
	color:#5B9CBD;
}





.menu_top{
	font-family: Arial, "Microsoft Sans Serif";
	text-decoration:none;
	color:#E8EBEB;
}



a.menu{
	font-family: Arial, "Microsoft Sans Serif";
	text-decoration:none;
	color:#CDE1EB;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}

.input_text {
	border-left:1px solid #A1C3D4;
	border-top:1px solid #A1C3D4;
	border-right:1px solid #DEE2E2;
	border-bottom:1px solid #DEE2E2;
	height:18px;
}

select {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}

textarea {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}
select {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}

textarea {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}

label {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
}

.bold {
	font-weight:bold;
}

.branco {
	color:#FFFFFF;
}

.azul_claro {
	color:#9EC3D5;
}


.azul {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#809BAC;
}

.azul_titulos {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:20px;
	color:#0C6792;
}

.azul_titulos_16 {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:16px;
	color:#0C6792;
}

.roxo_claro{
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#5B9CBD;
}

.roxo_escuro {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#445C6A;
}

.menu_lateral_fam {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#445C6A;
}

.menu_lateral_sub {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#5B9CBD;
	float:left;
	white-space:nowrap;
	display:block;
	border:0px solid #eeeeee;
	height:20px;
	margin-right:15px;
	
}

.verde {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:12px;
	color:#93B700;
}

.azul_15{
	font-family: Arial, "Microsoft Sans Serif";
	font-size:15px;
	color:#5B9CBD;
}

.azul_18{
	font-family: Arial, "Microsoft Sans Serif";
	font-size:18px;
	color:#5B9CBD;
}

.showhide {
	display: none;
}

.show {
	display: block;
}
.hide {
	display: none;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.titulos {
	font-family: Arial, "Microsoft Sans Serif";
	font-size:18px;
	color:#5C8D2A;
	padding-left:10px;
	line-height:35px;
}

.subtitulos {
	font-family:  Arial, "Microsoft Sans Serif";
	font-size:13px;
	color:#3F4E2C;
}


/* ESTRUTURA */
.container {
	width:100%;
	height:100%;
	margin:0px auto;
	vertical-align:top;
}

.sombra_esq {
	width:9px;
	float:left;
}

.sombra_dir {
	width:9px;
	float:left;
}

.topo {
	clear:both;
	width:980px;
	height:170px;
	text-align:center;
	margin:0px auto;
}

.conteudo {
	width:998px;
	text-align:left;
	margin:0px auto;
	vertical-align:top;
}

.central {
	width:980px;
	text-align:left;
	margin:0px auto;
	float:left;
	vertical-align:top;
	background-color:#FFFFFF;
}

.conteudo_central {
	width:980px;
	text-align:left;
	margin:0px auto;
	vertical-align:top;
}

.esquerda {
	width:244px;
	text-align:left;
	float:left;
}

.vazio {
	width:20px;
	text-align:left;
	float:left;
}

.direita {
	width:696px;
	text-align:left;
	float:left;
}

.footer {
	clear:both;
	width:980px;
	height:83px;
	text-align:left;
	margin:0px auto;
}
.footer_2 {
	clear:both;
	width:980px;
	height:92px;
	text-align:left;
	margin:0px auto;
}

A.selector {
display: block;
width: 116px;
height:32px;
color:#E8EBEB;

}

A.selector:hover {
background-color:#0F83BB;
color:#9EC3D5;
}

A.familia {
display: block;
width: 232px;
height:29px;
}

A.familia:hover {
background-color:#C8CECE;
}

A.subfamilia {
display: block;
width: 232px;
height:27px;
}

A.subfamilia:hover {
background-color:#E8EBEB;
}

.hotspot {
	color:#900;
	padding-bottom:1px;
	cursor:pointer;
}

#tt {position:absolute; display:block; }
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#0C6792; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
