@charset "utf-8";
/* CSS Document */

/* rodapé fixo no final da págima */
 html, body {height:100%; width:100%;} /**/ 

#tudo {  
        width:100%; 
        position:relative;  /*Contexto de posicionamento */ 
        margin:0 auto; 
        text-align:left; 
        min-height:100%;/**/ 		
        border-width:0 0px; 
		
        } 


 * html #tudo {height: 100%; width:100%;}/**/ 
 * html #tabelaBg {height: 100%; width:100%;}/**/ 


#conteudo {padding-bottom:30px; }/**/ 
 
#rodape { 
        background:#b0f1b0;
		background-image: url(img/footer_line.jpg);
		text-align: center;		
        width:100%;
        position: absolute; 
        bottom: 0;/**/  
		margin-left:auto;
		margin-right:auto;
        } 

.clear {clear:both;} 

/* fim de rodapé fixo no final da págima */



body{
	FONT-SIZE: 62.5%;
	COLOR: #666;
	FONT-FAMILY: arial, verdana, freesans, garuda, helvetica, sans-serif;
BACKGROUND-COLOR: #fff
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding:0px;
	position: relative;
	top: 0px;
	right: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	float: left;
	bottom: 0px;
	text-align: center;
}

#container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;	
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;	
} 

#header {
	width:100%;	
	background-image: url(img/header_Line.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;

	
} 

#head_Content {
	width: 780px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
}


#mainContent {
	background-color:#F4F4F4;
	width: 100%;
	padding-top: 0px;
	/*padding-bottom:20px;*/
} 

#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image: url(img/footer_line.jpg);
	text-align: center;

} 


/* Miscellaneous classes for reuse */
.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;
}
.banner_main { /* 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:none;
	margin-top: 5px;
}
.banner_msg { /* 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:none;
	margin-bottom: 2px;
}
.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;
}
 
/*
.BodyClass #head_sidebar1 h3, .BodyClass #sidebar1 p, .BodyClass #sidebar2 p, .BodyClass #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
*/


#foot_Content {
	width: 780px;
	margin-top: 0px;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#Copyright {
	color:#FFF;
	width: 780px;
	margin-top: 0px;
	padding-top: 15px;
	height:20px;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}


#serv_destaque {
	position: relative;
	width: 780px;
	z-index: auto;
	overflow: hidden;
	background-image: url(img/serv_destaque.jpg);
	height: 120px;
	text-align: left;
}

.BodyClass #bt_iptu_bg {
	position: relative;
	width: 230px;
	text-align: center;
	top: 75px;
	left: 10px;
	z-index: auto;
	visibility: visible;
}

.BodyClass #bt_itbi_bg {
	position: relative;
	width: 230px;
	text-align: center;
	top: 40px;
	left: 274px;
	z-index: auto;
}
.bt_txt {
	position: relative;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	top: 16px;
	left: 40px;
}

A {
	color: #00F;
	CURSOR: pointer;
	TEXT-DECORATION: none
}
A:hover {
	color: #00F;
	CURSOR: pointer;
	TEXT-DECORATION: none
}
A:visited {
	color: #00F;
	CURSOR: pointer;
	TEXT-DECORATION: none
}


.header .mainSubMenu {
	PADDING-LEFT: 21.5em; BACKGROUND: #0082d6; MARGIN-BOTTOM: -5px; HEIGHT: 2.2em
}
.header .mainSubMenu .subMenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0.5em; OVERFLOW: hidden; PADDING-TOP: 0.5em; HEIGHT: 1em
}
.header .mainSubMenu .subMenu LI {
	DISPLAY: inline; FONT-SIZE: 1.1em; COLOR: #ffffff; MARGIN-RIGHT: 1.5em
}
.header .mainSubMenu LI A {
	COLOR: #ffffff
}
.header .mainSubMenu LI A:hover {
	COLOR: #ffffff
}

#header .store {
	Z-INDEX: 40; PADDING-BOTTOM: 5px; POSITION: relative
}

.disable{
 
	 border:0px;	 
	 position:absolute; 

	 }
	 
#disableInscricao{
 
	 width:65px;
	 height:25px;
	 background-color:#fff;
	opacity:0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);	 
	 }	 
	 
/* inicio do menu do topo */

A.menu:link, A.menu:hover, A.menu:active, A.menu:visited{	COLOR: #000; TEXT-DECORATION: none; }

A.desativado:link, A.desativado:hover, A.desativado:active, A.desativado:visited {	COLOR: #7b7b7b; TEXT-DECORATION: none}

#MenuBarOut{ width:780px; top:80px; text-align:left;
	margin-left:auto;
	margin-right:auto;}
	 
#MenuBar{
 
	 border:0px;
	 float:left;
	 position:absolute;
	 top:80px; width:800px;
	 
 
	 }
	 
.nav{
	 height:30px;
	 overflow: hidden;
	 border:0px;
	 float:left;
	 top:80px; 
	 }

	 
.navMain{

	 height:30px;
	 border:0px;
	 background-image:url(img/bgMainMenu.gif);
	 background-repeat:no-repeat;
	 FONT-SIZE: 18px; FLOAT: left; 
	 VERTICAL-ALIGN: middle; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: "trebuchet MS" , "Arial" ;
	 padding-top:0px; 
	 padding-bottom:2px; 
	 text-align:center;
	 
	 }	 

.navMainSpace{

	 height:30px;
	 border:0px;
	 background-repeat:no-repeat;
	 FONT-SIZE: 18px; FLOAT: left; 
	 VERTICAL-ALIGN: middle; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: "trebuchet MS" , "Arial" ;
	 padding-top:0px; 
	 padding-bottom:2px; 
	 text-align:left;
	 
	 }
	 
.subMenu {	padding:5px;	
			FONT-SIZE: 12px;
			COLOR: #fff; FONT-FAMILY:"MS Sans Serif", "New York", serif "Ms" , "trebuchet MS"; 
			HEIGHT: 30px;
			width: 170px;			
			border: 1px solid #666; 	 
			background-color:#CCC;
			text-align:left;	 	
			opacity:0.85;
			-moz-opacity: 0.85;
			filter: alpha(opacity=85);
			
			}
			
/* fim do menu do topo */			
