body {
	color: #000000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
    background-color: #F9FCF7;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
    background-image : url("imgsestruct/bgbg.gif");
	background-repeat: repeat-x;
    background-position: top;    
}
.s-e{
	background-image : url("imgsestruct/s-e.gif");
	background-repeat: no-repeat;
    background-position: top right;
	width: 100%; height: 100%; 
}
.l-e{
	background-image : url("imgsestruct/l-e.gif");
	background-repeat: repeat-y;
    background-position: right;
}
.s-d{
	background-image : url("imgsestruct/s-d.gif");
	background-repeat: no-repeat;
    background-position: top left;
	width: 100%; height: 100%; 
}
.l-d{
	background-image : url("imgsestruct/l-d.gif");
	background-repeat: repeat-y;
    background-position: left;
}
.dest{
	background-image : url("imgsestruct/bgdestaque.gif");
	background-repeat: repeat-x;
    background-position: top;
	width: 100%;
	color: #ffffff;
}
.s-btn{
	width: 100%;
	padding: 0;	margin: 6 0 6 0;
	background-color: #DDE0DB;
	text-align: right;
}
.hr{
	background-image : url("imgsestruct/ponto.gif");
	background-repeat: repeat-x;
    background-position: top;
	width: 100%; height: 1px;
	margin: 10 0 10 0;
}
.main{
	background-image : url("imgsestruct/bg.jpg");
	background-repeat: no-repeat;
    background-position: top center;
	width: 760;
	padding: 0 7 7 7;
}
td{color: #2A176D; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.s2{margin: 0; padding: 1; background-color: #EAEDE8;}
.s3{margin: 0; padding: 1; background-color: #DADDD8;}
.s4{margin: 0; padding: 5; background-color: #ffffff;}

.branco{
	color: #ffffff; 
}
h1{
	color: #C40000; 
	font-family: arial, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
	font-weight : bold;
}
.btn { 
    background-color: #2A176F; font: 9px Tahoma, helvetica, Verdana, sans-serif; color:#ffffff; 
    border:1px solid #3F23A5; font-weight: bolder;
}


.form{
	color: #222222; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}


/* antigo*/


A.menu {font-family : arial, tahoma, verdana; FONT-SIZE: 11px; color: #ffffff;}
A {font-family : tahoma, verdana, arial; color : #000000; text-decoration : none;}
A:active {color: #000000;}
A:hover {color: #0099ff;}
a.direitans:hover {color: #000000;}

/* light box */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}