/* TAGS */

body {
	/*background: url(../../images/pt_BR/bg_geral.gif) repeat-x bottom;/*foi comentado para carregar o haeder do bradescoCenter.css*/
	margin:0px;
	padding: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#3a3a3a;
}


input, textarea
	{
	background-color:#efefef;
	border:1px solid #ababab;
	border-bottom:1px solid #373737;
	border-right:1px solid #373737;
	font:10px arial;
	}
	
input.noborder 
	{
	background-color:transparent;
	border-style: none;
	}

select {
	background-color: #efefef;
	color:737373;
	border: thin solid #ababab;
	font:10px verdana;
}


/*li{
	list-style:url(../../images/pt_BR/bullet_seta.gif);
	padding-top:2px;
	}
*/

/* adaptado para não impacatar o link do menu  */
a.link2 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: underline;
}
a.link2:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
a.link2:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}



/* ID */
#dataNascimentoDiv {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
	display: none;
}

#dataConstituicaoEmpresaDiv {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
	display: none;
}
#titulo {

	margin-bottom: 5px;
	margin-left: 25px;
	_margin-left:10px;
	margin-top:  5 px;
	text-align: left;
	
	/*width:auto;*/
	/*width:92%;*/

}

#texto {
	/*_position:absolute;
	_left:0px;
	_top:130px;*/
	
	margin-left: 30px;
	_margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	width:72%;
	text-align: left;
}

#tabela {
	margin: 5px;
	margin-left: 50px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	width:65%;
	background:url(../../images/pt_BR/bg_tabela.gif) repeat-x bottom;
	}



#tabela_imprimir {
	
	margin: 5px;
	margin-left: 30px;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	width:90%;
	background:url(../../images/pt_BR/bg_tabela.gif) repeat-x bottom;
}

#botoes_centro 
{
padding-top:20px;
text-align:center;
width:75%;
}



#botoes_centro_2 table
{
text-align:center;
width:auto;
height:60px;
}

#botoes_centro_2 a
{
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.alinha_botao
{
margin-left:auto;
margin-right:auto;
} 


/*
#agendamento {
	margin-left: auto;
	border: 1px solid #666666;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
	width:92%;
	background:url(../../images/pt_BR/bg_tabela.gif) repeat-x bottom; 
	margin: 5px;
}
*/


#titulo_fomulario {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C40202;
	text-align: left;
	margin: 5px;
	margin-top: 15px;
	width:62%;
	padding-left:55px;
}
*/ Acrescentei o padding na div acima para que a imagem de cadastro ficasse
posicionada corretamente */

 

#erro {
	border: 1px solid #666666;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40202;
	text-align: center;
	padding-right: 5px;
	margin: 5px;
	width:74%;
	background:url(../../images/pt_BR/bg_tabela.gif) repeat-x bottom;
	padding-left:65px;
	}
	
.estica{
	width:1000px;
	text-align:left;
	background-color:#fff;
	background-image:url(../../images/pt_BR/bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	}
	
	
	
	

#errors{
	
	
	padding-left:65px;
}

#mensagem{
	border: 1px solid #666666;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40202;
	text-align: center;
	padding: 5px;
	margin: 5px;
	width:92%;
	background:url(../../images/pt_BR/bg_tabela.gif) repeat-x bottom; 

}

#borda {
	border: 1px solid #666666;
	width:20px;
	height:10px;
	}

/*#topo {
	background-color: #D9271D;
	background-image: url(../../images/pt_BR/header_fundo.gif);
	background-repeat: repeat;
	background-position: left;
	height:78px;
}foi comentado para inclusão do novo topo*/

/*classes*/


.img {
	margin-left: 15px;
	border:none;	
}
.tipo_fonte {
	font-weight: bold;
}

.tipo_fonte_vermelha {
	font-weight: bold;
	color:#CC0000;
}

.tipo_fonte2{
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
}

.tipo_fonte_imprimir {
	font-weight: normal;
	font-size: 12px;
	
}
.tipo_fonte_imprimir_bold {
	font-weight: bold;
	font-size: 12px;
	
}

.tipo_fonte_bold_center{
	font-weight: bold;
	text-align: center;
}

.alinhamento_centro {
	color: #CC0000;
	text-align: center;
	width:74%;
	padding-top:8px;
	padding-bottom:8px;
}

.alinhamento_centro_fonte_bold_12 {
	color: #CC0000;
	text-align: center;
	width:92%;
	font-weight: bold;
	font-size:12px;
}

.alinhamento_centro_fonte_bold_11 {
	color: #CC0000;
	text-align: center;
	width:60%;
	margin-left:74px;
	font-weight: bold;
	font-size:11px;
}

.titulo_agendamento {
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-size:12px;
}


.alinhamento_direita {
	text-align: center;
}


.tabela_branco {
	background-color: #666666;
	width:630px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;

	
}

.tabela_branco td{
	background-color: #ffffff;
	padding:3px;
}

.tabela_agendamento {
	background-color:#666666;
	text-align:center;
	border: 1px;
	width:80%;
}

.topo_agendamento{
	text-align:center; 
	background:#999999; 
	font-size:11px;
	padding:4px;
	color:#FFFFFF;
}

.legendaDisponivel {
	background-color: #ffffff;
	border: 1px solid #666666;
	width:20px;
	height:10px;
	margin-right:3px;
}

.legendaFechado {
	background-color: #FFD9E0;
	border: 1px solid #666666;
	width:20px;
	height:10px;
	margin-right:3px;
}

.legendaOcupado {
	background-color: #D3D3D3;
	border: 1px solid #666666;
	width:20px;
	height:10px;
	margin-right:3px;
}

.disponivel {
	background-color: #ffffff;
}

.fechado {
	background-color: #D3D3D3;
}

.ocupado {
	background-color: #FFD9E0;
}
.selecionado{
	background-color: #33FF33;
}

