@charset "utf-8";

/* CSS Document */


.ifrme {

	width:380px;

	height:510px;

	background-image:url(img/fundoframe.gif);

	background-repeat:no-repeat;

}

.caixa {

	width:340px;

	height:350px;

	text-align:center;
	
	margin-left:0px;
}

.font02 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	color:#ccc;

	text-align:center;

	margin-bottom:10px;

}

.font03 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:36px;

	color:#FFF;

	text-align:center;

}