/*---------------------------------------------------------------
	Folha de estilo StudioBPM - www.studiobpm.com.br
	
	Criada por:				Davi Tavares Ferreira
	Última modificação:		20/01/2007
	Seções:					estilo global

---------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
  Estilos globais
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Estilos básicos
-----------------------------------------------------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #578BB3 url(../_img/barra/interna_bg.jpg) repeat-x;
}

#container {
    margin: 0 auto;
    text-align: left;
    width: 793px;
}

.dot {
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	margin: 10px;
}

.clearbottom {
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------------------
  título, links e textos
-----------------------------------------------------------------------------------------------*/

a{
	color:#1F5BB1;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

h1 {
	color:#1791f0;
	font-weight: bold;
	font-size: 18px;
}

h2 {
	color:#DE741C;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color:#2162A6;
	font-weight: bold;
	border-bottom: 1px solid #2162A6;
	font-size: 11px;
}

.centro {
	text-align: center !important;
}

.direita {
	text-align: right !important;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.texto_azul {
	color: #2162a6;
}

/*-----------------------------------------------------------------------------------------------
  formulários
-----------------------------------------------------------------------------------------------*/

fieldset {
	border: none;
	padding: 5px;
	margin-top: 7px;
}

legend {
	padding: 5px;
	font-style: oblique;
	color: silver;
}

.campo {
	border: solid 1px #2162a6;
	font-size: 11px;
	color: #2162a6;
	padding: 0;
	margin: 0;
	padding-top: 7px;
	padding-left: 5px;
	height: 15px;
	font-weight: bold;
}

.select_azul {
	border: solid 1px #2162a6;
	font-size: 13px;
	color: #2162a6;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	height: 30px;
	vertical-align: top;
	font-weight: bold;
}

.form_img {
	vertical-align: top;
}

.botao {
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding-bottom: 2px;
	font-size: 10px;
	background-color: #E8E8E8;
	color: #999999;
	cursor: pointer;
}


/*-----------------------------------------------------------------------------------------------
  listas
-----------------------------------------------------------------------------------------------*/

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
}

li {
	list-style-image: url(../_img/lista_seta.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}


li a {
	text-decoration: none;
	display: block;
	width: 100%;
	color: #188FEB;
}

li a:hover {
	background-color: #FFF;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------------------
  Topo
-----------------------------------------------------------------------------------------------*/

#topo {
	width: 793px;
	height: 28px;
	background-color: #6E6E6E;
}

#topo .direita {
	float: right;
	width: 19px;
	height: 28px;
	background: url(../_img/barra/interna_topo_direita.jpg) no-repeat;
}

#topo .esquerda {
	float: left;
	width: 19px;
	height: 28px;
	background: url(../_img/barra/interna_topo_esquerda.jpg) no-repeat;	
}

#topo .bairros {
	float: right;
	padding-top: 6px;
	color: #74C5F5;
	/*
	color: #FFF;
	font-weight: bold;
	*/
}

#topo .bairro-atual {
	float: left !important;
	padding-top: 6px;
	color: #FFF;
	font-weight: bold;
}

#topo .bairros a {
	color: #88C6F9;
	font-weight: normal;
	text-decoration: none;
}

#topo .bairros a:hover {
	text-decoration: underline;
}

#topo .bairro-atual .normal  {
	font-weight: normal;
}

#flashcontent {
	z-index: 0;
}

/*-----------------------------------------------------------------------------------------------
  Logo + menu
-----------------------------------------------------------------------------------------------*/

#logoMenu {
	position: absolute;
	width: 208px;
	margin-top: 8px;
}

#logo {
	width: 183px;
	height: 222px;
	background: url(../_img/barra/interna_logo.jpg) no-repeat;
	margin-left: 14px;
}

#menu {
	width: 191px;
	height: 208px;
	background: url(../_img/barra/interna_menu_bg.jpg) no-repeat;
	margin-left: 6px;
}

#menu .item, .ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	margin-left: 21px;
	display: block;
	border-top: 1px solid #F8E5D4;
	border-bottom: 1px solid #472C17;
	width: 155px;
	height: 21px;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	color: #FFF;
}

#menu .primeiro {
	padding-top: 16px;
	border-top: none;
}

#menu .ultimo {
	border-bottom: none;
}

#menu a {
	color: #FFF;
}

#marque {
	clear: both;
	padding-top: 20px;
	text-align: center;
	display: block;
}

/*-----------------------------------------------------------------------------------------------
  miolo
-----------------------------------------------------------------------------------------------*/

#miolo {
	position: absolute;
	width: 567px;
	margin-left: 208px;
	margin-right: 18px;
	margin-top: 8px;
	background: transparent url(../_img/interna_miolo_bg.jpg) repeat-y;
}

/*-----------------------------------------------------------------------------------------------
  home
-----------------------------------------------------------------------------------------------*/

#miolo.home {
	background: #FFF url(../_img/home_news_bg.jpg) repeat-y;
}

#novidades {
	width: 250px;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-top: 5px;
}

#novidades h2 {
	color: #9f9f9f;
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 20px;
}

.newsPost {
	width: 250px;
	margin-bottom: 10px;
	text-align: justify;
}

.newsPost h3 {
	font-size: 12px;
	border: none;
	color: #008fff;
	font-weight: bold;	
	margin-left: 4px;
	height: 40px;
	display: block;
	width: 190px;
	text-align: left;
}

.newsPost p {
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
}

.newsPost .conteudo {
	display: block;
	padding: 6px;
}

.newsPost .data {
	float: right;
	width: 36px;
	height: 26px;
	background: url(../_img/home_news_data.jpg);
	color: #FFF;
	padding-top: 10px;
	text-align: center;
}

.newsPost a {
	color: #000;
}

.newsPost a:hover {
	text-decoration: none;
	color: #3B3B3B;
}

#novidades .feed {
	float: right;
}

#novidades .arquivo {
	background: url(../_img/seta_azul.jpg) no-repeat;
	padding-left: 17px;
	background-position: 4px;
}

#novidades .arquivo a {
	color: #008BFD;
	font-weight: bold;
	text-decoration: underline;
}

#colunaDireita {
	float: right;
	width: 285px;
}

#destaques {
	width: 100%;
	text-align: center;
}

#artista {
	padding-left: 27px;
	padding-right: 27px;
	text-align: justify;
}

#artista h2 {
	color: #A2A6A9;
	border-bottom: 1px solid #A2A6A9;
	font-size: 11px;
	padding-top: 10px;
}

#artista h3 {
	color: #DA7620;
	border: none;
	padding-top: 10px;
}

#artista a {
	color: #000;
}

#artista a:hover {
	text-decoration: none;
	color: #3B3B3B;
}

/*-----------------------------------------------------------------------------------------------
  interna
-----------------------------------------------------------------------------------------------*/

#conteudo {
	width: 527px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	text-align: justify;
}

#conteudo p {
	margin-bottom: 20px;
}

#colFotos {
	float: right;
	width: 204px;
	margin-left: 13px;
}

#conteudo li a {
	display: inline;
}

#conteudo li a:hover {
	background: none;
	text-decoration: underline !important;
}

#conteudo .col1, #conteudo .col2, #conteudo .col3 {
	float: left;
	width: 33%;
}

.half {
	width: 50% !important;
}

#conteudo label {
	display: block;
	font-weight: bold;
	margin-top: 7px;
}

.fotosTitulo {
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url(../_img/interna_box_dirtopo.jpg);
	text-align: center;
	padding-top: 10px;
	height: 24px;
	width: 204px;
}

.foto {
	margin-top: 7px;
	margin-bottom: 7px;
}

.imgDot {
	background: url(../_img/interna_estudio_dot.gif) repeat-x;
	height: 7px;
	width: 100%;
	clear: both;
}


.voltar {
	float: right;
	margin-right: 6px;
}

/*-----------------------------------------------------------------------------------------------
  rodapé
-----------------------------------------------------------------------------------------------*/

#rodape {
    background: #4A6F8C url(../_img/barra/interna_rodape_bg.jpg) no-repeat;
	width: 537px;
	height: 65px;
	text-align: right;
	padding-top: 50px;
	padding-right: 30px;
	color: #FAFAFA;
}

#rodape.home {
	background: url(../_img/barra/home_rodape_bg.jpg) no-repeat;
}

#df {
	float: left;
	padding-left: 30px;
	margin-top: -7px;
}

#rodape p {
	line-height: 10px;
}

/*-----------------------------------------------------------------------------------------------
  wForms
-----------------------------------------------------------------------------------------------*/

/* estilo do campo quando ocorre o erro */
form .errFld {
	border: 1px solid #FF0000 !important;
}

/* mensagem de erro . */
form .errMsg {	
	color: #FF0000 !important;
	display: block;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Páginas internas
-----------------------------------------------------------------------------------------------*/

#botaoNovo {
	z-index: 10;
	float: right;
	display: block;
	margin-top: -4px;
}

.toolbar {
	z-index: 10;
	float: right;
	display: block;
	margin-top: -4px;
	width: 180px;
	height: 28px;
	background: url(../_img/interna_toolbar_bg.jpg) no-repeat top left;
	padding-top: 5px;
	text-align: center;
	color: #2064AB;
}

.toolbar img {
	vertical-align: middle;
}

#filtros {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #E8EFF7;
	padding: 5px;
	color: #2165AC;
}

.linhaHeader {
	border-top: 1px dotted #D3E1EF;
	border-bottom: 1px dotted #D3E1EF;
	padding-top:9px; 
	padding-bottom: 6px;
}

.aviso {
	display: block;
	 float: right;
	 padding: 6px;
	 padding-left: 34px;
	 border: 1px dotted #FFCC00;
	 color: #FFCC00;
	 background: #FFFF99 url(../_img/interna_aviso_bg.jpg) no-repeat;
	 background-position: 6px 2px;
	 font-weight: bold;
	 margin-top: -3px;
}

.pergunta {
	display: block;
	font-weight: bold;
	color: #DE741C;
	margin-bottom: -10px !important;
}

.equipamentos {
	background: #D7ECFD url(../_img/interna_equipamentos_baixo.gif) bottom left no-repeat;
	padding: 1px 10px 7px;
	margin-top: 7px;
	margin-bottom: 10px;
}

.equipamentos-overflow {
	height: 150px; 
	overflow: auto
}

.equipamentos li {
	border-bottom: 1px dotted #0099CC;
}

.areaArtista {
	background: #D7ECFD url(../_img/interna_equipamentos_baixo.gif) bottom left no-repeat;
	padding: 1px 10px 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.areaArtista label {
	font-weight: bold;
	display: block;
	width: 44px;
	padding-right: 4px;
	float: left;
	text-align: right;
}

.areaArtista input {
	float: left;
}

.areaArtista .form_img {
	float: right;
}

.formLinha {
	margin-top: 7px;
	display: block;
	height: 25px;
}

#total-horas {
	color: #000;
}

/*-----------------------------------------------------------------------------------------------
 tabelas
-----------------------------------------------------------------------------------------------*/
table {
	border: none;
	border-collapse: collapse;
}

thead {
	background-color: #4e84bc;
}

table.resultado {
	width: 665px;
}

table.simulador {
	margin-top: 10px;
	margin-bottom: 10px;
}

th {
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	height: 25px;
	border: 1px solid #bcd0e6;
}

th a {
	color: #FFFFFF;
}


td {
	border: 1px solid #bcd0e6;
	padding: 4px;
	color: #2767ae;
}

td.primeira {
	border-left: none;
}

tr.alt {
	background-color: #e4ecf5;
}

tr:hover {
	background-color: #b7d0ec;
}

.ddm1 {
	position: relative;
}

.ddm1 .section {
    border: 1px solid #000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	width: 150px;
	height: 124px;
	background: url(../_img/interna_submenu_bg.jpg) no-repeat;
	margin-left: -40px;
	margin-top: 7px;
}

#layer1 {
    border: 1px solid #000;
    position: absolute;
    visibility: hidden;
	width: 150px;
	height: 124px;
	background: url(../_img/interna_submenu_bg.jpg) no-repeat;
	text-align: center;
	margin-left: 134px;
	margin-top: -24px;
}

.ddm1 .item2 {
	display: block;
	padding: 2px;
}

.ddm1 .itemPrimeiro {
	margin-top: 7px;
}


.ddm1 .section a {
	font-weight: normal !important;
}

.ddm1 .dot {
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0;
}
