/* geral  */
body {
    background: #999999 url('../_images/img_bg.gif') top left repeat-x;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color:#6d6d6d;
}

#container {
    width:765px;
    background:#FFF;
    margin:auto;
    border:solid 1px #c8cccf;
    border-top:solid 4px #ff6407;
}
#header {
    margin-top:1px;
    border-bottom:solid 1px #cacaca;
}

#footer {
    background:#dddddd;
    margin:3px;
    padding:10px;
    font-size:11px;
    position:relative;
}
.faixa-footer {
    margin:3px;
    padding:10px;
    background:#fe6601;
}

.vinil {
    background: url('../_images/vinil.gif') no-repeat scroll top left;
    width: 86px;
    height: 19px;
    display:block;
    position:absolute;
    right:13px;
    top:11px;
    text-indent:-9999px;
}

#logo-abedesign a {
    display:block;
    background: url('../_images/logo_abedesign.gif') no-repeat scroll top left;
    width: 458px;
    height: 57px;
    text-indent:-9999px;
}

#conteudo {
    margin:3px;
    padding:20px;
    padding-top:0;
    margin-bottom:20px;
    background:#FFF url('../_images/img_bgConteudo.gif') repeat-x top left;
    position:relative; 
}

a:link, a:visited {
    text-decoration:none;
        color:#6d6d6d;
}

/* navegacao */
#navegacao {
    background: url('../_images/img_bgMenu.gif') repeat-x top left;
    height: 34px;
}

#navegacao ul {
    position:relative;
    top:6px;
    left:23px;
}

#navegacao li {
    float:left;
}

#navegacao li a{
    display:block;
    height:22px;
    text-indent:-9999px;
}

#menu-home a:link, #menu-home a:visited{
    background:url('../_images/navegacao.gif') no-repeat 0 0;
    width:57px;
}

#menu-home a:hover {
    background-position:0 -22px;
}
#menu-home-sel {
	background:url('../_images/navegacao.gif') no-repeat 0 -22px; text-indent:-9999999px; overflow:hidden;
    width:57px;
	height:30px;
}

#menu-sobre a:link, #menu-sobre a:visited{
    background:url('../_images/navegacao.gif') no-repeat -57px 0;
    width:163px;
}
#menu-sobre a:hover {
    background-position:-57px -22px;
}
#menu-sobre-sel {
	background:url('../_images/navegacao.gif') no-repeat -57px -22px; text-indent:-9999999px; overflow:hidden;
    width:163px;
	height:30px;
}
#menu-associe a:link, #menu-associe a:visited {
    background:url('../_images/navegacao.gif') no-repeat -219px 0;
    width:110px;
}
#menu-associe a:hover {
    background-position:-219px -22px;
}
#menu-associe-sel {
	background:url('../_images/navegacao.gif') no-repeat -219px -22px; text-indent:-9999999px; overflow:hidden;
    width:110px;
	height:30px;
}
#menu-associados a:link, #menu-associados a:visited {
    background:url('../_images/navegacao.gif') no-repeat -329px 0;
    width:118px;
}
#menu-associados a:hover {
    background-position:-329px -22px;
}
#menu-associados-sel {
	background:url('../_images/navegacao.gif') no-repeat -329px -22px; text-indent:-9999999px; overflow:hidden;
    width:118px;
	height:30px;
}
#menu-contato a:link, #menu-contato a:visited {
    background:url('../_images/navegacao.gif') no-repeat -447px 0;
    width:75px;
}
#menu-contato a:hover {
    background-position:-447px -22px;
}
#menu-contato-sel {
	background:url('../_images/navegacao.gif') no-repeat -447px -22px; text-indent:-9999999px; overflow:hidden;
    width:75px;
	height:30px;
}
/* home */
.destaque {
    width:365px;
    position:absolute;
    top:20px;
}
.destaque p{
    line-height:14px;
}

.noticias-de-design {
    width:310px;
    position:absolute;
    top:20px;
    left:410px;
}

.noticias-de-design ul{
    margin:25px 0 0 0;
}

.noticias-de-design ul li {
    margin:0;
}

.noticias-de-design ul li p{
    font-size:11px;
    line-height:13px;
}

.noticias-de-design ul li img{
    float:left;
    margin-right:10px;
}

.noticias-de-design .chamada {
    float:left;
    margin-bottom:20px;
    width:245px;
}


#imagem-home { float:left; width:143px; margin:0 15px 0 0;}

/*  tipografia  */

.titulo {
    font-size:11px;
    text-transform:uppercase;
    color:#6d6d6d;
}

.txt-laranja {
    color:#fe6601;
}

.destaque-azul, .destaque-azul a:link, .destaque-azul a:visited {
    color:#02497f;
    font-weight:bold;
}

strong {
    font-weight:bold;
}

 .titulo-destaque-laranja a, .titulo-destaque-laranja a:link, .titulo-destaque-laranja a:visited {
    color:#fe6601;
    font-size:20px;
    padding-left:10px;
    background:url('../_images/img_seta.gif') no-repeat 0 4px !important;
    margin:15px 0 15px 0;
    display:block;
}

.titulo-destaque-azul {
    color:#02497f;
    font-size:20px;
    padding-left:10px;
    background:url('../_images/img_seta_azul.gif') no-repeat 0 5px;
    margin:15px 0 15px 0;
}

.legenda { font-size:10px; }


/* internas */

.conteudo-interna {
    padding-top:20px;
}

.conteudo-interna p{
    margin-bottom:14px;
    line-height:14px;
}

.conteudo-interna img{
    float:left;
    margin:0 20px 15px 0;
}

.botao-voltar {
    background: url('../_images/botao_voltar.gif') no-repeat scroll top left;
    width: 85px;
    height: 23px;
    display:block;
    text-indent:-9999px;
}

/*  form contato  */

label {
    color:#fe6601;
    display:block;
    padding-bottom:5px;
}

.form-contato {
    position:relative;
    top:15px;
}

.form-contato li{
    float:left;
    margin-bottom:15px;
}

.nome {}
.nome input{ width:380px;}
.email { margin-left:19px;}
.email input{ width:310px; }
.empresa {}
.empresa input{ width:488px;}
.telefone { margin-left:19px;}
.telefone input{ width:202px;}

.form-contato input, .form-contato textarea, .form-associe input, .form-associe textarea {
    border:none;
    background:#d3d3d3;
    color:#3e3e3e;
    padding:3px;
}

.textarea {
    width:715px;
    height:110px;
}


/*  form associe  */

.form-associe {
    position:relative;
     top:15px; 
     margin-bottom:30px;
}

.form-associe li{
    float:left;
    margin-bottom:20px;
}

.campo-grande {
    
}
.campo-grande input{  width:703px; }

.campo-padrao {
    float:left;
}
.campo-padrao input{ width:345px; margin-right:8px;}
.telefone-as, .fax {
    width:300px !important;
    margin:0 9px 0 0 !important;
	
}
.ddd {
    width:30px !important;
    margin-right:10px;
}

.campos-menores {
    float:left;
}
.campos-menores input{
	width:165px;
	margin-right:8px;
}
.campos-tres-colunas {
    width:590px;
	margin-top:20px;
}

.campos-quatro-colunas {
    
}

.botao-enviar {
    background: url('../_images/botao_enviar.gif') no-repeat scroll top left;
    width: 85px;
    height: 23px;
    display:block;
    text-indent:-9999px;
    float:right;
}

.botao-ficha {
    background: url('../_images/botao_fichaAdesao.gif') no-repeat scroll top left;
    width: 98px;
    height: 18px;
    display:block;
    text-indent:-9999px;
    margin:20px 0 20px 0;
}

.lista-associados {
    margin:20px 0 20px 0;
}
.lista-associados {
    list-style: none;
    line-height:15px;
}

.lista-associados a:hover {
    text-decoration:underline;
}

/* tabs */
#tabs {
    margin-top:20px;
    width:715px;
}
#tabs ul.navegacao-tab {  }
#tabs ul.navegacao-tab li {
    float:left;
    font-size:11px;
}

#tabs ul.navegacao-tab li a {
    border:solid 1px #CCC;
    border-bottom:none;
    margin:0;
    margin-right:5px;
    display:block;
    background: url('../_images/bg_tab.gif') repeat-x bottom left;
    padding:10px 15px 10px 15px;
    text-transform:uppercase;
}

#tabs ul.navegacao-tab li a.selected {
    background:#FFF;
    color:#ff7d00;
    position:static;
}


.lista-objetivos {
    margin-top:20px;
    list-style:disc inside;
    font-size:12px !important;
}

.lista-objetivos li{
    text-transform:none !important;
    font-size:12px !important;
    padding:15px 0 15px 0;
}

.container-nav-tabs {
     border-bottom:solid 1px #dcdcdc;
     display:block;
}

.conteudo-tab {
    background:#FFF;
    border:solid 1px #dcdcdc;
    position:relative;
    top:-12px;
    padding:15px;
   font-size:12px !important;
   line-height:14px;
}

.conteudo-tab ul li{
    padding:0 0 10px 0;
}

.dashed-line {
    border-top:dashed 1px #dcdcdc;
}

.clear {
    clear:both;
}

.pdf {
    background: url('../_images/ic_pdf.gif') no-repeat scroll 0 0;
    height: 23px;
    display:block;
    padding:6px 0 0 25px;
}