@charset "UTF-8";
@import "reset.css";
@import "default.css";

/*
	INDEX
	+geral
	+wrapper
	+classes
*/

/* +geral */
html, body, #wrapper {
	width:100%;
	height:100%;
	line-height:0; /* evita espacamentos indesejaveis no rodape da pagina */
	
	/* colocar tamanhos minimos do flash para browsers standards */
	min-width:996px;
	min-height:725px;
	background:#FFF;
	font-size:11px;
	font-family:Arial;
	color:#80714C;
}


#plugin-flash {
	position:absolute;
	top:50%;
	left:50%;
	width:250px;
	height:150px;
	overflow:hidden;
	margin:-85px 0 0 -135px;
	padding:25px;
	border:1px solid #000
}
#plugin-flash .warning { font-size:1.3em }
#plugin-flash p { margin-bottom:17px; font-size:1.1em }
#plugin-flash strong { font-weight:bold }
/* end wrapper */

#home #noscript { width: 1005px; background: url(../imgs/bg/bgr_aprovacao.jpg) no-repeat; height: 601px; margin: auto; position: relative; }
		#home #header h1 a { height:125px; left:50%; margin-left:-62px; position:absolute; top:40px; width:172px; }
		#home #content { width: 552px; height: 348px; position: absolute; top: 160px; left: 220px; font-size: 13px; color: #5D5D5D; } 
		#home #content p { margin-bottom: 10px; }
		#home #content p.center { margin-bottom: 15px; text-align:center; }
		#home #content p.vertCenter { margin-top:163px; }
		#home #content a { color: #5AB207; font-weight: bold; }
		#home #content ul li { color: #FF6600; font-weight: bold; }
		#home #content .btnAutorizo { width: 389px; height: 107px; background: url(../imgs/buttons/btn_autorizo.png) no-repeat; position: absolute; bottom: -25px; left: 50%; margin-left: -194px; }
		#footer { width: 900px; height: 19px; position: absolute; bottom: 0; }
		#footer .txt { font-size: 9px; padding-top: 3px; color: #AFAFAF !important; }
		#footer a { color: #AFAFAF }
		
/* +classes */
.vaM { vertical-align: middle; }
.txtBigPurple { font-size: 18px; font-weight: bold; color: #66449C; }
.txtBigGreen { font-size: 18px; font-weight: bold; color: #5AB207 }
.orange { color: #FF6600 !important; }
.purple { color: #66449C !important; }


div#pie {width:100%;background:url(http://www.mundonick.com/sitewide/headerfooter/images/2009/footer_bg.gif) repeat-x 0 -19px #FF7400;}
div#logo {width:100%;background:url(../imgs/bg/bg_nick_top.jpg) repeat-x top;}
#banner .banner {display:none;}
#flashHeader, #flashPersonajes {margin-top:-42px;}
/* end classes */