/* CSS Document */
<style>

.Menu{
	font-family: Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	}
.TablaInt{
	width:230px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #ffffff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}
.TDProf0 {
	height: 32px;
	padding: 0px 1px;
	padding: 3 px;
	border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color: #ffffff;
	background-color:#92a4c9;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
}
	
.TDProf1 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
/*	background-image: url(/apariencias/menu/imagenes/fondo1.gif);
*/	
	background-color:#CCCCCC;
}
	
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #92a4c9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	

}
.TDProf2 {
	height: 20px;
	padding: 0px 1px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color:#ffffff;
/*	background-image: url(/apariencias/menu/imagenes/fondo2.gif);
*/
	

}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #92a4c9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

.TDProf3 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:#ffffff;
	border-bottom-color: #ffffff;
	
/*background-image: url(/apariencias/menu/imagenes/fondo3.gif);
*/}
.Prof4 , .Prof4 td ,.Prof4 td a{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

.TDProf4 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
/*	background-image: url(/apariencias/menu/imagenes/fondo4.gif);
*/}

.ProfOver , .ProfOver td , .ProfOver td a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	color: #000000;
}
.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
.fondofecha{
	background-image: url(/apariencias/cuerpo/imagenes/);
	background-repeat: no-repeat;
	background-position: center center;
}
</style>

