span{
     cursor:pointer;
}
.meuBody{
     background-color:#FFFFFF;
     background:url(../img/fundoBranco.jpg);
     margin:0px;

    scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #808080;
	scrollbar-3dlight-color : #808080;
	scrollbar-shadow-color : #808080;
	scrollbar-darkshadow-color : #808080;
	scrollbar-track-color : #808080;
	scrollbar-arrow-color : #000000;
}

#tudo{
    width:780px;
    height:auto;
	margin:0px;
    border: 3px #ffffff solid;
    background-color:#ffffff;
}

#topo{
    width:780px;
    height:202px;
	margin:0px;
    border: 0px black solid;
	text-align:left;
	padding:0px;
	background: url(../img/topo.jpg);
}



#links{
          width:780px;
          height:32px;
          margin:0px;
          border:0px;
          background: url(../img/liks.jpg);
          clear:both;
}

#fotos{
          width:780px;
          height:149px;
          margin:0px;
          border:0px red solid;
          background: url(../img/fotos.jpg);
          clear:both;
}

#conteudo{
          width:780px;
          height:auto;
          min-height:600px;
          _height:600px;
          margin:0px;
          border:0px;
          background-color:#ffffff;
          clear:both;
          text-align:center;
          
}

.lwTitulo{
          font-family: verdana, arial;
          font-size: 14pt;
          color: black;
          font-weight:none;
}

.lwSubtitulo{
          font-family: verdana, arial;
          font-size: 12pt;
          color: black;
          font-weight:bold;
}

.lwTexto{
         font-family: verdana, arial;
         font-size: 10pt;
         color: black;
         font-weight: none;
         text-align: justify;
}

.lwTexto8{
         font-family: verdana, arial;
         font-size: 8pt;
         color: black;
         font-weight: none;
		 text-align:center;
}

.select {
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
}

.pCreditos{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
}

a.creditos{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
}
