					
	body {
		text-align: center;
		/*margin:35px 133px 25px 125px;*/
		margin: 15px 0px 0px 0px;
		/* background:#195270; */
		background:#FFFFFF;		
		}

	/* A { color:#FFFFFF; text-decoration:none; } */
	A { color:#195270; text-decoration:none; } 
	/* A:link { color:#FFFFFF; text-decoration:none; } */
	A:link { color:#195270; text-decoration:none; } 
	/* A:active { color:#FFFFFF; } */
	A:active { color:#195270; } 
	/* A:hover { color:#FFFFFF; text-decoration:underline; } */
	A:hover { color:#195270; text-decoration:underline; }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		}
	
	hr {
	    border: 1px dotted #999;
	    /*height: 5px;*/
	    /*background-color:#6699FF;*/
	   }
	
	
	#geral {
	 	height:100%;
		width: 700px;
		margin: 0px auto;
		text-align: center;

	       }	
	
	#top {
		/*position:static;*/
		text-align: center;
		/*top:35px;*/
		/*left:125px;*/
		width: 700px;
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		/*border-bottom:1px dotted #999;*/
	/*	border-top:3px solid #99CCFF;*/
  	/*	background:#336699;*/
  		padding-bottom:0px; 
		}

        #mapa {
		position:relative;
		width:525px;
		background-color: #EEE;
		color: #000000;
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
		font-weight: bold;
		padding: 2px 3px 2px 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		/*border-bottom: 1px solid #666666;*/

	/*	clear: both;*/
	}
	
	#conteudo {
			position:relative;
			padding-right: 15px;
			width: 519px;
			/*margin-top: 26px;*/
			font-size: 10px;
  			/*line-height: 15px;*/
			height: 395px;
			overflow: auto;
		/*	background-color: blue;*/
		}

	
	#left {
		position:absolute;
		float: left;
		top:85px;
		font-family:verdana, arial, sans-serif;
		font-size: small;
		padding-top: 6px;
		/*top: 101px;*/
		/*left:12.5%;*/
		width:153px;
		display:inline;
		text-align:center;
		}  
	
	#main {
		position:absolute;
		top:85px;
		/*left:280px;*/
	/*left: 0%;*/
		float:right;
		width:538px;
		height:415px;
		background:#fff;
		/*background-color: yellow;*/
		font-family:verdana, arial, sans-serif;
		font-size: small;
		margin-left: 155px;
		/*margin-left: 2px;*/
		margin-top: 1px;
		border-left:1px dotted #999;
		border-right:1px dotted #999;
		padding-bottom:5px;
		padding-left:5px;
		/*padding-right:5px;*/
		}

	#bottom0 {
		 position:static;
		 top: 507px;
		 /* color: #FFFFFF; */
		 color: #195270;
		 width: 690px;
		 margin-top: 1px;
		 font-family:verdana, arial, sans-serif;
		 font-size: 12px;
		 font-weight:bold;
		 /* background-color: #195270; */
		 background-color: #FFFFFF;
		 padding: 5px 5px 5px 5px;
		}

	#bottom1 {
		 position:static;
		 top: 507px;
		 /* color: #FFFFFF; */
		 color: #104e8b;
		 /*margin-left: 155px;*/
		 width: 690px;
		 margin-top: 3px;
		 font-family:verdana, arial, sans-serif;
		 font-size: 12px;
		 /*font-weight:bold;*/
		 /* background-color: #195270; */
		 background-color: #FFFFFF;
		 /*border-top: 1px dotted #999;*/
		 padding: 5px 5px 5px 5px;
		}
		
	#bottom2 {
		 position:static;
		 top: 507px;
		 /* color: #FFFFFF; */
		 color: #195270;
		 width: 690px;
		 margin-top: 3px;
		 font-family:verdana, arial, sans-serif;
		 font-size: 12px;
		 /* background-color: #195270; */
		 background-color: #FFFFFF;
		 padding: 5px 5px 5px 5px;
		 }
									
	#bottom3 {
		 position:static;
		 top: 507px;
		 color: #c92020;
		 width: 690px;
		 margin-top: 3px;
		 font-family:verdana, arial, sans-serif;
		 font-size: 18px;
		 /* background-color: #195270; */
		 background-color: #FFFFFF;
		 padding: 5px 5px 5px 5px;
		 }
									

