#contenedor{
	width: 700px;
	margin-left: 100px;
}
.buscar {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.botonesblancos {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	word-spacing: 9px;
	line-height: 8px;
	height: 8px;
}
.titulos {
	font-family: "Swis721 Cn BT";
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.titulosnegro {
	font-family: "Swis721 Cn BT";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
h3 {
	font-family: "Swis721 Cn BT";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
h2{
	font-family: "Swis721 Cn BT";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-color: #9DFF3C;
}
#botonesarriba {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
.links {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;
}
a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #999999;
}
a:hover {
text-decoration: underline;
color: #000000;
}
a:active {
text-decoration: none;
color: #00FF00;
}
body,td,th {
color: #000000;
}#logo {
	width: 600px;
	background-image: url(../img/08mono.jpg);
	height: 78px;
}
#principal {
	width: 600px;
	margin-bottom: 25px;
}
