/*
ohshado
Giugno 2010
*/

html,body {min-height:101%}

body {

	margin: 0px auto;

	padding: 0;

}

#kappa{
	width:100%;
	height:180px;
	margin-top:20px;
	background:#2f79b6 url('../images/shiatsu.png') center no-repeat;
}

.texthome{
	width:100%;
	font-size:40pt;
	color:#ffffff;
	margin-top:4px;
	text-align:center;
}

.texthome_001{
	width:100%;
	font-size:12pt;
	color:#FFF;
	margin-top:4px;
	text-align:center;
}

a img {

	border: none;

}


a:link {

	color: #ffffff;

	text-decoration: none;

}

a:visited {

	color: #ffffff;

	text-decoration: none;

}

a:hover, a:active, a:focus {

	text-decoration: none;

}

.boxintro {
	color:#c20044;
	font-size:18px;
	font:bold;
	background-color:#FFFFFF;
	width:700px;
	padding:1px 7px 4px 7px;
	text-align:center;
	margin: 0px auto;
}