body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Helvetica neue" Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#container {
	margin-left: 50%;
	left: -507px;
	position: absolute;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.structure {
	/*height: 100%;*/
}

table.structure td.left {
	background-color: #eaeaea;
	width: 93px;
	vertical-align: top;
}

table.structure td.left img.logo { border: 0px; }

table.structure td.bars {
	width: 180px;
}

table.structure td.center {
	/*width: 647px;*/
	text-align: center;
	vertical-align: top;
}

table.structure td.right {
	/*background-color: #edc188;*/
	background-color: #eaeaea;
	width: 93px;
	vertical-align: top;
}

table.centro {
	width: 626px;
	margin: 10px 10px 10px 10px;
}

table.centro td.text {
	background-color: #eaeaea;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

div.logo {
	height: 71px;
}

div.text {
	padding: 0px 10px;
	overflow: auto;
	font-size: 14px;
	margin: 0px;
}

div.text li {
	list-style-type: none;
}

div.text li a{
	background: url(/imgs/link.png) no-repeat 2px;
	font-size: 15px;
	font-family: "Helvetica neue" Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 21px;
}

div.text li a:hover {
	color: #b86e0e;
}

div.menu {
	width: 626px;
	height: 30px;
	margin: 0px 10px;
	bottom: 0px;
	background-color: #b9cadc;
	padding: 0px;
}

div.menu ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

div.menu ul li {
	padding-right: 45px;
	height: 15px;
	float: left;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}

div.menu ul li a {
	font-size: 15px;
	font-family: "Helvetica neue" Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div.menu ul li a:hover {
	color: #b86e0e;
}

div.menu ul li a.selected {
	color: #7f1418;
}

div.menu ul li a.selected:hover {
	color: #b86e0e;
}

div.bread {
	height: 20px;
	background-color: #e4dfdf;
	padding-left: 10px;
	position: relative;
}

div.bread a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

div.coord a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: black;
	background: url(/imgs/link.png) no-repeat 2px;
	padding-left: 21px;
}

div.bread a:hover , div.coord a:hover {
	color: #b86e0e;
}

h2 {
	color: #7f1418;
}

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 13.0px Arial}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 13.0px Arial; min-height: 15.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: right; font: 12.0px Verdana; min-height: 15.0px}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 12.0px Arial; min-height: 14.0px}
p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; min-height: 14.0px}
p.p6 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 14.0px Arial Bold; color: #333333; min-height: 15.0px}
p.p7 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 14.0px Arial Bold; color: #333333}
p.p8 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 8.0px Arial; min-height: 9.0px}
p.p9 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; font: 13.0px Arial}
span.s1 {font: 13.0px Verdana}

td.p1	{ text-align: justify; font: 13.0px Arial; padding-right: 10px; vertical-align: top; }
td.p1 span { display: block; }

#gallery {
	padding: 10px;
	margin: 0px;
	width: 585px;
	list-style: none;
	text-indent: 0px;
	list-style-position: inside;
	float: left;
}

#gallery li {
	float: left;
}

#gallery img {
	border: 5px solid #aeaeae;
	border-width: 5px 5px 20px 5px;
	margin-bottom: 20px;
}

#gallery a {
	background: none;
}

#gallery a:hover img {
	border: 5px solid #7f1418;
	border-width: 5px 5px 20px 5px;
	color: #fff;
}

#gallery a:hover { color: #fff; }

#audio li {
	background: url(/imgs/link.png) no-repeat 2px;
	font-size: 15px;
	font-family: "Helvetica neue" Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 21px;
	cursor:pointer;
	width: 150px;
}

#audio li.live {
	width: auto;
}

#audio li:hover {
	color: #b86e0e;
}

#audio li.click {
	color: #b86e0e;
}

#player {
	width: 100%;
	text-align: center;
}