/* CSS Menus */
#navcontainer {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 566px;
    top: 86px;
    left: 28px;
    position: absolute;
}
#navcontainer ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color:  #A0503F;
    color: White;
    float: left;
    FONT-FAMILY: "Courier New", Courier, mono;
    font-size: 12px;
}
#navcontainer ul li {display: inline;}
#navcontainer ul li a {
    padding: 3px 5px;
    background-color: #A0503F;
    color: White;
    text-decoration: none;
    float: left;
    border-right: 1px solid White; 
}
#navcontainer ul li a:hover {
    background-color: #CC6600;
    color: White;
}
#navcontainer li a#active{
    background-color: #CC6600;
    color: White;
}
#navsub {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 566px;
    top: 109px;
    left: 38px;
    position: absolute;
    width: 490px;
}
#navsub ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: White;
    float: left;
    FONT-FAMILY: "Courier New", Courier, mono;
    font-size: 11px;
    list-style: none;
    line-height: 10px;
}
#navsub ul li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0px 5px 1px 5px;
    border-left: solid;
    border-left-color: #CC6600;
    border-left-width: 1px;
}

#navsub ul li a{
    color: Black;
    padding: 0px 5px 0px 5px;
    text-decoration: underline;
}
#navsub ul li a.active{
    /*color: #A0503F;*/
}
#navsub ul li a:hover{
    /*text-decoration: none;*/
    background-color:#EBEBEB;
    color:#000000;
}   

/* CSS index */
/* CSS Document */
A {
	COLOR: #1E90FF; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #0063C1
}
A:visited {
	COLOR: Blue
}
#Page {
	FONT-FAMILY: "lucida grande", verdana, tahoma, arial;
	font-size: 10px;
	MARGIN: 40px 0px 0px 0px;
	background: #CBCECE;
}
#Container {
	MARGIN-LEFT: auto;
	WIDTH: 732px; 
	MARGIN-RIGHT: auto;
	background-image: url(images/bakgall.gif);
	padding: 0 0 0 0;
	POSITION: relative;
}
#Main {
	background: url(images/header_back.gif) no-repeat;
	padding: 140px 10px 0px 35px;
	FONT-FAMILY: "lucida grande", verdana, tahoma, arial;			
}
#Main span h1, #Main h3 {
	position: absolute; 
	left: 36px; 
	top:63px; 
	width:489px; 
	height:14px; 
	z-index:10;
	FONT-FAMILY: "verdana", lucida grande, arial, tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 100;
	color: #606060;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#Main p {
	FONT-FAMILY: "lucida grande", verdana, tahoma, arial;
	font-size: 10px;
}
#Main h1 {
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#CC6600;
}
#Main h2 {
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#CC6600;
}
#Main h5 {
	padding:0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	font-weight:bold;
	color:#CC6600;
	text-align: center;
}
#logotipo {
	position: absolute;
	width: 74px;
	height: 110px;
	z-index: 12;
	background-image: url(images/brazao2.gif);
	background-repeat: no-repeat;
	left: 587px;
	top: 35px;
}
#logotipo a {
	visibility: hidden;
}
#footer {
	height: 40px;
	background: #CBCECE url(images/home.gif) no-repeat;
	margin-top: 10px;
}
#footer span {
	float:right;
	margin-top: 15px;
	margin-right: 5px;
	z-index:5;
	FONT-FAMILY: "lucida grande", verdana, tahoma, arial;
	font-size: 10px;
	color: #606060;
}
#footer span img {
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
}


#Gallery {
	padding-left: 15px;
	FONT-FAMILY: "lucida grande", verdana, tahoma, arial;
	font-size: 10px;
}
#Gallery img {
	padding: 5px 5px 5px 5px;
	border-width:1px;
	border-color:#CC6600;
	border-style:solid;
}
.fotog {
	margin: 0 15px 15px 0;
	FLOAT: left; 
}
.fotog_g {
	margin: 0 15px 15px 0;
	vertical-align: middle;
}
#Filter {
	position:absolute;
	float:right;
	height:40px;
	width:100px;
}


/*tab for contente */
.tabs {
	position:relative; 
	top:-20px;
	height: 20px;	
	margin: 0;	
	padding-left: 5px;
	/*background: url(images/tab_bottom.gif) repeat-x bottom;*/
}
.tabs li {
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;

}
.tabs a:hover, .tabs a.tab-active {
	border-bottom: 1px solid #F9F0EB;
	/*background: #fff;*/	
	background: #F9F0EB;
	color: #000;
} 
.tabs a  {
	/*background:url("images/tab_normal.gif") repeat-x; */
	float: left;
	background: #f3f3f3;
	font-size: 10px;	
	line-height: 14px;	
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;	
	border: 1px solid #A0503F;	
	text-decoration: none;	
	color: #666;
}
.tab-container {
	background: #F9F0EB;
	/*background: #F0E3E0;*/
	border-top:1px solid #A0503F;
	margin-top: 99px;
	height:186px;
	_height:178px;
	width: 395px;
}
.tab-panes {
	position:relative;
	top: -20px;
	margin: 3px;	
}


/*tab for contente */
.tabs {
    position:relative; 
    top:-20px;
    height: 20px;   
    margin: 0;  
    padding-left: 5px;
    /*background: url(images/tab_bottom.gif) repeat-x bottom;*/
}
.tabs li {
    margin: 0; 
    padding: 0;
    display: inline;    
    list-style-type: none;

}
.tabs a:hover, .tabs a.tab-active {
    border-bottom: 1px solid #F9F0EB;
    /*background: #fff;*/   
    background: #F9F0EB;
    color: #000;
} 
.tabs a  {
    /*background:url("images/images/tab_normal.gif") repeat-x; */
    float: left;
    background: #f3f3f3;
    font-size: 10px;    
    line-height: 14px;  
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;  
    border: 1px solid #A0503F;  
    text-decoration: none;  
    color: #666;
}
.tab-container {
    background: #F9F0EB;
    /*background: #F0E3E0;*/
    border-top:1px solid #A0503F;
    margin-top: 99px;
    height:186px;
    _height:178px;
    width: 395px;
}
.tab-panes {
    position:relative;
    top: -20px;
    margin: 3px;    
}




#textimgbig {
    text-align: center;
    font-size: 12px;
    font-weight:bold;
    color: #CC6600;
    padding: 3px 3px 3px 3px;
}

#navnext {
    float: left;
}
#navprev {
    float: right;
}
#navnext img{
    border: 0;
}
#navprev img{
    border: 0;
}
#Precos {
    FONT-FAMILY: "lucida grande", verdana, tahoma, arial;
    font-size: 10px;
}

#Precos table{
    border-top: 1px solid #CC6600;
    border-left: 1px solid #CC6600;
}
#Precos td{
    border-bottom: 1px solid #CC6600;
    vertical-align: text-top;
    border-right: 1px solid #CC6600;
    font-size: 10px;
    text-align: center;
    padding: 5px 2px 5px 2px;
}
#Precos td p{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#Precos td span{
    vertical-align: text-top;
    font-size: 10px;
}
#localizacao {
    font-size: 10px;
}
#calendar {
    padding-left: 10px;"
}

.message_error{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
    text-align:center;
    font-weight:bold;
}
.message_ok{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #009933;
    text-align:center;
    font-weight:bold;
}
