body {
	background-color: #223854;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 1px;
}

table.main {
	width:1001px;
	height:100%;
	background-color:#2B486D;
	border:0;
}

td.date {
	width:18%;
	height:14px;
	vertical-align:top;
	background-color:#213753;
}

td.menubar {
	height:14px;
	vertical-align:top;
	background-color:#213753;
}

td.onlinebar {
	height:18px;
	background-image:url(images/general/onlinebar_bg.gif);
	vertical-align: middle;
}

td.events_panel {
	background-color:#EEF1F6;
	width:18%;
	vertical-align:top;
}

div.online_title {
	font-size:13px;
	text-align: center;
	letter-spacing: 0.8em;
	font-weight: bold;
}

div.events_title {
	background-color:#4B698D;
	font-size:13px;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom: 3px #D4D4D4 solid;
}

div.events_text {
	background-color:#FFFFFF;
	font-size:0.67em;
	text-align:right;
}

div.news_title {
	font-size:0.88em;
	color:#203858;
	font-weight:bold;
	background-color:#CECED0;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/general/end.gif);
	padding-top:4px;
	padding-left:5px;
	padding-right:50px;
	padding-bottom:4px;
}

div.news_date {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2B486D;
	text-align:right;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

div.news_text {
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

div.news_more {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #203858;
	text-align:right;
}


.barrasuperior {
	font-size: 0.74em;
	font-weight: normal;
	color: #93ABC9;
	background-color: #233B5A;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.separador {
	border-top-color: #93ABC9;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top: 10px;
}
.centro {
	border-left-color:#EEEEEE;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#EEEEEE;
	border-right-style:solid;
	border-right-width:1px;
	padding:10px;
	height: 100%;
}
.subcentro {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:10px 20px 10px 20px;
}
.fecha {
	background-color:#233B5A;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
}
.creditos {
	font-size: 11px;
	font-weight: normal;
	color: #93ABC9;
	background-color: #233B5A;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
}
.titulotabla {
	font-size: 0.88em;
	color: #203858;
	font-weight: bold;
	background-color: #CECED0;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 50px;
	padding-bottom: 4px;
}
.tituloNoticia {
	font-size: 0.88em;
	color: #203858;
	font-weight: bold;
	background-color: #CECED0;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/general/end.gif);
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 50px;
	padding-bottom: 4px;
}
.tablafecha {
	font-size: 10px;
	font-weight: bold;
	color: #2B486D;
	font-style: normal;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.tablainf {
	font-size: 11px;
	font-weight: normal;
	color: #203858;
	font-style: normal;
}
.textonoticia {
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.mainmenu {
	background-color:#FFFFFF;
	margin-top:20px;
	border-color:#233B5A;
	border-style:solid;
	border-width:1px;
	width: 92%;
}
.tablamenu {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #203858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	background-color: #F5F5F5;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablaevento {
	padding: 8px 3px 3px 3px;
	border-bottom:1px #D4D4D4 solid;
	background-color: #F5F5F5;
	margin-bottom: 1px;
}

a:link {
	color: #203858;
	text-decoration: none;
}
a:visited {
	color: #203858;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

br { 
	clear:none;
}

#currentmenu {
	background-color:#FFED9C;
}
#linkbarraizq {
	text-decoration:none;
}
#linkbarrasup {
	color:#FFFFFF;
	text-decoration:none;
}

#linkbarrader {
	color: #0F2780;
	font-weight: bold;
}

#panelizq {	
	background-color:#EEF1F6;
}

#panelcentro {
	background-color:#FFFFFF;
}

#panelder {
	background-color:#EEF1F6;
}

#dhtmltooltip{
	background-color: #DFE6EE;
	font-size: 11px;
	color: #203858;
	text-align: center;
	width: 200px;
	padding: 6px;
	position: absolute;
	border: 1px solid black;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	line-height: 14px;
	z-index: 100;
	visibility: hidden;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFED9C;
}

#lnkBlue{
	color:#0F2780;
}

#lnkRed{
	color:#FF0000;
}

#menu {
  width: 300px;
  border: 1px #000 solid;
}

.menu_header {
  background-color: #00CC99;
  color: #FFFFFF;
}
.menu_block {
  background-color: #006699;
  color: #FFFFFF;
  overflow:hidden;
}
.menu_block div {
}

.close_block {
  position: relative;
  width: 100%;
  bottom: 0px;
  height: 15px;
  text-align: center;
  display: block;
}
