
/************************************************************
											Internas
************************************************************/
body{background:#afafaf;}

div#geral{
	height:auto;
	background:url(../images/bg-geral.jpg) 0 0 no-repeat;
	}

header{height:95px;}

div#content{
	margin:0 auto;
	height:auto;
	}

article{
	line-height:18px;
	text-align:justify;
	width:570px;
	margin:40px 0;
	float:left;
	}
	
aside {
	height:610px;
	width:340px;
	float:right;
	margin:20px 0;
	}

div#contato{
	text-align:right;
	width:300px;
	height:175px;
	margin:10px 75px;
	display:inline;
	float:left;
	}

span#contato-title{
	font-size:26px;
	color:#000;
	text-shadow:-1px 1px 2px #1f4ac2;
	display:block;
	margin-bottom:20px;
	}

span#tel{
	font-size:20px;
	font-style:italic;
	line-height:40px;
	color:#fff;
	display:block;
	margin:10px 20px 0 0;
	background:url(../images/phone.png) 90px 0 no-repeat;
	}

span#mail{
	display:block;
	color:#fff;
	margin:10px 50px 0 0;
	line-height:36px;
	font-style:italic;
	background:url(../images/mail.png) 50px 0 no-repeat;
	}
	
span#rua{
	margin:60px 60px 0;
	display:block;
	color:#000;
	text-shadow:-1px 1px 2px #3253c8;

	}	

span#bairro{
	margin-right:170px;
	display:block;
	color:#000;
	text-shadow:-1px 1px 2px #3253c8;
	}	

span#cidade{
	margin-right:170px;
	display:block;
	color:#000;
	text-shadow:-1px 1px 2px #3253c8;
	}	
	
img#bndes{
	float:left;
	margin:80px 0 0;
	}

img#finame{
	float:left;
	clear:both;
	margin:20px 0 0 60px;
	}

	
p#copyright{
	color:#000;
	text-shadow:none;
	margin:0;
	}
	
img#logo-sonar{
	float:right;
	margin:0;
	}