.thumbnail{
position: relative;
z-index: 1;
}.thumbnail:hover{
background-color: transparent;
z-index: 500;
}.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #333333;
padding: 5px;
left: -1000px;
border: 1px solid #666666;
visibility: hidden;
color: #CCCCCC;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}.tablaLinea0011 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
}
.textoInter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.noticiasTitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.noticiasSubTitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.noticiastxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.noticias0010 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.noticias0100 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
