@charset "UTF-8";
* {
margin:0;
padding:0;
font-family:Verdana;
}
html {
height:100%;
}
body {
height:100%;
background:#13100d url(imagens/bg_txt.jpg) top;
}
/*DIVS*/
#geral {
height:100%;
width:100%;
background:url(imagens/matte_marrom.gif) no-repeat;
min-height:1400px;
}
#conteudo {
float:right;
width:855px;
}
#topo {
padding-top:66px;
}
#menu {
float:left;
margin-top:26px;
}
#logo {
float:left;
margin-left:58px;
}
#texto {
float:left;
width:625px;
}
#sidebar {
float:right;
width:155px;
margin-right:17px;
}
#flickr img {
border: none !important; 
max-width:155px !important; 
max-height:110px; 
margin-top:10px;
}
#creative_button {
padding:28px 0;
}
#footer {
clear:both;
}
#cc {
float:right;
margin-right:17px;
margin-bottom:10px;
}
#back {
float:left;
margin-top:2px;
margin-bottom:10px;
}
/*GERAIS*/
p {
font-size:11px;
color:#b28a72;
}
p strong {
color:#bf9e8a; 
}
a:link, a:visited {
text-decoration:none;
color:#6b5734;
font-size:11px;
font-weight:bold;
}
a:hover {
color:#d3a350;
}
h1 {
padding-top:3px;
text-transform:uppercase;
color:#d3a350;
font-size:12px;
}
h2 {
font-size:12px;
color:#bf9e8a;
font-weight:bold; 
}
/*CLASSES*/
p.vid {
padding-bottom:10px;
}
p.direita {
text-align:right;
}
p.quoting {
padding-left:15px;
padding-right:15px;
font-style:italic;
}
a.execScroll {
/*excuta jQuery*/
}
.pointer {
cursor:pointer;
}
.bullet {
float:left;
margin-right:6px;
}
.separador {
clear:both;
width:855px;
background:url(imagens/pontilhado_16.gif) repeat-x;
margin-bottom:20px;
}
.titulo {
height:28px;
padding-top:4px;
background:url(imagens/titBG.jpg);
}
.texto_conteudo {
margin:19px 0;
text-align:justify;
line-height:13px;
}
.sidebar_titulo {
height:20px;
padding-top:13px;
margin-bottom:16px;
}
.sidebar_conteudo {
margin-bottom:22px;
}
ul.linkagem li.linkagem {
list-style:none;
line-height:15px;
text-indent:10px;
font-size:11px;
color:#b28a72;
}
ul.menuitem, li.menuitem {
list-style:none;
display:inline;
}
