body {
	background-color: #FFFFFF;
}

A:active {
	color: #0000FF;
	text-decoration: none
}

table.general {
	width: 100%;
	border: 0;
}

table.tproveedor {
	width: 100%;
	height: auto;
}

td.tdprovee{
	vertical-align: top;
	width: 25%;
	height: auto;
	text-align: center;
	border: 1px dashed;
}

td.xproveedor{
	background-color:#BFBFBF;
	bbackground-image:url(http://cdn.netvibes.com/themes/custom/img/widget/header.png?v=1);
	background-position:left top;
	background-repeat:repeat-x;
	padding:4px 0;
}

td.tnoticia {
	background-color: #F5F5F5;
	width: 100%;
}

a.proveedor {
    font-family: serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;

}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.noticia {
	color: #000000;
	margin: 1px;
	padding: 0px;
	border-style: none;
	border-width: thin;
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-indent: 3px;
}

.noticia a {
	color: #000000;
	text-decoration:none;
}

.noticia a:hover {
	color:#FF6600;
	background: #FFFFE0 none repeat scroll 0 0;
	border-bottom: 1px solid #DCDC87;
	text-decoration:none;
}

.noticia a.visitado {
	color: #666666;
	text-decoration:line-through;
}

font.tiras a.tiras {
    font-family: sans-serif;
    font-size: 9px;
}

img.tiras {
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}

td.tdcomics{
	vertical-align:middle;
	height: auto;
	text-align: center;
	border: 1px dashed;
}