body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		background-image: url("/images/bg_site.gif");
		background-repeat: repeat-x;
	}
	#container
	{
		width: 900px;
		border: 0px;
		margin:0 auto; 		
		padding: 0;
	}
	#header
	{
		margin: 0;
		padding: 0;
		height: 135px;
		background-image: url("/images/header.jpg");
		background-repeat: no-repeat;
	}
	#corpo
	{
		margin: 0;
		padding: 0;
		height: 275px;
		background-image: url("/images/corpo_bg.jpg");
		background-repeat: no-repeat;
	}
	#corpo2
	{
		margin: 0;
		padding: 0;
		width: 900px;
		height: 87px;
		background-image: url("/images/corpo3.gif");
	}
	#servicos
	{
		margin: 0;
		padding: 0;
		width: 900px;
		height: 125px;
		background-image: url("/images/servicos.gif");
	}
	#rodape_geral
	{
		margin-top: 20px;
		padding: 0;
		width: 900px;
		height: 24px;
		text-align: center;
		font-family: arial;
		font-size: 9px;
		color: #cccccc;	
		text-decoration: none;
	}
	
	#corpo_img{
		float: right;
	}
	

	.Titulo1 			{ font-family: verdana ; font-size: 18px ; color: #fff;font-weight:bold;}
	.Titulo1:link 		{ text-decoration : none; color : #fff;font-weight:bold;}
	.Titulo1:visited 	{ text-decoration : none; color : #fff;font-weight:bold;}
	.Titulo1:Hover		{ text-decoration : none;font-size: 18px; color: #fff;font-weight:bold;}
	
	.Titulo2 			{ font-family: verdana ; font-size: 14px ; color: #2b3f60;font-weight:bold;}
	.Titulo2:link 		{ text-decoration : none; color : #2b3f60;font-weight:bold;}
	.Titulo2:visited 	{ text-decoration : none; color : #2b3f60;font-weight:bold;}
	.Titulo2:Hover		{ text-decoration : none;font-size: 14px; color: #2b3f60;font-weight:bold;}