td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00255C;
}
.txblanco {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	font-weight: normal;

}
.titcur {
	background-color: #E3E9F7;
	font-weight: bold;
	border-top: 1px solid #00255c;
	border-right: 1px none #00255c;
	border-bottom: 1px solid #00255c;
	border-left: 1px none #00255c;

}
.tecno {
	font-weight: bold;
	background-color: #FFEED6;
}
.descrip {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	list-style-position: inside;

}
.listado {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #00255C;
	font-size: 11px;
}
a:link.listado {
	text-decoration: none;
	color: #00255C;
}
a:hover.listado {
	text-decoration: none;
	color: #FC7B27;
}
a:active.listado {
	text-decoration: none;
	color: #FC7B27;
}
a:visited.listado {
	text-decoration: none;
	color: #00255C;
}
body {
	background-image: url(../imagenes/fnd_principal.gif);
	background-repeat:   repeat-x;
	background-color: #E0F0FE;
	background-position: 0px 159px;

}
.fnddere {
	background-image: url(../imagenes/fnd_derecho.gif);
	background-repeat:  repeat-x;
}
.txcur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}

.modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00255C;
}

a:link.modulo {
	text-decoration: none;
}
a:hover.modulo {
	text-decoration: underline;
}
a:visited.modulo {
	text-decoration: none;
}
