@charset "utf-8";

body{
	background:transparent url(../imagens/bg-sombra.jpg) repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	
}

#procura{
	float:right;
	height:23px;
	margin-top:-10px;
}

.contTudo{
	width:630px;
	
}

.contParte{
	width:325px;
}

#todo{
	width:980px;
	margin: 0 auto;
}

#topo{
	height:23px;
	margin-top:1px;
	margin-bottom:30px;
}

#logo_unb{
	background:transparent url(../imagens/logo-unb.gif) no-repeat;
	display:inline-block;
height: 69px;
width: 340px;
}

#menu_topo{
	height:23px;
	width:725px;
	clear:both;
	margin:0;
	list-style:none outside none;
}

#imagem{
	
 
    height: 256px;
    margin: 0 auto;
    width: 980px;
	
	}
#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{
	margin:0 0 60px 0;


	
}

#rodape{
	background:transparent url(../imagens/bg-rodape.jpg) repeat-x;
	clear:both;
}

#menu_baixo{
	width:725px;
	height:25px;
	margin:0 auto 20px;
	padding-top:5px;
}

#direitos{
	margin:0 auto;
	font-size:10px;
	color:#666;
	line-height:12px;
	width:725px;
	height:auto;
	min-height:52px;
}

/******************************/

#corpo div{
	display:inline-block;
}

#esquerda{
	width:150px;
	height:auto;
	min-height:100px;
	float:left;
	font-size:13px;
	font-weight:600;
	font-variant:normal;
    
}

#conteudo{
	height:auto;
	margin-left:20px;
	margin-top:0px;
	float:left;
	
 
	max-width:630px;
	
	
	
	
	
}

#direita{
	width:250px;
	height:auto;
	min-height:100px;
	float:right;
    margin-left:100px;
	position:absolute;
	z-index:10000;
	
	
	
}
#direitabusca{
	width:250px;
	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:#666;
	text-decoration:none;
}

a:hover{
	color:#666;
	text-decoration:underline;
}

a:visited{
	color:#666;
	text-decoration:none;
}

#esquerda ul li{
	list-style-image:url(../imagens/seta_hover.jpg);
}

#esquerda ul li:hover{
	list-style-image:url(../imagens/seta_hover.jpg);
}
/*************************************/
#shortcutlinks{
	float:left;
	height:23px;
	margin:0;
	position:relative;
	font-size:13px;
	
}

#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:#666;
	text-decoration:none;
}

#esquerda ul li a:hover{
	color:#666;
	text-decoration:none;
}

#esquerda ul li a:visited{
	color:#666;
	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.jpg) repeat scroll 0 0;
	padding: 3px 0 3px 8px;
	font-size: 13px;
    font-weight: bold;
}

#menu_topo ul li a{
	background:transparent url(../imagens/aba_right_unb.jpg) 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:13px;
	color:#666;
}

#mod_search_searchword{

	padding-bottom:2px;

}

.search{
	
}

.search .inputbox {
    background-color: #FFFFFF;
    font-size: 13px;
    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: #666666;
    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{
	max-width:500px;
}

.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:13px;
	font-weight:bold;
	
	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;
}
h1 {
	font-size: 14px;
	background: none;
	color: #336699;
	/*padding: 0 0 0 10px;*/
	font-weight: bold;
	
	
	}
h4{
  font-size:12px;
}

h3 {
	font-size:15px;
	margin-top:8px;
}

h2 {
	font-size:18px;	
}
strong {
  
  font-size:14px;
  
}
#contact-form {
	
	font-size:13px;
	font-weight:600;
	
	}
.latestnews { font-size:12px;}



/*CSSS*/
div.pagination div.custom{float:left;width:100%}
div.pagination div.custom ul{padding: 10px;text-align: center;}
div.pagination div.custom ul li{
display:inline;
background-color: #7BA62D;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#99CA3C), to(#7BA62D));
background-image: -moz-linear-gradient(top, #99CA3C, #7BA62D);
background-image: -ms-linear-gradient(top, #99CA3C, #7BA62D);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99CA3C), color-stop(100%, #7BA62D));
background-image: -webkit-linear-gradient(top, #99CA3C, #7BA62D);
background-image: -o-linear-gradient(top, #99CA3C, #7BA62D);
background-image: linear-gradient(top, #99CA3C, #7BA62D);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CA3C', endColorstr='#7BA62D', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
padding:5px 8px;
margin:0 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
 div.pagination div.custom ul li a{color: #fff;}
div.pagination div.custom ul li a:hover{color: #222;}
div.pagination div.custom ul li span.pagenav{color:#222;}
div.pagination div.custom ul li.pagination-start span.pagenav,
div.pagination div.custom ul li.pagination-prev span.pagenav,
div.pagination div.custom ul li.pagination-next span.pagenav,

div.pagination div.custom ul li.pagination-end span.pagenav{color: #fff;}