/* CSS Document */

body {
	margin:0;
	padding:0;
	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h1, h2 {font-size: 110%; margin-top: 0px; padding-top: 9px }

a img {
	border:0;
}

a, a:hover {
	color: black;
	text-decoration: none;
}

table.noborder {
	border: none;
}

table.noborder th {
	font-weight: normal;
	text-align:right
}

.destaque {
	color: red;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

table.agenda, table.agenda td, table.agenda th {
	border: 1px solid #D6B587;
}

p {
	text-align: justify;
}

div.sembullet {
	padding: 0px 12px;
	border: 1px solid #D6B587;
}

div.sembullet div {
	white-space: nowrap;
	float: left;
	padding: 5px 18px;

}
.linkRed {	color: red;
	font-weight: bold;
}

.cidade {
	margin: 6px 0;
	padding: 12px 0;
	padding: 6px 12px 0 0;
	float: left;
	width: 46%;
	height: 90px; 
}



td.category {
  text-align: left;
  border: 1px #000 solid;
}

#main {
  margin: 0 auto;
  border: 1px #000 solid;
  
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #000;
  border-bottom: 1px #000 solid;
 /* background-color: #FFF;*/
  font-family: verdana;
  font-size: 10px;
}

#display_categories {
  width: 100%;
  color: #000;
  /*background-color: #C0C0C0;*/
  font-family: verdana;
  font-size: 10px;
}

.navigate_images {
  text-align: center;
  width: 100%;
  color: #000;
  font-family: verdana;
  font-size: 10px;
 
}

#display_thumbnails {
  border: 1px #000 solid;
  width: 100%;
  /*background-color: #FFF;*/
}
