/*td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
th {
	background-color: #FFCC99;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.entre {
	text-align: justify;
	display: block;
}
img.izd {
	float: left;
	margin-right: 10px;
}
img.dch {
	float: right;
	margin-left: 10px;
}
li.interno {
	list-style-position: inside;
	list-style-type: circle;
}
*/
/*---------------- SUBMENU -------------------*/
#submenu{
	width: 90px;
	margin-bottom: 10px;
}
#submenu a {
	height: 14px!important;
	background-image: url(../images/botones/sub_T-res+.png)!important;
	width: 90px!important;
	padding: 2px 2px!important;
	color: #000000;
	background-color: #FED83C;
}
#submenu p {
	text-align: center;
	margin: 0px 0px 2px 86px;
}

#submenu a:link {
	color: #000000!important;
	background-color: #FED83C;
	background-image: url(../images/botones/sub_T-res+.png);
	background-repeat:   repeat-x;
}
#submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	display: block;
	border: 1px solid #669900;
	font-weight: bold;
	text-decoration: none;
	background-color: #FED83C;
}
#submenu a:hover {
	color: #0000CC!important;
	background-image:  url("../images/botones/sub_T-resOn+.png")!important;
	background-repeat: repeat-x;
	display: block;
	border: 1px solid #666600;
	background-color: #FED83C;
}
.actual {
	background-color: #FED83C;
	background-image: none !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666600;
	color: #FF3300;
	width: 90px;
	padding: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.actualPod {
	background-image: none !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
	height: auto;
}
