body {

font-family: Arial;
font-size: 11px; 
color: #444444;
background-color:#FFFFFF;
}

td {
font-family: Arial;
font-size: 11px; 
color: #444444;
}

.qt {  font-family: Arial, Helvetica, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #F2EADD; border-bottom: #7B6A60 1px double; border-left: #7B6A60 1px double; border-right: #7B6A60 1px double; border-top: #7B6A60 1px double}

.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.texto2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.texto3 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px}


.img1 { color: #0000FF }
A:hover.img1 { color: #FF0000; background: #003399 }

a.menu:link { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal; font-weight: bold;}
a.menu:visited { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal; font-weight: bold;}
a.menu:hover { font-family: Arial; font-size: 11px; color: #FF00A7; text-decoration: none; font-style:normal; font-weight: bold;}

a.submenu:link { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal; }
a.submenu:visited { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal; }
a.submenu:hover { font-family: Arial; font-size: 11px; color: #FF00A7; text-decoration: none; font-style:normal; }

a.menutopo:link { font-family: Arial; font-size: 13px; color: #F2EADD; text-decoration: none; font-style:normal; font-weight:bold; }
a.menutopo:visited { font-family: Arial; font-size: 13px; color: #F2EADD; text-decoration: none; font-style:normal; font-weight:bold;}
a.menutopo:hover { font-family: Arial; font-size: 13px; color: #FF99FF; text-decoration: none; font-style:normal; font-weight:bold;}

.selecionado { font-family: Arial; font-size: 11px; color: #FF0000; text-decoration: none; font-style:normal; font-weight: bold; cursor:default;}
.subselecionado { font-family: Arial; font-size: 11px; color: #FF0000; text-decoration: none; font-style:normal; cursor:default;}

/*.dest_ico {background-image:url(img/dest_ico_img.gif); width:11px; height:9px; float:right;}*/

a:link { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal;}
a:visited { font-family: Arial; font-size: 11px; color: #655850; text-decoration: none; font-style:normal;}
a:hover { font-family: Arial; font-size: 11px; color: #FF00A7; text-decoration: none; font-style:normal;}

input {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	background-color: #FFE6FF;
	border: 1px solid #FF8AFF;
}

.botao {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border: none;
	color: #FFFFFF;
	background-color: #FF00A7;
}

.tiraborda {
	border: none;
	background-color:#FFFFFF;
	background-color:transparent;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #FF8AFF;
	color:#000000;
	background-color:#FFE6FF;
	
}

select {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #FF8AFF;
	color:#000000;
	background-color:#FFE6FF;
}

.borda {border: 1px solid #B9BFBA;}

.bordamenu {
	border-bottom:1px solid #5D514B;
	border-left:1px solid #5D514B;
	border-right:1px solid #5D514B;
}

.titulos {
	font-family: Arial;
	font-size: 16px; 
	color: #E50093;
	font-weight:bold;
	border-bottom:1px solid #5D514B;
}



#nav li {float: left; margin: 2px; list-style: none;}
#nav ul { margin: 0px;list-style: none;	padding: 0px;}
#nav a { margin:1px; padding-left:10px; padding-right:10px; padding-bottom:2px; padding-top:2px; border: 1px solid #ccc; height:18px; font-weight:bold;}
#nav a.activeSlide { background: #F2EADD}
#nav a:focus { outline: none; }
#nav {	margin: 0px;padding: 0px;}