/* TAGS
----------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align:center;
}

img  {
	margin: 0px;
	padding: 0px;
	border: 0;
}

.enlace {
	cursor: pointer;
}

#capaTelefonos{
	width:100%;
	text-align:center;
	margin-top:30px;
}

#listaTelefonos{
	list-style-type:none;
	width:528px;
	margin:0 auto;
}

#listaTelefonos li{
	clear:both;
	width:528px;
	padding:2px;
}

#cabecera, #lector, #suscriptor, #otros{
	width:130px;
	float:left;
	text-align:left;
}
.filaTitulo{
	background-color:eee;
	font-weight:bold;
	height:30px;
}