#PaginaInicial{
	float:left;
	width:100%;
	padding:0 0 10px 0;
}

#PaginaInicial #Left{
	width:400px;
	float:left;
	margin:10px 0 0 12px;
	display:inline;
}

#PaginaInicial #Left .Boxs{

	clear:both;
	width:400px;
	float:left;
	margin:10px 0 0 0;
}
#PaginaInicial #Left a{
	color:#000000;
	text-decoration:none;
}
#PaginaInicial #Left .Img{
	border:1px solid;
	float:left;
	background-image:url(../slices/bg-foto.jpg);
	width:126px;
	height:107px;
}
#PaginaInicial #Left .Img img{
	margin:6px 0 0 5px;
}
#PaginaInicial #Left h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	float:left;
	margin: 0  0 0 10px;
}

#PaginaInicial #Left h2.Persiana{
	margin:28px 0 0 10px;
	line-height:25px;
}


#PaginaInicial #Left h2.Rede{
	margin:45px 0 0 10px;
}
#PaginaInicial #Left h2.Box{
	margin:28px 0 0 10px;
	line-height:25px;
}

#PaginaInicial #Right{
	float:right;
	margin:15px 12px  0 0 ;
	display:inline;

}

#PaginaInicial #Right h1 a{
	background-image:url(../slices/img-orcamento.png);
	width:280px;
	height:216px;
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:10px 0 0 10px;
}

#PaginaInicial #Right p{
	background-image:url(../slices/img-pagamento.png);
	width:280px;
	height:47px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	margin:0 0 0 10px;
	



