@charset "ISO-8859-1";

#alfabeto {
	position: fixed;
	left:150px;
	top:45px;
	z-index:100;
	width:100%;
	background-color:#C7C7C7;
}
#tabela_contatos tbody tr td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	height: 20px;
}

#busca {
	position: fixed;
	top:0px;
	left:150px;
	width:100%;
	height:40px;
	background-color:#C7C7C7;
	z-index:2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.form_label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#lista_contatos {
	position: absolute;
	top:110px;
	left:150px;
	right:10px;
	
	height:40px;
	z-index:1;
}

#vazio {
	position: absolute;
	top:110px;
	left:150px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#alfabeto_letra {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	margin: 3px;
	width: 20px;
	text-align: center;
	height: 15px;
	padding: 2px;
	float:left;
	cursor:pointer;
}
#cartao_visita {
	border: 1px solid #CCCCCC;

	width: 350px;
	position: absolute;
	z-index:5;
	background-color:#FFFFFF;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -200px;
}
#tabela_contatos thead th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
.form_select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
#letra {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	top: 80px;
	left:150px;
	position:absolute;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cartao_lateral{
	background-image: url(../images/cartao_lateral.jpg);
}
#modo_exibicao{
	position: fixed;
	right:0px;
	height:40px;
	background-color:#C7C7C7;
	z-index:2;

	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	top:0px;
}

#cartoes_visita{
	position: absolute;
	top:110px;
	left:150px;
	right:10px;
	
	height:40px;
	z-index:1;
}

#export_excel_agenda{
	position: fixed;
	z-index:101;
	top:40px;
	right:0px;
	background-color:#C7C7C7;
	padding-right: 10px;
	
}
#menu{
	position: fixed;
	top:0px;
	left:0px;
	width:150px;
	height:100%;
	background-color:#B0C5FF;
	z-index:102;
}

#menu #bloco{
	float:inherit;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #88AEFF;
	border-right-color: #88AEFF;
	border-bottom-color: #88AEFF;
	border-left-color: #88AEFF;
	padding: 0px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

#menu #bloco #titulo{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #88AEFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #88AEFF;
	border-right-color: #88AEFF;
	border-bottom-color: #88AEFF;
	border-left-color: #88AEFF;
	margin: 0px;
	font-weight: bold;
}

#menu #bloco #sessao{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #88AEFF;
	border-right-color: #88AEFF;
	border-bottom-color: #88AEFF;
	border-left-color: #88AEFF;
	padding: 5px;
}

.link_menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}

#conteudo {
	top:47px;
	left:160px;
	position:absolute;

}

#titulo_pagina {
	top:0px;
	left:160px;
	position:absolute;

}
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#lista tbody tr td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	height: 20px;
}

#lista thead th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
