body {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
td {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	}
strong, b {
	color: #fecc37;
	}
h3 {
	color: #4d0c0c;
	font-size: 13px;
	background-color: #fff;
	opacity: 0.50;
	filter: alpha(opacity=0.50);
	-moz-opacity: 0.50;
	margin-top:0em;
	margin-bottom:-0.5em;
   	padding: 5px;
	}
p.nogap {
	margin-top:0em;
	margin-bottom:-0.5em;
	}
a:link {
	color: #fecc37;
	text-decoration: none;
	}
a:visited {
	color: #fecc37;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
a:active {
	color: #fecc37;
	text-decoration: none;
	}
.agenda {
	color: #4d0c0c;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 8px 0 8px;
	background-image: url(../img/koppen/k_agenda_bg.jpg);
	vertical-align: middle;
	}
.agenda strong {
	color: #4d0c0c;
	}
.bg_layout {
	background-color: #000;
	background-image: url(../img/layout/bg_layout2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
.foto_team {
	padding: 5px 5px 0 0;
	}
.footer {
	text-align: right;
	}
