@charset "utf-8";

body{
	background:#3F3F3F url(../imagens/bg-sombra-contraste.png) repeat-x; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color:#FFFFFF;
	line-height:18px;
}

#procura{
	float: right;
	height:23px;
}

.contTudo{
	width:530px;
}

.contParte{
	width:325px;
}

#todo{
	width:725px;
	margin: 0 auto;
}

#topo{
	height:23px;
	margin-top:1px;
	margin-bottom:30px;
}

#logo_unb{
	background:transparent url(../imagens/logo-unb-contraste.png) no-repeat;
	display:inline-block;
	height:45px;
	width:333px;
}

#menu_topo{
	height:23px;
	width:725px;
	clear:both;
	margin:0;
	list-style:none outside none;
}

#imagem{
	
    background: url("../imagens/img_topo.jpg") no-repeat scroll left top transparent;
    height: 153px;
    margin: 0 auto;
    width: 740px;
	
	}
#cabecalho{
	
	}

#titulo{

	float:right;
    margin-top: -5px;
	/*background: url("../imagens/cpd_estilo_secom.jpg") no-repeat scroll left top transparent;*/
    height: 80px;
    width: 350px;
	
}	

#corpo{
	height:auto;
	min-height:300px;
	width:725px;
	margin:0 0 60px 0;
}

#rodape{
	background:transparent url(../imagens/bg-rodape-contraste.png) repeat-x;
	clear:both;
}

#menu_baixo{
	width:725px;
	height:25px;
	margin:0 auto 20px;
	padding-top:5px;
}

#direitos{
	width:725px;
	height:auto;
	min-height:52px;
	margin:0 auto;
	font-size:10px;
	color:#FFFFFF;
	line-height:12px;
}

/******************************/

#corpo div{
	display:inline-block;
}

#esquerda{
	width:150px;
	height:auto;
	min-height:100px;
	float:left;
}

#conteudo{
	height:auto;
	margin-left:25px;
	margin-top:0px;
	float:left;
}

#direita{
	width:200px;
	height:auto;
	min-height:100px;
	float:right;
}

#user1{
	width: 540px;
    margin-bottom: 20px;
    margin-left: -50px;
    float: right;
	border-bottom:1px #CCC dotted;
	border-right:1px #CCC dotted;
	margin-top:25px;
}

#user2{
	width:260px;
	height:auto;
	min-height:240px;
	border-bottom:1px #CCC dotted;
	border-left:1px #CCC dotted;
	margin-top:25px;
}

#user3{
	width:260px;
	height:auto;
	min-height:240px;
	border-right:1px #CCC dotted;
	border-top:1px #CCC dotted;
	margin-left:175px;
}

#user4{
	width:260px;
	height:auto;
	min-height:240px;
	border-left:1px #CCC dotted;
	border-top:1px #CCC dotted;	
}

/**************************************/

a img{
	border:none;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

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

a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

ul li{
	list-style-image:url(../imagens/seta_hover.png);
}

ul li:hover{
	list-style-image:url(../imagens/seta_hover.png);
}
/*************************************/
#shortcutlinks{
	float:left;
	height:23px;
	margin:0;
	position:relative;	
}

#shortcutlinks ul{
	margin-top:1px;
}
#shortcutlinks ul li{
	list-style-image:none;
	list-style-type:none;
	display:inline;
	color:#FFF;
}

#shortcutlinks ul li a{
	color:#FFF;
}

#esquerda ul, #menu_topo ul, #shortcutlinks ul{
	padding:0;
	margin:0;
}
#esquerda ul li{
	padding:9px 0 8px 0;
	border-bottom:1px #CCC dotted;
	list-style-position:inside;
}

#esquerda ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

#esquerda ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#esquerda ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#menu_topo ul li{
	font-size:14px;
	display:inline;
	height:30px;
	padding:3px 1px;
}
#menu_topo ul li {
	background:transparent url(../imagens/aba_left_unb-contraste.png) repeat scroll 0 0;
	padding: 3px 0 3px 8px;
	font-size: 11px;
    font-weight: bold;
}

#menu_topo ul li a{
	background:transparent url(../imagens/aba_right_unb-contraste.png) repeat scroll right 0;
	padding: 3px 9px 3px 1px;	
}

#menu_topo li.active, #menu_topo li.active:hover {
	color:#FFF;
	background-position:0 98px;
}

#menu_topo li.active a, #menu_topo li.active a:hover {
	background-position:right 98px;
	color:#FFF;
}

#menu_topo li:hover{
	background-position:0 49px;
}

#menu_topo li a:hover{
	background-position:right 49px;
}


#esquerda .menu li ul li{
	margin-left:15px;
	padding:13px 0 0 0;
	border:none;
}
/*********************************/
.componentheading{
	visibility:hidden;
	display:none;
}

.contentheading{
	line-height:18px;
	color:#008B44;
	font-weight:bold;
}

.mainlevel{
	padding:0 40px;
	font-size:11px;
	color:#FFFFFF;
}

#mod_search_searchword{

	padding-bottom:2px;

}

.search{
	margin-right: 20px;
}

.search .inputbox {
    background-color: #3f3f3f;
    font-size: 11px;
    height: 14px;
	margin: 2px 0 0 20px;
	*margin: 1px 0 0 20px;
}

.inputbox {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    padding: 2px;
}

.search .button {
    background: url("../imagens/lupa-busca.gif") no-repeat scroll left center transparent;
    border: medium none;
    color: transparent;
    height: 20px;
    margin-top: 2px;
    position: absolute;
    width: 20px;
}

.button{
	margin:0;
	padding:0;
}

#direita .moduletable{
	width:200px;
}

.moduletable h3{
	color:#008B44;
	font-size:12px;
	font-weight:bold;
}

.moduletable_menu{
	width:150px;
}

.contentpaneopen p{
	text-indent:0px;
}

#conteudo div ul.actions, #conteudo div ul li{
	float:right;
	display:block;
	margin-top: -15px;
}

#login{
	background:transparent url(../imagens/login_bg.jpg) no-repeat;
	width:200px;
	height:331px;
	color:#336699;
}

#login fieldset{
	border:none;
}

#login input{
	background:transparent url(../imagens/input_bg.jpg) no-repeat;
}

#logout{
	background:transparent url(../imagens/logout_bg.jpg) no-repeat;
	width:200px;
	height:131px;
}

#logout form{
	width:67px;
	margin: 28px auto;
	height:60px;
}

.ajusteEsq{
	text-align:right;
	font-size:10px;
	color:#999;
}

#leiamais{
	background-color:#336699;
	font-size:9px;
	font-weight:bold;
	float:right;
	padding:1px 3px 
}

#leiamais a{
		color:#fff;
}

#leiamais a:hover{
		color:#fff;
}

#leiamais a:visited{
		color:#fff;
}

.secao a{
	color:#008B44;
}

.categoria a{
	color:#336699;
	font-size:11px;
}