/*Link rules
-----------------------------------*/

a {
	color:#c00;
}

.index_category {
text-decoration: none;
font-weight: bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#2626BF;
}
h1, h2, h3, h4{
margin:4px 0}

.index_subcategory a {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.index_subcategory h3{
font-size:10;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
margin:0px;
padding:0px;
}
.index_subcategory a:hover {
text-decoration: underline;
}
.subc {
text-decoration: none;
font-weight: bold;
font-size:12px;
}
form {
margin:0px;
}

body {
	font-family: Arial, Verdana; 
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;

}
#page {
	text-align: left;

	margin: 5px auto 0px auto;
	background-color:#FFFFFF;
	background-image: url(/imagens/bhmenu.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow:hidden;

	width:100%px;
	padding-left:25px;
}

#mainlinks {
			background-color:#EFEFEF;
			background-image:url(/images/barrabg.jpg);
			height:27px;
			padding-top:3px;

}
ul {
	list-style:none none;
}

dl,dd,dt,ul	{
	margin:0;
	padding:0;
}

/*Global classes
----------------*/

.identifier	{
	display:none;
}

.clear {
	clear:both;
}

.list {
	/*change to however you want a normal list to appear*/
	list-style:disc inside; 
	margin-left:10px;	
}

/*Main Content
-----------------------------------*/
#page #search {
	text-align:center;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:solid 1px #999999;
	background-image: url(imagens/03-4.jpg);
	background-repeat: repeat-x;
}

#page #search a {
text-decoration:none;
font-size:10px;
font-family: Arial;
}

#page #search #ponta1,
#page #search #ponta2 {
width: 220px;
float: left;
text-align: center;
}
#page #search #ponta1 li,
#page #search #ponta2 li {
float:left;
display:inline;
padding-left:5px;
}
#page #search #meio {
width:330px;
float:left;
}

#recentes a{
text-decoration:none;
margin-left:5px;
}
#page #main #recentes {
text-align: justify;
font-family:Arial, Helvetica, sans-serif;
}
#page #main #recentes h4 {
font-weight:bold;
font-size:12px;
padding:0px;
margin:0px;
display: inline;
}

#page #main #cat h2{
padding:0px;
margin:0px;
display: inline;
}

#page #main{
	margin: 0px;
	display:inline;
	float:left;
}

#page #main	{
	width:78%;
	padding: 0px;
	display:block;
}

#page #main li h2 {
	font-size:16px;
	margin-top:10px;
	color:#c00;
}

#page #main h1 {
background-color:white;
border-bottom:1px solid #666666;
color:#CC0000;
font-size:20px;
margin:0 0 10px;
padding:0 0 5px 15px;}


#page #main li ul	{
	margin: 5px 0;
}

#page #main	li ul li{
	margin-right:5px;
	display:inline;
	float:left;
}
#mainlinks ul li {
	margin-right:15px;
	display:inline;
	float:left;
}

#page #sidecol	{
	width:180px;
	float:right;
	padding-left:20px;
	background-image: url(/images/bhtit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page #sidecol ul li {
	clear:both;
	width:auto;
}

#page #sidecol ul li#categories{
	clear:none;
	display:inline;
	float:left;
	margin-right:5px;
	width:180px;
}


#page #sidecol ul li h3 {
	font-size:16px;
	color:#c00;
	margin-top:5px;
}

/* clear fix (http://www.positioniseverything.net/easyclearing.html)

--------------------------------------------------------------------*/
#container #main:after,
	.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


#container #main,
	.clearfix {
	display: inline-table; /* IE/Mac */
}
	

/* Hides from IE-mac \*/
* html #container #main,
* html .clearfix {
	height: 1%;
}
	

#container #main,
	.clearfix {
	display: block;
}
/* End hide from IE-mac */	


#button2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 1em; PADDING-BOTTOM: 1em; WIDTH: 12em; PADDING-TOP: 0px; 
}
#button2 LI {
BORDER-BOTTOM: #ffffff 1px solid
}

#button2 LI h2{
margin:0px;
padding:0px;
font-size:1em;
}

#button2 LI A {
PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 1em; PADDING-BOTTOM: 5px; BORDER-RIGHT: #8ecae7 5px solid; WIDTH: 100%; COLOR: #000000; PADDING-TOP: 5px; BACKGROUND-COLOR: #f4f4f4; TEXT-DECORATION: none; font-weight:BOLD;
}

#page #sidecol #button2 LI h3{
margin:0px;
padding:0px;
font-size:1em;

}

#button2 .sub A {
PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 1em; PADDING-BOTTOM: 5px; BORDER-RIGHT: #999999 2px solid; WIDTH: 100%; COLOR: #000000; PADDING-TOP: 5px; BACKGROUND-COLOR: #f7f7f7; TEXT-DECORATION: none;  font-weight:NORMAL;
}
UNKNOWN {
	WIDTH: auto
}
#button2 LI A:hover {
	BORDER-RIGHT: #FFCC00 8px solid; COLOR: #c00; BACKGROUND-COLOR: #d2d2f9;
}

/*MENU SUPERIOR
-----------------------------------*/



.superior {
  list-style : none;
  font-size : 11px;
  font-weight: bolder;
  margin : 0 0 0 0;
  height : 20px;
}

.superior li {
  display : inline;
}
.superior a {
  position : relative;
  float : left;
  padding : .45em 16px .54em 16px;
  text-decoration : none;

}
* html .superior a { margin-bottom : -.09em; }


.superior-ie5mac a { padding-bottom : .27em; }
.superior-ie5mac .active a { padding-bottom : .36em; }

.superior a:link,
.superior a:visited {
  color: #333;
}
.superior a:hover,
.superior a:active {
	color: #666;
	background-color:#DDDDDD;
}

/*MENU LOGIN
-----------------------------------*/
#menusup {
  list-style : none;
  margin-top:-15px;
  font-size : 10px;
  margin-bottom:5px;
}
#barra-login{
	position:absolute;
	text-align:right;
	top:5px;
	width:300px;
	right:15px;
}
#barra-login a:link,
#barra-login a:visited,
#barra-login a:active{
text-decoration:none;
font-size:10px;
color:#333333;
margin-left:10px;
}
#barra-login a:hover{
text-decoration:underline;
}
#barra-busca a{
	font-size:10px;

}

/*FIM
-----------------------------------*/

#popular h1, #popular h2, #popular h3 {
margin:0px;
display:inline;
padding:0px;
}
#popular #tit li{
display:block;
}

#sortform input,
#sortform select {
font-size:10px;
}
#sortform{
background-color:#F5F5F5;
padding:5px 0;

font-size:10px;}
/*.p1, .p2 {
float:left;
}
.p2 {
padding-left:10px;}*/
.p3 {
text-align:right;
padding-right:10px;
padding-bottom:5px;}
.p4{
	padding-right:10px;
text-align:right;
font-size:10px;
}

.t a{
color:#0000FF;
font-size:1.3em;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
}
.t a:hover{
text-decoration:underline;}
.u a{
	FONT-SIZE: 14px; COLOR: #008000; text-decoration:none;
}
.u a:hover{
text-decoration:underline;
}
.u .det{
	FONT-SIZE: 12px;
	COLOR: #999999;
	text-decoration:none;
	font-family: Arial;
}
.uu a{
FONT-SIZE: 12px; COLOR: #008000; text-decoration:none;}
.u {
MARGIN-BOTTOM: 20px; }
.sugerir{
position:absolute;
right:3px;
top:3px;
}
.sugerir a{
font-weight:bold;
}
.path {
	background-color:#F4F4FF;
	padding:10px;;
	position:relative;
	margin:5px 0px 0px 0px;
	border: 1px solid #CCCCCC;

}
.activepath{
	border:solid 1px #090;
	background-color:#FFFFDF;
	}
	
.path .pwd{
	margin-top:-15px;
	font-family: Tahoma;
	width:120px;
	position:absolute;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.path a {
font-size: 14px;
text-decoration:none;
font-weight:bolder;
color:#333333;
}
.path a:hover {
color:#666666;
}
#page #main .path h1,
#page #main .path h2,
#page #main .path h3,
#page #main .path h4,
#page #main .path h5{
	
	background: none;
	border:none;
	color:#333333;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	display:inline;
	margin: 0px;
	padding:0px;
}
#main hr{
	margin:10px 0px}
#page #main .path .lident{
	display:block;
	float:left;
	text-indent:-5770px;
	width:0px;
}
.subct {
width:100%;
background-color: #F5F5F5;
border-bottom:dotted 1px #CCCCCC;
border-top:dotted 1px #CCCCCC;
}
.subct td {
padding:2px;
vertical-align:middle;
}
.p3, .p3 a{
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.detalhes{
border-left: solid 8px #990000; 
border-bottom: solid 3px #990000; 
margin-left:20px;
margin-top:15px;
}
.detalhes .tit a {
color:#000000;
font-family: Arial, Verdana;
font-size:140%;
}
.detalhes .tit {
margin-left:35px;
}
.detalhes .desc{
font-size:16px;
}
.detalhes .url{
color: #009900;
}

.detalhes table td {
padding:4px;

}
.detalhes a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#0033FF;
font-weight:bold;
}
.topic {
font-size:14px;
background-color:#F1F4F8;
margin:20px 0 0;
}
#footer{
background-color:#F2F2F2;
border-top:1px solid #D7D7D7;
color:#999999;
font-size:10px;
height:40px;
margin-top:5px;
padding-top:7px;
text-align:center;
}
#footer a {
padding-right:10px;
}
#footer a:hover {
text-decoration: underline;
}
.foot1 {

}
#footer a{
text-decoration: none;
font-size:12px;
color:#000000;
}
hr, p{
padding:0px;
margin:0px;
}
.adminlink {
	background-color: #F9F9F9;
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}
.cache {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.cache a{
color:#0000FF;
font-size:14px;
}
.u {
color:#009900;
}
.relevantes{
	padding: 15px 5px;
	background-color:#EFEFEF;
	border:solid 1px #999;
	border-width:1px 0px;
	margin:3px 0px}
#over{
	width:100%;
	margin:0px auto;
	}
#loginform form{
	background-color: #F9F9F9;
	padding: 10px;
	margin:0px;
	}
#loginform label{
	display:block;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	
	}
#loginform .btn{
	margin-top:5px}	
#loginform .campo{
	border:1px solid #F60;
	height:20px;
	width:150px;
	font-size: 16px;
	color: #666;
	}	
#loginform h3{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}	
	
	
.reg_input, .extrafield {

	font-weight: bold;
	color: #333;
	height: 25px;
	font-size: 18px;
	background-color: #F7F7F7;
	border: 1px solid #CCC;
}
.req {
	background-color: #FFF;
	border: 1px solid #FF6600;
}
.regform{
	color:#666666;
	font-size:14px;
}
.leg {
	font-size: 10px;
	color: #666;
	display: block;
}
label.error {
color:red;
font-size:10px;
font-weight:bold;
margin:2px 0 0 5px;
padding:5px;
display:none;
}
.btnreg {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	font-size: 16px;
}
input.error{
		border: 1px dotted #F00;
		background-color: #FFFFF0;
		
	}	
	
.paginacao{
	background-color: #FAFAF5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 20px;
	}	

.roundedcornr_box_150369 {
   background: #ffffff url(/images/roundedcornr_150369_grad.gif) repeat-x top left;
}
.roundedcornr_top_150369 div {
   background: url(/images/roundedcornr_150369_tl.gif) no-repeat top left;
}
.roundedcornr_top_150369 {
   background: transparent url(/images/roundedcornr_150369_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_150369 div {
   background: url(/images/roundedcornr_150369_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_150369 {
   background: transparent url(/images/roundedcornr_150369_br.gif) no-repeat bottom right;
}

.roundedcornr_top_150369 div, .roundedcornr_top_150369,
.roundedcornr_bottom_150369 div, .roundedcornr_bottom_150369 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_150369 { margin: 0 15px; }
.lastlink{
	display:block;
	color:blue;
	}
.lastlink h3{
	font-weight:normal;
	font-size:15px;
	}
.lastdesc{
display:block;
height:31px;
line-height:15px;
overflow:hidden;
	}
.lasturl{
color:#009900;
display:block;
padding-left:20px;
	}
