* { font-family: Verdana, Arial, Helvetica, Sans-serif; }

h1,h2,h3,h4,h5 {
        color: #7b818c;
}


p, li, td.dates, span.cmt, blockquote {
        font-size: 75%;
        text-align: justify;
}

li {
        list-style-type: square;
	margin-top: 15px;
}

p.caption {
        font-size: 50%;
        text-align: right;
}

font.ingles, span.foreign {
        font-style: italic;
}

table.programa {
        font-size: 75%;
        text-align: center;
        border-width: medium;
        border-style: solid;
        border-collapse: collapse;
        empty-cells: hide;
        margin-top: 20px;
        margin-bottom: 20px;
}

th.programa {
        border-width: thin;
        border-bottom-width: medium;
        border-style: solid;
        padding-left: 10px;
        padding-right: 10px;
}

td.programa {
        border-width: thin;
        border-left-style: solid;
	border-top-style: solid;
        padding-left: 10px;
        padding-right: 10px;
}

a>img {
	border: 0px;
}

table.visitors {
        font-size: 75%;
}

td.visitors {
	font-size: 90%;
}

span.fecha, span.item { 
  	font-size: 10pt; 
	color: #3366ff; 
}

span.fecha { 
  	margin-right: 10pt; 
	padding-right: 2pt; 
}

span.foot {
        font-size: 65%;
	color: #aaaaaa;
	text-align: right;
}

