/* CSS Document */

.Menu{
	font-family: Verdana, Helvetica;
	font-size: 10px;
	}
.TablaInt{
	width:170px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
}
.TDProf0 {
	background-color: #2b492f;
	height: 25px;
	padding: 0px 1px;
	border-bottom-width: 2;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #4A505A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
	
.TDProf1 {
	background-color: #F4EBDD;
	height: 25px;
	padding: 0px 1px;
	border-bottom-width: 2;
	border-bottom-style: solid;
	border-bottom-color: #DDC5A0;
}
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #CF913D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}


.TDProf2 {
	background-color: #FCF5ED;
	height: 25px;
	padding: 0px 1px;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #E4D3BA;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #D9C29E;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;    
}

.TDProf3 {
	background-color: #FDF9F4;
	height: 25px;
	padding: 0px 1px;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #E9DBC7;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	color: /*#CDB718;*/  #E68606;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	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;
}
