div.cartelera {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  border: 1px dashed #00F;
  background: white;
}

.lihead li { margin-top: .5em; }
.liblock {
	background: #f0f0f0;
;	padding: 0.5em;
;	margin-top: .25em;
	border: 1px dashed #00F;
}

tbody.unoa {
		background-color: #FFFFFF;
		font-family: Tahoma, Helvetica;
		font-size: 11px;
		color: #000000;
		font-style: normal;
		text-decoration: none;
		text-align: left;
		vertical-align: top;
}


tbody.dos 	{
		background-color: #FFA600;
		font-family: Tahoma, Helvetica;
		font-size: 11px;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: none;
		text-align: center;
}

#subtitulo {
	color: navy;
	font-size : 18px;
	/* text-decoration:bold; */
	padding: 2px 4px;
	position: relative;
	font-family : Tahoma, Helvetica;
	margin: 0px 50px 20px 160px;
	padding-right: 10px;

}

#resaltarLink {
	position: relative;
	color: navy;
	font-size : 18px;
	/* text-decoration : bold; */
	font-family : Tahoma, Helvetica;
	margin: 0px 50px 20px 180px;
}
#noticias {
	position: relative;
	font-family : Tahoma, Helvetica;
	margin: 0px 50px 20px 180px;
	padding-right: 10px;
}
#sectionnav {
	position: absolute;
	font-family : Trebuchet MS;
	top: 10px;
	left: 0px;
	width: 120px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: top right;
		
}
#PageRank {
	position: absolute;
	font-family : Trebuchet MS;
	top: 350px;
	left: 15px;
	width: 120px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: top right;
}

#content {
	position: relative;
	font-family : Tahoma, Helvetica;
	margin: 0px 50px 20px 180px;
	
	padding-right: 10px;
	font-size : 14px;
}

#content li.link_out {
	margin: 0px 0px 10px 0px;
	border: 1px solid #999;
	padding: 0;
	background-color: #00FFFF;
}

.clsCMOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMHighlightedOn {
	color: navy;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMHighlightedOver {
	color: navy;
	font-size : 12px;
	text-decoration : underline;
	padding: 2px 4px;
}

h3 {
	padding-top: 80px;
}

#piedepagina {
	position: relative;
	font-family : Tahoma, Helvetica;
	margin: 50px 50px 20px 180px;
	padding-right: 9px;
	font-size : 10px;
}
