html, body, #wrapper { width:100%; height:1000px;  margin: 0;  padding: 0;  border: none;  text-align: center; overflow-x: hidden;}

#wrapper {  margin: 0 auto;  text-align: left;  background:url(/owdimgs/fundo1.gif) no-repeat bottom ;}

.TblInsideDivs_day {background-image:url('/owdimgs/fdday.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom;
 }
.TblInsideDivs_night {background-image:url('/owdimgs/fdnight.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom;
}

.tblxtr { opacity:0.85;
 filter:alpha(opacity=85); /* For IE8 and earlier */ }


.LogoTbl { background-image:url('/owdimgs/logoowd.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center ;
 }

.LogoTbl_night { background-image:url('/owdimgs/logoowd_night.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center ;
	}

#DivFundo { width:100%; z-index:3;   position: fixed;   bottom: 0px;   margin-right: auto;   margin-left: auto; } 

#imgtitclass { position:fixed; margin-top:20px; }

.dozeesc {	font-family :'Open Sans', sans-serif, Arial, Helvetica;	font-size : 14px;	color : #333333;	text-decoration: none; line-height:30px;}
A.dozeesc {	text-decoration: none;	color : #333333; }
A.dozeesc:HOVER { text-decoration: none;	color : #33CC00; }

.dozebranco {	font-family :'Open Sans', sans-serif, Arial, Helvetica;	font-size : 14px;	color : #FFFFFF;	text-decoration: none; line-height:30px;}
A.dozebranco {	text-decoration: none;	color : #FFFFFF; }
A.dozebranco:HOVER { text-decoration: none;	color : #33CC00; }

.dozeverde {	font-family :'Open Sans', sans-serif, Arial, Helvetica;	font-size : 14px;	color : #33CC00;	text-decoration: none; line-height:30px;}
