/* Estilo ANIS */

body{
	background-image:url(http://www.anis.org.br/arquivos/gif/bg_site.gif);
}

body.confirmacao{
	background-image:url(http://www.anis.org.br/arquivos/gif/bg_confirmacao.gif);
}

a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	text-transform:none;
	color: #734994;
}

a:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	text-transform:none;
	color: #734994;
}

a.inicial {
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
}

a.inicial:hover {
	font-family:Verdana;
	font-size:11px;
	text-transform:underline;
	font-weight:normal;
	color:#000000;
}

a.menu{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#734994;
}

a.menu:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#C969A9;
}

a.saibamais{
	text-decoration:none;
	color:#CC6699;
}

a.saibamais:hover{
	text-decoration:underline;
	color:#CC6699;
}

a.destaques{
	text-decoration:none;
	color:#000000;
}

a.destaques:hover{
	text-decoration:underline;
	color:#000000;
}

a.outras{
	text-decoration:none;
	color:#C254AB;
}

a.outras:hover{
	text-decoration:underline;
	color:#C254AB;
}

a.barra{
	text-decoration:none;
	font-weight:normal;
	color:white;
	}
	
a.barra:hover{
	color:white;
	text-decoration:none;
	font-weight:normal;
	}
	
a.barra:visited{
	color:white;
	}

font {
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
}

font.data{
	color:#818181;
	font-weight:normal;
	font-size:10px;
}

font.menor{
	font-size: 8px;
}

font.titulo {
	font-weight:bold;
	color:#CC6699;
}

font.titulo_home {
	font-weight:bold;
	color:#734994;
}

img{
	border:none;
}

input{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #F9EFF6;
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
}

input.busca{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #ffffff;
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
}

input.botaobusca{
	border-width:0px;
}

input.checkbox{
	border-width:0px;
	background-color:#ffffff;
}

input.radio{
	border-width:0px;
	background-color:#ffffff;
}

input.botao{
	background-color:#764D93;
	color:#FFFFFF;
	font-weight: bold;
}

select{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #F9EFF6;
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
	
}

textarea{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #F9EFF6;
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
	color:#000000;
}

table.principal{
	width: 750px;
	height: 450px;
}

table.inicial{
	width:100%;
	height:100%;
	border: none;
}

table.conteudo {
	border: none;
	width: 90%;
}

table.evento {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-collapse: collapse;
	width: 480px;
}

tr{
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	font-weight:normal;
}

tr.branca{
	background-color: #FFFFFF;
	color:#000000;
}

tr.cinza {
	background-color: #F1F1F1;
	color:#000000;
}

td{
	font-family:Verdana;
	font-size:11px;
	text-transform:normal;
	color:#000000;
}

td.inicial{
	width:280px;
}

td.menu{
	width:210px;
}

td.titulo{
	font-weight:bold;
	width: 100px;
}

/*  ///////////////////SCRIPT DO AJAX /////////////////*/

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 450px;
margin-bottom: 1em; padding: 10px;
}
	
/* Parte do estilo referente a acessibilidade */
.tabela_100pct {
	width: 100%;
	height: 100%;
}

.tabelaHome {
	width: 750px;
	height: 450px;
}

.tabela_w750_h450 {
	height: 450px;
	width: 750px;
}

.tabela_750 {
	width: 750px;
}

.tabelaBarraTopo {
	width: 100%;
	height:26px;
}

.td_w639_h83 {
	width: 639px;
	height: 83px;
}

.td_h20 {
	height: 20px;
}

.td_h25 {
	height: 20px;
}

.td_h120 {
	height: 120px;
}

.td_w160 {
	width:160px;
}

.td_w190 {
	width: 190px;
}

.td_w200 {
	width: 200px;
}

.td_w210 {
	width: 210px;
}

.td_w350 {
	width:350px;
}

.td_w360 {
	width:360px;
}

.td_w540 {
	width: 540px;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000;
font-size: 11px;
}

