@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fondowatsu.jpg);
	background-repeat: repeat-x;
	background-color:#b5d9ef;
}
.menuarriba {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:white;
	text-align:left;
}
.menuarriba A {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:white;
	text-align:left;
	text-decoration:none;
}
.menuarriba A:Hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#14505d;
	text-align:left;
	text-decoration:none;
}
.contenido {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:white;
	text-align:justify;
}
.contenidoazul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#196575;
}
.contenidoazul A {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#3d9eb4;
	text-decoration:none;
}
.contenidoazul A:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#196575;
	text-decoration:underline;
}
.infoabajo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#40708f;
}
.infoabajo A {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#255472;
	text-decoration:none;
}
.infoabajo A:Hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#12374e;
	text-decoration:none;
}
.destacado {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#54a5b7;
	font-style:italic;
}
.terapias {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#54a5b7;
}
.bordefotowatsu {
	border:#666666 solid 1px;
}
.cajas {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border:#666666 solid 1px;
	background-color:#dae5ee;
}
