body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: small;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
.buscador {
	background-image: url(fondo/marco-busca.png);
	background-repeat:  no-repeat;
	width: 375px;
}
input {
	margin:0 5px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.textoA {
	font-size: medium;
	color: #999;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	text-align: left;
	vertical-align: top;
}
.textoB {
	font-size: small;
	color: #999;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	letter-spacing: 2px;
}
.textoC {
	font-size: x-small;
	color: #000000;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#encabezado {
	height: 105px;
	width: 100%;
}
#ibea {
	background-image: url(fondo/marco-iconos.png);
	background-position: right bottom;
	height: 26px;
	width: 220px;
}
.superior {
	background-image: url(fondo/marco-fondo.png);
	background-position: top;
	height: 34px;
}
.inferior {
	background-image: url(fondo/marco-fondo.png);
	background-position: bottom;
	height: 26px;
}

