body { margin: 15px;
	   background-color:#006600;
	   text-align:center;
		}

h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #006600}
p{text-indent: 0em; padding-bottom:0.5em}
h2{padding-top: 0.2em; padding-bottom: 0.2em; }
.nifty{ margin: 0;background: #EEEED1}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #EEEED1}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



.topo     { position:center;
            float: center;
			margin-bottom: 15px;
			background-image:url("topo_back.png");
			width: 900px;
			height:380px;
			}
			
.topoesq    {position:relative;
            background-image:url("topo_esq.png");
			background-repeat:no-repeat;
            float:left;
			width:310px;
			height:162px;
            }
			
.topodir    {position:relative;
             background-image:url("topo_dir.png");
			 background-repeat:no-repeat;
             float:left;
			 width:1280px;
			 height:162px;
            }

.barra     {position:center;
           float: left;
		   background-color: #FFFFFF;
		   width: 900px;
           height: auto;
		   }
		  
ul.nav { 
	margin:0; 
	padding:0;
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	float:left;
	width: 9em;
	font:0.8em  Arial, Helvetica, sans-serif;
	background-image:url("nav_back.png");
	color: #FFFFFF;
	text-align:center;
	padding:0.6em  0.5em 0.4em  0.6em;
	text-decoration:none;
	}  
ul.nav a:hover{
	background-image:url("nav_back2.png");
	color: #FF9900;
	}
 

.corpo    {position: center;
           float: left;
		   background-color: #FFFFFF;
		   width: 900px;
		   height: auto;
            }

.corpofixo  {position: center;
             margin:0 auto;
			 background-color: #FFFFFF;
		     width: 740px;
		     height: auto;
			 padding-bottom:15px;
			 }


.corpo1     {
	position:relative;
	float: left;
	margin: 10px;
	background-color: #FFFFFF;
	width: 250px;
	height: auto;
	background-image: url("navio_cont.png");
		     }
		  
.corpo2     {position:relative;
             float: left;
			 margin: 10px;
		     background-color: #CCCC66;
		     width: 420px;
             height: auto;
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:11px;
			 color: #556B2F;
			 line-height:140%;
		     }

.corpo3     {position:relative;
             float: left;
			 margin: 10px;
		     background-color: #99FFFF;
		     width: 420px;
             height: auto;
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:11px;
			 color: #556B2F;
			 line-height:150%;
		      }
		  
		  
.corpo4     {position:relative;
             float: left;
		     background-color:#FFFFFF;
			 width: 248px;
             height: 311px;
			 margin:10px;
			   }

			
.rodape   {position:center;
           background-color:#000000;
		   margin-bottom: 15px;
		   float: left;
		   width: 900px;
		   height: 30px;
		   font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size: 10px;
		   line-height: 120%;
		   color: #CCCCCC;
		   }

a.linkum:link {color: #FFFFFF;
        text-decoration:none;
		}

a.linkum:visited {color: #FFFFFF;
           text-decoration:none;
		   }
		
a.linkum:hover {color: #FF9900;
         text-decoration: none;
		 }
		 
a.linkum:active {color: #00CC33;
          text-decoration: none;
		  }

a.linkdois:link {color: #006600;
        text-decoration:none;
		}

a.linkdois:visited {color: #006600;
           text-decoration:none;
		   }
		
a.linkdois:hover {color: #FF9900;
         text-decoration: none;
		 }
		 
a.linkdois:active {color: #00CC33;
          text-decoration: none;
		  }



		  

