@CHARSET "ISO-8859-1";

body {
	background-color: #333;
	font-family: arial;
	font-size: 12px;
	color: #000;
	margin: 0;
}


/* ============================= IDs ============================== */

#container {
	width: 1000px;
	height: 1000px;
	text-align: center;
}

#topo {
	width: 1000px;
	height: 340px;
	display: inline-block;
	text-align: left;
	background-color: #FFF;
	float: left;
	padding-top: 4px;
	clear: both;
}

#conteudo {
	width: 990px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	display: inline-block;
	text-align: left;
	background-color: #FFF;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 5px;	
	float: left;
	clear: both;
}

	#conteudoInternoTituloBox {
		width: 898px;
		height: 36px;
		margin-left: 48px;
		padding: 8px;
		float: left;
		clear: both;
	}
	
		#conteudoInternoTituloTexto {
			width: 300px;
			height: 100%;
			float: left;
			font-family: arial;
			color: #000;
			font-size: 40px;
			text-align: left;
			font-weight: bold;
			padding-top: 6px;
		}

		#conteudoInternoTituloDetalhes {
			width: 574px;
			height: 100%;
			float: right;
			font-family: arial;
			color: #000;
			font-size: 24px;
			text-align: right;
			font-weight: bold;
			padding-top: 18px;
		}
		
	#conteudoInterno {
		width: 890px;
		min-height: 750px;
		height: auto !important;
		height: 750px;
		text-align: left;
		font-family: arial;
		font-size: 12px;
		color: #000;		
		margin-left: 48px;
		margin-top: 0;
		padding: 3px 8px 0px 8px;
		float: left;	
	}

	#conteudoInternoVFV {
		background-image: url('../arquivos/imagem/mdb_interna_fundo_box_destaque.png');
		background-repeat: repeat-x;
		width: 881px;
		min-height: 750px;
		height: auto !important;
		height: 750px;
		text-align: left;
		font-family: arial;
		font-size: 12px;
		color: #000;		
		margin-left: 57px;
		padding: 18px 8px 0px 8px;
		float: left;	
	}

		#conteudoInterno h1, #conteudoInternoVFV h1 {
			font-size: 16px;
			font-weight: bold;
		}
	
	#avisoBox {
		width: 890px;
		height: 52px;
		margin-left: 48px;
		text-align: center;
		float: left;
		clear: both;
	}

	#paginacao_interna {
		width: 898px;
		height: 20px;
		border-top: 2px solid #000;
		padding-top: 5px;
		float: left;
		clear: both;		
	}

		#paginacao_interna_left {
			width: 50%;
			height: 20px;
			float: left;	
		}

		#paginacao_interna_right {
			width: 50%;
			height: 20px;
			float: right;	
		}

#rodape {
	width: 1000px;
	height: 235px;
	display: inline-block;
	text-align: left;
	background-color: #FFF;
	float: left;
	clear: both;
}

#homeBoxNoticiasDaSemana, #acoesBoxNoticias, #noticiasBoxNoticias {
	width: 890px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
}

	#homeBoxNoticiasDaSemanaTitulo, #acoesBoxNoticiasTitulo, #acoesBoxListaDeAcoesTitulo, #noticiasBoxNoticiasTitulo, #noticiasBoxListaDeNoticiasTitulo {
		width: 890px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		clear: both;
	}
		
	#homeBoxNoticiasDaSemanaTexto, #acoesBoxNoticiasTexto, #acoesBoxListaDeAcoes, #noticiasBoxNoticiasTexto, #noticiasBoxListaDeNoticias {
		background-image: url('../arquivos/imagem/mdb_home_fundo_box_destaque.png');
		background-repeat: repeat-x;
		width: 890px;
		min-height: 237px;
		height: auto !important;
		height: 237px;
		line-height: 140%;
		padding: 6px 5px 0px 5px;
		float: left;
		clear: both;
	}
	
		#homeBoxNoticiasDaSemanaTexto h1, #acoesBoxNoticiasTexto h1, #acoesBoxListaDeAcoes h1, #noticiasBoxNoticiasTexto h1, #noticiasBoxListaDeNoticias h1 {
			font-size: 23px;
			font-weight: bold;
		}

	#homeBoxNoticiasDaSemanaLegendaLink, #acoesBoxNoticiasLegendaLink, #noticiasBoxNoticiasLegendaLink {
			background-image: url('../arquivos/imagem/mdb_home_barra_box_destaque.png');
			background-position: bottom right;
			background-repeat: no-repeat;
			width: 890px;
			height: 43px;
			float: left;
			clear: both;	
		}
	
		#celularLegenda {
			font-size: 11px;
			color: #FFF;
		 	padding-left: 12px;
		}

#homeBoxFotos {
	width: 416px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-top: 20px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
	float: left;
}

	#homeBoxFotosTitulo {
		width: 416px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		clear: both;
	}
		
	#homeBoxFotosAlbum {
		background-image: url('../arquivos/imagem/mdb_interna_fundo_box_destaque.png');
		background-repeat: repeat-x;
		width: 416px;
		min-height: 237px;
		height: auto !important;
		height: 237px;
		padding-top: 0px;
		float: left;
		clear: both;
	}
	
		#homeBoxFotosAlbum h1 {
			font-size: 16px;
			font-weight: bold;
		}

	#homeBoxFotosLink {
			background-image: url('../arquivos/imagem/mdb_home_barra_box_pequeno.png');
			background-position: bottom right;
			background-repeat: no-repeat;
			width: 416px;
			height: 43px;
			float: left;
			clear: both;	
		}

#homeBoxVideos {
	width: 425px;
	min-height: 344px;
	height: auto !important;
	height: 344px;
	margin-top: 20px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
	float: right;
}

	#homeBoxVideosTitulo {
		width: 425px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		clear: both;
	}
		
	#homeBoxVideosAlbum {
		background-image: url('../arquivos/imagem/mdb_interna_fundo_box_destaque.png');
		background-repeat: repeat-x;
		width: 425px;
		min-height: 237px;
		height: auto !important;
		height: 237px;
		padding-top: 6px;
		float: left;
		clear: both;
	}
	
		#homeBoxVideosAlbum h1 {
			font-size: 16px;
			font-weight: bold;
		}

	#homeBoxVideosLink {
			background-image: url('../arquivos/imagem/mdb_home_barra_box_pequeno.png');
			background-position: bottom right;
			background-repeat: no-repeat;
			width: 425px;
			height: 43px;
			float: left;
			clear: both;	
		}
		
#homeBoxRecebaNovidades {
	width: 416px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin-top: 20px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
	float: left;
}

	#homeBoxRecebaNovidadesTitulo {
		width: 416px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		clear: both;
	}
		
	#homeBoxRecebaNovidadesConteudo {
		background-image: url('../arquivos/imagem/mdb_home_fundo_box_novidades.png');
		background-repeat: repeat-x;
		width: 416px;
		min-height: 170px;
		height: auto !important;
		height: 170px;
		padding-top: 6px;
		float: left;
		clear: both;
	}
	
		#div_formRecebaNovidadesConteudo {
			margin-top: 27px;
		}
		
		#div_botaoRecebaNovidadesConteudo {
			margin-top: 15px;
		}

#homeBoxFaleConosco {
	width: 416px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin-top: 20px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
	float: right;
}


	#homeBoxFaleConoscoTitulo {
		width: 416px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		clear: both;
	}
		
	#homeBoxFaleConoscoConteudo {
		background-image: url('../arquivos/imagem/mdb_interna_fundo_box_comente.png');
		background-repeat: repeat-x;
		width: 416px;
		min-height: 170px;
		height: auto !important;
		height: 170px;
		padding-top: 6px;
		float: left;
		clear: both;
	}
	
		#div_formFaleConoscoConteudo {
			margin-top: 4px;
		}
		
		#div_botaoFaleConoscoConteudo {
			margin-top: 17px;
		}		

#boxInternoLeft, #boxInternoRight {
	width: 425px; 
	min-height: 388px;
	min-height: auto !important;
	height: 388px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

	#boxInternoLeft {
		float: left;
	}
	
	#boxInternoRight {
		float: right;
	}

#boxInternoConteudo {
	width: 100%;
	height: 344px;
	text-align: center;	
}

#boxInternoRodape {
	width: 100%;
	height: 44px;
	text-align: left;
	background-image: url('../arquivos/imagem/mdb_interna_barra_box_videos.png');
	background-position: bottom right;
	background-repeat: no-repeat;	
}

#boxInternoFotoLeft, #boxInternoFotoRight {
	width: 418px;
	min-height: 235px;
	min-height: auto !important;
	height: 235px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}

	#boxInternoFotoLeft {
		float: left;
	}
	
	#boxInternoFotoRight {
		float: right;
	}

#boxInternoFotoConteudo {
	width: 100%;
	height: 280px;
	text-align: center;
	margin-bottom: 2px;
}

#boxInternoFotoRodape {
	width: 100%;
	height: 44px;
	text-align: left;
	background-image: url('../arquivos/imagem/mdb_interna_barra_box_fotos.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}


/* ============================= Classes ============================== */

.formsHome {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;	
}

.camposFormHome {
	border: 1px solid #000000;
	background-color: #FFF;
	font-family: arial;
	font-size: 14px;	
}

.leiaVejaMaisButton {
	border: 1px solid #333;
	background-color: #FDCD40;
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.enviarButton {
	border: 1px solid #666;
	background-color: #333;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

/* CONTEÃsDO */
	.conteudo {font-size:12px; font-family:arial; color:#000000;}
	.conteudo:link {text-decoration:none; color:#333333;}
	.conteudo:visited {text-decoration:none; color:#000000;}
	.conteudo:hover {text-decoration:none; color:#000000;}
		
/* CONT_Peq */
	.cont_peq {font-size:9px; font-family:arial; color:#000000;}
	.cont_peq:link {text-decoration:none; color:#333333;}
	.cont_peq:visited {text-decoration:none; color:#000000;}
	.cont_peq:hover {text-decoration:none; color:#000000;}

/* CONT_Peq Login */
	.cont_peq_login {font-size:9px; font-family:arial; color:#336633;}
	.cont_peq_login:link {text-decoration:none; color:#336633;}
	.cont_peq_login:visited {text-decoration:none; color:#336633;}
	.cont_peq_login:hover {text-decoration:none; color:#000000;}
	
/* Legenda */
	.legenda {font-size:10px; font-family:arial; font-weight:normal; color:#6C6C6C;}
	.legenda:link {text-decoration:none; font-weight:normal; color:#000000;}
	.legenda:visited {text-decoration:none; font-weight:normal; color:#6C6C6C;}
	.legenda:hover {text-decoration:none; font-weight:normal; color:#6C6C6C;}
	
/* Legenda Geral para Imgens*/
	.legendaGeral {font-size:9px; font-family:arial; font-weight:normal; color:#000000;}
	.legendaGeral:link {text-decoration:none; font-weight:normal; color:#000000;}
	.legendaGeral:visited {text-decoration:none; font-weight:normal; color:#000000;}
	.legendaGeral:hover {text-decoration:none; font-weight:normal; color:#6C6C6C;}
	
/* Legenda Destaque */
	.legendaDestaque {font-size:10px; font-family:arial; font-weight:bold; color:#CC0000;}
	.legendaDestaque:link {text-decoration:none; font-weight:bold; color:#990000;}
	.legendaDestaque:visited {text-decoration:none; font-weight:bold; color:#CC0000;}
	.legendaDestaque:hover {text-decoration:none; font-weight:bold; color:#990000;}

/* ALERTA */
	.alerta {font-size:12px; font-weight:bold; font-family:arial; color:#CC0000;}
	
/* CAMPOS DO FORM DE LOGIN */
	.login_tab {
		font-family:arial; 
		font-size:9px; 
		color:#FFFFFF;		
	}


/* ============================= LightBox ============================== */

#lightbox{
	background-color:#eee;
	padding: 10px;
	/*
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	*/
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption { 
	float: left; 
}

#keyboardMsg { 
	float: right; 
}

#closeButton { 
	top: 5px; 
	right: 5px; 
}

#lightbox img { 
	border: none; 
	clear: both;
} 

#overlay img { 
	border: none; 
}

#overlay { 
	background-image: url('../arquivos/imagens/overlay.png'); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../arquivos/imagens/overlay.png', sizingMethod='scale');
}
