p {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
}
tr {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
}





tr.fondo_azul {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
	background-color : #CCCCFF;
	text-align : center;
}

td.fondo_azul {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
	background-color : #CCCCFF;
	text-align : center;
	vertical-align : text-top;
	font-weight : bold;
}


td.fondo_amarillo {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #666666;
	background-color : #FFFF99;
	text-align : left;
}

A.fondo_azul {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
	background-color : #CCCCFF;
	text-align : center;
	text-decoration : underline;
}

a:hover.fondo_azul {
	text-decoration : none;
	font-weight : bold;
}

li {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #666666;
	list-style-image : url(images/vineta.gif);
	list-style-position : outside;
	text-align : left;
	margin-left : -20px;
}



tr.subir,a.subir {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #999999;
	text-align : right;
	text-decoration : none;
}

a:hover.subir {
	text-decoration : underline;
}

li.grande {
	font-size : x-small;
	
}


.titulo{
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000033;
	text-align : center;
	font-weight : bold;
	}
.pie {
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #999999;
	text-align : center;
	}