
/** Layout
---------------------------------
*  Using a negative margin technique, adapted from ZEN. The page is loaded by this order:
*  
*  1. Header
*  2. Content
*  3. Navigation menus
*  4. Sidebar Left
*  5. Sideabr Right
*	
*/

#page {
	width: 960px; /* edit to change the width of the page */
	margin: 0 auto; /* remove 'auto' and the width to switch to a fluid width */
}

/** BANNER PRINCIPAL*/

#banner_principal { background: #cae1f3; width:450px; height:300px; padding:0px; margin-left:15px; margin-top:200px;}
#banner_principal img {width:450px; height:300px; float: left; margin-right:20px;}

#banner_principal h3 { font:18px georgia, arial; font-style:italic; color:#fff; line-height:20px;  margin-top:240px; height:40px; background:#2F2F2F; width:420px; position:absolute; padding:10px 15px;}

#banner_principal h3 a {color:#fff;}

#banner_principal p {margin:10px 0 30px 0; color:#222222; font-size:16px; display:none;}


/* BLOCO NOTÍCIAS*/
#block-views-news_home_featured-block_1 { position:absolute; width:228px; height:300px; margin-top:-300px; margin-left:479px; background:#cfd5da;}
#block-views-news_home_featured-block_1 p { color:#1E5D98; font-size:14px; border-bottom:3px solid #1E5D98; margin:10px 10px 0px 10px; font-style:italic;}
#block-views-news_home_featured-block_1 .send-news {display:block;}

#block-views-news_home_featured-block_1 .view-footer {font-size:11px; margin-left:10px;}
#block-views-news_home_featured-block_1 .field-content a {color:#333; font-style:italic; line-height:16px;}
#main #content-above #block-views-news_home_featured-block_1 ul { margin-left:5px;}
#block-views-news_home_featured-block_1 .item-list ul li.views-row {background: url("../images/bullet_ufbaempauta.png") no-repeat 5px 11px;}


/* BLOCO VIDEOS*/
#block-views-view_videos-block_1 { position:absolute; width:240px; height:300px; margin-top:-300px; margin-left:720px; background:#2F2F2F; text-align:center;}
#block-views-view_videos-block_1 .views-field-title { color:#fff; font-style:italic; font-size:16px; text-align:center; margin-top:10px; }

/*.view-aggregator-tvufba-clone img {width:240px; height:160px; margin-bottom:10px; background: url(../images/icon_play_overlay.png); }

.view-aggregator-tvufba-clone .play_tvufba {width:240px; height:160px; position:absolute; z-index:10; background: url(../images/icon_play_overlay.png) no-repeat; cursor:pointer; }*/

/* BLOCO REDES SOCIAIS*/
#block-block-22 { width:110px; float:right;}

#block-multiblock-1 {width:830px; float:left;}


/** LAYOUT RULES
---------------------------------
*  do not change if you're not sure you know what you're doing
*/
#views_slideshow_singleframe_main_1 {margin-top:0px; padding-left:15px;}
#views_slideshow_singleframe_main_1, x:-moz-any-link, x:default  { margin-top:0px; padding-left:15px;}
#block-text_resize-0 h3 {display:none;}
.jcarousel-skin-default .jcarousel-container-horizontal {height:70px;}



#above-content {
  background-color: ;
}

#content {
  clear: both;
  float: left;
  width: 100%;
  margin-right: -100%;
  padding: 0;
}
.sidebar {
  float: left;
}
#sidebar-second {
  float: right;
}
#footer {
  float: none;
  clear: both;
}

/* Layout Helpers */

#header, #footer, .mission, .breadcrumb, .node {
  clear: both;
}

/** Sidebars width
---------------------------------
*  Changing the width of the sidebars is dead easy, just change the
*  values below corresponding to the sidebar you want to modify.
*  Make sure you keep negative values as negative values.
*  For example, if I want to increase the width of the left sidebar
*  to 300px, I would have to change each '190' to '300'.
*/

.two-sidebars .center,
.sidebar-left .center {
  margin-left: 190px;     /* LEFT value */
}
#sidebar-first {
  width: 190px;           /* LEFT value */
	margin-right: -190px;    /* negative LEFT value */
}
.two-sidebars .center,
.sidebar-right .center {
  margin-right: 200px;    /* RIGHT value */
}
#sidebar-second {
  width: 200px;           /* RIGHT value */
}

/** Columns inner
---------------------------------
*  You can change the padding inside the columns without changing the
*  width of them by just usinbg the INNER div of each column
*/

.inner {
	padding: 0px;
}

/** Navigation styles
---------------------------------
*  The navigation is loaded after the content, so we need to make space
*  for it, equal to its height, so if you change the height of the navigation,
*  remember to adapt the margin top of the content and sidebars.
*/

#navigation {
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  width: 100%;
}
.with-navigation #content,
.with-navigation .sidebar {
  margin-top: 40px;        /* Navigation Height */
}
#navigation {
  height: 40px;            /* Navigation Height */
}

#skip{
	visibility: hidden;

}

/** TOP BAR FROM BRAZIL GOV / MEC
---------------------------------
*/
#gov{
  background-color:#FFCC00;
  text-align: center;
  margin-bottom:1px;
  clear: both;
  margin: 0px;
  padding: 0px;
}
#gov-inner{
  width:960px;
  height:24px;
  text-align:left;
  margin: 0 auto;	
}
#gov-inner a.ext{
  padding: 0px;
  margin: 0px;
  float: left;
}
#gov span{float:right;}
#gov select{
  color:#000;
  margin:2px 10px 2px 0;
  margin:2px 5px 2px 0;
  padding:1px;
  vertical-align:top;
  background-color:#FFFFFF;	
  font-size:10px;
  float: right;
  height: 18px;
}

#gov-left{
  float: left;
  width:430px;
  height: 24px;
  background: url("../images/logo_edu.gif") no-repeat center;
}
#gov-left a{ display: block; width: 200px; 
  text-indent:-9000px;}
#gov-right{
  float: right;
  width:200px;
  height: 24px;
  /*background: url("../images/brasil.gif") no-repeat center;*/
}


#barra-brasil { 
    position:relative;
    overflow:hidden;
    min-width:1000px;
    background: #004b82 url(../images/barra-brasil-v3-bgx.png) center bottom no-repeat;
}

#barra-brasil .barra {
    display: block;
    width: 960px;
    height:28px;
    margin: 0 auto;
    background: url(../images/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}

#barra-brasil .barra ul {
    float:right;
    width: 319px;
}

#barra-brasil .barra ul li {
    float: left;
    padding-left: 25px;
	list-style-type:none;
}

#barra-brasil .ai {
    display: block;
    width: 161px;
    height: 28px;
    text-indent: -1000px;
    background: #004b82 url(../images/ai.png) no-repeat 0 4px;
}

#barra-brasil .brasilgov {
    display: block;
    width: 108px;
    height: 28px;
    text-indent: -1000px;
    background: #004b82 url(../images/brasil.png) no-repeat 0 4px;
}

/** HEADER
---------------------------------
*/
#header{ 
 height:115px;
}




/** Header regions
---------------------------------
*  The very top regions of the site
*/

/* Search box */
/** Search Box
*/
input{
  margin:0px;
  padding:0px;
}
#header-region-top form#search-block-form{
	background-color: fuchsia;
	clear: both;	
}
#header-region-top form#search-block-form label{ /* isn't the better way!!! */
	display:none;	
}
#header-region-top form#search-block-form input.form-text{
  margin:1px 0 0 0;
  border:0px;
  height:16px;
  padding:9px 10px 9px 10px;
  width:260px;
  float: left;
  font-size: 110%;
}
#header-region-top input.form-submit{
  margin:0px;
  border:0px;  
  height:36px;
  border: 1px solid #0a3665;
  padding:7px 10px 11px 10px;  
  margin-left:1px;
  float: left;
  background: url("../images/bg_btn_search.jpg") #0a3665 repeat-x top;
  color: #d7e6f7;
  font-size: 110%;
}
#header-region-top div#edit-search-theme-form-1-wrapper{
  margin:0px;
  padding:0px;
}


/** Header region
---------------------------------
*/
/* header region menu */
#header-region{
/*position: absolute;
top:120px;*/
clear: both;
padding-top: 0px;
}
#header-region ul.menu{
	margin: 0px;
	padding: 0px 10px;
}
#header-region ul.menu li{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}
#header-region ul.menu li a{
	color: #fff;
}


/** Header
---------------------------------
*/


/** Main
---------------------------------
*/

#main #content-header,
#main #content-area{
/*#main #content-bottom{*/
	padding: 0px 20px;
}

/** Main
---------------------------------
*/
#main #content-header .breadcrumb{
	padding: 10px 0px;
}



/** Main content area content-area
---------------------------------
*/
#main #content-area{
	text-align: justify;
	line-height: 2em;
	margin-bottom: 10px;
}

#main #content-area .field-field-links{
	text-align: justify;
	line-height: 2em;
	margin: 20px;
	padding: 10px;
	border: 1px solid #d0e0f2;
}

/** Content above
---------------------------------
*/
#main #content-above{
	padding-top: 10px;
}
body.front #main #content-above{
	padding-top: 7px;
}
#main #content-above ul,
#main #content-above ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main #content-above ul{
	padding-top: 5px;
}

/* this is for IE6 and IE7 -- lovin' it */
#main #content-above ul li ul li{
display: inline;
}
#main #content-above ul li  {	
	display: block;
}
/* hack end */

#main #content-above ul {  }

#main #content-above ul li a{
	display: block;
	padding: 4px 5px;
	padding-left: 15px;
	color: #333;
	text-decoration: none;
}

#main #content-above .view-top-banner{
	margin-left: 15px;
}

#main #content-above div#block-menu-menu-conheca-a-ufba ul li a:hover	{ background-color:#1A4087; }
#main #content-above div#block-menu-menu-graduacao ul li a:hover		{ background-color:#919D00; }
#main #content-above div#block-menu-menu-pos-graduacao ul li a:hover	{ background-color:#B89C00; }
#main #content-above div#block-menu-menu-pesquisa ul li a:hover			{ background-color:#CB6D00; }
#main #content-above div#block-menu-menu-extensao ul li a:hover			{ background-color:#6E4646; }
/*
#main #content-above div.odd,
#main #content-above div.even{
	width: 177px;
	float: left;
	margin-left: 15px;
}
#main #content-above div.odd h3,
#main #content-above div.even h3{
	color: #fff;
	padding: 5px;
	margin: 0px;
	
	
}*/
#main #content-above div#block-menu-menu-conheca-a-ufba	{ margin-left: 7px;}


#main #content-above div#block-menu-menu-graduacao h3		{ background-color:#919D00; }
#main #content-above div#block-menu-menu-pos-graduacao h3	{ background-color:#B89C00; }
#main #content-above div#block-menu-menu-pesquisa h3		{ background-color:#CB6D00; }
#main #content-above div#block-menu-menu-extensao h3		{ background-color:#6E4646; }


/*
#main #content-above div#block-menu-menu-conheca-a-ufba ul.menu	{ background-color:#1A4087; }
#main #content-above div#block-menu-menu-graduacao ul.menu		{ background-color:#919D00; }
#main #content-above div#block-menu-menu-pos-graduacao ul.menu	{ background-color:#B89C00; }
#main #content-above div#block-menu-menu-pesquisa ul.menu		{ background-color:#CB6D00; }
#main #content-above div#block-menu-menu-extensao ul.menu		{ background-color:#6E4646; }
*/
#block-menu-menu-principal{
	width: 960px !important;
	margin: 0px;
}

#main #content-above ul.menu li.expanded{

	display: block;
	float: left;
	width: 177px;
	margin-left: 15px;
}
/*{ background-color:#6E4646; }*/
#main #content-above ul.menu li.expanded > a{
	display: block;
	background-color: #1A4087;
	color: #fff;
	font-size: 130%;
	padding: 7px 5px;
}
#main #content-above ul.menu li.conhe-a-a-ufba > a{ background-color:#1A4087; }
#main #content-above ul.menu li.gradua-o > a{ background-color:#919D00; }
#main #content-above ul.menu li.p-s-gradua-o > a{ background-color:#B89C00; }
#main #content-above ul.menu li.pesquisa > a{ background-color:#CB6D00; }
#main #content-above ul.menu li.extens-o > a{ background-color:#6E4646; }

#main #content-above ul li ul li.leaf a:hover{
	color: #fff;
	background-image: url("../images/bullet_hover.gif");
	/* looove ie6 */
}


#main #content-above ul li.conhe-a-a-ufba li.leaf > a{background: url("../images/bullet_conheca_a_ufba.gif") no-repeat 5px 11px;}

#main #content-above ul li.gradua-o li.leaf > a{background: url("../images/bullet_graduacao.gif") no-repeat 5px 11px;}
#main #content-above ul li.p-s-gradua-o li.leaf > a{background: url("../images/bullet_pos_graduacao.gif") no-repeat 5px 11px;}
#main #content-above ul li.pesquisa li.leaf > a{background: url("../images/bullet_pesquisa.gif") no-repeat 5px 11px;}
#main #content-above ul li.extens-o li.leaf > a{background: url("../images/bullet_extensao.gif") no-repeat 5px 11px;}

#main #content-above ul li.conhe-a-a-ufba li.leaf > a:hover{background-color:#1A4087;}
#main #content-above ul li.gradua-o li.leaf a:hover{background-color:#919D00;}
#main #content-above ul li.p-s-gradua-o li.leaf a:hover{background-color:#B89C00;}
#main #content-above ul li.pesquisa li.leaf a:hover{background-color:#CB6D00;}
#main #content-above ul li.extens-o li.leaf a:hover{background-color:#6E4646;}

#main #content-above ul li li.leaf > a.ext:hover{background-image:url("../images/extlink_white.gif"); background-position: 161px 9px}

#main #content-above ul.menu li.expanded ul.menu a{
	display: block;
}

/** Commomn tabs
---------------------------------
*/
ul.primary {
	border-bottom:1px solid #D0E0F2;
	border-collapse:collapse;
	height:auto;
	line-height:normal;
	list-style:none outside none;
	margin:5px 0px;
	padding:5px 0px;
	white-space:nowrap;
}
ul.primary li a {
	background-color:#FFF;
	border-color:#FFF;
	border-style:solid solid none;
	border-width:1px;
	height:5px 10px;
	margin-right:0.5em;
	padding:5px 10px;
	text-decoration:none;
}
ul.primary li.active a {
	background-color:#D0E0F2;
	border-color:#D0E0F2 #D0E0F2 #D0E0F2;
	border-style:solid;
	border-width:1px;
	padding:5px 10px;
}
ul.primary li a:hover{
	background-color: #D0E0F2;
	border-color:#D0E0F2 #D0E0F2 #D0E0F2;
	border-style:solid;
	border-width:1px;
	padding:5px 10px;
}



/* menus estudantes, professores, tŽcnicos e ex-alunos ou ex-estudantes */

 

/* ufba em pauta tabs */
/*#bottom-tabs #estudantes-left,*/
#bottom-tabs #professores-left,
#bottom-tabs #tecnicos-administrativos-left,
#bottom-tabs #ex-estudantes-left
{
	width: 320px;
	margin-right: -340px;    /* negative LEFT value */
	height: 130 ;
	float: left;
}
/*#bottom-tabs #estudantes-right,*/
#bottom-tabs #professores-right,
#bottom-tabs #tecnicos-administrativos-right,
#bottom-tabs #ex-estudantes-right
{
  margin-left: 340px;     /* LEFT value */
}

#bottom-tabs h3.title{
	margin: 0px 0px 6px 0px;
	padding:0px;
	font-size: 110%;
}

#bottom-tabs #estudantes-right .views-row  .views-field-title,
#bottom-tabs #professores-right .views-row  .views-field-title,
#bottom-tabs #tecnicos-administrativos-right .views-row  .views-field-title,
#bottom-tabs #ex-estudantes-right .views-row  .views-field-title
{font-size: 100%;}


/* lists */
#bottom-tabs  #block-menu-menu-professores ul li{
	width: 380px;
		padding: 0px 0px 5px 0px;
	display: inline ;
	float: left;
}
#bottom-tabs #block-menu-menu-estudantes ul li{
	width: 215px;
		padding: 0px 0px 5px 0px;
	display: inline ;
	float: left;
}


/********************************
 Views
---------------------------------
**********************************/

/* ufba em pauta */
/* d‡ pra generalizar */
#content-area .view-news .views-field-title{ font-size: 130%}
#content-area .view-news .views-row{ margin-bottom: 20px}

/* dates date */
.view-news .views-field-created{ color:#DF7800; font-weight: bold; padding: 0px; margin: 0px; font-size: 90%}

.view-public-consultation h3{ padding: 0px; margin-bottom:7px}
.view-public-consultation .item-list{ clear: both; margin-bottom:20px;}

/* */
.view-contacts table.views-table th.views-field-field-sector-value{ width: 30%;}
.view-contacts table.views-table th.views-field-phpcode{ width: 30%;}
.view-contacts table.views-table th.views-field-field-phone-number-value{ width: 100px;}
.view-contacts table.views-table th.views-field-edit-node{ width: 70px;}

/** Tabs
---------------------------------
*/
/* tvufba tab */
.view-tvufba table.views-view-grid{
	margin-top: 30px;

}
.view-tvufba table.views-view-grid tr td{
	width:300px;
	vertical-align:top;
	padding-right:10px;
}
.view-tvufba table.views-view-grid tr td .views-field-field-image-fid{
	width: 120px;
	height: 80px ;
	float: left;
}
.view-tvufba table.views-view-grid tr td .views-field-title,
.view-tvufba table.views-view-grid tr td .views-field-body {
  margin-left: 130px;     /* LEFT value */
}
.view-tvufba table.views-view-grid tr td .views-field-field-image-fid{
  width: 120px;           /* LEFT value */
	margin-right: -120px;    /* negative LEFT value */
}


/* 
 * ESTRUTURA
 ---------------------------------------
view central administration 
view orgaos estruturantes

*/
.view-central-administration .views-row,
.view-orgaos-estruturantes .views-row,
.view-university-entities .views-row,
.view-outros-orgaos .views-row {
	margin-bottom: 30px;
	clear: both;
}
.view-central-administration .views-row label,
.view-orgaos-estruturantes .views-row label,
.view-university-entities .views-row label,
.view-outros-orgaos .views-row label{
	font-weight: bolder;
}
.view-central-administration .views-row .views-field-title,
.view-orgaos-estruturantes .views-row .views-field-title,
.view-university-entities .views-row .views-field-title,
.view-outros-orgaos .views-row .views-field-title{
  font-size: 160%;
}



/* exposed widgets exposed-widgets */
.views-exposed-widgets{
background-color: #F0F0F0;
padding: 10px;
}

/* licitacoes */
.view-licitacoes .views-exposed-widget .form-submit,
.views-exposed-widgets .views-widget .form-submit{
	margin-top: 29px;
}
.views-table {display:table; margin-left: 0px !important; 
	margin-right: 0px !important; margin-bottom: 20px}
.views-table caption{text-align: left; font-size: 130%; margin-top: 10px; margin-bottom: 5px; }
.views-table thead tr th{	padding:5px 0px; font-size: 115%; font-weight:normal}
body.page-resolucoes .views-table caption{font-weight: bold}

.view-licitacoes .views-table th.views-field-title{width: 195px; }
.view-licitacoes .views-table th.views-field-body{width: 290px}
.view-licitacoes .views-table th.views-field-field-opening-date-value-1{width: 140px}


/* licitacoes taxonomia */
.page-taxonomy .field-type-text .field-label,
.page-taxonomy .field-type-text .field-items{}


/** Nodes
---------------------------------
*/
/* central administration */
body.node-type-central-administration #content-area .content  .field  .field-label,
body.node-type-central-administration #content-area .content .field .field-items,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .field .field-label,
body.node-type-organs-structuring #content-area .content .field .field-items,
/* other organs */
body.node-type-other-organs-linked-to-ufba #content-area .content .field .field-label,
body.node-type-other-organs-linked-to-ufba #content-area .content .field .field-items
{float: left}

/* central administration */
body.node-type-central-administration #content-area .content .field,
body.node-type-central-administration #content-area .content .group-address,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .field,
body.node-type-organs-structuring #content-area .content .group-address,
/* other organs */
body.node-type-other-organs-linked-to-ufba #content-area .content .field,
body.node-type-other-organs-linked-to-ufba #content-area .content .group-address
{clear: both}

/* central administration */
body.node-type-central-administration  #content-area .content .group-address h2,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .group-address h2,
/* other organs */
body.node-type-other-organs-linked-to-ufba #content-area .content .group-address h2
{float: left; font-size: 100%; font-weight: bolder; padding: 4px 0px; margin-bottom: 0px !important; margin-right: 10px; }

/* central administration */
body.node-type-central-administration #content-area .content .group-address .field,
body.node-type-central-administration #content-area .content .group-address .field-type-text,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .group-address .field,
body.node-type-organs-structuring #content-area .content .group-address .field-type-text,
/* other organs */
body.node-type-other-organs-linked-to-ufba #content-area .content .group-address .field,
body.node-type-other-organs-linked-to-ufba #content-area .content .group-address .field-type-text
{clear: none; float: left; margin-right: 10px}






/* central administration */
body.node-type-central-administration #content-area .content .view-central-administration,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .view-orgaos-estruturantes
{clear: both; margin-top: 50px;}

/* central administration */
body.node-type-central-administration #content-area .content .view-central-administration .view-title,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .view-orgaos-estruturantes .view-title
{font-size: 160%; margin-bottom: 20px; }

/* central administration */
body.node-type-central-administration #content-area .content .view-central-administration .view-content,
/* organs scructuring */
body.node-type-organs-structuring #content-area .content .view-orgaos-estruturantes .view-content
{padding-left: 30px;}


/** Footer
---------------------------------
*/
#footer {
	padding: 34px 0px;
	height: 58px;
	background: url("../images/bg_footer_logo.gif") no-repeat right top;

}
#footer ul.menu li{
	display:inline;
}
#footer,
#footer ul.menu li a{
	color: #fff;
}

#footer .block-inner h3.block-title{
	margin: 0px 0px 10px 0px;
	padding: 0px 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#footer .block-inner ul.menu{
	margin: 0px;
	padding: 0px 10px;
}
#footer .block-inner ul.menu li{
	margin: 0px;
	padding: 0px 6px;
}

/****** Alinhamento Localização e Cursos *************/
#block-block-10 #tabs-tabset, #block-block-14 #tabs-tabset{margin-left:20px;width:945px;}


/****** Bullet estrutura temp *************/
#node-588 .node-inner .content  ul li{
background:transparent url(../images/bullet_conheca_a_ufba.gif) no-repeat scroll 0px 11px;list-style:none;margin-left:-10px;
}

#node-588 .node-inner .content ul li a {
display:block;
padding:0px 5px 5px 20px;
text-decoration:none;
}

/****** Bullet legislação temp *************/
#node-425 .node-inner .content  ul li{
background:transparent url(../images/bullet_conheca_a_ufba.gif) no-repeat scroll 0px 11px;list-style:none;margin-left:-10px;
}

#node-425 .node-inner .content ul li {
padding-left:20px;
text-decoration:none;

}

#node-425 .node-inner .content a .pdf {
padding-left:20px;
text-decoration:none;

}

#block-views-Resolucao-block_1 ul li{
background:transparent url(../images/bullet_conheca_a_ufba.gif) no-repeat scroll 0px 7px;list-style:none;margin-left:-10px;
}

#block-views-Resolucao-block_1 ul li {
padding-left:20px;
text-decoration:none;

}

/****** Destaque e categorias, painel de controle *************/
#block-nice_menus-1, #block-nice_menus-3{margin-left:20px;}
#content-area  table{clear:both;}

/***** Conteúdo  ******/
/* será que assim generaliza? */
#content ul.nice-menu {margin-left: 20px;}
#content-bottom table.views-table,
#content-bottom .views-exposed-widgets
{margin-left: 20px;}


/* LOVING IE6 */
#main #content-above .menu {}


/* Conselho universitario */
.node-type-council .field-field-members{
	margin-top: 20px;
} 
/* Comissoes permanentes */
.node-type-commission table td{
	padding: 0px 4px 0px 4px;
}

div#header div#header-region div#block-menu-menu-cabecalho.odd div.block-inner div.content ul.menu li{
	margin-right: -5px;
}

div#header div#header-region div#block-menu-menu-cabecalho.odd { float:right; margin-right:11px;}