.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;

}
.fondo {
	background-attachment: fixed;
	background-image: url(olafondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #006699;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #009900;

}
a:active {
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
.marco-superior {
	background-attachment: scroll;
	background-image: url(tratamiento/tratamiento-marco_r4_c8.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ads {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ads2 {
	border: 2px solid #90ABBD;
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
}

