/** barra de acessibilidade do governo do estado de são paulo **/
h1, h2, h3, h4, h5, h6, form, dl, ul, dt, dd, p, address {
	margin:0px;
	padding:0px;
}

a {cursor:pointer;}

.some_barra {display:none;}

h2, ul{margin:0px;
	padding:0px;}

#acessibilidade {float:right;
	margin:0 auto;
	width:120px;
	height:22px;}
	
#acessibilidade ul li {display:inline;}
	
#acessibilidade select {font-size:9px;
	font-stretch:condensed;}
	
#divisao {float:left;
	width:1px;
	height:15px;
    margin-left: 3px;
	margin-right: 3px;
	margin-top:2px;}
	
#botoes {float:right;
	padding-right:21px;
	padding-top:2px;
    display: none}	
	
#cpadrao {width:18px;
	height:18px;
	float:left;
	margin-right:3px;}

#ccontraste {width:18px;
	height:18px;
	float:left}

#fnormal {width:18px;
	height:18px;
	float:left;
	margin-right:3px;}

#faumenta {width:18px;
	height:18px;
	float:left;}
