@charset "utf-8";
@import url("cssPerfil.css");
@import url("cssRecado.css");
@import url("jqModal.css");
@import url("jqModal3c.css");

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D9E6F7;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
    font-size: 10pt;
	color: #0232CD;
}
.inicio{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.padrao_left1{
    font-family: Verdana;
    color: #0033CC;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}
.padrao_right1{
    font-family: Verdana;
    color: #0033CC;
    text-align: right;
    margin-left: 10px;
    margin-right: 10px;
}
.padrao_justify1{
    font-family: Verdana;
    color: #0033CC;
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px;
}
.padrao_erro{
    text-align: center;
    color: #FF0000;
}
.erro{
    font-weight: bold;
    background-color: #FFFFFF;
    border: 2px solid #B4D1FB;
    color: #FF0000;
}
.inativo{
    font-weight: bold;
    color: #C0C0C0;
}

.sucesso{
    font-weight: bold;
    background-color: #FFFFFF;
    border: 2px solid #B4D1FB;
    color: #0033CC;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sucesso2{
    font-weight: bold;
    background-color: #FFFFFF;
    border: 2px solid #B4D1FB;
    color: #0033CC;
}
.esteAmigo{
    width: 135px;
    float: left;
    background-color: #FFFFFF;
    border: 2px solid #B4D1FB;
    color: #0033CC;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.centralizarAmigos{
    float: left;
    width: 50%;
    margin-left: -293px;
}

.imgAmigo{
    margin-top: 5px;
    margin-bottom: 5px;
}

a.site:active     { word-spacing: 0; font-family: Verdana; color: #03C; text-decoration: none; margin: 0 }
a.site:focus      { word-spacing: 0; font-family: Verdana; color: #03C; text-decoration: none; margin: 0 }
a.site:link       { word-spacing: 0; font-family: Verdana; color: #03C; text-decoration: none; margin: 0 }
a.site:visited    { word-spacing: 0; font-family: Verdana; color: #03C; text-decoration: none; margin: 0 }
a.site:hover      { word-spacing: 0; font-family: Verdana; color: #03C; text-decoration: none; margin: 0; font-style: italic }

#pagina{
    /*width:1000px;*/
    margin:0 auto;
}
#logo{
    float:left;
}
#pns{
    float:right;
    margin-top:22px;
    text-align:right;
}
#topoEsquerda{
    width:20px;
    height:108px;
    float:left;
    background-image:url(../imagens/cantos_r1_c1.png)
}
#topoCentro{
    /*width:960px;*/
    margin:0 20px;
    height:108px;
    /*float:left;*/
    background-image:url(../imagens/cantos_r1_c3.png);
    text-align:left;
    /*clear:both;*/
}
#topoDireita{
    width:20px;
    height:108px;
    float: right;
    background-image:url(../imagens/cantos_r1_c5.png)
}
#corpoPagina{
    width:100%;
    /*background-image: url(../imagens/bloco_meio.png);*/
    /*background-repeat: no-repeat;*/
  	background-image: url(../imagens/centro_r3_c1.png);
  	background-repeat: repeat-x;
    float:left;
    margin:0 auto;
    clear: both;
}
#conteudoPagina{
    /*width: 1000px;*/
    background-image: url(../imagens/centro_r3_c1.png);
    background-repeat: repeat-x;
    margin:0 auto;
    float: left;
    clear: both;
}
#colunaEsquerda{
    float:left;
    width:145px;
    /*border-top: solid 2px #D9E6F7;*/
    border-left: solid 2px #D9E6F7;
    border-right: solid 2px #D9E6F7;
    border-bottom: solid 2px #D9E6F7;
    margin-left: 5px;
}
#colunaPrincipal{
    /*float:right;*/
    /*width:80%;*/
    /*border-top: solid 2px #D9E6F7;*/
    border-left: solid 2px #D9E6F7;
    border-right: solid 2px #D9E6F7;
    border-bottom: solid 2px #D9E6F7;
    margin-left:160px;
    margin-right:160px;
}
#colunaDireita{
    float:right;
    width:145px;
    /*border-top: solid 2px #D9E6F7;*/
    border-left: solid 2px #D9E6F7;
    border-right: solid 2px #D9E6F7;
    border-bottom: solid 2px #D9E6F7;
    margin-right: 5px;
}
#colunaSala{
    width:100%;
}
#lmenuSuperior{
    /*width:1000px;*/
    height: 20px;
    margin:0 auto;
    clear: both;
}
#lmenuSuperior1{
    background-image: url(../imagens/centro_r2_c1.png);
    float: left;
    width: 20px;
    height: 20px;
}
#lmenuSuperior2{
    background-image: url(../imagens/centro_r2_c4.png);
    /*float: left;*/
    /*width: 970px;*/
    margin:0 20px;
    height: 20px;
}
#lmenuSuperior3{
    background-image: url(../imagens/centro_r2_c12.png);
    float: right;
    width: 20px;
    height: 20px;
}
#gambiPIE{
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
}
#CantoEsquerdo{
    background-image: url(../imagens/centro_r2_c1.png);
    float: left;
    height: 20px;
    width: 20px;
}
#CantoDireito{
    background-image: url(../imagens/centro_r2_c12.png);
    float: right;
    height: 20px;
    width: 20px;
}
#menuSuperior{
    background-image: url(../imagens/centro_r2_c4.png);
    background-repeat: repeat-x;
    margin:0 20px;
    height: 20px;
}
.menuEspaco{
    float: left;
    width: 192px;
}
.menuSuperior{
    width: 120px;
    height: 20px;
    background-image: url(../imagens/botaoOfff.png);
    float: left;
    text-align: center;
    font-weight:bold;
    font-size: 10pt;
    color: #FFFFFF;
}
.menuSuperior2{
    width: 120px;
    height: 20px;
    background-image: url(../imagens/botaoOn.png);
    float: left;
    text-align: center;
    font-weight:bold;
    font-size: 10pt;
    color: #FFFFFF;
}
.menuTitulo{
    width: 145px;
    height: 20px;
    background-image: url(../imagens/botaoTitulo145off.png);
    text-align: center;
    font-weight:bold;
    font-size: 10pt;
    color: #FFFFFF;
}
.menuLateral{
    width: 145px;
    height: 20px;
    margin-top: 2px;
    background-image: url(../imagens/botao145off.png);
    text-align: center;
    font-weight:bold;
    font-size: 10pt;
    color: #FFFFFF;
}
.menuLateral2{
    width: 145px;
    height: 20px;
    margin-top: 2px;
    background-image: url(../imagens/botao145on.png);
    text-align: center;
    font-weight:bold;
    font-size: 10pt;
    color: #FFFFFF;
}
#rodape{
    /*width:1000px;*/
    height: 30px;
    margin:0 auto;
    clear: both;
}
#rodape1{
    background-image: url(../imagens/rodape_r2_c2.png);
    float: left;
    width: 15px;
    height: 30px;
}
#rodape2{
    background-image: url(../imagens/rodape_r2_c4.png);
    /*float: left;*/
    /*width: 970px;*/
    margin:0 15px;
    height: 30px;
}
#rodape3{
    background-image: url(../imagens/rodape_r2_c6.png);
    float: right;
    width: 15px;
    height: 30px;
}
.link_menu_sup{
    color: #FFFFFF;
    text-decoration:none;
}
#SuaConta{
    border: #FFFFFF 2px solid;
    /*margin-top: 10px;*/
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    /*clear: both;*/
}
#SuaContaCol1{
    margin-left: 5px;
    margin-right: 5px;
    border: 2px solid #B4D1FB;
    background-color: #FFFFFF;
}
#SuaContaCol2{
    border: 2px solid #B4D1FB;
    background-color: #FFFFFF;
    text-align: left;
    margin-top: 5px;
    margin-left: 150px;
    margin-right: 5px;
}
.SuaContaBlocoEsq{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    /*border: 1px solid #B4D1FB;*/
    text-align: left;
}
.SuaContaBlocoEsq2{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 200px;
    float: left;
    /*border: 1px solid #B4D1FB;*/
    text-align: right;
}
.SuaContaBlocoEsq3{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 50%;
    float: left;
    /*border: 1px solid #B4D1FB;*/
}
.SuaContaBlocoDir{
    padding-left: 5px;
    padding-right: 5px;
    width: 45%;
    /*border: 1px solid;*/
    background-color: #FFFFFF;
}
.SuaContaBlMais{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    /*border: 1px solid;*/
}
.campos{
    background-color: transparent;
    border: #B4D1FB 1px solid;
    color:#0232CD;
}
.tabela{
    border: #FFFFFF 1px solid;
}
.linhaTitulo{
    border: 1px solid #FFFFFF;
    background-color: #0066FF;
    color: #FFF;
    font-weight: bold;
}
.linhaEsc{
    border: 1px solid #FFFFFF;
    background-color: #4B92FD;
}
.linhaCla{
    border: 1px solid #FFFFFF;
    background-color: #B4D1FA;
}
.envolveColunas{
    padding-top: 0px;
    /*border: 1px solid #FFFFFF;*/
    clear: both;
}
.colunasEnvolvidas{
    padding-top: 0px;
    /*border: 1px solid #FFFFFF;*/
    float: left;
    width: 25%;
    height: 50px;
    overflow: auto;
}
.colunasEnvolvidasFotos{
    /*border: 1px solid #FFFFFF;*/
    float: left;
    width: 24%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.linhaGeral{
    width: 100%;
    display: table;
    /*border: 1px solid;*/
    /*margin:0 auto 0 auto;*/
}
.div.float{
    float: left;
}
.linhaGeralApagar{
    width: 100px;
    display: table;
    /*border: 1px solid;*/
    margin:0 auto 0 auto;
}
.apagar{
    width: 80px;
    height: 18px;
    padding-left: 10px;
    background-image: url(../../../imagens/botaoLadoEsquerdo.png);
    float: left;
    font-weight: bold;
    margin:0 auto 0 auto;
}
.apagar2{
    width: 10px;
    height: 18px;
    float: right;
    background-image: url(../../../imagens/botaoLadoDireito.png);
    /*text-align: center;*/
    margin:0 auto 0 auto;
}
.btnPadrao{
    width: 91px;
    height: 18px;
    background-image: url(../../../imagens/botaoPadrao.png);
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    float: left;
}
.btnPadrao2{
    width: 91px;
    height: 18px;
    background-image: url(../../../imagens/botaoPadrao.png);
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    float: right;
}
.centralizar2botao{
    width: 50%;
    margin-left: -91px;
    float: left;

}

.centralizar3botao{
    width: 50%;
    margin-left: -136.5px;
    float: left;

}

.linhaTituloPagina{
    width: 100%;
    color: #FFF;
    margin:0 auto;
    clear: both;
}
.caixaTitulo{
    width: 100%;
    height: 20px;
    text-align: left;
    margin-left: 10px;
    margin-right: 20px;
    background-image:url(../imagens/cxTitulo.png);
    font-weight: bold;
}
.caixaTituloEsquerda{
    width: 10px;
    height: 20px;
    float: left;
    background-image:url(../imagens/cxTituloEsquerda.png);
}
.caixaTituloDireita{
    width: 10px;
    height: 20px;
    float: right;
    background-image:url(../imagens/cxTituloDireita.png);
}
.titulo{
    /*width:1000px;*/
    height: 20px;
    margin:0 auto;
    /*clear: both;*/
    color: #FFF;
    font-weight: bold;
}
.titulo1{
    background-image:url(../imagens/cxTituloEsquerda.png);
    float: left;
    width: 10px;
    height: 20px;
}
.titulo2{
    background-image:url(../imagens/cxTitulo.png);
    text-align: left;
    /*float: left;*/
    /*width: 970px;*/
    margin:0 10px;
    height: 20px;
}
.titulo3{
    background-image:url(../imagens/cxTituloDireita.png);
    float: right;
    width: 10px;
    height: 20px;
}
#enviarFoto{
    position: absolute;
    margin-left: 80px;
    margin-top: 80px;
    width: 250px;
    height: 250px;
    border: 2px solid #FFF;
    background-color: #D9E6F7;
}
#recebeImagem{
    height: 180px;
}
.contornoPadrao{
    border: 2px #FFFFFF solid;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.clearBoth{
    clear: both;
    font-size: 1px;
    height: 1px;
}
.apcoesAmigo{
    text-align: left;
    border: 2px #B4D1FB solid;
    margin-left: 150px;
    margin-top: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #B4D1FB;
	background-color: #eee;
	padding: 5px;
    font-size: 10px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/*div{
    border: 1px solid #000;
}*/






/*.verticalCenter{
    position: absolute;
    top: 50%;
    display: table-cell;
    vertical-align: middle;
    position: static;
}*/
