				body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #000033;
		background-color: #294160;

			}
	a:link { color: #ffffff; }
	a:visited { color: #ffffff; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #3A4E7C;
	}
	
	a:link { color: #ffffff; }
	a:visited { color: #ffffff; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #3A4E7C;
	}
				h1
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 5 0 0px 10;
		text-align: left;
	}
		h2
	{
		color:  #FFFFFF;
		font: 85% arial, hevetica, sans-serif;
		margin: 14 0 0px 10;
		text-align: left;
			}
						h3
	{
		color:  #000033;
		font:85% arial, hevetica, sans-serif;
		margin: 15 15 0px 15;
		text-align:justify;
	}

				h4
	{
		color:  #FFFFFF;
		font: 85% arial, hevetica, sans-serif;
		margin: 16 0 0px 200px;
		text-align: left;
	}
					h5
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 5px 0px 0px 10px;
		text-align: left;
	}
			h6
	{
		color:  #FFFFFF;
		font: 85% arial, hevetica, sans-serif;
		margin: 16 15 0px 10;
		text-align: left;
	}
			
			#container
	{
		margin: 1em auto;
		width: 750px;
		text-align: left;
		background-color: #FFFFFF;
		background-image: none;
		border: 0px solid #FFFFFF;
	}
	
	
	
#header
	{
		height: 240px;
		background-image: url(images/barra31.jpg);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		border-bottom: 1px solid #FFFFFF;
		position: relative;
		
		}
		#barra_divulga {
		display:inline;
    float:inherit;
    width:749px;
	height: 47px;
	margin: 0px 0px 0px 0px;
    margin-bottom:0px;
    margin-left:0px;
    border:0px solid #c8c09b;
    text-align:center;
	background-repeat: no-repeat;
	background-position: 0% 0% ;
    }  
	#barra_divulga {
		display:inline;
    float:inherit;
    width:749px;
	height: 47px;
	margin: 0px 0px 0px 0px;
    margin-bottom:0px;
    margin-left:0px;
    border:0px solid #c8c09b;
    text-align:center;
	background-repeat: no-repeat;
	background-position: 0% 0% ;
	}
	#picture {
	display:inline;
    float:left;
    width:100px;
	height: 100px;
	margin: 5px 0px 0px 50px;
    padding: 0px 0px 0px 0px;
    border:0px 
       } 
	   
	   			#picture1 {
	margin: 0px 0px 0px 620px;
    border:0px 
       }   
	#mainnav
	{
		background-color: #3A4E7C;
		color: #ffffff;
		padding: 8px 12px;
		margin-bottom: 0px;
	}
	
	#mainnav ul
	{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
		border-left: 1px solid #ffffff;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0px 6px;
		border-right: 1px solid #ffffff;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #ffffff;
		background-color: #02437b;
		BORDER-BOTTOM: #fc0 4px solid;
		}
		#mainnav li a:active {
	BORDER-BOTTOM: #fc0 4px solid
}
		
#column_left_home {
	FLOAT: left; WIDTH: 750px; height: 520px; background-color: #294160; margin-bottom: 0px;
	}
	#box1 {            /* Box da esquerda 1 */
    display:inline;
    float:left;
    width:250px;
	margin: 0 0 0 0;
    margin-top:20px;
    margin-left:50px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image: url(images/caixa81.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 0 ;
	}
		#box2 {
	display:inline;
	FLOAT: left; 
	WIDTH: 350px; 
	background-color: ##FFFF00; 
	margin: 0 0 0 0;
	margin-top:20px;
    margin-left:50px;
    border:0px solid #c8c09b;
    text-align:center;
	background-repeat: no-repeat;
	background-position: 0 0 0 0 ;
	}

	#footer	
	{
		clear: both;
		color: #ffffff;
		background-color: #30315f;
		text-align: right;
		margin-top:5px;
		margin-bottom: 0;
		height: 40px;
		padding: 15px;
		font-size: 90%;
}
a:link, a:active {
  color: #ffffff;
  background: transparent;
}

a:visited {
  color: #ffffff;
  background: transparent;
}