body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fd {
	background-attachment: fixed;
	background-image: url(fondo.jpg);
	background-position: right top;
}

.texto-piscinas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
.links-piscinas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}

.fondo {
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0033FF;
	font-size: 12px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a:active {
	font-weight: normal;
		font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
		font-weight: bold;
	text-decoration: none;
}
.izq {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.derecha {
	float: right;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	text-align: center;
	font-size: 9px;
	font-style: italic;
}
.tabla_as {
	background-color: #FEE4AB;
	text-align: center;
	margin-bottom: 5px;
	background-position: center center;
}
.fondo_as_buscador {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	height: 60px;
	width: 300px;
	border: 2px dotted #EEC585;
}
