/* CSS Document */
<style>

.Menu{
	font-family: Verdana, Helvetica;
	font-size: 10px;
	}
.TablaInt{
	width:240px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #FEC97B;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	font-weight: bold;

}
.TDProf0 {
	background-image: url(/apariencias/menu/imagenes/fondo_menu_on0.gif);
	height: 25px;
	background-color: #000000;
	cellpadding: 3 px;
	background-repeat:  repeat-y;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C5A572;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #894B14;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	font-weight: bold;
}
	
.TDProf1 {
	background-image: url(/apariencias/menu/imagenes/fondo_menu_on1.gif);
	height: 25px;
	padding: 0px 1px;
	background-color: #C5A572;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #894B14;
	}
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #EFAA10;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}
.TDProf2 {
	background-image: url(/apariencias/menu/imagenes/fondo_menu_on2.gif);
	height: 25px;
	padding: 0px 1px;
	border-bottom: 1px solid  #F6D7B2 /*#F7B100*/ /*#FEA335*/;
	background-color: #F9D584;
	background-repeat: no-repeat;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #EFAA10;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    vertical-align: middle;

}

.TDProf3 {
	background-image: url(/apariencias/menu/imagenes/fondo_menu_on3.gif);
	height: 25px;
	padding: 0px 1px;
	border-bottom: 1px solid #FEA335;
	background-color: #FCEEC9;
	background-repeat: no-repeat;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	color: #E48D50;
	font-weight: bold;
}
.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
.fondofecha{
	background-image: url(/apariencias/cuerpo/imagenes/);
	background-repeat: no-repeat;
	background-position: center center;
}
</style>
