tablehtml {
	background-repeat:repeat-x;
	height:100%;
	padding:0;
}

body {
	min-height:100%;
	margin: 0;
	padding: 0;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size:12px;
	background-image:url(./bolha/img/bgShadow.png);
	background-repeat:repeat-y;
	background-position: center;
}

a{color:#808080;}
a:link {text-decoration:none;color:#808080;}
a:visited {text-decoration:none;color:#808080;}
a:hover {text-decoration:none;color: #000000}
a:active {text-decoration:none;color: #555555}

IMG {
	border:0px;
}

#tiki-main {
	max-width:954px;
	margin:0px auto;
	background-color:#FFF;
	padding:0;
	padding-top:21px;
}

/* para fazer links 'falsos'*/
.pointer {
	cursor: pointer;
}

span.pointer {
	text-decoration:none;
}

span.pointer:hover {
	color: black;
}

span.hiddenPointer {
	cursor:pointer;
	color:black;
}

.none {display:none;}

.tc {display:table-cell;}

.fl {float:left;}

.c {clear:both;}

.even, .odd, #even, #odd {
  line-height: 1.5em;
  text-align: center;
}

#modulelast_modif_pages, #moduleswitch_lang, #modulebreadcrumb,
#modulewho_is_there, modulemessages_unread_messages, #moduleadmin_menu {
  text-align: center;
  line-height: 1.4em;
}

.warning {
  font-size:16px;
  font-weight: bold;
  color: #BF0000;
}

.formcolor {
  font-size:14px;
  font-weight: bold;

}

#register_form{
 border: 0px;
 
}

.thin {
  padding-top: 15px;
  padding-bottom: 15px;

  min-height: 250px;
  max-width: 200px;
}

.tableUser {
  width: 95%;
}

.headingUser {
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  width: 75px;
  boder:1px solid;
}
.heading {
  text-transform: capitalize;
  text-align: center;
  min-width: 75px;
  boder:1px solid;
}


.filters {
  width: 260px;
  height: 30px;
}

#browseFreeTags {
  margin-right: 10px;
  margin-left: 10px;
}

.button {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px;
        font-size:14px;
	font-weight: bold;
        border:1px solid;
        background-color: #fff;
	padding: 3px 8px 3px 8px;
}


.normal_modules {
  max-width: 100%;
}

.normal_blog {
  padding: 3px 5px 3px 5px;
}

.editblogform {
  margin-top: 8px;
  padding: 8px 5px 8px 5px;
  font-weight: bold;
  text-align: center;

}

.blogTitle {
  font-weight: bold;
  max-width: 250px;
}


.tagBox {
	float: left;
	margin: 10px 5px 10px 5px;
	width: 95%;
	font-weight: bold;
}

.wikiEdit {
  text-align: center;
}

#label{
  margin: 0px 0px 0px 5px;
  text-align: center;
 
}

.wikiEdit img, .quicktagsbar img{
  padding: 2px 2px 2px 2px;
}

.wikiEdit a:hover img, .quicktagsbar a:hover img{
  background: #FFDBAD;
  border:1px solid;
}

.quicktagsbar {
  padding: 5px 5px 5px 5px;

}

.posthead h1{
  padding: 2.5px;
}


.wikitopline img {
        opacity:0.5;
}


.pagehistory {
  text-align: center;
  border:1px solid;
  width: 79%;
}

.pagehistory th {
  background: #FAA432;
}

.pagehistory td {
  border:1px solid;

}

