body, p, div, a, table, td, th {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: white;
}

body { background-color: #FAFAFA; }
a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; color: #FFB94A; }

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #8897A1;
}

.sep { background-color: #BFBFBF; }
.news_title, .news { font-size: 11px; }
.news { padding-left: 10px; text-align: left; }
.news_title { font-weight: bold; padding-bottom: 1px; }

.error {
	color: #990000;
	font-size: 16px;
	margin: 10px;
	text-align: center;
}

.footer { font-size: 10px; color: #666666; }

#pub {
	width: 120px;
	height: 100%;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#main {
	width: 735px;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}

.title, .ficha, .desc {
	margin: 0px;
	padding: 0px;
}

.title {
	padding-bottom: 5px; 
	font-weight: bold; 
	font-size: 16px; 
	padding-top: 10px;
}

.ficha { padding-left: 7px; padding-bottom: 3px; }

.floater {
	display: inline;
	float: right;
	clear: left;
	width: 30%;
	border: 1px solid #8897A1; 
	margin-left: 10px;
}

#tfloat {
	background-color: #8897A1;
	color: white;
	padding: 5px;
	font-weight: bold;
}

ul.float {
	color: #666666;
	margin: 0px;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	list-style: inside square;
}

td.foto {
	padding: 5px;
	text-align: center;
}

table.foto {
	margin: 5px;
}

.highlight {
	border: 0px;
	padding: 5px;
	margin: 0px;
	background-color: #F6F7F8;
	cursor: pointer;
}

a.high img {
	border: 1px solid #BFBFBF;
  -moz-opacity:.75;
	opacity:.75;
	filter: alpha(opacity=85);
}

a.high:hover img {
	border: 1px solid #BFBFBF;
  -moz-opacity:1.0;
	opacity:1.0;
	filter: alpha(opacity=100);
}
.content {
	padding: 5px;
}
.contentin {
	padding-left: 10px;
	padding-top: 3px;
}
.logo{

}
td.org { 

	padding: 3px 5px 1px 5px; 
}
