/**********************************************************************************/
/********************************    METEO    *************************************/
/**********************************************************************************/
.tx-rtmeteofr-pi1 {
	float:left;
	padding:2px;
}

.tx-rtmeteofr-pi1 th {
	border:0;
}

.tx-rtmeteofr-pi1 td {
	border:0;
}

.rt_meteomain {
	font-family:Arial, Helvetica, sans-serif;
}
.rt_nborder {
	border:1px solid #999999;
}
.rt_dborder {
	border:1px solid #5182CE;
}
.rt_dseparator {
	background-color:#333333;
	height:1px;
	margin:0;
	padding:0;
}
.rt_nseparator {
	height:1px;
	background-color:#999999;
}
.rt_meteofr {
	background-repeat: repeat-x;
	border-left:none;
	border-right:none;
	margin:0;
	padding:0;
}
.rt_citytitle h3 {
	background:none;
	padding:0 0 10px 0;
}
.rt_curinfo {
	position:relative;
	top:-10px;
	width:100%;
	height:70px;
}
.rt_curinfobg {
	position: absolute;
	top:35px;
	right:10px;
	width:125px;
	height:44px;
}
.rt_curimage {
	position: absolute;
	top: 0px;
	right: 35px;
	width: 165px;
	height: 119px;
}
.rt_temp {
	position: absolute;
	top: 35px;
	right:15px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#000000;
}
.rt_lowhigh {
	position:absolute;
	top: 61px;
	right:15px;	
	font-size:12px;
	color:#000000;
}
.rt_curtext {
	color:#000000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.rt_datal {
	width:50%;
	color:#000000;
	font-size:12px;
}
.rt_datar {
	width:50%;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.rt_d1img {
	width:80px;
	height:50px;		
}
.rt_d2img {
	width:80px;
	height:50px;
}
.rt_dtitle {
	color:#000000;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.rt_dtext {
	color:#000000;
	text-align:left;
	font-size:12px;
}


.rt_topleft {

}
.rt_topmiddle {

}
.rt_topright {

}
.rt_middleleft {

}
.rt_middlemiddle {

}
.rt_middleright {

}
.rt_bottomleft {
}
.rt_bottommiddle {

}
.rt_bottomright {

}

