body {
	background-color: #FFFFFF;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #616161;}
	
input, textarea, select { font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

ul.accesskey { 
	position: absolute; 
	height: 0;
	font-size: 0;
	overflow: hidden;
}
h2 {
-x-system-font:none;
color:#000;
font-family:Arial;
font-size: 14px;
font-weight:bold;
line-height:normal;

}

h3 {
-x-system-font:none;
color:#5f7181;
font-family:Arial;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
}
h3 a { text-decoration: none; color: #5f7181; }

h4 {
-x-system-font:none;
color:#808586;
font-family:Arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:50px;
text-align:left;
}
h5 { letter-spacing: -1px; }

h6.chapeu { padding: 0 2px; font-weight: bold; }

h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #015a96;
}
	
h8 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;}

/** Links **/	
a { text-decoration: none; color: #616161; }
a:hover { text-decoration: underline; }

a.linkesq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.linkesq:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.vagas { text-decoration: none; color: #FFF; }
.vagas:hover { text-decoration: underline; }


a.tablemenuesq {
	height: 20px;
	background-image: url(../imagens/bg_menuesq.gif);

	
}
.tableeventos {
	height: 20px;
	background-color: #E8E8E8;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.tableeventos:hover {
	background-color: #CCCCCC;
}
.tableeventos:visited {
}
.enquete {
	color: #333333;
	font-weight: bold;
}
.enquete_opcoes {
	color: #333333;
}

a.tit_noti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tit_noti:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tit_noti:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.tit_noti:visited {
	color: #000000;
}
a.tit_noti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.tit_noti2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.tit_noti2:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a.tit_noti2:visited {
	color: #666666;
}
a.tit_EVE {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tit_EVE:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tit_EVE:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.tit_EVE:visited {
	color: #000000;
}

a.link_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.link_topo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link_topo:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_topo:visited {
	color: #999999;
}
a.link_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link_rodape:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link_rodape:hover {
	color: #000000;
	text-decoration: underline;
}
a.link_rodape:visited {
	color: #000000;
}
.campos_1 {
	background-color: #F5F5F5;
	color:#333333;
	border:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style: solid;
	font-weight: bold;
	border-color: #999999;
	height: 30px;
	width: 200px;
	vertical-align: middle;
}
.campos_1:focus {
	background-color: #E1E1E1;
}
.campos_1:hover {
	background-color: #E1E1E1;
}
.campos_cadastro {
	background-color: #E8E8E8;
	color:#000000;
	border:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	font-weight: bold;
	border-color: #666666;
}
.campos_cadastro:focus {
	background-color: #CCCCCC;
}
.campos_cadastro:hover {
	background-color: #CCCCCC;
}

a.link_eventos {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
 } 
a.link_eventos:hover {
	color:#999999;
	text-decoration: underline;
 } 
a.link_eventos:visited {
	text-decoration: none;
 } 
a.link_eventos:link {
	color:#999999;
 } 
a.link_color {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.link_color:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.link_color:visited {
	color:#FFFFFF;
}
a.link_color:link {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#bts_topo_link2 {
	display:block;
	padding: 38px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
#bts_topo_link2:link {
	display:block;
	padding: 38px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}
#bts_topo_link2:hover {
	background-color: #333333;
	text-decoration: none;
	color: #FFFFFF;
}
#bts_topo_link2:visited {
	text-decoration: none;
}
#bts_menu {
	height: 17px;
	vertical-align: middle;
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #CCCCCC;
	width: 220px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	position: static;
	padding: 2px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	display: block;
}


#bts_menu:hover {
	background-color: #e4e4e4;
	color: #333333;
}
#bts_menu:visited {
	background-color: #e4e4e4;
	color: #333333;
}
#quadro-escricao {
	clear:both;
	margin:0.3em 0em 0.0em 0.0em;
	padding:0.3em 0em 0.0em 0.0em;
	background-color:#FFF;
	border: 1px dotted #666;
	
}
