@charset "utf-8";
.txtBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.txtBot01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.txtBot01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}
.txtBot01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0033;
	text-decoration: underline;
}
.txtBot02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000093;
	text-decoration: underline;
}
.txtBot02 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000093;
	text-decoration: underline;
}
.txtBot02 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;

}
.top {
	background-repeat:   repeat-x;
	background-image: url(../images/fondo_01.gif);
	height: 13px;
	}

.buscador {
	background-image: url(../images/fondo6.gif);
	background-repeat:  repeat-x;
	height: 38px;
}
.buscador2 {
	background-image: url(../images/fondo7.gif);
	background-repeat:  repeat-x;
	height: 38px;
}
.sep {
	background-image: url(../images/sep.gif);
	background-repeat:  repeat-x;
	height: 4px;
}
.sep2 {
	background-image: url(../images/sep2.gif);
	background-repeat:  repeat-x;
	height: 15px;
}
