* 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/fundo1.jpg) repeat-x;
margin:0px;
font-size:13px;
line-height:18px;
}

#fundo2{
background: url(../imagens/fita.png) center top no-repeat;	
}

body ul {
list-style: none;
margin:0;
padding:0;
}


#pagina {
	/*border: 1px solid #000000;*/
	text-align: left;
	width:950px;
	height:100%;
	margin:auto;
	/*background:#FFFFFF;*/
	padding-top:0px;
	display: table;
}

/*//////// TOPO ///////////*/
#topo {
width:950px;
height:480px;
margin:auto;
/* background:url(../imagens/fundoTopoLogo.png) repeat-x; */

}

/*////////////////////////////////*/

/*//////// CONTEUDO ///////////*/
#conteudo {
width:822;
height:auto;
margin:auto;
}

#conteudoIndex{
width:822px;
height:auto;
margin:auto;
}

#conteudoimg{
width:700px;
height:auto;
margin:auto;
}

#conteudoHorizontal{
width:640px;
padding:5px 5px 8px 3px;
margin:auto;
height:auto;
}


#conteudoHorizontal2{
width:150px;
padding:5px 5px 8px 3px;
margin:5px 5px 5px 5px ;
height:220px;
float:left;
}


.paginacao{
	clear:both;
	text-align:center;
}

#fotoBoxBackground {
	width:216px;
	height:78px;
}

#fotoPequena{
	width:108px; height:88px;
}


#fotoMedia{
	width:130px; height:105px;
}


#topoInternas{
width:800px;
height:auto;
margin:auto;
}

#rodape {
background: url(../imagens/rodape.png) no-repeat;
width:822px;
height:80px;
margin:auto;
padding-top:0px;
display: table;
}

#textoRodape{
width:500px;
height:20px;
text-align:center;
margin-left:150px;
padding-top:15px;
float:left;
}


#sombraFotoPequena{
  width:120px; height:100px;
  background:url(../imagens/sombraFotoPequena.png) no-repeat;
  padding:6px 0px 0px 6px; margin:0;
  float:left;
}

#sombraFotoMedia{
  width:145px; height:121px;
  background:url(../imagens/sombraFotoMedia.png) no-repeat;
  padding:8px 0px 0px 8px; margin:0;
  float:left;
}

#logoWebcomtexto {
float:right;
padding-right:30px;
padding-top:12px;
}

/*////////////////////////////////*/


/////////////* 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:70px;
}
.btBusca {
height:22px;	
width:20px;
border: none;
}
.btSubmit {
width:150px;
background-color:#F6F6F6;
}
.paginacao{
	clear:both;
	text-align:center;
}

/*/////////////////////////////////*/


/*//////// CONTEUDO INTERNO ///////////*/

#boxGrande {
width:570px;
height:auto;
padding:6px 0 0 8px;
margin:0 0 0 0;
float:left;
}

#TopoBoxGrande {
width:570px;
height:30px;
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
}

#ConteudoBoxGrande {
width:570px;
height:auto;
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;
margin:0 0 0 0;
float:left;
}


/*//////////// PRINCIPAL ///////////*/

#box {
width:380px;
height:225px;
margin-left:20px;
float:left;
}

#box2 {
width:380px;
height:225px;
margin-right:20px;
float:right;
}

#topoBox {
width:380px;
height:43px;
margin:auto;
float:left;
}

#conteudoBox {
width:380px;
height:180px;
padding:10px 20px 0px 25px;
float:left;
text-align:left;
}

#conteudoBox2 {
width:380px;
height:180px;
padding:0px 0px 0px 0px;
float:left;
text-align:center;
}

#imgfoto {
width:142px;
height:107px;
margin:auto;
float:left;
}

#imgtxt {
width:142px;
height:150px;
float:left;
}

#txtProduto {
width:142px;
height:20px;
float:left;
}


#divisor {
background: url(../imagens/divisor.png) repeat-y;
width:10px;
height:115px;
margin-top:20px;
margin-left:15px;
margin-right:20px;
float:left;
}


/*////////////////////////////////*/

/*//////////// FONTES ///////////*/
h3 {
color:#BB0000;
margin:8px;
padding-top:10px;
font-size:19px;
font-variant:small-caps;
}

.textoBox {
margin:8px;
}

.border{
border: 2px #CCC solid;
}



.tamanho15{
	font-size:15px;
}
.tamanho14{
	font-size:14px;
}
.tamanho13{
	font-size:13px;
}
.tamanho12{
	font-size:12px;
}
.tamanho11{
	font-size:11px;
}
.tamanho10{
	font-size:10px;
}
.tamanho9{
	font-size:9px;
}

.tamanho8{
	font-size:10px;
}


.bold {
font-weight:bold;
}

.cinza {
color:#4C4C4C;
}
a.cinza:hover {
color:#000000;
}
.preto {
color:#000;
}
a.preto:hover {
color: #666666 ;
}

.branco {
color: #FFFFFF;
}
a.branco:hover {
color: #666666 ;
}

.azul {
color:#095890;
}

a.azul:hover {
color: #4C4C4C ;
}
.laranja {
color:#ef7705;
}

a.laranja:hover {
color: #095890 ;
}

/*/////////////////////////////////*/

/*/////////////* LINKS ///////////*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*/////////////////////////////////*/
