/* CSS Document */

body{
		background-color:#fef7db;
		width:100%;
		height:100%;
	}




#body_content{
		width:950px;
		position:relative;
		margin: 0 auto;
		background-color:#fef7db; 
		color:#442200; 
		font:14px/18px Georgia, "Times New Roman", Times, serif;
		text-align:left;
	}
	
	
#welcome
	{
		background-color:#005598;
		width:100%;
		height:35px;
		
	}
	
	#wel_1
	{
		color:#fef7db; 
		font:20px/22px Georgia, "Times New Roman", Times, serif;
		text-decoration:bold;
		margin-top:5px;
		margin-left:8%;
	}
	
	#wel_2
	{
		color:#fef7db; 
		font:16px/18px Georgia, "Times New Roman", Times, serif;
		margin-top:-16px;
		margin-left:30%;
		margin-right:8%;
	}
	
	#menu
	{
		background-image: url("../images/menu.jpg");
		background-repeat:repeat-y;
		margin-left:1%;
	}
	
	#menu a
	{
		color:#fef7db; 
		font:14px/16px Georgia, "Times New Roman", Times, serif;
		text-decoration:bold;
		margin-top:40%;
		margin-left:4%;
	}
	
	#header
	{
		background-color:#005598;
		width:100%;
		height:40px;
		margin-top:-2%;
	}
	
	#header p 
	{
		color:#fef7db; 
		font:12px/14px Georgia, "Times New Roman", Times, serif;
		margin-left:1%;
		margin-right:1%;
		margin-top:1%;
		
	}
	
	#content_text
	{
		width:500px;
		margin-left:37%;
		margin-top:-70%;
	}
	
	#content_text a
	{
		padding:0px; 
		margin:0px; 
		background:#fef7db; 
		color:#442200; 
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	
	#content_text_labor
	{
		width:500px;
		margin-left:37%;
		margin-top:-70%;
	}
	
	#content_text_labor a
	{
		padding:0px; 
		margin:0px; 
		background:#fef7db; 
		color:#442200; 
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	
	#content_text_links
	{
		width:500px;
		margin-left:37%;
		margin-top:-67%;
	}
	
	#content_text_links a
	{
		padding:0px; 
		margin:0px; 
		background:#fef7db; 
		color:#442200; 
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}

	#content_text_contact
	{
		width:500px;
		margin-left:37%;
		margin-top:-65%;
	}
	
	#content_text_contact a
	{
		padding:0px; 
		margin:0px; 
		background:#fef7db; 
		color:#442200; 
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	
	#contact_left
	{
		margin-left:35%;
	}
	
	#contact_center
	{
		margin-left:50%;
	}
	
	#texto_tabela
	{
		color:#442200;
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	
	table#rodape tr td.fonte
	{
		color:#442200;
		font:14px/18px Georgia, "Times New Roman", Times, serif;
	}
	
	#header p  a  
	{
		color: #FFD700;
		text-decoration: none;
	}
	
	#header p  a:hover
	{
		color: #F0E68C;
	}	