a.nuevo:link {
	color: #073897;
	text-decoration: none;
	font-weight:bold;
}
a.antiguo:link {
	color: #000000;
	text-decoration: none;
}
a.nuevo:visited {
	color: #073897;
	text-decoration: none;
	font-weight:bold;
}
a.antiguo:visited {
	color: #073897;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #073897;
	text-decoration: none;
}
html {
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image:url(imagenes/bg.gif);
}
.brgradient{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#d6e8ff', endColorstr='#83b0ec', gradientType='0');
}
div.mnu {
	margin-left:8px;
}
p.admin {
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	margin-left:5px;
	padding: 0px;
	
}
p {
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	margin-left:0px;
	padding: 0px;
	
}
p.cent {
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: thin none;
}
