@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #fff;*/
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:  url(images/fund2.bmp) fixed ;
}

.thrColFixHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*width: 90%;*/
	padding: 5px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; border:0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/funde2.png); 
} 
.thrColFixHdr #header {
	height: 126px;
/*	height: 123px;*/
	position: relative;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
/*	margin-bottom:5px;*/
/*	background:url(Untitled-3.bmp) top right; ALTERADO PELO PHP*/
/*	border:1px solid;*/
}

.thrColFixHdr #headerLeftContent {
	float:left; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px 10px 5px 5px;
	margin: 0 0 2px 10px;
	color:#27428f;
	vertical-align:middle;
	background:url(images/fundee.png) right top;
}
.thrColFixHdr #headerRightContent{
	float:right; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
	right: 5px;
	bottom: 0px;
	padding: 15px 5px 3px 3px;
	color:#27428f;
	margin: -2px 0 0 0;
	/*background:url(fundee.png) left top;*/
/*	border:1px solid;*/
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background:#ffffff;*/
	border:0px solid #000;
	padding: 30px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	margin: -22px 0px 0px 0px; /* 30 no padding e -25 no margin por causa do IE*/
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	position: relative;
	line-height:18px;
	text-align:center;
}
#sidebar1 a{ color:#27428f; font-weight:bold;}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*	background:#ffffff;*/
	border:0px solid #000;
	padding: 30px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	margin: -22px 0px 0px 0px; /* 30 no padding e -25 no margin por causa do IE*/
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	position: relative;
	text-align:center;
}

#sidebar2 a{ color:#27428f; font-weight:bold;}
.thrColFixHdr #mainContent {
	margin: 35px 155px 5px 155px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-align:justify;
	text-indent:20px; min-height:550px;
	border:1px solid #eaeaea;
	background:url(images/funde2.png) #FFF; /*#dee6ea;*/
	
	
	
} 
.thrColFixHdr #footer { 
	padding: 0px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	border: 0px solid #000000; border:1px solid #eaeaea; /*MC 1px*/
	font-size:11px;
	color:#999; 

	text-align:center;
	line-height:18px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.tabela{border-collapse:collapse; width:100%; z-index:1; border:0px solid; margin-bottom:5px;  text-align:left;/*background:url(Nova%20pasta/images/funde3.png) bottom repeat-x;*/}
.tabela .te{background:url(images/borda/te.png) no-repeat top left; width:7px; height:7px;}
.tabela .t{background:url(images/borda/t.png) repeat-x top; height:7px;}
.tabela .td{background:url(images/borda/td.png) no-repeat top right; width:7px; height:7px;}
.tabela .e{background:url(images/borda/e.png) repeat-y left;}
.tabela .centro{vertical-align:top; background:#FFF;}
.tabela .d{background:url(images/borda/d.png) repeat-y right;}
.tabela .be{background:url(images/borda/be.png) no-repeat top left ; height:10px;}
.tabela .b{background:url(images/borda/b.png)  repeat-x top; height:10px;}
.tabela .bd{background:url(images/borda/bd.png) no-repeat top right; height:10px;}

#folder{border-collapse:collapse; width:92px; height:89px; background:url(images/folder.png) no-repeat top left;  border:0px solid; margin-bottom:5px; /*background:url(Nova%20pasta/images/funde3.png) bottom repeat-x;*/}
#folder #te{ width:7px; height:7px;}
#folder #t{height:7px;}
#folder #td{ width:7px; height:7px;}
#folder #e{}
#folder #centro{vertical-align:middle;}
#folder #d{}
#folder #be{ height:10px;}
#folder #b{ height:10px;}
#folder #bd{ height:10px;}

#clt{position:relative; background:url(images/menu_clt.png) no-repeat; height:187px; cursor:pointer; padding:5px 10px 10px 10px; font-size:13px; color:#FFF; text-decoration:none; text-align:center; line-height:13px; }
a #clt:hover{text-decoration:none;}

#barco{position:relative; background:url(images/barco.png) no-repeat; height:132px; cursor:pointer; padding:5px 10px 10px 10px; font-size:13px; text-decoration:none; text-align:center; line-height:13px; }
a #barco:hover{text-decoration:none;}

#menu_guestbook{position:relative; background:url(images/menu_guestbook.png) no-repeat; height:47px; cursor:pointer; padding:10px 50px 5px 10px; font-size:13px; text-decoration:none; text-align:center; line-height:15px; }
a #menu_guestbook:hover{text-decoration:none;}

#tour{position:relative; background:url(tour.png) no-repeat; height:132px; cursor:pointer; padding:5px 10px 10px 10px; font-size:13px; text-decoration:none; text-align:center; line-height:13px; }
a #tour:hover{text-decoration:none;}

#menu_r{position:relative; background:url(images/menu_r.png) no-repeat; height:47px; cursor:pointer; padding:10px 20px 5px 20px; font-size:13px; text-decoration:none; text-align:center; line-height:15px; }
a #menu_r:hover{text-decoration:none;}

#menu_webcam{position:relative; background:url(menu_webcam.png) no-repeat; height:47px; cursor:pointer; padding:10px 50px 5px 10px; font-size:13px; text-decoration:none; text-align:center; line-height:15px; }
a #menu_webcam:hover{}




#galeria{position:relative; background:url(galeria2copy.png) no-repeat; height:225px; cursor:pointer; padding:7px 7px 0px 7px; font-size:11px; text-decoration:none; text-align:justify;}
a #galeria:hover{text-decoration:none;}

#album{background:url(images/folder.png) no-repeat; height:89px; width:92px; cursor:pointer;  font-size:12px; text-decoration:none; vertical-align:middle; border-collapse:collapse; border:0;}
#album td{ width:85px; padding:5px 5px 0px 5px;}
a #album:hover{text-decoration:none;}


#albuns{}
#albuns h4{text-indent:0px; }

#albuns_fotos{}
#albuns_fotos td{border:solid 1px #CCC; width:130px; height:130px; cursor:pointer; }
#albuns_fotos td:hover{background:#EEE; border-color:#BBB;}
#albuns_fotos_foto td{border:solid 1px #CCC; width:110px; height:110px; cursor:pointer; }
#albuns_fotos_foto td:hover{background:#EEE; border-color:#BBB;}
#albuns_fotos_sh td{border:solid 1px #CCC; width:130px; height:130px;}


#gb_msg{
	
	font-size:13px;
	text-indent:0pt;
	text-align:justify;
	font-family:arial, Gadget, sans-serif;
	padding:0px 20px;
	font-style:italic;
	line-height:17px;	
}

.thrColFixHdr #gb_topo {
width:100%;
background-color:#FFF;
font-size:12px;
}
.thrColFixHdr #gb_topo td{ 
/*width:50%;*/
}
.thrColFixHdr #gb_topo a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.thrColFixHdr #gb_topo a:hover{
	text-decoration:underline;
}

.thrColFixHdr #gb_topo a:visited{color:#000;}

hr{text-align:center; color:#CCC; padding: 0;}

#tours{ border-collapse:collapse; border-color:#CCC; border-style:solid;/*CHROME*/ text-align:left; background:#fff}/*border-style:solid; CHROME*/
#tours th, #tours td {text-align:center; vertical-align:top;}
#tours td {padding:2px 2px 10px 2px;}
/*#tours tr:hover{background-color:#EEE; cursor:pointer;}
#tours .tours_header:hover{background-color:#FFF; cursor:default;}*/
#tours ul{text-align:left;}

.tourb{width:100%;}
.tourb tr{vertical-align:top;}
.tourb p{/*text-indent:0;*/}
.tourb_td:hover{background-color:#EEE; cursor:pointer;}
.tourb ul{padding-left:30px; margin-left:0;}

#gb_main{width:100%; /*border-color:#CCCCCC; */border-collapse:collapse;}
#gb_main_msg{ width:100%; border-collapse:collapse; border:0px solid; border-color:#CCCCCC; font-size:11px;}
/*#gb_main_msg td{text-indent:0;} global /* CHROME */ 
#gb_main_msg a{color:#000;}
.msg_1{background:#ffffe5;}
.msg_2{background:#FFF;}

.thrColFixHdr #gb_fundo {
width:100%;
background-color:#FFF;
font-size:11px;
}
.thrColFixHdr #gb_fundo a{
	text-decoration:none;
	color:#000;
	font-size:11px;
}
.thrColFixHdr #gb_fundo a:hover{
	text-decoration:underline;
}

.thrColFixHdr #gb_fundo a:visited{color:#000;}



#tempo {font-size:11px;
	font-family:Arial, Helvetica, sans-serif; color:#27428f; }
	#tempo a{text-align:justify;  cursor:pointer;}
#tempo a:hover{text-decoration:none; cursor:pointer;}

#links td{ border:solid 2px #FFF; height:60px; background:#FFF; font-size:10px; vertical-align:top; padding:0 10px;}
#links td a{text-align:center;}
#links .link{ border:solid 2px #CCC; width:139px; height:60px; cursor:pointer; background:#FFF; text-align:center;  padding:0;}
#links .link:hover{background:#EEE; border-color:#BBB;}

h3{ color:#27428f; text-indent:20px; font-size:18px; padding:0; margin:0 0 0px 0; /*background: url(images/fund2.bmp); */}
h4{ color:#27428f; text-indent:20px; font-size:12px; padding:0; margin:0; line-height:20px;}



img:hover{text-decoration:none}
img {border:none; background-color: transparent;}

a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:underline;}
a:visited{ color:#27428f;}
a img{text-decoration:none}


.obrig{color:#F00; font-weight:bold; font-size:10px;}


/*BROWSERS*/

th, td{ text-indent:0px;} /* CHROME */
/* sidebar1 & sidebar2 -> margin: -20px 0px 0px 0px; /* 30 no padding e -25 no margin por causa do IE*/

ul {margin-top:0px; margin-bottom:0; }

p{text-indent:20px;}

#pr1_div,#pr2_div,#pr3_div{border:#CCC solid 1px; padding:5px 0 10px 0; margin-top:10px;}