/*
Theme Name: Vasconcelos
Theme URI: http://luisweb.com.br/
Version: 1.0
Author: Luís Henrique
Phone: (73) 9916 7997
*/
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-size:12px;
font:"Times New Roman", Times, serif;
color:#373435;
line-height:20px;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
img{
border:0;
}
a{
text-decoration:none;
color:#373435;
}
a:hover{
color:#373435;
}
p{
margin:0 0 20px 0;
}
#topo{
background:url(imagens/bg-topo.png) no-repeat top center;
height:465px;
}
#topo01{
width:1000px;
height:170px;
background:url(imagens/bg-topo-01.png) top right no-repeat;
margin:0 auto;
}
#topo01-box{
width:475px;
height:35px;
margin:115px 0 0 285px;
overflow:hidden;
float:left;
}
#topo01-box-redes{
width:140px;
height:35px;
float:right;
overflow:hidden;
}
#topo01-box-redes img{
float:left;
}
#topo01-box-buscar{
width:270px;
height:35px;
float:left;
overflow:hidden;
}
#topo02{
width:1000px;
height:262px;
margin:0 auto;
overflow:hidden;
}
#topo-02-esquerda{
width:240px;
height:247px;
float:left;
margin:0 40px 0 0;
padding:15px 0 0 0;
background:url(imagens/menu-luz.png) repeat-x top center;
}
#topo-02-esquerda img{
margin:0 0 0 45px;
}
#banner{
width:700px;
height:219px;
overflow:hidden;
margin:25px 0 0 0;
}
#banner img{
width:700px;
height:219px;
}
#meio{
width:980px;
margin:0 auto;
overflow:hidden;
}
#meio-esquerda{
width:240px;
float:left;
margin:0 70px 0 0;
}
#meio-esquerda-links li{
list-style:none;
}
#meio-esquerda-veja{
text-align:justify;
margin:15px 0 0 0;
overflow:hidden;
}
#meio-esquerda-links{
color:#852E3A;
margin:40px 0 0 0;
}
#meio-esquerda-links a{
color:#852E3A;
text-decoration:underline;
}
#meio-direita{
width:670px;
float:left;
overflow:hidden;
}
#meio-direita-artigos{
width:245px;
float:left;
margin:0 70px 0 0;
overflow:hidden;
}
#meio-direita-artigos-artigo{
border-bottom:1px solid #D2D3D5;
padding:0 0 20px 0;
margin:0 0 10px 0;
overflow:hidden;
}
#meio-direita-artigos-veja-mais{
margin:15px 0 0 0;
color:#852E3A;
}
#meio-direita-artigos-veja-mais a{
color:#606062;
}
#meio-direita-noticia{
width:355px;
float:left;
overflow:hidden;
}
#meio-direita-noticia-imagem{
width:95px;
height:65px;
overflow:hidden;
background:#CCC;
float:left;
margin:0 15px 0 0;
}
#meio-direita-noticia-imagem img{
width:95px;
height:65px;
}
#meio-direita-noticia-texto{
width:240px;
float:left;
}
#rodape{
height:90px;
background:url(imagens/bg-rodape.png) repeat-x top center;
margin:20px 0 0 0;
}
#rodape-align{
width:1000px;
margin:0 auto;
padding:18px 0 0 0;
text-align:center;
}