﻿@charset "UTF-8";
@import "reset.css?34";
@import "default.css?43";

/*
	INDEX
	+geral
	+wrapper
	+classes
*/

/* +geral */
html, body, #wrapper{
	width:100%;
	height:100%;
	line-height:0; /* evita espacamentos indesejaveis no rodape da pagina */
	/*margin:0 auto;*/
	
	/* colocar tamanhos minimos do flash para browsers standards */

	min-width:964px; 
	min-height:768px;
	
	color:#80714C;
	background:#122560;
	font-size:16px;
	font-family:Arial;
	color:#264C92;
}
/* end geral */

/* +wrapper */
#wrapper{ line-height:normal;}

/* end wrapper */

#footer{ width:620px; margin:0 auto; padding-top:61px;}
#footer li{ display:inline; float:left; }
#footer li .kraft-foods{background:url(../imgs/others/kraft-foods.gif) no-repeat; width:61px; height:23px; margin-left:10px;}
#footer li .rights-reserved{background:url(../imgs/others/direitos-reservados.gif) no-repeat; width:269px; height:22px; margin-left:10px;}
#footer li .privacy-policy{background:url(../imgs/others/politica-marketing.gif) no-repeat; width:159px; height:22px; margin-left:10px;}
#footer li .terms{background:url(../imgs/others/termos-uso.gif) no-repeat; width:73px; height:22px; }
#footer li .faq{background:url(../imgs/others/faq.gif) no-repeat; width:21px; height:22px;}

/* +plugin-flash */
#menu {display:none;}
#noscript h1 a { display:block; width:197px; height:153px; text-indent:-9999px; overflow:hidden; margin:0 0 0 220px; background:url(../imgs/bg/logo_top.jpg) no-repeat center top; position:absolute; z-index:9999; }

#noscript{width:623px; /*height:700px;*/ margin:0 auto;}
#noscript #content {
	background:#122560 url(../imgs/bg/body.jpg) center 0 no-repeat;
	width:623px; 
	height:260px; 
	margin-top:-130px; 
	margin-left:-311px; 
	left:50%; 
	top:50%; 
	position:absolute; 
	z-index:1;
}

#noscript #content p {
	text-indent:-9999px;
	margin:120px 0px 0 320px;
    background: url(../imgs/bg/txt_no_flash.jpg);
	width:191px;
	height:58px;
}

#noscript #content a.download {
	text-indent:-9999px;
	margin:10px 0px 0 340px;
    background: url(../imgs/bg/download.jpg);
	width:152px;
	height:40px;
	display:block;
}
/* end plugin-flash */

/* +classes */
/* end classes */
