@charset "utf-8";
body {
	background-color: #374a2d;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body {
	background-image: url(image/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
.texto-blanco-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.linea {
	background-image: url(image/linea.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 30px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(image/boton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.link-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-blanco:hover {
	text-decoration: underline;
	font-size: 14px;
}
.link-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4ea81f;
	text-decoration: none;
}
.link-verde:hover {
	text-decoration: underline;
	font-size: 12px;
}
.titulo2 {
	font-family:akaDora;
	font-size: 36px;
	color: #ffffff;
}
.titulo24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99FF99;	
}
.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;	

}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff147;	

}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;}
	
.link-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4ea81f;
	text-decoration: none;
}
.body-massage-miami {
	background-image: url(image/body-massage-miami.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body table tr td table tr td center table tr td center table tr .texto-blanco p a {
	color: #FFFF80;
}
.RedText {
	color: #F00;
}

