body { font-family: sans-serif ; font-size: 14px ; font-style: oblique ; color: black ; text-align: justify ; }
h1, h2, h3, h4, h5 { color: navy; font-style: oblique; }
ul { list-style-type: none }
a { font-style: oblique; }
table { font-style: oblique; font-size: 14px }
table.subtitulo { color: blue ; font-size: 10px }
div.destacado {  font-style: bold; color: green; text-shadow: grey; }
table.historico { }

td.cabizq { width:50; background: url(../img/cabizq.png) repeat-y; background-position:top right; }
td.cabder { width:50; background: url(../img/cabder.png) repeat-y; }
td.azul { background-color: #146cd4; }
td.izq { width:50; background: url(../img/izq.png) repeat-y; background-position:top right; }
td.der { width:50; background: url(../img/der.png) repeat-y; }
td.celeste { background-color: #b9d3f2; }

div.nombreCat
{
        color:white;
        font-weight: bold;
        font-size: 14px;
        border: 1px solid white;
        background-color: white; /*#146cd4;*/
        font-weight: bold;
        background: url(../img/barracategoria.png);
}

td.nombreCat
{
	color:white;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid white;
	background-color: white; /*#146cd4;*/
	font-weight: bold;
	background: url(../img/barracategoria.png);
}

td.dia
{
	color: navy;
	font-weight: bold;
	font-size: 14px;
}

td.fondodiastodo
{
	background: url(../img/bfbarra1.png);
}

#livetimingclick2
{
	color: blue;
	font-weight: bold;
	background-image: url(../img/bg300.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#meteorologiaclick2
{
	color: blue;
	font-weight: bold;
	background-image: url(../img/bg300.png);
	background-repeat: no-repeat;
	background-position: center center;
}

