.fdy {
	width: 456px;
	background-color: #ffffff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	text-align:left;
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align:top;
}

.fdy_tit {
	padding-bottom: 10px;
	text-align: left;
	width: 428px;
}

.fdy_sep {
	background: url(../images/news/patt_sep.gif); 
	background-position: 0px 11px;
	background-repeat: repeat-x; 
	height:22px; 
	width: 428px; 
}

.fdy_lugar {
	color: #006600;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	width: 242px;
}

.fdy_fecha {
	color: #616161;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


.fdy_km {
	background: url(../images/tv/list_bmd.gif);
	height: 19px;
	background-repeat: repeat-x;
	color: #616161;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align:top;
	text-align: left;
}

.fdy_botknow {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	position: relative;
	top: -3px;
}

.fdy_tbl {
	margin-top:1px;
	margin-bottom:1px;
	overflow:auto;
	scrollbar-face-color:#e5e5e5;
	scrollbar-shadow-color:#e5e5e5;
	scrollbar-highlight-color:#e5e5e5;
	scrollbar-3dlight-color:#9D9D9D;
	scrollbar-darkshadow-color:#9D9D9D;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#9D9D9D;
	height: 245px;
	width: 429px;
}

.fdy_pager {
	height: 16px;
	border: 1px solid #e8e8e8;	
	white-space: nowrap;
}

.fdy_pgtime {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #616161;
	padding-left: 15px;
}

/* <tabla_de_datos> */
.datos
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px hidden #ffffff;
	empty-cells: show;
}

.datos .on TD
{
	font-family: Verdana;
	font-size: 9px;
	color: #616161;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f4f4f4;
	height: 43px;
}

.datos .off TD
{
	font-family: Verdana;
	font-size: 9px;
	color: #616161;
	border-bottom: 1px solid #dfdfdf;
	background-color: #e8e8e8;
	height: 43px;
}

.ico 
{
	width: 58px;
	text-align: center;
}

.dia
{
	width: 80px;
	padding-left: 10px;
}

.desc
{
	width: 160px;
	padding-left: 10px;
}

.temp
{
	width: 100px;
	padding-left: 10px;
}

/* </tabla_de_datos> */