/* CSS Document */
/* ========= PAGINA PRINCIPAL */
body
{
	margin:0;
	background-image:url(../img/fundo.jpg);
}
.body_conteudo
{
	background-image:none;
	background-color:#AC0C0C;
}
.body_mural
{
	background-image:url(../img/st_mural_geral.jpg);
	background-repeat: no-repeat;	
}
.body_mural_envio	{
	background-image:none;
	background-color:#610200;
}
.body_fotos
{
	background-image:none;
	background-color:#FFFFFF;
}
.link_lifes
{
	font-family: Verdana;
	font-size: 9px;
	color:#ffffff;
	text-decoration: none;
}
a:hover.link_lifes
{
	font-family: Verdana;
	font-size: 9px;
	color:#CCCCCC;
	text-decoration:underline;
}
#blk_principal
{
	background-color:#AD0F0E;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	position: absolute;
	width:774px;
	height:950px;
	margin-left:-388px;
	left: 50%;
	border-bottom: solid 1px #AC0C0C;
}
#blk_topo
{
	position:absolute;
	top:-1px;
	left:0px;
	width: 774px;
	height: 245px;
	background-color:#AC0C0C;
}
#blk_iframe
{
	position:absolute;
	top: 250px;
	left: 8px;
	width:624px;
	height:677px;
	background-color:#cccccc;
}
#div_relogio
{
	position:absolute;
	top: 251px;
	left:644px;
	width: 122px;
	height: 28px;
	}
#blk_banner_1
{
	width:120px;
	height:150px;
	position:absolute;
	z-index:10;
	top:287px;
	left:644px;
}
#blk_banner_1_sup
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:20;
	top:287px;
	left:644px;
}
#blk_banner_1_inf
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:20;
	top:432px;
	left:644px;
}
#blk_banner_2
{
	width:120px;
	height:150px;
	position:absolute;
	overflow:hidden;
	z-index:10;
	top:445px;
	left:644px;
}
#blk_banner_2_sup
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:20;
	top:445px;
	left:644px;
}
#blk_banner_2_inf
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:20;
	top:590px;
	left:644px;
}
#blk_banner_3
{
	width:120px;
	height:150px;
	position:absolute;
	overflow:hidden;
	z-index:35;
	top:603px;
	left:644px;
}
#blk_banner_3_sup
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:36;
	top:603px;
	left:644px;
}
#blk_banner_3_inf
{
	width:120px;
	height:5px;
	position:absolute;
	z-index:36;
	top:748px;
	left:644px;
}
#blk_previsao_tempo
{
	background:#EBEBEB;
	position:absolute;
	width:120px;
	height:165px;
	top: 761px;
	left:644px;
	overflow:hidden;
	padding:0px;
}
#previsao_tempo_1
{
	position:absolute;
	width:120px;
	height:17px;
	padding-top:3px;
	top:0px;
	left:0px;
	font-family: verdana;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/st_previsao_1.jpg);
	background-repeat: no-repeat;
}
#previsao_tempo_2
{
	position:absolute;
	width:120px;
	top:160px;
	left:0px;
	background-image:url(../img/st_previsao_2.gif);
	background-repeat: no-repeat;
}
#blk_rodape
{
	text-align:right;
	padding-top:2px;
	padding-right: 9px;
	position:absolute;
	width:765px;
	height:13px;
	top: 936px;
	background-color:#610200;
	font-family:verdana;
	font-size:8px;
}
#bt_mural_sobe
{
	position:absolute; 
	width:16; 
	left:240; 
	top:80; 
	z-index:1; 
	text-align: right
} 
#bt_mural_desce
{
	position:absolute; 
	width:16; 
	left:240; 
	top:215; 
	z-index:1; 
	text-align: right
} 
#blk_mural_conteudo_movel
{
	position:absolute; 
	width:200; 
	left:30; 
	top:80; 
	height:150; 
	overflow:hidden
}
#blk_mural_movel
{
	position:absolute; 
	widht:200; 
	height: 150; 
} 
.form_campos
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	padding-left:20px;
}
.form_campos_contato
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
}
.form_campos_locutor
{
	font-family:verdana;
	font-size:10px;
	color:#ffc800;
}
.cad_campos
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
	cursor:auto;
	background-color:#610200;	
	border: 1px solid #cccccc;
	scrollbar-face-color: #DBDBDB;
/* borda 3D da barra*/  scrollbar-3dlight-color: #ffffff; 
/* borda normal da barra */	scrollbar-darkshadow-color: #888888; 
/* borda da barra*/ 	scrollbar-shadow-color: #888888; 
/* botão */	scrollbar-arrow-color: #999999; 
/* fundo 	scrollbar-track-color: #DBDBDB; */
}
.cad_campos_locutor
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	cursor:auto;
	background-color:#610200;	
	border: 1px solid #cccccc;
	scrollbar-face-color: #DBDBDB;
/* borda 3D da barra*/  scrollbar-3dlight-color: #ffffff; 
/* borda normal da barra */	scrollbar-darkshadow-color: #888888; 
/* borda da barra*/ 	scrollbar-shadow-color: #888888; 
/* botão */	scrollbar-arrow-color: #999999; 
/* fundo 	scrollbar-track-color: #DBDBDB; */
}
.cad_botao
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	cursor:pointer;
	background-color:#999999;
	border: 1px solid #999999;
	margin-left: 270px;
}
.cad_botao_locutor
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	cursor:pointer;
	background-color:#999999;
	border: 1px solid #999999;
}
.cad_botao_contato
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	cursor:pointer;
	background-color:#999999;
	border: 1px solid #999999;
	margin-left: 350px;
}
.blk_img_left
{
	float:left;
	padding-right: 10px;
}
.blk_img_right
{
	float:right;
	padding-left: 10px;
}
.font_texto
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
	line-height:130%;
}
.font_01	{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	text-decoration:none;
	text-align: justify;	
}
a:hover.font_01
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	text-decoration:underline;
}
.font_02
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover.font_02
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.font_03
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}
a:hover.font_03
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:underline;
	text-align:justify;
}
.font_04
{
	font-family:verdana;
	font-size:13px;
	color:#e20000;
	font-weight:bold;
}
.font_05
{
	font-family:verdana;
	font-size:11px;
	color:#cc3300;
	font-weight:bold;
	text-decoration:none;
}
a:hover.font_05
{
	font-family:verdana;
	font-size:11px;
	color:#cc3300;
	font-weight:bold;
	text-decoration:underline;
}
.font_06
{
	font-family:verdana;
	font-size:11px;
	color:#cc3300;
	font-weight:normal;
}
.font_07
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a:hover.font_07
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.font_08
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
a:hover.font_08
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.font_09	{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
}
a:hover.font_09
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	text-align:justify;
}
.font_10
{
	font-family:verdana;
	font-size:15px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}
.font_11
{
	font-family:verdana;
	font-size:10px;
	color:#ffc800;
	text-decoration:none;
	font-weight:bold;
	text-align:justify;
}
a:hover.font_11
{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	text-align:justify;
	text-decoration:underline;
}
.font_12
{
	font-family:verdana;
	font-size:9px;
	color:#ffc800;
	text-decoration:none;
	font-style: italic;
}
.font_13
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.font_14
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
	line-height:130%;
}
.font_15
{
	font-family:verdana;
	font-size:12px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}
.font_16
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align: justify;
	line-height:130%;
}
.font_17
{
	font-family:verdana;
	font-size:9px;
	color:#ffc800;
	text-decoration:none;
	text-align: justify;	
}
a:hover.font_17
{
	font-family:verdana;
	font-size:9px;
	color:#ffc800;
	text-decoration:underline;
	text-align: justify;	
}
.font_18
{
	font-family:verdana;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.font_19
{
	font-family:verdana;
	font-size:12px;
	color:#DFCCCC;
	text-decoration:none;
}
a:hover.font_19
{
	text-decoration:underline;
}
.font_20	{
	font-family:verdana;
	font-size:14px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:none;
}
.font_21
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.font_22	{
	font-family:verdana;
	font-size:11px;
	color:#ffc800;
	font-weight:bold;
	text-decoration:none;
}
.locutor_1
{
	padding-left:7px;
}
.table_01
{	
	padding-bottom:1px;
}
.table_02
{	
	padding-bottom:2px;
}
.table_03
{	
	padding-bottom:3px;
}
.table_04
{	
	padding-bottom:4px;
}
.table_05
{	
	padding-bottom:6px;
}
.table_06
{	
	padding-bottom:10px;
}
.table_07
{	
	padding-bottom:14px;
}
.table_08
{	
	padding-bottom:5px;
}
.table_09
{	
	padding-bottom:8px;
}
.border_2
{
	border: #FFFFFF solid 2px;
}
.border_3
{
	border: #FFFFFF solid 3px;
}
.border_4
{
	float:right;
	border: #FFFFFF solid 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.imagem_1
{
	padding-top: 3px;
}
.imagem_2
{
	margin-top: 5px;
	margin-bottom: 5px;
	border: #FFFFFF solid 2px;
}
.img_fachada_1
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: #FFFFFF 2px solid;
}
.img_fachada_2
{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: #FFFFFF 2px solid;
}
.font_texto_empresa
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
	line-height:145%;
}
#div_splash
{
	position:absolute;
	width:250px;
	height:250px;
	left: 50%;
	top:90px;
	z-index:10;
}
#div_img	{
	position:relative;
}
.input_01 {
	width:342px;
	height:14px;
	background-color:#823735;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	border:1px solid #CCCCCC;
}
.input_02 {
	width:249px;
	height:14px;
	background-color:#823735;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	border:1px solid #CCCCCC;
}
.select_01 {
	width:84px;
	background-color:#823735;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
}
.input_03 {
	width:25px;
	height:14px;
	background-color:#823735;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	border:1px solid #CCCCCC;
}
.input_04 {
	width:79px;
	height:14px;
	background-color:#823735;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	border:1px solid #CCCCCC;
}
.bt_participar {
	width:85px;
	height:20px;
	background-image:url(../img/participar.gif);
	background-repeat:no-repeat;
	background-color:#EA0000;
	cursor:pointer;
	border:none;
}
.border_prom_gan {
	border:1px solid #C19B9A;
}
#luto1 {
	width:333px;
	height:148px;
	position:absolute;
	top:0px;
	left:255px;
	z-index:500;
}
#luto2 {
	width:187px;
	height:185px;
	position:absolute;
	top:28px;
	left:588px;
	z-index:500;
}
/* ====== lb = LIGHTBOX  ====== */
#fundo_site {
	display:none;
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width:100%;
	height:950px;
	z-index:4000;
        background: url(../img/background.gif);
		filter:alpha(opacity=70);	-moz-opacity: 0.6;	opacity: 0.6;
}
#lb_div_imagem	{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-211px;
	margin-left:-250px;
	background-color:#610200;
	z-index:5000;
	display:none;
	border:1px solid #FFFFFF;
}
#div_foto_ampliada	{
	position:absolute;
	height:300px;
	top:25px;
	left:0px;
	border-top:1px solid #FFFFFF;
}
#blk_bt_fechar	{
	position:absolute;
	height:25px;
	width:50px;
	padding-top:2px;
	background-color:#FFFFFF;
}
.ft_botao_fechar	{
	font-family:verdana;
	line-height:22px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.ft_botao_fechar	{
	text-decoration:underline;
}
#div_fechar	{
	width:100%;
	height:22px;
	position:relative;
	line-height:17px;
	text-align:right;
}
#div_img	{
	position:absolute;
	left:0px;
	top:25px;
}

