/* CSS Document */
body {
	background-image:url(../../../../Portals/0/background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#FFFFFF;
	margin:0px;
	font-family:"Trebuchet MS";
	}
.logotipo {
	width:210px;
	height:68px;
	padding-top:30px;
	padding-left:65px;
}
#menu_flash {
	position:relative;
	border:0px dashed #FF0000;
	padding-top:15px;
	width:98%;
	height:169px;
	right:0px;

}
#itens_menu {
	position:relative;
	top:-130px;
	padding-right:35px;
	border:0px dashed #FF0000;
	color:#85A15B;
	font-size:12px;


}
#main_content {
	width:359px;
	height:320px;
	border:0px dashed #FF0000;
	margin-top:63px;
}
#girl {
	position:absolute;
	top:191px;
	margin-left:146px;
	width:350px;
	height:364px;
	background-image:url(../images/girl.png);
	background-repeat:no-repeat;
	}
#flash {
	position: relative;
	top:-75px;
	width:241px;
	height:221px;
	background-image:url(../../../../Portals/0/flash.gif);
	background-repeat:no-repeat;


}