/* css
www.logique.com.br
04.10.2008
*/
* {
	font: 11px arial;
}
body {
font: 11px arial;
color:#555555;
padding:0;
margin:0;
}

a {color: #555555; text-decoration:none;}
a:hover {color: #000000;}

img{border:0px}

.imgleft{
float:left;
margin-right:10px;
margin-bottom:5px
}

input, textarea{
border:1px solid #cdcdcd;
background:#ffffff;
margin:1px;
}

p { 
padding:0px 15px 0px 16px;
margin:0px;
}

h1{}

h2{
font-size:18px;
padding:0px 0px 10px 0px;
margin:0px;
}

/* INICIO */

.home{
background:url('fundo.jpg') top repeat-x;
}

.tudo, .topo, .menu, .imagem, .pe{
width:780px;
}

.topo{
position:relative;
height:140px;

overflow:hidden;
}

.idiomas{
position:absolute;
width:90px;
top:0px;
right:0px;
}

.menu{
height:45px;
background:url('fnd_menu_home.jpg') top no-repeat;
}

.imagem{
height:190px;
}

.meio_a{
float:left;
width:450px;
margin-bottom:20px;
}

.box_news{
background:url('fnd_news.jpg') bottom no-repeat;
height:160px;
}

.meio_b{
padding-top:20px;
margin-left:460px;
padding-right:20px;
}

.news{
border-bottom:1px solid #f5f5f5;
padding:5px 0px 5px 0px;
}

/*  INTERNAS  */

.in{
background:url('fundo_internas.jpg') top repeat-x;
}

.tit_internas{
position:relative;
height:85px;
}

.image_in{
position:absolute;
width:150px;
left:0;
top:0;
}

.txt_in{
position:absolute;
width:610px;
left:155px;
top:0;
}

.meio_in{
padding:30px 50px 30px 155px;
}

.menu_in{
height:45px;
background:url('fnd_menu_home_in.jpg') top no-repeat;
}

/* LISTA MENU PADR�O*/

#menu a, #menu a:visited {
  text-decoration:none;
  background-color:#f8f8f8; 
  display:block; 
  padding:4px;
  margin-bottom:2px;
  }
#menu a:hover {
	color:#000000;
	background-color:#f5f5f5;
  }

/* PAGINA��O */

.paginacao{
text-align:center;
}
.paginacao a, .paginacao a:visited {
padding: 0 2px 0 2px;
text-decoration:none;
border:1px solid #F5F5F5;
}
.paginacao a:hover {
color:#fff;
background-color:#555555; 
}

/* RODAPE */

.rodape{
clear:both;
height:126px;
background:url(fnd_rodape.jpg);
}

.pe{
padding-top:20px;
text-align:center;
color:#444444;
}
