@charset "UTF-8";
/* CSS Document */

.tabla700dir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	vertical-align: top;
}
.tabla700dir tr td a {
	font-size: 11px !important;
}
.tabla700dir .tdir1 {
	width: 20px;
}
.tabla700dir .tdir2 {
	width: 120px;
}
.tabla700dir .tdir3 {
	width: 200px;
}
.tabla700dir .tdir4 {
	width: 110px;
}
.tabla700dir .tdir5 {
	width: 110px;
}
.cats {
	font-size: 10px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.cats li a:hover {
	background-image: url(/images/btnintroUp.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 5px;
	margin: 0 0 0 -5px;
	width: 170px;
	height: 20px;
	display: block;
	font-weight: normal;
}
.cats li a {
	font-size: 12px !important;
	font-weight: normal;
}
.cats li {
	margin: 0px;
	width: 170px;
	height: 19px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	float:left;
}
.tabla700dir .tdir6 {
	width: 20px;
	text-align: center;
}
.tabla700dir th
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
.tabla700dir td
{
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	
}
.tabla700dir tfoot tr td
{
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
	
}
.tabla700dir tbody tr:hover td
{
	background: #FFFFFF url(../images/fondoTablaOver.jpg) repeat;
	color: #006699;
}
.tabla700dir tr .subhead2 {
	font-size: 10px;
	font-weight: bold;
	height: 12px !important;
	padding: 1px;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	text-align: center;
	background-image: url(none);
}
.tabla700dir tr .subhead2:hover {
	font-size: 10px;
	font-weight: bold;
	height: 12px !important;
	padding: 1px;
	background-color: #E9E9E9 !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	text-align: center;
	background-image:none;
}
.tabla700dir .even td {
	background-color: #FFF4E4;
}
