body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: 900;
}

a:hover {
	color: #FF3300;
	font-weight: 900;
	text-decoration: underline;
}

ul { 
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
td.imgSup {
	vertical-align: top;
	width: 400px;
	height: 99px;
}
td.flashSup {
	vertical-align: top;
	width: 270px;
	height: 66px;
}
td.Fecha {
	text-align: right;
	font-size: 8px;
}
td.columLeft {
	width: 250px;
	vertical-align: top;
}
td.columMiddle {
	width: 353px;
	vertical-align: top;
}
td.columRight {
	width: 50px;
	vertical-align: top;
}
td.bannerMedio {
	padding-bottom: 5px;
	padding-top: 2px;
}
td.spacer {
	height: 5px;
}
td.spacerBackground {
	height: 5px;
	background-image:url(../images/hr.jpg);
}
td.edito {
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
