/*
Projetus InformÃ¡tica
***********************************************
AgÃªncia: Ato interativo
Diretor: Felipe Gazolla
Design by: Henrique Alves
XHTML+CSS: Areta do Bem
ProgramaÃ§Ã£o: Jean Pimentel, Rennan Toniolo
Country: Brasil
Last CSS update: 12/2008
Notes: layout padrÃ£o
***********************************************
Copy something of someone is WRONG,
but copy from lot's of places is RESEARCH!
Don't let the puppies sad!
***********************************************
*/
/*@-moz-document url-prefix() {
/* enforce scrollbar
body {
overflow: -moz-scrollbars-vertical;
}
*/
body {
    padding:	0;
    margin: 0;
    background:	#558295 url(img/bg_body.jpg) left top repeat-x;
    font:		13px "Trebuchet MS", Tahoma;
    color:		#333;
    _text-align: center;    
}

/*
estrutura
******************************************************/
#geral-center {
    _text-align: center;
    _width: 930px;
    margin: 0 auto;
}
#wpTopo, #wpRodape {
    width:		100%;
    height:		95px;
    background:	url(img/bg_wp.jpg) left top repeat;
    overflow:	hidden;
    _text-align: left;
}
#wpTopo {
    border-bottom:	2px solid #F7F7FF;
    height: 109px;
    *height: 95px;
    overflow: visible;
    _text-align: left;
}
#wpCorpo {
    width: 100%;
    height:	auto;
    background:	#558295 ;
    _text-align: left;
}
#wpRodape {
    height:	auto !important;
    border-top:	2px solid #F7F7FF;
    clear: both;
    _width: 100%;
    _text-align: center;
}
#topo, #corpo, #rodape {
    width: 910px;
    height:	auto;
    padding: 0;
    margin:	0 auto;
}
#topo {
    /*position: relative;*/
    width:		935px;
    *width:		937px;
    _width:		935px;
    background:	transparent url(img/bg_topo.jpg) left bottom no-repeat;
    height:		109px;
    *height:	98px;
    padding:	0px;
    margin:		0px auto 0 auto;
}
#corpo {
    background:	#FFF url(img/bgCorpoL.jpg) right top repeat-y;
    height:		auto;
    padding:	10px 12px 10px 14px;
}
#rodape {
    background:	transparent url(img/bgRodape.jpg) center top no-repeat;
    height:		55px;
    padding:	10px 15px 10px 15px;
    _padding: 10px 15px 10px 10px;
    margin:		0 auto;
    position:	relative;
    _width: 950px;
    _text-align: left;
}
#creditos {
    width:		920px;
    height:		auto;
    margin:		0 auto;
    padding:	5px;
    font-size:	11px;
    color:		#FFF;
    text-align:	center;
}
/*
topo
******************************************************/
ul#menuTopo {
    width:		630px;
    height:		auto;
    margin:		55px 20px 0 0;
    *margin:	42px 20px 0 0;
    padding:    0;
    float:		right;
}

.mainMenu {
    _margin-top: 10px;
    width:		105px;
    height:		52px;
    list-style:	none;
    font:		15px "Trebuchet MS", Tahoma;
    text-transform:	uppercase;
    letter-spacing: -1px;
    color:		#FFF;
    text-align:	center;
    float:		left;
    vertical-align:	middle;
    overflow: visible;
    position: 	relative;
}

.mainMenu a {
    height:		45px;
    color:		#FFF;
    text-decoration:none;
    background:	transparent;
    padding:	8px 0 0 0;
    display:block;
}
.mainMenu a:hover, .mainMenu a:active {
    background:	#FFF;
    opacity:	0.55;
    -moz-opacity: 0.55;
    filter: alpha(opacity=55);
    color:		#999;
    cursor:	pointer;
}
/*
corpo
******************************************************/
#conteudo {
    width:		910px;
    height:		auto;
    padding:	0;
    margin:		0;
    min-height: 550px;
}
#conteudoInterno {
    width:		910px;
    height:		auto;
    padding:	0;
    margin:		0;
}
/*
conteudo
******************************************************/
.colLeft {
    width:		270px;
    height:		auto;
    padding:	0;
    margin:		0;
    float:		left;
}
.colCenter {
    width:		420px;
    height:		auto;
    padding:	0;
    margin:		0;
    float:		left;
}
.colRight {
    width:		170px;
    height:		auto;
    padding:	0;
    margin:		0;
    float:		left;
}
.colCenterRight {
    width:		590px;
    height:		auto;
    padding:	0;
    margin:		0;
    float:		left;
}
.colTab {
    width:		20px;
    height:		auto;
    padding:	0;
    margin:		0;
    float:		left;
}

.boxDestLateral, .boxDestLateral2, .boxDestLateral3 {
    width:		auto;
    height:		auto;
    padding:	5px;
    margin:		0 0 20px 0;
    background:	url(img/bgBoxDestaqueLateral.jpg) left top repeat-y;
}
.boxDestLateral2{
    width:		auto;
    height:     120px;
    float:      left;
    margin:     20px 25px 0 0;
}
.boxDestLateral3 {
    width:		250px;
    margin:     20px 0 0 0;
    float:      left;

}
.boxDestLateral a, .newsDestaque a, .boxDestLateral2 a, .boxDestLateral3 a {
    text-decoration: none;
    color:		#333;
}
.boxDestLateral a:hover, .newsDestaque a:hover, .boxDestLateral2 a:hover, .boxDestLateral3 a:hover{
    text-decoration: underline;
    color:		#333;
}
.newsDestaque {
    width:		auto;
    height:		60px;
    background:	#f3f3f3;
    padding:	5px;
    margin:		0 0 0px 0;
    overflow:	hidden;
    border-bottom:1px solid #999999;
}
.newsDestaque  img {
    padding:	2px;
    margin:		0 3px 0 0;
    background:	#ccc;
    float:		left;
}
ul.newsOutras {
    width:		auto;
    height:		auto;
    padding:	0;
    margin:		0;
    clear:		both;
}
ul.newsOutras li {
    width:		auto;
    height:		auto;
    list-style: none;
    padding:    3px;
    margin:		0 0 1px 0;
    background:	#f3f3f3;
    border-bottom:1px solid #999999;
}
ul.newsOutras li a {
    text-decoration: none;
    color:		#666666;
}
ul.newsOutras li a:hover {
    text-decoration: underline;
    color:		#333;
}
ul.newsOutras li span {
    font-size:	11px;
    font-weight:bold;
    color:		#333;
}
.btUtilitarios {
    width:		40%;
    height:		auto;
    background: #f3f3f3 url(img/icoBol.gif) left center no-repeat;
    padding:	2px 2px 2px 18px;
    color:		#003366;
    margin:		5px;
    float:		left;
}
.btUtilitarios2 {
    width:		auto;
    height:		auto;
    background: #f3f3f3 url(img/icoBol.gif) left center no-repeat;
    padding:	2px 2px 2px 18px;
    color:		#003366;
    margin:		5px;
    display:  	block;
}
.btUtilitarios a, .btUtilitarios2 a {
    text-decoration: none;
    color:		#003366;
}
.btUtilitarios a:hover, .btUtilitarios2 a:hover {
    text-decoration:underline;
    color:		#333;
}
table#agendaTrib {
    width:		157px;
    height:		auto;
    padding:    0;
    margin:		5px 0 0 60px;
}
table#agendaTrib th {
    text-align:	left;
    background:	#006699;
    color:		#FFF;
    padding:	2px;
}
table#agendaTrib td {
    background:	#FFF;
    color:		#666;
    padding:	2px;
    text-align:	center;
    font-size:	11px;
}
table#agendaTrib td a {
    display:    block;
    background:	#FFD7D7;
    border:		1px solid #CC0000;
    color:		#CC0000;
    text-decoration: none;
}
table#agendaTrib td a:hover {
    text-decoration: underline;
}
ul.menuInterno {
    padding:	0 10px;
    margin:		0 0 20px 0;
    width:		890px;
    height:		40px;
    background:	url(img/bgMenuInterno.jpg) left top no-repeat;
    overflow:	hidden;
    display: 	none;
}

ul.menuInterno li {
    width:		auto;
    height:		auto;
    list-style: none;
    background:	transparent url(img/bgLiMenuInterno.gif) right center no-repeat;
    float:		left;
}
ul.menuInterno li.semLinha {
    background:	transparent;
}
ul.menuInterno li a {
    padding:	12px 10px 10px 10px;
    margin:		0 2px;
    display:	block;
    text-decoration: none;
    color:		#FFF;
    font:		bold 13px "Trebuchet MS", Tahoma;
    text-transform:	uppercase;
}
ul.menuInterno li a:hover {
    background:	#83B0C5;
}
.txtNews p {
    padding: 2px;
    margin:	0 0 5px 0;
}
.txtNews img {
    float:	left;
    margin:	0 5px 5px 0;
    border:	none;
}
/*
rodape
******************************************************/
.flutua {
    position:	absolute;
    top:		0;
    right:		0;
}
ul#menuRodape {
    width:		auto;
    height:		auto;
    margin:		0 0 0 140px;
    padding:    0;
    text-align:	center;
}
ul#menuRodape li {
    width:		104px;
    height:		55px;
    list-style:	none;
    font:		bold 13px "Trebuchet MS", Tahoma;
    text-transform:	uppercase;
    letter-spacing: normal;
    color:		#FFF;
    text-align:	center;
    float:		left;
    vertical-align:	middle;
    overflow:	hidden;
}
ul#menuRodape li a {
    text-decoration: none;
    color:		#666;
    padding:	8px 0 0 0;
    display:	block;
}
ul#menuRodape li a:hover {
    text-decoration: none;
    color:		#333;
}
.box3col {
    width:		280px;
    height:		auto;
    margin:		10px;
    padding:	0;
    float:		left;
}
.box5col {
    width:		135px;
    height:		auto;
    margin:		10px;
    padding:	0;
    float:		left;
}
/*
titulos
******************************************************/
h1, h2, h3, h4 {
    padding:	0;
    margin:		0 0 5px 0;
    font-family: "Trebuchet MS", Tahoma;
    font-weight:normal;
}
h1 {
    font-size:	27px;
}
h2 {
    font-size:	21px;
}
h3 {
    font-size:	17px;
}
h4 {
    font-size:	13px;
    font-weight: bold;
}

h2.comBg {
    width:		auto;
    height:		auto;
    padding:	5px 5px 0 5px;
    background:	transparent url(img/bgH2.gif) left top no-repeat;
    color:		#FFF;
    letter-spacing: -1px;
}
h2.comBg img{
    vertical-align:middle;
}
h2.comBgwiki {
    width:		auto;
    height:		auto;
    padding:	5px 5px 0 5px;
    background:	transparent url(img/bgH2.gif) left top no-repeat;
    color:		#FFF;
    letter-spacing: -1px;
    margin-bottom: 30px;
}
h2.comBgwiki img{
    vertical-align:middle;
}
h4.comIconSped {
    background:	url(img/logo_sped.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconNota {
    background:	url(img/nota.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconCentral {
    background:	url(img/central.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconEventos {
    background:	url(img/eventos.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconNews {
    background:	url(img/icoNews.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	10px 0 15px 50px;
    text-transform: uppercase;
}
h4.comIconNews a{
    text-decoration:	none;
    color:				#333!important;
}
h4.comIconDepo {
    background:	url(img/icoDepo.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconCentral {
    background:	url(img/icoCentral.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconReset {
    background:	url(img/icoReset.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconTwitt {
    background:	url(img/icoTwitt.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 30px;
    text-transform: uppercase;
}
h4.comIconWiki {
    background:	url(img/wiki.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 33px;
    text-transform: uppercase;
}
h3.comIcoAg {
    background:	url(img/icoCalendar.gif) left center no-repeat;
    vertical-align:	middle;
    padding:	5px 0 5px 38px;
}
.pequeno{
    font-size:   9px;
}
/*
campos de fomulario
******************************************************/
fieldset {
    width:		auto;
    height:		auto;
    padding:	5px;
    margin:		10px 0;
    border:		none;
}
fieldset#cadastrese {
    text-align:	right;
}
input, select, textarea {
    width:		auto;
    height:		auto;
    padding:	2px;
    margin:		0 0 2px 0;
    background:	#D0D5D7;
    border:		1px solid #CCCCCC;
    font:		13px "Trebuchet MS", Tahoma;
    color:		#000;
}
input:focus, select:focus, textarea:focus {
    border:		1px solid #00A8FF;
}
#btBuscar {
    width:		35px;
    height:		32px;
    background:	url(img/bgBtBuscar.gif) center center no-repeat;
    cursor:		pointer;
    border:		none;
}
.ok {
    width:		auto;
    height:		auto;
    padding:	5px;
    margin:		0;
    text-align:	center;
    background:	#03366A url(img/bgBtUtil.jpg) left top repeat-x;
    border:		1px solid #03366A;
    color:		#FFF;
    font-weight: bold;
    overflow:	 visible;
    cursor:		pointer;
}
.sem{
    background:		none;
    border:			none;
    margin-bottom:	0;
    *vertical-align:	middle;
}
#nomeNews , #emailNews {
    width:		390px;
}
label {
    width:		90px;
    height:		auto;
    text-align:	right;
    float:		left;
}
#chamada {
    height:		120px;
}
/*
geral
******************************************************/
p {
    padding:	0;
    margin:		0;
}
.clear {
    clear:		both;
    height:		0;
    font-size:	1pt;
    padding:	0;
    margin:		0;
}
img {
    border:		none;
}
.separador {
    width:		auto;
    height:		2px;
    border-top:	2px solid #00A8FF;
    font-size:	1px;
    margin:		10px 0;
    padding:    0;
    clear:		both;
}
.topo {
    width:		auto;
    height:		auto;
    border-bottom:	2px solid #00A8FF;
    margin:		10px 0;
    padding:    0;
    text-align:	right;
    clear:		both;
}
#contatoSucesso {
    width:		auto;
    height:		auto;
    padding:	10px;
    margin:		10px;
    border:		1px solid #006600;
    color:		#006600;
}
#contatoErro {
    width:		auto;
    height:		auto;
    padding:	10px;
    margin:		10px;
    border:		1px solid #CC0000;
    color:		#CC0000;
}
.erro{
    width:		auto;
    height:		auto;
    padding:	10px;
    margin:		10px;
    border:		1px solid #CC0000;
    color:		#CC0000;
}
.sucesso{
    width:		auto;
    height:		auto;
    padding:	10px;
    margin:		10px;
    border:		1px solid #006600;
    color:		#006600;
}

/*
painel rotativo
******************************************************/
#painel {
    width:		910px;
    height:		190px;
    background-color:#FFF;
    z-index:	1 !important;
    *margin-bottom:10px;
}
div>#painel {
    top:		0;
    z-index:	1 !important;
} /*hack*/
#painel-conteudo {
    display:	none;
}
#painel #imgslide {
    width:		910px;
    height:		190px;
    margin:		0 0 0.6em 0;
}
#painel #to-blend {
    opacity:	0.80;
    zoom:		1;
}

/*
ADM
******************************************************/
ul#menu_restrito_aux {
    height:		auto;
    padding:	0;
    margin:		10px 0;
    text-align:	right;
    background:	#EBEDED;
    padding:	2px 0px;
    background:	transparent;
}
ul#menu_restrito_aux li {
    padding:	0px;
    margin:		1px 2px;
    list-style:	none;
    display:	inline;
    font:		12px "Trebuchet MS", Tahoma;
    color:		#999;
}
ul#menu_restrito_aux li img {
    vertical-align: baseline;
    border:		none;
    margin-right:	5px;
}
ul#menu_restrito_aux li a {
    color:		#666666;
    text-decoration: none;
}
ul#menu_restrito_aux li a:hover {
    color:		#CC0000;
}

/* *********************** MENU INTERNO */
.mattblacktabs{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}
.mattblacktabs ul{
    margin: 0;
    padding: 0;
    padding-left: 10px; /*offset of tabs relative to browser left edge*/
    font: bold 12px	"Trebuchet MS", Tahoma;
    list-style-type: none;
}
.mattblacktabs li{
    display: inline;
    margin: 0;
}
.mattblacktabs li a{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 7px 8px; /*padding inside each tab*/
    border-right: 1px solid white; /*right divider between tabs*/
    color: white;
    background: #414141; /*background of tabs (default state)*/
}
.mattblacktabs li a:visited{
    color: white;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a{
    background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
ul#menu_restrito {
    width:		auto;
    height:		auto;
    padding:	0;
    margin:		5px 0;
    text-align:	left;
    background:	transparent;
}
ul#menu_restrito li {
    width:		auto;
    height:		auto;
    padding:	2px 8px;
    margin:		1px 2px;
    list-style:	none;
    display:	inline;
    font:		12px "Trebuchet MS", Tahoma;
    color:		#666;
    border:		1px solid #ccc;
    background:	#CCC;
}
ul#menu_restrito li:hover {
    color:		#84B0C5;
    border:		1px solid #CCC;
    background:	#F3F3F3;
}
ul#menu_restrito li img {
    vertical-align: middle;
    border:			none;
    padding-right:	5px;
}
ul#menu_restrito li a {
    margin:		0;
    color:		#333;
    text-decoration:none;
}
ul#menu_restrito li a:hover {
    color:		#84B0C5;
    text-decoration:none;
}
.paginacao {
    width:		auto;
    height:		auto;
    padding:	0px;
    margin:		5px 0px;
    color:		#CCC;
}
.paginacao a, .paginacao a:active {
    width:		auto;
    height:		auto;
    padding:	1px 3px;
    margin:		2px;
    background:	#F2F2F2;
    border:		1px solid #ccc;
    text-decoration:none;
    font-weight: bold;
    color:		#666;
    text-align:	center;
}
.paginacao a:visited {
    background:	#FFF;
    border:		1px solid #ccc;
    text-decoration:none;
    font-weight: bold;
    color:		#666;
}
.paginacao a:hover {
    background:	#666;
    border:		1px solid #ccc;
    text-decoration:none;
    font-weight: bold;
    color:		#F2f2f2;
}
.paginacao span.atual {
    width:		auto;
    height:		auto;
    padding:	1px 3px;
    margin:		2px;
    background:	#F2F2F2;
    border:		1px solid #ccc;
    text-decoration:none;
    font-weight: bold;
    color:		#000;
    text-align:	center;
}
/*
Hover Menu
******************************************************/
/*.hoverMenu {
display: block;
position: absolute;
background: #FFF;
margin: 0px;
padding: 0px;
width: 110px;
min-height: 30px;
opacity: 0.85;
display: none;
z-index: 1;
}

.hoverMenu a  {
font-family: "Trebuchet MS", Tahoma;
text-transform: none;
font-size: 11pt;
text-decoration: none;
color: #3B3B3B;
display: block;
text-align: center;
font-weight: bold;
padding: 0 0 5px 0;
margin: 0;
height: auto;
}

.hoverMenu .sublink a:hover {
text-decoration: none;
color: #919191;
}

.empresa {
right: 626px;
top: 72px;
}

.solucoes{
right: 516px;
top: 89px;
}*/

/*
SlideShow
******************************************************/
#painel img {
    display:none;
}

#nav a {
    font-size: 10pt;
    color: #FFF;
    padding: 0px 4px;
    margin: 2px;
    text-decoration: none;
    background: #154A80;
}

#nav a:hover{
    text-decoration: none;
}

#nav a.activeSlide {
    font-weight: bold;
    font-size: 11pt;
}

/*
Misc
******************************************************/
#aDiretoria img {
    float:left;
    padding: 0 20px 20px 20px;
}

#menuSolucoes #pusher {
    width: 400px;
    height: 42px;
}

/*
DropDown Menu
******************************************************/
.subMenu{
    display: none;
    margin: 0;
    padding: 0;
    width:		105px;
    height:		auto;
    list-style:	none;
    font:		12px "Trebuchet MS", Tahoma;
    letter-spacing:normal;
    text-align:	center;
    vertical-align:	middle;
    overflow:	hidden;
    position: absolute;
    /*top: 92px;
    right: 626px;
    _right: 644px;
    top: 10px;*/
    *right: 0px;
    z-index: 4;
}

.solucoes{
    /*top: 90x;
    right: 516px;
    _right: 534px;*/
}

.subMenu li{
}

.mainMenu:hover .subMenu{
    display: block;
}

.subMenu a {
    height: auto;
    _height: 10px;
    color:		#FFF;
    text-decoration:none;
    background:	#74AFCB;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    display:block;
    padding: 10px 0 0 0;
    font-weight: normal;
}

.subMenu a:hover, .subMenu a:active {
    opacity:	1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    color:		#000;
    cursor:	pointer;
    padding: 10px 0 0 0;
}

#selo0800{
    width: 115px !important;
    margin-left: 10px;
}

#selo0800 img{
    border: medium none;
    position:absolute;
    right:40px;
    top:0;
}


#logo {
    width: 250px;
    height: 100px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 5px 0 0 10px;
    _margin: 5px 0 0 6px;
    cursor:pointer;
}


#logo embed {
    position: absolute;
    left: 3px;
    top: 0px;
}
#fmNewsletter label {
    font-weight:		bolder;
    margin-right:		2px;
}

#fmNewsletter input {
    width: 390px;
    margin: 0 0 15px 0;
}

input#estadoNews {
    width: 20px;
}

input#enviar {
    width: 80px;
}

#cse-search-results {
    text-align: center;
    z-index: 99 !important;
}
#cse-search-results table {
    margin: -100px 0 0 0;
    z-index: 99 !important;
}
#cse-search-results * {
    z-index: 99 !important;
}
/*
Redesing HOME
******************************************************/
#box_610{
    width:			610px;
    height:			auto;
    float:			left;
    background:		#FFF;
}
.box_300{
    width:			295px;
    float:			left;
    background:		#ECEAEB;
    height:			500px;
    margin-bottom:	10px;
}
.box_300 p{
    text-align:		left;
    padding:        10px;
}
h2#calima{
    background:		url(img/h2_calima.jpg) left top no-repeat;
}
h2#sinf{
    background:		url(img/h2_sinf.jpg) left top no-repeat;
}
h2 span{
    visibility:		hidden;
    text-decoration:none;
}
h2 a{
    text-decoration:none;
}
.bt_demo{
    background:		url(img/bt_demo.jpg) left top no-repeat;
    cursor:			pointer;
    width:			142px;
    height:			32px;
}
.bt_test{
    background:		url(img/bt_teste.jpg) left top no-repeat;
    cursor:			pointer;
    width:			142px;
    height:			32px;
}
ul#twitter_update_list{
    width:			auto;
    height:			auto;
}
ul#twitter_update_list li{
    width:			auto;
    list-style:		none;
    margin-left:	-20px;
    padding-left:  0;
}
ul.b300{
    width:		auto;
    height:		auto;
    margin:0 0 10px 0;
}
ul.b300 li{
    list-style:	none;
    margin:	2px;
}
.azul{
    background:#E6EDF3;
}
#cadOk{
    background:	url(img/cadok.gif) left center no-repeat;
    cursor:		pointer;
    border:		none;
    width:		87px;
    height:		25px;
}
.box175{
    background:	url(img/bg_azul.jpg) left top no-repeat;
    width:		168px;
    height:		197px;
    float:		left;
    text-align:	center;
    margin:		8px;
    padding:    5px;
    _width: 178px;
    _height: 210px;
}
.box175p{
    background:	url(img/bg_azul2.jpg) left top no-repeat;
    width: 160px;
    height: 190px;
    float: left;
    text-align:	center;
    margin:	2px;
    padding: 1px;
    _width: 178px;    
}
.box175-destaque{
    background:	url(img/bg_destaque.jpg) left top no-repeat;
    width:		172px;
    height:		220px;
    float:		left;
    text-align:	center;
    margin:		2px;
    margin-top:	8px;
    padding:    1px;
    _width: 178px;
}
.box175 p{
    font-size:	11px;
}
.box595{
    width:		595px;
    height:		auto;
    float:		left;
}
.box305{
    width:		305px;
    float:		right;
}
.boxwiki{
    width: 305px;
    height: 350px;
    float: right;
    border-bottom: 10px;
}
.boxwiki li{
    list-style-image: url("img/icoBol.gif");
    margin-bottom: 7px;
    margin-left: -15px;
    background-color: #f3f3f3;
}
.boxwiki a, a.visited{
    text-decoration: none;
    color: #254A81;
}
.boxwiki a:hover{
    text-decoration: underline;
}
.agenda {
    width: 253px;
    padding-left: 50px;
}

p.mail{
    font-size:	10px;
}
#wallpapers{
    width:		700px;
    height:		auto;
    float:		left;
}
.box150{    
    width:		180px;
    height:		auto;
    float:		left;
}
.box150-baixarimg{
    _margin-top: -10px;
    _margin-right: -60px;
    width:		150px;
    height:		auto;
    float: right;
}
#envdepoimento{
    width:		290px;
    float:		left;
    margin-left: 20px;
}
.lista_depoimentos{
    width:			530px;
    float:			left;
    margin-left:	-35px;
    *margin-left:	0px;
}
.lista_depoimentos li{
    background:		#f4f4f4 url(img/66.gif) left top no-repeat;
    border-bottom:	1px solid #CCC;
    list-style:		none;
    padding:        5px 5px 5px 35px;
    margin:			3px 0px;
}
.nome{
    color:			#777;
}
#formContato{
    width:		600px;
    height:		auto;
    float:left;
}
.ui-corner-all a {
    color: #fff;
    background-color: #b00000;
    padding: 5px;
    padding-top: 2px;
}
.div-titulo-sped {
    width: 900px;
}
.div-text-sped {
    margin-left: 10px;
    width: 880px;
    text-align: justify;
}
.div-text-sped h3 {
   margin-top: 20px;
   margin-bottom: 10px;
}
.div-text-sped ul {
    margin-bottom: 15px;
}
.div-text-sped ul li {
    margin-top: 10px;
}
.div-banner-sped {
    margin-left: 1px;
}
.div-sped-td-img {
    width: 200px;
    text-align: right;
    margin-top: 0;
}

/* menu jquery */
#jsddm {
    margin: auto;
    margin-top: -48px;
    padding-right: 20px;
    float: right;
    _margin-top: 58px;
    display: block;
}
#jsddm li {
    float: left;
    list-style: none;
    font: 15px "Trebuchet MS", Tahoma;
    text-transform:	uppercase;
}
#jsddm li a {
    display: block;
    background: #77B0CD;
    padding: 5px 12px;
    text-decoration: none;
    width: 80px;
    _width: 100px;
    color: #FFF;
    white-space: nowrap
}
#jsddm li a:hover {
    background: #1A4473
}
#jsddm li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
}
#jsddm li ul li {
    float: none;
    display: inline
}
#jsddm li ul li a {
    width: auto;
    background: #1A4473
}
#jsddm li ul li a:hover {
    background: #67A0BB
}
/* fim menu jquery */

#apDiv1 {
	position:absolute;
	/*left:648px;
	top:466px;*/
	width:0px;
	height:40px;
	z-index:0;
}
#apDiv2 {
	position:absolute;
	/*left:648px;
	top:515px;*/
	width:0px;
	height:38px;
	z-index:1;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2E4B63;
}
.style9 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* configuraçoes da pagina calima */
#pcalima {
    background-image: url('img/background2.jpg');
    width: 900px;
    height: 880px;
    margin-top: -540px;
    _margin: auto;
    text-align: center;
}

#divcentral {
    margin: auto;
    text-align: center;
    _margin-top: 540px;
    width: 900px;
}

#divcentral .chat {
    margin: auto;
    margin-bottom: 20px;
}

#divcentral .divdemo a {
    float: left;
    background-image: url('img/demo_off.png');    
    margin-left: 375px;
    width: 152px;
    height: 35px;
    _float: none;
    _margin: auto;
    margin-bottom: 5px;
}

#divcentral .divdemo a:hover {
    background-image: url('img/demo_on.png');
}

#divcentral .divteste a{
    float: left;    
    margin-left: 375px;
    width: 152px;
    height: 35px;
    background-image: url('img/teste_off.png');
    _float: none;
    _margin: auto;
    margin-bottom: 5px;
}

#divcentral .divteste a:hover {
    background-image: url('img/teste_on.png');
}

#divcentral .divsaiba a {
    float: left;    
    margin-left: 375px;
    width: 152px;
    height: 35px;
    background-image: url('img/saiba_off.png');
    _float: none;
    _margin: auto;
    margin-bottom: 5px;
}

#divcentral .divsaiba a:hover {
    background-image: url('img/saiba_on.png');
}
/* fim da pagina calima*/

/* configuraçoes da pagina sinf */
#psinf {
    background-image: url('img/sinf3.jpg');
    width: 900px;
    height: 972px;
    margin-top: -540px;
    _margin: auto;
    text-align: center;
}

#divcentral {
    margin: auto;
    text-align: center;
    margin-top: 540px;
    width: 900px;
}

#divcentral .chat {
    margin-top: 540px;
    _margin: auto;
    margin-bottom: 20px;
}

#divcentral .divnota a{
    float: left;
    margin-left: 375px;
    background-image: url('img/nota_off.png');    
    width: 152px;
    height: 35px;
    _float: none;
    _margin: auto;    
    margin-bottom: 5px;    
}

#divcentral .divnota a:hover {
    background-image: url('img/nota_on.png');
}

#divcentral .divdemosinf {
    float: left;
    background-image: url('img/demo_off.png');
    margin-top: 575px;
    width: 152px;
    height: 35px;
    _float: none;
    _margin: auto;
    margin-bottom: 5px;
}

#divcentral .divdemosinf a:hover {
    background-image: url('img/demo_on.png');
}

#divcentral .divsaiba a {
    float: left;  
    width: 152px;
    height: 35px;
    background-image: url('img/saiba_off.png');
    _float: none;
    margin-bottom: 5px;
}

#divcentral .divsaiba a:hover {
    background-image: url('img/saiba_on.png');
}
/* fim da pagina sinf*/
