
#oculta
{
	position:relative;
	left:0px;
	top:0px;
	height:375px;
	width:450px;
	overflow:hidden;
	border-width:0px;
	border-style:solid;
	z-index:2;
}

#cuerpo {
	position:relative;
	left:0;
	top:10;
	width:699;
	height:310;
	overflow:auto;
	border-width:0px;
	border-style:solid;
	z-index:2;
}
body {
	font-weight: normal;
	color:black;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
.formulario TD {
	font-size:12px;
	font-weight:normal;
}
.borde {
	border-color:#DDE0A2;
	border-width:1px;
	border-style:solid;
}
.bordeabajo {
	border-color:#DDE0A2;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}
.bordeder {
	border-color:#DDE0A2;
	border-width:0px 1px 0px 0px;
	border-style:solid;
}

.zoom img {
	border-color:yellow;
	border-width:1px;
}
b {
	color:#228855;
}
td {
	font-weight: normal;
	color:black;
	font-size: 10px;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
}
.menu a {
	color:black;
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
.menu a.hover {
	color:white;
	text-decoration:none;
}
.menu td {
	color:black;
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.footer A {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}