@font-face {
	font-family: 'SegoeCondensedRegular';
	src: url('http://localhost/es/fonts/segoe-webfont.eot');
	src: local('O'), url('segoe-webfont.woff') format('woff'), url('http://localhost/es/fonts/segoe-webfont.ttf') format('truetype'), url('segoe-webfont.svg#webfontxROitRK2') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { 
	FONT-FAMILY: SegoeCondensedRegular,Verdana,Tahoma,arial; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: normal; 
	margin-top:3;
	COLOR: 303030; 
	background-color:#909090;
	}

a { 
	FONT-WEIGHT: normal; 
	font-size:13px;
	font-family:SegoeCondensedRegular,Verdana,Tahoma,arial
	}
a:link { 
	color: #1D426C; 
	text-decoration: none 
	} 
a:visited { 
	color: #1D426C; 
	text-decoration: none 
	} 
a:hover { 
	color: #1D426C; 
	text-decoration: underline
	} 

.news {
	FONT-WEIGHT: normal; 
	font-size:11px;
	font-family:SegoeCondensedRegular,Verdana,Tahoma,arial
	}
.over { 
	background-color: #FF6600; 
	color: white; 
	cursor: hand; 
	font-weight:normal;
	font-size:17px;
	}

.out { 
	background-color: #1D426C; 
	color: white; 
	font-weight:normal;
	font-size:17px;
	}

.barover { 
	background-color: #FF6600; 
	color: #FF6600; 
	font-weight:bold;
	}

.barout { 
	background-color: #1D426C; 
	color: #FF6600; 
	font-weight:bold
	}

.overleft { 
	background-color: #FF6600; 
	color: white; 
	cursor: hand; 
	}

.outleft { 
	background-color: EEEEEE; 
	color: #1D426C; 
	}
.overnews { 
	color: #FF0000; 
	cursor: hand;
	}
.outnews { 
	color: #000000;
	}

ul {
	margin-left:15px;
	margin-top:5px;
	}
li.news {
	font-size:9px;
	}

table { 
	font-family:SegoeCondensedRegular,Verdana; 
	font-size:13px;
	}

table.anatablo {
	border-width: 1px;
	border-style: solid;
	border-color: 303030;
    }

td.bg1 { 
	background-position: bottom right;
	}

td.bar { 
	background-color:#FF6600; 
	}

td.solcol { 
	background-color:#EEEEEE; 
	}

td.sel {
	font-size:13px; 
	font-weight:normal; 
	color:#FF7700;
	}

th {
	background-color:#1D426C; 
	color:#FFFFFF; 
	font-weight:normal; 
	font-family:SegoeCondensedRegular; 
	font-size:15px;  
	}

a.EL { 
	color: #1D426C;
	cursor:hand;
	}

a.EL:hover { 
	color: #1D426C; 
	text-decoration: underline
	} 

.t1 { 
	BORDER: black 1px solid; 
	PADDING-TOP: 1px; 
	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 1px; 
	PADDING-BOTTOM: 1px; 
	MARGIN-LEFT: 0px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: SegoeCondensedRegular,Verdana,Tahoma,Arial; 
	TEXT-ALIGN: left;
	}
.x2	{ 
	BORDER: 0px; 
	FONT-WEIGHT: bold; 
	COLOR: white; 
	FONT-SIZE: 13px; 
	BACKGROUND: #FF6600; 
	MARGIN-LEFT: 0px;
	FONT-FAMILY: SegoeCondensedRegular,Verdana,Tahoma,Arial; 
	TEXT-VALIGN: middle;
	}

p.title {
	color:#1D426C; 
	font-family:"SegoeCondensedRegular"; 
	font-size:24px;  
	}
.menuselected {
	color: #FF6600; 
}

.boxHeader{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: d0d0d0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d0d0d0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: d0d0d0;
	background-color: #1D426C; 
	height: 20px;
	text-align:center;
	color:#FFFFFF; 
	font-weight:normal; 
	font-family:SegoeCondensedRegular,Verdana; 
	font-size:14px;  
	padding-top: 2px; 
}

.boxBody{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d0d0d0;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: d0d0d0; 
	background-color: f6f6f6; 
}

.boxBodyInside {
	color: #000000; 
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 5px; 
