/* CSS Oxigenio Cuiaba - Webcomtexto */
* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ? "" :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="imagens/blank.gif").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}
body {
font-family:"Trebuchet MS", Arial, Verdana;
background:url(../imagens/fundo.jpg)  repeat-x top;
background-color:#a6a6a6;
margin:0px;
font-size:13px;
line-height:12px;
}


body ul {
list-style: none;
margin:0;
padding:0;
}


#pagina {
	/*border: 1px solid #000000;*/
	text-align: left;
	width:776px;
	height:auto;
	margin:auto;
	margin-top:0px;
	background:#FFFFFF;
	padding-top:0px;
	margin-bottom:0px;
	display:table;
}

/*//////// TOPO ///////////*/
#topo {
width:776px;
height:305px;
margin:auto;
padding-top:0px;
background:url(../flash/topo.swf) repeat-x;

}


#fotoTopo {
width:776px;
/*border: 1px solid #000000;*/
float:left;
padding-top:2px;
height:305px;
}

#busca{
	padding-left:8px;
	padding-top:5px;
}

/*////////////////////////////////*/

/*//////// INDEX ///////////*/
#box {
width:280px;
height:221px;
margin-top:5px;
margin-left:7px;
float:left;
background:url(../imagens/box_index.png) no-repeat;
}

#TituloBox {
height:25px;
float:left;
padding:5px 0 0 15px;
margin-top:5px;
}

#imgBox{
width:245px;
height:auto;
float:left;
padding-left:3px;
margin-top:0px;
margin-bottom:3px;
}
#textoBox{
width:245px;
height:auto;
float:left;
padding-left:3px;
margin-top:0px;
margin-bottom:3px;
}

#ConteudoBox{
width:250px;
height:160px;
float:left;
padding-left:15px;
margin-top:5px;
}

#RodapeBox{
width:250px;
height:20px;
vertical-align:bottom;
float:right;
padding-right:15px;
padding-bottom:5px;
}

/*//////// CONTEUDO ///////////*/
#conteudo {
float:left;
width:575px;
height:auto;
margin:auto;
padding: 0 0 0 0;
}

#menu{
width:178px;
height:auto;
float:left;
padding-top:0px;
padding-left:0px;
margin-left: 10px;
margin-top:16px;
}

#botaoMenu{
width:100%;
height:26px;
background:url(../imagens/barra_menu.png) no-repeat;
margin-top:-10px;
padding:5px;
}

#detalheFoto {
border:#DCDCDC solid 1px;
padding:8px;
width:132px;
height:110px;
margin:6px;
float:left;
}

#rodape {
width:776px;
height:54px;
background:url(../imagens/rodape.jpg) no-repeat;
text-align:center;
margin-top:20px;
padding-top:5px;
/* margin-top:15px; */
float:left;
}

#logoWebcomtexto {
float:right;
padding-right:15px;
margin-top:10px; 
}


/*//////// CONTEUDO INTERNO ///////////*/

#boxGrande {
width:570px;
height:auto;
padding:6px 0 0 8px;
margin:0 0 0 0;
float:left;
}

#TopoBoxGrande {
width:570px;
height:30px;
background:url(../imagens/topo_interno.jpg) no-repeat;
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
}

#ConteudoBoxGrande {
width:570px;
height:auto;
background:url(../imagens/meio_interno.jpg) repeat-y;
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
}

#textoBoxGrande {
width:540px;
height:auto;
margin:0 0 0 5px;
padding:8px 8px 8px 8px;
float:left;
}

#noticiaBoxGrande {
width:330px;
height:auto;
margin:0 0 0 5px;
padding:8px 8px 8px 8px;
float:left;
}
#noticiaLateral{
width:200px;
height:auto;
margin:0 10px 0 5px;
padding:0 0 0 0;
float: right;
}

#textoBox2{
width:400px;
height:20px;
float:left;
padding-left:15px;
margin-top:9px;
margin-bottom:0px;
}

#baseBoxGrande {
width:570px;
height:35px;
padding-bottom:5px;
background:url(../imagens/base_interno.jpg) no-repeat;
margin:0 0 0 0;
float:left;
}

#forumTopico{
	background:#DDF;
	border-top:#FFF solid 1px;
}
#forumTopicoEsp{
	padding:5px;
}
#forumTitulo{
	background:#666;
	border-bottom:#FFF solid 1px;
}
#forumTituloEsp{
	padding:5px;
}
#forumPost{
	background:#F0F0FF;
	border-bottom:#FFF solid 1px;
	min-height:100px;
	display:table;
}
#forumPostEsp{
	padding:5px;
}
#postEsquerdo{
	float:left;
	width:130px;
	min-height:20px;
	padding:5px 0 0 3px;
	border-right:#FFF 1px solid;
}
#postDireito{
	float:left;
	width:400px;
	min-height:20px;
	padding:5px 3px 0 3px;
}

/*////////////////////////////////




/////////////* FONTES ///////////*/

.textoRodape {
float:left;
width:680px;
text-align:center;
padding-left:20px;
font-size:10px;
}

.bold {
font-weight:bold;
}

.cinza {
color:#4C4C4C;
}

.branco {
color:#FFFFFF;
}

.azulLink {
	color: #064097;
}
.azulLink:hover {
	color: #666;
}
.brancoLink {
color:#FFFFFF;
}
.brancoLink:hover{
	color:#FC0;
}
.preto {
color:#000;
}

.vermelho {
color:#BB0000;
}

/*/////////////////////////////////

/////////////* FORMS ///////////*/
form {
margin:0;
}

form input, textarea {
width:98%;
border: 1px solid #DCDCDC;
}

#formNews input {
height:24px;
}

#formNews textarea {
height:80px;
}
#divLinha ul li { display: inline;}
#linha{ margin: 0 5px;}
.formQtde{
	width:50px;
}
.formBusca{
	width:140px;
	border: 1px solid #000000;
}
.botao{
	width:30px;
}
.btBusca {
height:22px;	
width:20px;
border: none;
}
.btSubmit {
width:150px;
background-color:#F6F6F6;
}
.paginacao{
	clear:both;
	text-align:center;
}

/*/////////////////////////////////*/

/*/////////////* LINKS ///////////*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*/////////////////////////////////*/







.formulario {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #DADADA;
	height: 15px; width: 90px; 
	padding: 0px;
}
.formularioGrande {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #DADADA;
	height: 15px; width: 250px; 
	padding: 0px;
}
.botao {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#CCCCCC;
	border: 1px solid #DADADA;
	height: 15px; width: 50px; 
	padding: 0px;
}
.textArea {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #DADADA;
	height: 80px; width: 370px; 
	padding: 0px;
}




.fontePadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.fonteGrande {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}

.Menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color:#FFFFFF;
	padding-left: 5px;
}
a.Menu:hover { 
	color: #FFCC00;
} 
.fonteMenuTopo {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#4E4E4E;
} 
.fonteMenu2 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color:#FFFFFF;
}
.fonteBase {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.fontePreco {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#C50801;
}
a.fonteMenu2:hover { 
	color: #FFCC00;
} 

a.fonteAzulClaro:hover { 
	color: #FFCC00;
} 

.fonte10{
	font-size:10px;
}
.bold{
	font:bold;
}
.cinzaClaro{
	color:#999;
}
.fonteVermelho {
	color: #A30102;
}
.fonteAzulPetroleo {
	color: #008075;
}
.fonteAzul {
	color: #064097;
}
.fonteLaranjado {
	color: #FFB400;
}
.fonteLaranjadoEscuro {
	color: #FF5A00;
}
.fonteVerde {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#006600;
}
.fonteAzulClaro {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#4F6597;
}
.fonteAzulGrande {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#4F6597;
}
.fonteCinza {
	color: #4E4E4E;
}

a.MudaLinkLaranjado:hover { 
	color: #FFB400;
} 
a.MudaLinkVermelho:hover { 
	color: #C50801;
}

a.linkVermelho { 
	color:#036;
} 
a.linkVermelho:hover { 
	color: #C50801;
} 
