/* :::::::::::::::::::::::::::::::::::::::::::::::: */
/* estilos usados em arquiteturainterativa.com.br */
/* desenvolvido por odos.com.br */
/* :::::::::::::::::::::::::::::::::::::::::::::::: */

body {
    background:url(images/cadBack.gif) #000000;
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 12px;
    line-height:14px;
    text-align:left;
    color:#999999;
    margin:0px;
    padding:0px;
}
p {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 12px;
    line-height:21px;
    text-align:right;
    padding:0px;
    margin:0px;
}
form {
    display:inline;
}
#first {
    position:absolute;
    z-index:-1;
    width:99%;
}

#container {
    margin:20px 0px 0px 0px;
    padding:0px;
}
#all {
    width:960px;
    background:url(images/zigZag.gif) #FFFFFF;
}
#menu {
    width:720px; 
    height:25px; 
    background:url(images/menu.gif) no-repeat;
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 14px;
    line-height:16px;
    color:#008f5c;
    text-align:left;
    padding-left:240px;
}
#footer {
    width:960px; 
}
#footer p {
    text-align:center;
}
#central {
    width:340px;
    height:485px;
    float:left;
    clear:none;
    background:url(images/centerAll.gif) no-repeat;
    padding:0px;
}
#central p {
    padding:20px 0px 10px 20px;
}
#right {
    width:360px;
    height:485px;
    float:left; 
    background:url(images/rightColumnAll.gif) no-repeat; 
}
#centralC {
    width:330px;
    float:left;
    clear:none;
    background:url(images/centerAll.gif) no-repeat;
    height:465px;
    padding:20px 10px 0px 0px;
}
#rightC {
    width:330px;
    height:465px;
    float:left; 
    background:url(images/rightColumnAll.gif) no-repeat; 
    padding:20px 20px 0px 10px;
}
#sright {
    width:340px;
    height:355px;
    float:left; 
    background:url(images/rightColumnAll.gif) no-repeat; 
    padding:130px 0px 0px 20px;
}
#left {
    width:260px;
    height:485px;
    float:left;
    background:url(images/leftColumnAll.gif) no-repeat;
    padding:0px;
}
a.m:active, a.m:link,a.m:visited {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 16px;
    line-height:18px;
    font-weight: bold;
    color:#008f5c;
    text-decoration: none;
    padding:0px 20px 0px 20px;
}
a.m:hover {
    color:#0c75a1;
}
a.f:active, a.f:link,a.f:visited {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 12px;
    font-weight: bold;
    color:#999999;
    text-decoration: none;
}
a.f:hover {
    color:#0c75a1;
}
a.s:active, a.s:link,a.s:visited {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 15px;
    line-height:26px;
    font-weight: bold;
    color:#0c75a1;
    text-decoration: none;
    padding:0px;
}
a.s:hover {
    color:#999999;
}
p.comment {
    font-family:'MS serif', Bodoni, 'Times New Roman';
    font-size: 13px;
    font-weight: normal;
    text-align:right;
    text-decoration: none;
    line-height:26px;
    color:#f0872c;
    padding:20px 20px 10px 20px;   
}
p.who {
    font-family:'MS serif', Bodoni, 'Times New Roman';
    font-size: 11px;
    font-weight: normal;
    text-align:right;
    text-decoration: none;
    line-height:13px;
    color:#f0872c;
    padding:0px 20px 20px 20px;   
}
p.leftMenu {
    font-family:'MS serif', Bodoni, 'Times New Roman';
    font-size: 13px;
    font-weight: normal;
    text-align:right;
    text-decoration: none;
    line-height:26px;
    color:#f0872c;
    padding:20px 20px 20px 0px;   
}
p.alinhaEsquerda {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 12px;
    line-height:21px;
    text-align:left;
    padding:0px;
    margin:0px;
}
p.nota {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 10px;
    font-weight:normal;
    line-height:18px;
    text-align:right;
    padding:0px;
    margin:0px; 
}
p.credImg {
    font-family: arial, sans-serif, tahoma, 'trebuchet ms';
    font-size: 10px;
    font-weight:normal;
    color:#0c75a1;
    line-height:12px;
    text-align:left;
    padding:0px;
    margin:0px;
 }
.tri {
    width:110px;
    display: inline-block;
    vertical-align:top;
    margin:1px;
    line-height:26px;
}
.duo {
    display: inline-block;
    margin:1px;
}
.uno {
    display: inline-block;
    vertical-align:top;
    margin:1px;
    text-align:right;
}
.spanRadio {
/*    align:center;*/
    width:50px;
    display: inline-block;
    margin:1px;
}
.chaveOpta {
    width:100px;
    border-bottom:2px #339966;
    border-left: 1px #339966;
    background-color: #DCEFD3;
    color:#000000;
    padding:2px 5px 2px 5px;
    display: inline-block;
    margin:1px;
}
.textBox {
    width:180px;
    border-bottom:2px #339966;
    border-left: 1px #339966;
    background-color: #DCEFD3;
    color:#000000;
    padding:2px 5px 2px 5px;
    display: inline-block;
    margin:1px;
}
.codBox {
    width:20px;
    border-bottom:2px #339966;
    border-left: 1px #339966;
    background-color: #DCEFD3;
    color:#000000;
    padding:2px 5px 2px 5px;
    display: inline-block;
    margin:1px 5px 1px 1px;
}
.foneBox {
    width:100px;
    border-bottom:2px #339966;
    border-left: 1px #339966;
    background-color: #DCEFD3;
    color:#000000;
    padding:2px 5px 2px 5px;
    display: inline-block;
    margin:1px 5px 1px 1px;
}
.unoBox {
    border-bottom:2px #339966;
    border-left: 1px #339966;
    background-color: #DCEFD3;
    color:#000000;
    padding:2px 5px 2px 5px;
}
