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

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h1, h2, h3, h4, p , ul, li , div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}
h1 {
	font-size: 24px;
	line-height: 31px;
	margin-top: 16px;
}
h2 {
	font-size: 18px;
	line-height: 16px;
	margin-top: 15px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 14px;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
}
p, ul {
	margin-bottom: 12px;
	margin-top: 12px;
}
ul {
	padding-left: 40px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}
ul li {
	display: list-item;
	-moz-box-sizing: content-box;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}
img {
	border: 0 none;
}
a, a:link, a:visited {
	color: #009933;
	cursor: pointer;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #009933;
	cursor: pointer;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}
a.icon:not([classname~="icon"]),
span.icon:not([classname~="icon"]) {
	display: inline-block;
	vertical-align: bottom;
}
a.icon, span.icon, li.icon {
	display: block;
}
.pdf-file {
	background-image:url(../../../../img/Reader-16.gif);
	line-height: 18px;
}
.icon {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
}
#login_block {
	display:block;
	float:left;
	margin:0;
	text-align:right;
	width:100%;
	background-color: #FFF;
}
#login_block ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 6px 0 0;
	padding:0;
}
#login_block ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:4px 4px 4px 0;
}
#login_block ul li a, #login_block ul li a:visited, #login_block ul li a:link {
	display:block;
	text-decoration:none;
}
#login_block ul li a:hover {
	cursor:pointer;
	text-decoration:underline;
}
#banner_block {
	background: #FFF url(images/banner_bkg.png) left top no-repeat;
	width: 1000px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
}
#menu_block {
	width: 980px;
	margin-left: 10px;
	margin-top: 36px;
	#margin-top: 35px;
	/*position: absolute;
	height: 34px;
	top: 60px;
	left: 10px;*/
	border-top: #093 1px solid;
	border-bottom: #093 1px dotted;
	padding-top: 10px;
	padding-bottom: 6px;
	#padding-bottom: 5px;
}
#menu_block ul, #menu_block li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#menu_block ul {
}
#menu_block li {
	padding-bottom: 4px;
}
#menu_block li span {
	height: 14px;
	line-height: 14px;
	float: left;
	display: inline-block;
}
.menu_item, .menu_item_selected {
/* 	width: 130px;
	height: 30px;
*/	margin-left: 6px;
	background-color: #093;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	vertical-align: bottom;
	padding: 4px;
}
.menu_item, .menu_item_selected {
	color: #FFF;
}
.menu_item_selected {
	color: #CFC;
}
.menu_item a, .menu_item a:visited, .menu_item a:link {
	color: #FFF;
	text-decoration: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	cursor: pointer;
}
.menu_item a:hover {
	color: #CFC;
	text-decoration: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	cursor: pointer;
}
#content_block {
	padding: 0px 10px 10px 10px;
}
.border_box {
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	border-top: #093 1px solid;
	border-bottom: #093 1px dotted;
}
.table_programa table {
}
.table_programa td {
	border: 2px solid #FFF;
	background-color: #F0F3C6;
}
.table_programa .title {
	background-color: #FFF;
}
.table_programa .subtitle {
	background-color: #D1E4A4;
}
.table_programa .subtitle h4 {
	color: #00923F;
	margin: 0px;
}
.table_programa .hour {
	background-color: #B4CAD7;
	color: #666;
}
.table_programa td h3, h4 {
}
#footer_block {
	margin: 0px 0px 10px 0px;
}
#copyright_box {
	border-top: #093 1px solid;
	border-bottom: #093 1px dotted;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 2px 4px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	overflow: hidden;
}
.hidden {
	display: none;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	overflow: hidden;
}

.table_lista {
	font-size: 9px;
	empty-cells: show;
	border-collapse: collapse;
}
.table_lista th,
.table_lista td {
	padding: 0px 2px;
}
.table_lista .header {
	background-color: #D1E4A4;
	color: #00923F;
	text-align: center;
}
.table_lista .row-even {
	background-color: #F0F3C6;
}
.table_lista .row-highlight {
	background-color: #FF3;
}
.table_lista .row-orange {
	background-color: #F60;
}

.table_lista_11 {
	font-size: 11px;
}
.table_lista th,
.table_lista td {
	padding: 2px 4px;
}

.column_left {
	float: left;
	width: 470px;
	margin-right: 20px;
	padding-left: 10px;
	text-align: left;
}
.column_right {
	float: left;
	width: 470px;
	padding-right: 10px;
	text-align: left;
}
.column_left ul,
.column_left ul li,
.column_right ul,
.column_right ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px;
}
.first_item,
.first_item {
	border-top: #093 1px solid;
	border-bottom: #093 1px dotted;
}
.column_left ul li,
.column_right ul li {
	border-bottom: #093 1px dotted;
}
.column_left .text,
.column_right .text {
	float: left;
	width: 211px;
	margin-right: 20px;
	text-align: right;
}
.column_left .image,
.column_right .image {
	float: left;
	width: 231px;
	text-align: left;
}
