table#catedras td:hover {background-color:#CCCCCC;}

.tablacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	margin: 1px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablacat a {
	text-decoration: none;
}

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


.pie_pagina {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.pie_info {
	border-top-width: 1.5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia;
	font-size: 9px;
	font-style: normal;
	line-height: 130%;
	letter-spacing: 0.3pt;
	color: #333333;
	border-top-color: #DE1212;
}
