@charset "utf-8";
/* CSS Document */
#img_inicial{
	width:242px;
	height:120px;
	background:#FFF no-repeat;
	float:left;
	border:solid 3px #FFFFFF;
	border-radius:8px;
	overflow:hidden;
	position:relative;
	left:120px;
	box-shadow: 1px 0 5px #000000;
}
#fotos{
	position: relative;
	width:121px;
	height:120px;
	overflow: hidden;
	float:left;
}
#fotos2{
	position: relative;
	width:121px;
	height:120px;
	overflow: hidden;
	float:left;
}
#fotos3{
	position: relative;
	width:121px;
	height:120px;
	overflow: hidden;
	float:left;
}
#fotos4{
	position: relative;
	width:121px;
	height:120px;
	overflow: hidden;
	float:left;
}
#img_menu{
	width:121px;
	height:120px;
	position:relative;
	float:right;
	background:url(../imagens/fd_titulo.png);
}

#img_menu2{
	width:121px;
	height:120px;
	position:relative;
	float:right;
	background:url(../imagens/fd_titulo2.png);
}
#img_menu3{
	width:121px;
	height:120px;
	position:relative;
	float:right;
	background:url(../imagens/fd_titulo3.png);
}
#img_menu4{
	width:121px;
	height:120px;
	position:relative;
	float:right;
	background:url(../imagens/fd_titulo4.png);
}