body{
   
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-size:12px;
	margin:0px;
	padding:0px;
	
}

h1{display:none;}
h2{display:none;}
/*
ul{margin:10px 0px 10px 0px; padding:0px 0px;}
ul li{list-style-type:none;}
*/
a{  color:#565656;}
p{
	margin:10px 0px 10px 0px;
	
}



#container{
	width:999px;
	margin:0px auto 0 auto;
	padding:0px 0px 0px 0px;
	position: relative;
}

#head-IT{
	background:transparent url('img/bg_head_IT.gif') no-repeat;
	height:103px;
}

#head-EN{
	background:transparent url('img/bg_head_EN.gif') no-repeat;
	height:103px;
}


#menu{
   float:right;
   padding-right:45px;
}

#menu ul {
	margin:55px 0px 0px 0px;
	padding:0px 0px;

}

#menu ul li{display:inline;text-decoration:none;  color:#6e6e6e; }
#menu ul li a{	text-decoration:none; color:#6e6e6e; font-weight:bold;  font-size:12px;}
#menu ul li a:hover{color:#a9a9a9; }

#banner{
	background:transparent url('img/bg_banner.gif') no-repeat;
	height:283px;
}


#content{background:transparent url('img/bg_content.gif') no-repeat;
	
}

#language-selector{
	font-weight:bold;
	padding:28px 0px 0px 858px;
	color:#6e6e6e;
	position:absolute;
	
} 

#italiano , #english , #home , #about-me, #why-yoga , #contacts , #courses {text-decoration:none;color:#6e6e6e; }  
#italiano.current , #english.current , #home.current , #about-me.current , #why-yoga.current , #contacts.current , #courses.current{color:#01b5dd;}  
#italiano:hover , #english:hover , #home:hover , #about-me:hover , #why-yoga:hover , #contacts:hover , #courses:hover {color:#a9a9a9; } 



#box-text{
	width:886px;
	padding:44px 0px 10px 70px;
	overflow:hidden;
	display:block;
	

}

#motiv_IT h3{
	background:transparent url('img/yoga-motiv_IT.gif') no-repeat;
	height:32px;
	width:485px;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	margin:0px 0px 0px 185px;
}

#motiv_EN h3{
	background:transparent url('img/yoga-motiv_EN.gif') no-repeat;
	height:32px;
	width:658px;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	margin:0px 0px 0px 100px;
}

#motiv_IT , #motiv_EN , #learn-more-box{
	height:200px;
}



#learn-more-left{
	
	float:left;
	width:300px;
	overflow:hidden;
	display:block;
}

#learn-more-right{

	
	float:right;
	width:400px;
	overflow:hidden;
	display:block;

}

#footer{

	margin:20px 40px 0px 0px;
	height:20px;
	float:right;
	color:#cbcbcb;
	font-size:11px;
}