/* CSS Document */
<style>

.Menu{
	font-family: Verdana, Helvetica;
	font-size: 10px;
	}
.TablaInt{
	width:160px;
}

.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #ffffff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TDProf0 {
	background-color: #008ECC;
	height: 25px;
    border-bottom-style: solid;
	border-bottom-color: #F7B767;
	border-bottom-width: thin;
	padding: 2px 1px 1px;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #026199;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	
.TDProf1 {
    background-image: url(/apariencias/menu/imagenes/submenu.gif);
	background-color: #97C9F5;
	height: 25px;
	padding: 0px 1px;
	border-bottom: 1 solid #FFFFFF;	

	
}
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: 013066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.TDProf2 {
	background-color: #EEE3E3;
	height: 25px;
	padding: 0px 1px;
	border: 0;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #ffffff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    
}

.TDProf3 {
	background-color: #ffffff;
	height: 25px;
	padding: 0px 1px;
	border: 0;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	color: /*#CDB718;*/  #01105D;
	/*background-color:#000000;*/
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	}
	

.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
.fondofecha{
	background-image: url(/apariencias/cuerpo/imagenes/);
	background-repeat: no-repeat;
	background-position: center center;
}
</style>
