.advsearch-top {
	background-attachment: scroll;
	background-image: url(imagenes/advsearch-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 601px;
}
.advsearch {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
}
.advsearch a{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #006384;
}
.advsearch a:hover{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
.advsearch-medio {
	background-attachment: scroll;
	background-image: url(imagenes/advsearch-medio.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C7CCD8;
	height: 240px;
}
.advsearch-title {
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}
.advsearch-fin {
	font-size: 15px;
	color: #006699;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(imagenes/advsearch-fin.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
}

