			body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #000033;
		background-color: #F9DFAB;
			}
				h1
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 9px 0px 0px 10px;
		text-align: left;
	}
		h2
	{
		color:  #000033;
		font: 85% arial, hevetica, sans-serif;
		margin: 14px 0px 0px 10px;
		text-align: left;
			}
						h3
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 8px 0px 0px 10px;
		text-align: left;
	}

				h4
	{
		color:  #000033;
		font: 85% arial, hevetica, sans-serif;
		margin: 16px 15px 0px 10px;
		text-align: left;
	}
					h5
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif, italic;
		font-weight: bold;
		margin: 8px 30px 0px 0px;
		text-align: right;
	}
			h6
	{
		color:  #000033;
		font: 85% arial, hevetica, sans-serif;
		margin: 16px 0px 0px 200px;
		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/barra.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% ;
    }  
			#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: #80b2dd; margin-bottom: 0px;
	}
	#box1 {            /* Box da esquerda 1 */
    display:inline;
    float:left;
    width:460px;
	height: 327px;
	margin: 0px 0px 0px 0px;
    margin-top:20px;
    margin-left:20px;
    border:0px solid #c8c09b;
    text-align:center;
	background-image: url(images/caixa1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
    }    
	#box3 {            /* Box da esquerda 2 */
    display:inline;
    float:left;
    width:460px;
	height: 193px;
	margin: 0px 0px 0px 0px;
    margin:0em auto;
    margin-top:0px;
    margin-left:20px;
    border:0px solid #c8c09b;
    text-align:center;
	background-image: url(images/caixa2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0% ;
    } 
 
	#box2 {
	display:inline;
	FLOAT: right; 
	WIDTH: 224px; 
	height: 520px;
	background-color: inherit; 
	margin: 0px 0px 0px 0px;
	background-image: url(images/caixa3.jpg);
	margin-top:20px;
    margin-right:20px;
    border:0px solid #c8c09b;
    text-align:center;
	background-repeat: no-repeat;
	background-position: 0% 0% ;	
	}
	#footer	
	{
		clear: both;
		color: #ffffff;
		background-color: #3A4E7C;
		text-align: right;
		margin-top:5px;
		margin-bottom: 0;
		height: 40px;
		padding: 15px;
		font-size: 90%;
}
a:link, a:active {
  color: #3A4E7C;
  background: transparent;
}

a:visited {
  color: #3A4E7C;
  background: transparent;
}