/* CSS Document */
<style>

.Menu{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	}
.TablaInt{
	width:150px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.TDProf0 {
	height: 10px;
	padding: 0px 1px;
	cellpadding: 0 px;
	/*background-color: #FF0000;*/
	background-color:E3E3E3;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:4px;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
	
.TDProf1 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	/*background-color: #E6EAED;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #E30000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
		vertical-align: middle;

}
.TDProf2 {
	height: 25px;
	padding: 0px 1px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #333333;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
    vertical-align: middle;

}

.TDProf3 {
	height: 25px;
	padding: 0px 1px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A67A7;
	text-decoration: none;
}
.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
.fondofecha{
	background-image: url(/apariencias/cuerpo/imagenes/);
	background-repeat: no-repeat;
	background-position: center center;
}
</style>
