/* CSS Document */
<style>

.Menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.TablaInt{
	width:200px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #505050;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	vertical-align: middle;
	margin-left:7px;


}
.TDProf0 {
	height: 10px;
	padding: 0px 1px;
	cellpadding: 0 px;
	margin-left:7px;
	height:40px;
	background-color:#ececec;
	border-bottom:2px #ffffff solid;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	vertical-align: middle;
	margin-left:7px;
}
	
.TDProf1 {
	height: 25px;
padding: 0px 1px;
	margin-left:7px;
	
	
	}

/*

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	vertical-align: middle;
	margin-left:7px;
}
	
.TDProf1 {
	height: 25px;
	padding: 0px 1px;
	background-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left:7px;
	}
	
	*/
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #5b5b5b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	vertical-align: middle;
	margin-left:7px;
}
.TDProf2 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #5b5b5b;
	margin-left:7px;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #c2c2c2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	vertical-align: middle;
	margin-left:7px;
}

.TDProf3 {
	height: 25px;
	padding: 0px 1px;
	border-bottom: 1px dotted #c2c2c2;
	background-repeat: no-repeat;
	margin-left:7px;
	background-color:#ffffff;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	color:  #C9D400;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	vertical-align: middle;
	margin-left:7px;
}

.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
.fondofecha{
	background-image: url(/apariencias/cuerpo/imagenes/);
	background-repeat: no-repeat;
	background-position: center center;
}
</style>

