@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}

fieldset, img {border:0px;}

ol, ul {list-style:none;}

a {
color:#005a9c;
text-decoration:none;
}

a:hover {
text-decoration:underline;	
}

body {
font-size:0.9em;
font-family:sans-serif;
}

#principal_a, #principal_b {
margin:0 1%;
min-width:750px;
}

/** TOPO DO SITE **/

#topo {
margin-bottom:40px;
text-align:center;
}

#topo h2 {
margin:15px 0px 10px 0px;
}

.menu {
font-weight:bold;	
}

.menu li {
display:inline;
padding:0px 10px;
border-right:1px solid #005a9c;
}

.menu li.ultimo {
border:0px;	
}

.skip {
position:absolute;
top:100px;
right:1%;
font-size:0.8em;
}

/** CONTEUDO LATERAL **/

#menu-esq {
float:left;
width:19%;
height:100%;
background:url(../images/bg-menu-esq.gif);
border:1px solid black;
padding:10px;
margin-right:1%;
font-size:1em;
}

#menu-esq h2 {
position:absolute;
left:-1000px;
}

#menu-esq h3 {
background:url(../images/bg-menu-esq-h3.gif);
margin:-10px -10px 10px -10px;
padding:3px 10px;
color:#FFF;
font-size:1em;
}

#menu-esq h3 a {
color:#FFF;	
}

.temas {
margin-bottom:20px;	
}

#form-regiao {
display:none;	
}

/** CONTEUDO PRINCIPAL **/

#conteudo {
float:right;
width:77%;
margin-bottom:40px;
}

/* COLUNAS */

#coluna-esq {
width:70%;
margin:0 0.3% 0 0.4%;
float:left;
}

#coluna-dir {
width:26%;
float:right;
border:1px solid black;
background:#eee;
font-size:0.9em;
}

#coluna-dir h2 {
background:url(../images/bg-conteudo-h2-2.gif);
padding:3px 10px;
color:#FFF;
font-size:1.1em;
}

#coluna-dir h2 a {
color:#FFF;
}

#coluna-dir p {
margin:10px;	
}

.members {
text-align:center;
background-color:#FFF;
margin-bottom:-10px;
padding-bottom:20px;
}

.members p {
text-align:left;	
}

/* BOXES MEIO */
.news-w3c {
float:left;
width:48%;
margin:0 2% 1% 0;
}

.news-w3c-org {
float:right;
width:48%;
}

.news-w3c h2, .news-w3c-org h2 {
font-size:1em;
margin-bottom:10px;
}

.atividades, .padroes {
border:1px solid #CCC;
padding-bottom:10px;
font-size:0.9em;
}

.atividades {
float:left;
width:48%;
margin:0 2% 1% 0;
}
 
.padroes {
float:right;
width:48%;
}

.atividades h2, .padroes h2 {
background:url(../images/bg-conteudo-h2.gif);
font-size:0.9em;
color:#FFF;
padding:7px 7px 7px 10px;
}

.atividades h2 a, .padroes h2 a {
color:#FFF;	
}

.atividades ul, .padroes ul {
margin:7px 7px 0px 10px;	
}

.atividades ul li {
margin-bottom:10px;	
}

.atividades img, .padroes img{
display:none;
}

.atividades p, .padroes p {
margin:7px 0px 0px 10px;
}

.noticias li {
border-bottom:1px solid #CCC;
margin-bottom:10px;
padding-bottom:5px;
}

.noticias li.ultimo {
border:0px;	
}

.data {
font-size:0.75em;	
color:#666;
}

.titulo {
font-size:0.9em;	
}

.nome {
font-weight:bold;	
}

li.ver-mais, p.ver-mais {
text-align:right;
font-weight:bold;
border:0px;
}

li.ver-mais {
font-size:0.8em;
}

p.ver-mais {
font-size:0.85em;
}

.padroes li.ver-mais {
font-size:0.9em;
}

#w3c-2, #contents {
margin-top:20px;
font-size:0.9em;
}


#w3c-2 h2, #contents h2 {
padding:7px 7px 7px 10px;
font-size:1.1em;
color:#FFF;
}

#w3c-2 h2 a, #contents h2 a{
color:#FFF;
} 

#w3c-2 h2 {
background:url(../images/bg-conteudo-h2.gif);
}

#contents h2 {
background:url(../images/bg-conteudo-h2-2.gif);	
}

#w3c-2 p {
margin-top:10px;	
}

#contents ul {
margin:10px 10px 0px 10px;
}

#contents ul li {
border-bottom:1px solid #ccc;
padding-bottom:6px;
margin-bottom:6px;
}

#contents ul li.ultimo {
border:0px;	
}

/* RODAPÉ */

#rodape {
clear:both;	
font-size:0.9em;
}

#rodape p {
margin-bottom:10px;	
}

#rodape .borda {
display:block;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
padding:5px 0px;
margin-bottom:15px;
}


/* OUTRAS CLASSES */

.limpar {
clear:both;	
}

.twitter {
margin-right:15px;	
}

.sobre-w3c {
display:none;	
}

.hidden {
color:#FFF;	
}

#rodape-int span.hidden {
color:#FFF;	
}