* { margin:0; padding:0; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
body { background:#b0c59d; }
#central { margin:0 auto; width:750px;  }
a { text-decoration:none; color:#5c0000; }
a:hover { color:#000000; }
img { border:none; }

body{
	background-image:url(../imagens/back.gif);
}

/* Header */
#header { width:750px; text-align:center; margin:0px auto; }
#header h1 a { display:block; text-indent:-5000px; overflow:hidden; width:750px; height:305px; margin:0; background:#fff url(../imagens/interface/header.jpg) no-repeat; }
#header #barra_sup { height:20px; width:750px; background:#5c0000; }

/* Footer */
#footer { width:750px; height:140px; clear:both; margin:0; padding:0;}
#footer #bar { background:#a06b29; color:#472700; }
#footer #bar h2.um { display:inline; padding-left:10px; font-size:11px; vertical-align:middle; }
#footer #bar h2.dois { display:inline; padding-left:150px; font-size:11px; vertical-align:middle; }
#footer #bar h2.tres { display:inline; padding-left:220px; font-size:11px; vertical-align:middle; }
#footer td { padding-top:5px;}

/* Menu */
#menu { width:750px; text-align:center; background-color:#684922; border-top:solid 3px #fff; }
#menu ul { padding:2px 0; }
#menu li { display:inline; list-style:none; padding:0 2px; vertical-align:middle; height:15px; font-size:11px; color:#c89555; }
#menu li a { text-align:center; }
#menu li a, #menu span { font-size:11px; color:#fbf7f3; }
#menu li a:hover, #menu li a.selected { font-size:11px; color:#f4881c; }

/* Pre Home */
#pre_home { width:750px; text-align:center; background:#b0c59d; margin-top:30px; padding-bottom:30px; }
#pre_home p { margin-top:20px; }
#pre_home p a { font-size:14px; font-weight:bold; color:#6a7957; }
#pre_home p a:hover { color:#fff; }

/* Conteudo */
#conteudo { width:750px; min-height:300px; background-color:#ffffff; }
#conteudo h2 { font-size:18px; font-weight:bold; color:#5c0000; padding:0 0 10px 0; }
#conteudo h3 { font-size:12px; font-weight:bold; color:#f4881c; padding:0 0 10px 0; }
#conteudo h3 a { color:#999999; }
#conteudo h3 a:hover { color:#94AB9B; }
#conteudo h4 { font-size:11px; font-weight:bold; color:#5c0000; padding:0 0 10px 0; }
#conteudo p { font-size:11px; color:#333; text-align:justify; padding:0 0 10px 0; }
#conteudo ul { margin-bottom:20px; }
#conteudo li { font-size:11px; color:#333; padding:0 0 5px 0; list-style:none; }
#conteudo li strong { color:#333; }
#conteudo table { margin-bottom:20px; }
#col_1 { width:420px; padding:20px 40px 20px 290px;}
#col_2 { width:420px; padding:20px 40px 20px 290px; }
#col_2 img { clear:both; float:left; margin:0 20px 20px -220px; }
#col_2 div { clear:both; padding-top:20px; }
#col_3 { width:420px; padding:20px 55px 20px 275px; }
#col_3 img { clear:both; float:left; margin:0 20px 20px -220px; }
#col_3 div { clear:both; padding-top:20px; }
ul#expo { width:460px; padding:0 20px 20px 290px; }
ul#expo li { width:230px; padding:15px 0; float:left; display:inline; }
ul#expo li img { border:none; padding-right:10px; vertical-align:middle; }
ul#expo li a { font-size:11px; font-weight:bold; color:#000; }
ul#expo li a:hover { color:#6A8AA3; }

/* Areas */
#area_home { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_home.jpg) bottom left no-repeat; }
#area_prog { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_programacao.jpg) top left no-repeat; }
#area_expo { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_exposicao.jpg) top left no-repeat; }
#area_foto { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_fotos.jpg) top left no-repeat; }
#area_noti { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_noticias.jpg) top left no-repeat; }
#area_ofic { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_home.jpg) top left no-repeat; }
#area_pale { width:750px; min-height:300px; background:url(../imagens/interface/vinheta_convidados.jpg) top left no-repeat; }

/* 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:#b0c59d; }
#superbox-container .loading { text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF; }
#superbox { padding:10px 20px; background:#FFFFFF; border:solid 1px #FFFFFF; }
#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:#CCCCCC !important; text-align:center; }