body { margin:0; padding:0; line-height:15px; font-family:"Tahoma"; font-size:12px; color:#000000; background:url(../images/bg.jpg) center center;  }
form, ul, p { margin:0; padding:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
.bg_topo { background:url(../images/bg_topo.jpg) center top no-repeat; }
.bg_rodape { background:url(../images/bg_rodape.jpg) center bottom no-repeat; }
.bg_folha { background:url(../images/bg_folha.gif) left bottom repeat-x #ffffff; }
.tab_programacao td:hover { margin-bottom:15px; background:#efefef; }
.tab_adm td:hover { background:#F8E4E4; }

/* ESTILO DO H */
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-weight:normal; }
h1 { font-size:20px; line-height:23px; }
h2 { font-size:18px; line-height:21px; }
h3 { font-size:16px; line-height:19px; }
h4 { font-size:14px; line-height:17px; }
h5 { font-size:11px; line-height:15px; }
h6 { font-size:10px; line-height:13px; }

/* ESTILO DOS TEXTOS */
.justificado { text-align:justify; }
.txt_branco { color:#FFFFFF; }
.txt_preto { color:#000000; }
.txt_preto2 { color:#000000; font-size:12 }
.txt_vermelho { color:#a00101; }
.txt_laranja { color:#FF9900; }
.txt_cinza { color:#6c6c6c; font-size:12 }

/* INPUT */
.input { color: #a1a1a1; border:1px solid #ebebeb; font-size:11px; padding:2px; padding-top:6px; padding-bottom:6px; background: url(../images/bg_form.gif) left top repeat-x #FFFFFF; margin-top:3px; font-family:tahoma; } 
.bot_adm { color: #FFFFFF; border:none; font-size:11px; padding:2px; padding-top:6px; padding-bottom:6px; background: url(../images/input_adm.jpg) center center no-repeat; margin-top:3px; font-family:tahoma; width:189px; font-weight:bold; }

/* MENU */
#menu {list-style:none;margin:0;padding:0; width:792px;}
#menu li {float:left;width:132px;margin:0;padding:0;text-align:center; line-height:20px;}
#menu li a {display:block;padding-bottom:8px; padding-top:5px;height:100%;color:#d7d7d7;text-decoration:none; font-size:13px; font-weight:bold; border-right:solid 1px #4c4c4c; position:relative; z-index:99;}
#menu li a {background:url(bg2.jpg) repeat 0 0;}
#menu li a:hover, li a:focus, li a:active {background-position:-150px 0; text-decoration:underline;}
#menu li a {background:url(../images/bg_menu.jpg) repeat -20px 35px;}
#menu div { background:#323232; }
#menu li:hover ul { display:block; background:#323232; position:absolute;}
.submenu { position:relative; background: #323232; display:none; width:131px; z-index:999; padding-left:0px; line-height:30px;  list-style:none; *margin-left: -66px; }

/* PNGs */
.sombra_refletores{
	position:absolute; 
	height:96px; 
	width:308px; 
	background: url(../images/sombra_refletores.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/sombra_refletores.png',sizingMethod='scale')!important;
}
.moldura{
	height:210px; 
	width:255px; 
	background: url(../images/moldura.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/moldura.png',sizingMethod='scale')!important;
}
.moldura_quem{
	height:193px; 
	width:179px; 
	background: url(../images/moldura_quem.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/moldura_quem.png',sizingMethod='scale')!important;
}
.topo_adm{
	background: url(../images/topo_adm.png) left top;
	background-repeat: no-repeat;
	*background: none;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/topo_adm.png',sizingMethod='scale')!important;
}

/* LightBox */
#divJanela {
	position:fixed;
	top:0;
	left:0;
	z-index:999998;
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity:0.55;
	background-color:#000000;
	width:100%;
}
#divResultado {
	padding:0px;
	z-index:999999;
	top: 20%;
	left:43%;
	position: fixed;
	-position:absolute;
}
.top{
	background: url(../images/light/top.png) left top;
	background-repeat: repeat-x;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/top.png',sizingMethod='scale')!important;
}
.bottom{
	background: url(../images/light/bottom.png) left top;
	background-repeat: repeat-x;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/bottom.png',sizingMethod='scale')!important;
}
.right{
	background: url(../images/light/right.png) left top;
	background-repeat: repeat-y;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/right.png',sizingMethod='scale')!important;
}
.left{
	background: url(../images/light/left.png) left top;
	background-repeat: repeat-y;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/left.png',sizingMethod='scale')!important;
}
.canto{
	background: url(../images/light/canto.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/canto.png',sizingMethod='scale')!important;
}
.canto2{
	background: url(../images/light/canto2.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/canto2.png',sizingMethod='scale')!important;
}
.canto3{
	background: url(../images/light/canto3.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/canto3.png',sizingMethod='scale')!important;
}
.canto4{
	background: url(../images/light/canto4.png) left top;
	background-repeat: no-repeat;
	_background: none!important;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/light/canto4.png',sizingMethod='scale')!important;
}
.down{
	color:#666666
}
/* ------------------------- */