/* Tupixel */
* {	margin:0; padding:0; list-style-type:none; font-family:Verdana, Arial, Helvetica, sans-serif; }
strong { font-weight:bold; }
#central { width:420px;	margin:20px auto; }
#central h1 { font-size:10px; margin:10px 0; }
#central h2 { font-size:10px; color:#999999; font-weight:normal; text-align:center; margin:10px 0 10px 0; }
#central p { font-size:12px; color:#333333; line-height:18px; text-align:justify; width:420px; margin:10px 0; }
#central p a { font:inherit; color:#666666; }
#central p a:hover { color:#000000; }
ul#nav { width:420px; height:20px; padding:10px 0; clear:both; text-align:center; border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; }
ul#nav li { float:left; display:inline; width:16px; height:20px; text-align:center; }
ul#nav li a { font-size:12px; font-weight:bold; color:#999999; text-decoration:none; }
ul#nav li a:hover { color:#000; }
ul#nav li a.current { color:#000; }
ul#desenho { margin:10px 0; clear:both; }
ul#desenho li { font-size:10px; color:#000; width:420px; height:70px; margin-top:5px; line-height:70px; background:#F9F9F9; border-bottom:solid 1px #CCC; }
ul#desenho li a { float:left; color:#060; text-decoration:underline; }
ul#desenho li a:hover { font-weight:bold; }
ul#desenho li img { margin-right:20px; border:none; vertical-align:middle; }
ul#desenho li span { float:right; height:70px; width:60px; margin-left:20px; }
ul#desenho li span.imagecell { float:left; height:70px; width:70px; margin:0 20px 0 0; }
div#contenthome { }
div#contenthome p { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000; text-align:center; line-height:32px; }
div#contenthome p strong { font:inherit; font-weight:bold; font-size:36px; }
div#contenthome p a { font:inherit; color:#000000; }
div#imghome { margin:30px 30px; width:360px; height:270px; overflow:hidden; text-align:center; }
div#imghome ul { width:360px; height:270px; text-align:center; }
div#imghome ul li { list-style:none; text-align:center; padding:0; }
div#footer { width:420px; margin-top:30px; clear:both; text-align:center; border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; }
div#footer p { font-size:10px; color:#999999; line-height:18px; text-align:center; width:420px; margin:5px 0; }
div#footer p a { font:inherit; color:#999999; text-decoration:none; }

/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay { background:#333333; }
#superbox-container .loading { text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF; }
#superbox { padding:10px 20px; background:#F0F0F0; border:solid 1px #F0F0F0; }
#superbox-innerbox { padding:10px 0; }
#superbox.image { text-align:center; }
#superbox .close, #superbox .nextprev { overflow:hidden; margin:0; cursor:pointer; text-align:center; }
#superbox .close *, #superbox .nextprev * { color:#999999 !important; text-align:center; }