
/************************************************************
													HOME
************************************************************/
img#bndes{
	margin:40px 0 0 30px;
	position:absolute;
	display:block;
	}

img#finame{
	margin:180px 0 0 -30px;
	position:absolute;
	display:block;
	}
	
article{
	width:690px;
	height:450px;
	float:left;
	margin:60px 0 0 230px;
	}	

div#contato{
	text-align:right;
	width:300px;
	height:175px;
	margin: 90px 0 0 35px;
	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;
	}
	
aside{
	width:258px;
	height:670px;
	float:right;
	margin-top:60px;
	background:url(../images/bg-carrossel.png) 0 90px no-repeat;
	}	
	
aside h2{margin-left:20px;}	

aside ul{
	margin:20px auto !important;
	list-style:none;
	width:158px;
	}

aside a#down,
aside a#up{
	width:39px;
	height:24px;
	display:block;
	}		

aside a#up{margin:0 auto 10px}
aside a#down{margin:30px auto 0;}


aside ul li{
	width:158px;
	height:126px;
	margin:30px auto 0;
	}
	
img#up, img#down{
	display:block;
	margin:0 auto;
	cursor:pointer;
	}
