@charset "utf-8";

/* CSS Document */

body{

	background: #ef5851 url(perso.jpg) top center no-repeat fixed;
    color: #ffffff;

}


#parede_arara {

	width:650px;

	height:800px;

	background:url(produtos/arara.jpg) top center no-repeat;

}

#parede_borboleta {

	width:650px;

	height:800px;

	background:url(produtos/borboleta.jpg) top center no-repeat;

}

#parede_lotus {

	width:650px;

	height:800px;

	background:url(produtos/flor_lotus.jpg) top center no-repeat;

}

#parede_agua {

	width:650px;

	height:800px;

	background:url(produtos/monte.jpg) top center no-repeat;

}

#mesa_peixe {

	width:650px;

	height:794px;

	background:url(produtos/peixe.jpg) top center no-repeat;

}

#mesa_sol {

	width:650px;

	height:794px;

	background:url(produtos/sol.jpg) top center no-repeat;

}

#mesa_smi {

	width:650px;

	height:794px;

	background:url(produtos/smi.jpg) top center no-repeat;

}

#bolso_rio {

	width:650px;

	height:850px;

	background:url(produtos/rio.jpg) top center no-repeat;

}

#bolso_borboleta {

	width:650px;

	height:850px;

	background:url(produtos/borboleta_p.jpg) top center no-repeat;

}

#bolso_amor {

	width:650px;

	height:850px;

	background:url(produtos/amor_perfeito.jpg) top center no-repeat;

}

#logo_ad {

	padding:570px 0 0 10px;

}



#logo_ad img {

	border:3px solid #FFF;

}




.form {

	visibility:hidden;

}

#simula {

	margin-left:320px;}
	
	
	
#bloco{

color:#FFF;

padding: 10px;

margin-left:100px;

box-shadow:0px 0px 5px #000;

/* implementação para o firefox */

-moz-box-shadow:0px 0px 5px #000;

/* implementação para safari */

-webkit-box-shadow:0px 0px 5px #000;

background:url(black.png);

width:380px;

margin-top:100px;

height:305;


}

#bloco a {	color:#EEE;}

#bloco a:hover {	color:#FFF;}
