.body {
	margin: 0px;
	background-color: #FFFFFF;
}
.tablaprincipal {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
.tablacontenido {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.texto {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.enlacepie {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.enlacepie:hover {
	color: #C00001;
	text-decoration:none;
}
.enlacepie:active {
	color: #C00001;
	text-decoration:none;
}
.inputBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 16px;
	width: 250px;
	border: 1px solid #42494A;
}
.textA {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 100px;
	width: 250px;
	border: 1px solid #42494A;
}
.negritaPeq {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.negritaPeqRojo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #C00001;
}
.textoPeq {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}.tablabuscador {
	background-color: #E9E9E9;
	border: 1px solid #003366;
}
.textoazulgrande {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}
.botonbuscar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 14px;
	width: 100px;
	border: 1px solid #003366;
	background-color: #003366;
}
.negritaGran {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}
.imagen {
	border: 1px solid #000000;
}
.textoPeqjusti {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
