/* Copyright 1997-2004 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */

/* $Id: stop.css, v 1.0 16/09/2004 $ */

a.uni, a.uni:hover {
   background: transparent;
   color: #000;
   border: none;  
}

a.uni img {
	padding: 10px 10px 0px 5px;  
}

caption {
	text-align: left; 
	font-size: 1.25em;
	padding-bottom: 15px;
}

div.programa{
	text-align: center;
}

table {
	margin: auto;
}

caption {
	text-align: left; 
	padding: 0 0 15px 15px;
}

table .warning{
	background: #ffe;
	color: #d95c00;
}

table a, table a:link, table a:visited {
	background: #ffe;
	color: #00c;
}

table td {
	font-size: 1.05em;
	text-align: left;
	border: 1px solid #fc6;  
	padding: 10px; 
}

table th {
	background: #7a96df;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-top: 15px solid #fff;
}		

table th.info {
	font-size: 0.75em;
	padding: 2px;
	border-top: none;
}

#horas {
	color: #d95c00;
	background: #fff;
	text-align: center;
	font-weight: bolder;
}

#actos {
	color: #000;
	background: #ffe; 
	text-align: left; 
}

