a {
	text-decoration: none;
	color: #616161;
	font-family: Verdana;
	font-size: 10px;
	cursor:pointer;
}

a:hover {
	text-decoration: underline;
}

table {
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	border-spacing: 0px;
	border-style: hidden;
	empty-cells: show;
	border-collapse: collapse;
}

td {
	font-size:11px;
	font-family: Verdana;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

pbs_module {

	font-family: Verdana;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

center table {
	text-align:left;
}

.vtop {
	vertical-align: top;
}

.vmid {
	vertical-align: middle;
}

.vbot {
	vertical-align: bottom;
}

.tleft {
	text-align: left;
}

/* - - - CALENDARIO - - - */
#calendar {
	text-align:left;
}

/* - - - TOP - - - */
.hd_txt_weather {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 17px;
	height: 25px;
	line-height: 15px;
	padding-bottom: 10px;
}

.hd_lnk_weather {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity:0.85;
	-moz-opacity:0.85;
}

.hd_lnk_weather:hover {
	text-decoration: none;
}

.hd_nav {
	background: url(../images/nav/patt_nav.gif);
	background-repeat: repeat-x;
	width: 920px;
	height: 59px;
	border-bottom: 1px solid #656565;
	text-align:left;
}

.hd_nav TD {
	vertical-align:top;
}

.hd_nav #search_td
{
	padding-left: 10px;
}

.hd_nav .hd_bot_go {
	padding: 16px 15px 0px 5px;
}

.hd_nav .hd_bot_go A
{
	cursor: pointer;
}

.hd_fld_srch {
	position: relative;
	width: 165px;
	height: 20px;
	font-family: Verdana; 
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	border: 1px #A0A0A0 solid;
	top: 14px;
}

.sep_foot {
	background: url(../images/common/patt_foot.gif);
	height: 17px;
	width: 920px;
}

.footer_md {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/common/foot_patt.gif);
	height: 32px;
	line-height: 32px;
	width: 914px;
	text-align: center;
}

.footer {
	color: #ffffff;
}

.copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #181818;
}

.std_text {
	font-family: Verdana;

	color: #616161;
	font-weight: normal;
}

#list_now {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.rdau_botflecha {
	position: relative;
	top: 3px;
}

.table_spaced {
	color: #000000;
	padding: 6px;
	margin: 6px;
}


.sup_tit {
	/*padding-left: 5px;*/
	text-align: center;
	width: 427px;
}

	.sup_tit *
	{
		margin: 0 auto ;
	}