/**
* @version $Id: admin_login.css 3551 2006-05-18 20:23:01Z stingrey $
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software and parts of it may contain or be derived from works
* licensed under the GNU General Public License or other free or open source
* software licenses. See COPYRIGHT.php for copyright notices and details.
*/

#barra_governo {
	height: 38px;
	width: 100%;
	border-bottom:1px solid #A5ACB2;
	vertical-align:middle;
	background-color: #FFCC00;
	margin: 0px;
	padding: 0px;

}
#barra_governo #conteudo_barra_governo {
	text-align: left;
	margin-left: 140px;
	margin-top: 8px;
}
#barra_governo img {
	float: left;
}
#barra_governo #paisdetodos{
	float: right;
}
#barra_governo #ministerio {
	float: left;
}
#barra_governo #conteudo_barra_governo {
	float: left;
}
#barra_governo .select_gov {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}