@charset "utf-8";
/* CSS Document */

body{
margin:0;
}

#back-top{
background-image:url(../img/back-top.jpg);
background-repeat:repeat-x;
height:205px;
}

#top-container{
width:980px;
height:205px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#logo{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
width:330px;
height:205px;
float:left;
}

#login-pesq{
width:620px;
height:32px;
padding: 10px 0 0 30px;
float:right;
display:inline;
overflow:hidden;
}

#banner-top{
background-image:url(../img/banner-top.jpg);
width:650px;
height:163px;
float:right;
display:inline;
background-position:bottom;
}

#menu-top-container{
background-image:url(../img/background-menu-top.jpg);
background-repeat:repeat-x;
width:980px;
height:31px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border-right:	1px solid #fff;

}

#back-menu-top{
background-image:url(../img/background-menu-top.jpg);
background-repeat:repeat-x;
height:31px;
}

#back-conteudo-container{
background-image:url(../img/conteudo-container.jpg);
background-repeat:repeat-x;
min-height:300px;
}

#conteudo-container{
background-image:url(../img/conteudo-container.jpg);
background-repeat:repeat-x;
width:980px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#caminho-de-pao1{
float:left;
width:980px;
margin-top:12px;
display:inline;
}

#caminho-de-pao1-middle{
width:950px;
margin:0 auto;
}

#conteudo-middle{
float:left;
width:980px;
display:inline;
overflow:hidden;
}

#col-esq-container{
background-image:url(../img/background-col-esq-container.png);
background-repeat:repeat-y;
width:238px;
float:left;
display:inline;
overflow:hidden;
}

#col-esq{
float:left;
background-image:url(../img/background-col-esq-top.jpg);
background-repeat:no-repeat;
background-position:top;
width:238px;
display:inline;
overflow:hidden;
}

#col-esq-middle{
float:left;
width:200px;
margin-left:25px;
padding-top:15px;
display:inline;
overflow:hidden;
}

#col-esq-footer{
float:left;
background-image:url(../img/background-col-esq-footer.jpg);
background-position:bottom;
width:238px;
height:31px;
display:inline;
overflow:hidden;
}

#conteudo-middle-container{
float:right;
width:732px;
margin-left:10px;
display:inline;
overflow:hidden;
}

#caminho-de-pao2{
float:right;
width:722px;
height:28px;
background-position:bottom;
background-image:url(../img/caminho-de-pao2.png);
background-repeat:no-repeat;
margin-top:12px;
margin-right:10px;
display:inline;
}

#caminho-de-pao2-middle{
width:692px;
height:20px;
margin:0 auto;
margin-top:7px;
}

#conteudo{
	float:left;
	display:inline;
	overflow:hidden;
	width:700px;
	margin-left:10px;
	margin-right:0 auto;
	margin-top:10px;
}

#back-footer{
background-image:url(../img/background-footer-container.jpg);
background-repeat:repeat-x;
height:163px;
}

#footer-container{
width:980px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#menu-footer-container{
width:980px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#copyright{
text-align:center;
padding:10px 0 0 0;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }


/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
	width:10px;
	height:117px;
	background-image:url(../img/background-menu-footer-left.jpg);
	background-repeat:no-repeat;

}

td.pill_m {
  background-color:#FFFFFF;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
	width:10px;
	height:117px;
	background-image:url(../img/background-menu-footer-right.jpg);
	background-repeat:no-repeat;
}

#pillmenu {
  white-space: nowrap;
  height: 24px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../img/div-menu.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  padding: 0 5px;
}

/* Login / Pesquisa */
div #login-pesq .moduletable{
float:left;
display:inline;
}

.roksearch-wrapper{
float:left;
display:inline;
width:200px;
}

.rokajaxsearch{
float:left;
display:inline;
width:200px;
}

#rokajaxsearch{
float:left;
display:inline;
width:200px;
}

#roksearch_search_str {
float:left;
display:inline;
margin-left:15px;
width:250px;
}