@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
	font-family:Tahoma, Arial, sans-serif;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
	padding:0;
}

tr {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
	padding:0;
}

td, th {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
	padding:0;
}

img {
	border:none;
	margin:0;
	padding:0;
}

p {
	text-indent:0;
}

a {
	margin:0 auto;
	padding:0;
}

a:link {
	color:#0033FF;
	text-decoration:none;
}

a:visited {
	color:#0033FF;
	text-decoration:none;
}

a:active {
	color:#0033FF;
	text-decoration:none;
}

a:hover {
	color:#006633;
	text-decoration:underline;
}

#space {
	width:1000px;
	margin:auto;
	position:relative;
}

#header {
	width:1000px;
	height:120px;
	position:absolute;
	top:0;
	left:0;
}

#topbar {
	width:1000px;
	height:30px;
	position:absolute;
	top:125px;
	left:0;
	background-image:url(images/topbar.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menu {
	width:150px;
	height:450px;
	position:absolute;
	top:165px;
	left:0;
	border-left:thin dashed #339933;
	border-right:thin dashed #339933;
}

#content {
	width:660px;
	height:440px;
	position:absolute;
	top:175px;
	left:175px;
}

#content-bg {
	width:660px;
	height:440px;
	position:absolute;
	top:175px;
	left:175px;
	background-image:url(images/bg-logo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content-scroll {
	width:675px;
	height:430px;
	position:absolute;
	top:175px;
	left:175px;
	overflow:auto;
}

#sidebar {
	width:140px;
	height:450px;
	position:absolute;
	top:165px;
	right:0;
	text-align:left;
	border-left:thin dashed #339933;
	border-right:thin dashed #339933;
}

#bottombar {
	width:1000px;
	height:30px;
	position:absolute;
	top:625px;
	left:0;
	background-image:url(images/bottombar.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#footer {
	width:1000px;
	height:80px;
	position:absolute;
	top:665px;
	left:0;
	font-size:12px;
	color:#666666;
	line-height:170%;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#666666;
}

.topbar-left {
	width:150px;
	height:30px;
}

.topbar-center {
	width:710px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
	text-align:center;
	vertical-align:middle;
}

.topbar-right {
	width:140px;
	height:30px;
	padding-right:2px;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
}

.menu-normal, .menu-over, .menu-selected {
	height:25px;
	padding-left:18px;
	vertical-align:middle;
	cursor:pointer;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#CC6600;
	background-position:center;
	background-repeat:no-repeat;
}

.menu-normal {
	background-image:url(images/menu-normal.gif);
}

.menu-over {
	background-image:url(images/menu-over.gif);
	color:#000000;
}

.menu-selected {
	background-image:url(images/menu-selected.gif);
	color:#FFFFFF;
}

.menu-notes {
	width:150px;
	height:100px;
	margin:0;
	vertical-align:bottom;
	text-align:center;
	font-size:12px;
}

.sidebar-promo {
	width:140px;
	height:90px;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:center;
}

.sidebar-text {
	width:140px;
	height:200px;
	margin:0;
	padding:0 0 0 10px;
	vertical-align:top;
	line-height:190%;
	text-align:left;
	font-size:12px;
}

.sidebar-links {
	width:140px;
	height:90px;
	margin:0;
	vertical-align:middle;
	text-align:center;
}

.bottombar-left {
	width:150px;
	height:30px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}

.bottombar-right {
	width:850px;
	height:30px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}

.agenda-main {
	border:thin dotted #000000;
	width:658px;
	height:365px;
	padding-top:5px;
}

.agenda-bar {
	border-bottom:thin dotted #000000;
	border-left:thin dotted #000000;
	border-right:thin dotted #000000;
	width:658px;
	height:auto;
	font-size:12px;
	text-align:center;
	padding:7px 0;
}

.programas {
	color:#663300;
	font-size:16px;
	text-align:left;
	line-height:170%;
}

.programas a:link, .programas a:visited {
	color:#663300;
}

.programas a:hover {
	color:#006633;
}

.fotos-link {
	font-size:10px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

.fotos-link a:link, .fotos-link a:visited, .fotos-link a:hover {
	color:#FFFFFF;
}

.sep {
	border-left:none;
	border-right:none;
	border-bottom:thin;
	border-bottom-style:ridge;
	border-bottom-color:#669999;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.border01 {
	border:thick outset #006633;
}

.txt-normal {
	font-size:14px;
	text-align:justify;
	line-height:140%;
}

.txt-green {
	color:#006633;
	font-size:14px;
	text-align:justify;
	line-height:140%;
}

.txt-small {
	font-size:12px;
	text-align:justify;
	line-height:130%;
}

.txt-small-grey {
	color:#999999;
	font-size:12px;
	text-align:justify;
	line-height:130%;
}

.hg-red01 {
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
}

.hg-red02 {
	font-size:14px;
	color:#CC3300;
	font-weight:bold;
}

.hg-green01 {
	font-size:12px;
	color:#006633;
	font-weight:bold;
}

.hg-green02 {
	font-size:14px;
	color:#006633;
	font-weight:bold;
}

.hg-green03 {
	font-size:16px;
	color:#006633;
	font-weight:bold;
}

.hg-bggreen01 {
	background-color:#006633;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}

.hg-bggreen02 {
	background-color:#006633;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:140%;
}

.hg-bggreen03 {
	background-color:#006633;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:130%;
}
