/* BODY */

body {margin:0px;; padding:0px; background:url(imagens/body_bg.gif); font-family: tahoma;font-size: 11px; color: #5A5E66;text-decoration: none; line-height:16px;}
p {font-family: tahoma;font-size: 11px; color: #5A5E66;text-decoration: none; line-height:16px;}

/* TEXTOS */

.caminhoOff {font-family: tahoma;font-size: 9px;color: #5A5E66;text-decoration: underline;}
.caminhoOn {font-family: tahoma;font-size: 9px;color: #385ECD;text-decoration: none;}
.txtTahoma11Vermelho {font-family: tahoma;font-size: 11px;color: #FF0000;text-decoration: none;}
.txtTahoma11Azul {font-family: tahoma;font-size: 11px;color: #3F5CB7;text-decoration: none;}
.txtTahoma11Bege {font-family: tahoma;font-size: 11px;color: #AAA080;text-decoration: none;}
.txtTahoma11Bege:hover {text-decoration: underline;}
.txtTahoma11Cinza {font-family: tahoma;font-size: 11px; color: #5A5E66;text-decoration: none;}
.txtTahoma11Cinza2 {font-family: tahoma;font-size: 11px; color: #5A5E66;text-decoration: none;}
.txtTahoma11Cinza2:hover {font-family: tahoma;font-size: 11px; color: #3F5CB7;text-decoration: underline;}
.txtTahoma09Cinza {font-family: tahoma;font-size: 9px; color: #5A5E66;text-decoration: none;}
.txtTahoma11CinzaBold {font-family: tahoma;font-size: 11px; font-weight:bold; color: #5A5E66;text-decoration: none;}
.txtTahoma11Branco {font-family: tahoma;font-size: 11px;color: #FFFFFF;text-decoration: none;}
.txtTahoma11Branco:hover { text-decoration:underline;}
.txtTahoma15Preto {font-family: tahoma;font-size: 15px; font-weight:bold; color: black;text-decoration: none;}
.txtTahoma13Preto {font-family: tahoma;font-size: 13px; font-weight:bold; color: black;text-decoration: none;}
.txtTahoma11AzulPg {font-family: tahoma;font-size: 11px;background:#3F5CB7;color:#FFF; padding:2px 3px 2px 3px; text-decoration: none;}

/* SUBMENU */

ul#menu {margin: 0px; padding: 0px; border-left:1px solid #42454C; border-right:1px solid #42454C; border-bottom:1px solid #42454C;}
li#menu { background: transparent url(imagens/submenu_bg.gif) repeat-x; list-style: none; position: relative; }
li#menu.seta a:hover { background-color:#3F4969; }
li#menu.seta a { background: url(imagens/submenu_seta.gif) left no-repeat;}
li#menu a { padding:3px 0px 4px 22px; display:block;  font-family:tahoma; text-decoration:none;font-size:11px;color:#FFFFFF;}
/* Correção IE */
* html ul#menu li { float:right; border-left:1px solid #42454C; border-right:1px solid #42454C;}
* html ul#menu li a { height: 1px; }
/* End */

a.linkWallpaper{
	display:block;
	text-align:center;
	font-family: tahoma;
	font-size: 11px; 
	font-weight:bold; 
	color: #5A5E66;
	text-decoration: none;
	margin-top:4px;
}
a.linkWallpaper:hover{
	text-decoration:underline;
}

/* FORMS */

.form {
	height: 17px; font-family: Tahoma, Arial, sans-serif;font-size: 11px;color: #777777;text-decoration: none;
	border-top-color: #999999;border-right-color: #FFFFFF;border-bottom-color: #FFFFFF;border-left-color: #999999;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
}
.form2 {
	height: 17px; background-color:#F1F1F1; font-family: Tahoma, Arial, sans-serif;font-size: 11px;color: #777777;text-decoration: none;
	border-top-color: #999999;border-right-color: #FFFFFF;border-bottom-color: #FFFFFF;border-left-color: #999999;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
}