
body {
	background: url("/images/body_bg.jpg") repeat-x;
	padding-bottom: 0px;     

}        
#main {
	width: 1400px;
	margin: 0 auto;
	background: url("/images/infos_background.jpg") no-repeat;
	
}
#content
{
padding-bottom: 9em;
}





#infos-header h1, #infos-header h3, div#menu {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#infos-header h1 {
	font-size: 280%;
	padding-bottom: 0;
	margin-top: 40px;
/*	background: url("/images/yoga-benessere-title.png");*/
	background-repeat: no-repeat;
}
h1{
	display: none;
	/*text-indent: -2000px;   
		font-size: 1px;  
		line-height: 0px;  
		overflow: hidden;
		height: 25px;  */
}

/*#infos-header h3 {
	padding:  0  0 60px 5px;
	font-weight: bold;
	font-size: 120%;
	margin: 5px auto;	
}     */
h3.post-title {
	font-size: 170%;
}

h3 {
	color: #574d37; /*#559cae; 574d37  917255*/
	font-weight: bold;    
	font-size: 140%;
}


div#infos-container {
	width: 770px;
	margin: 0 auto 5px;
	padding: 151px 0 10px 60px;
	text-align: left;

/* 	min-height: 600px;
	height: auto !important;
	height: 600px; */
}  
/*IE 6 hack*/ 
* html body #infos-container {
	padding-top: 162px;
}
     
/*IE 7 hack*/ 
*:first-child+html #infos-container {
	padding-top: 162px;
}                

div#infos-content-narrow , #infos-content-full {
	float: left;
	display: inline;
	margin: 0 0 10px 5px;
	font-size: 105%;
	padding: 20px;
}
#infos-content-narrow {
	width: 500px;
	/*background: #bbb;*/
}
#infos-content-full {
	float: left;
	
}


/* Navigation */
/*#menu {
	  padding-left: 10px;
	}
#menu .menu-tab-active {
	background: #fff;	
	color: #000;
	height: 28px;   
 
}
#menu .menu-tab, #menu .menu-tab-active {
width: 76px;      
font-size: 95%; 
margin-left: 3px;
}
#menu .menu-tab {
	background:  #ffffcb;
	 
}     */    

ul#menu {           
	margin-left: 0;
		padding-left: 0;
	font-size: 90%;   
	height: 29px; 
	overflow: hidden;  
	float:left;      
	list-style: none;
	text-indent: 0;
/*	display: inline;*/
}          

ul#menu li {
	float: left;
	display: inline; 
	width: 86px;
	height: 32px;
	background: url('../images/ext-unactive-tab.png');     
	margin-left: 3px;  
	text-align: center; 
	padding-top: 8px;
  padding-bottom: 5px; 
 
}  
ul#menu li a {
	position: relative;
}
ul#menu li.active {
	color: #333;                    
	font-weight: bold;
	background: url('../images/ext-active-tab.png'); ;
}                     


p#all-news-link{
	font-size: 90%;    
	
}           

/* Footer stuff*/ 
div#footer-top { 
	clear: both;
	background: url('/images/footer-top.png') repeat-x;
	background-position: center;
  
	height: 61px;
              
}
#footer #footer-content{
	
}

div#footer {   
  clear: both;
	height: 140px;
	color: #fff;
	text-align: center;
	font-size: 90%;
	line-height: 1.1em;
	padding-bottom: 10px;  
	background: #917e55;  
}   



div#footer a {
	text-decoration: underline;
	color: #574d37;

}
div#footer-container {
	width: 730px;
	height: 130px;
	max-height:130px;
	margin: 0 auto 5px;
  /*background: grey;*/	
	padding-top: 15px;
	text-align: left;
}
div#footer-container p {
	font-size: 90%;
 
}


div#footer-right {

	text-align: right;	
	padding: 10px 10px 10px 0px;
	float: right;
	width: 200px;
}
div#footer-infos p#title {
	font-size: 200%;
}
div#footer-left {

	width: 300px;
	float: left;
	padding: 10px 10px 0 10px;
}
div#yb-footer {
	background: url('/images/yogabenessere-footer.png') no-repeat;
	height: 22px;  
	width: 140px;
}

div#right-column {
	margin: 40px 0 0 0;
	width: 220px;
	float: right;
}
div#right-column p {
	padding-left: 20px;
	margin: 0.5em 0;
}

div.lateral-box-top {
	background: #33afe6;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	margin-top: 25px;
}
div.lateral-box-top .innerDiv{
	padding: 4px 10px 8px 10px ;
}
div.lateral-box-bottom .innerDiv{
	padding: 8px 10px 8px 0; ;
}
div.lateral-box-bottom {
	background: #fae5ad;
/*	color: #555;*/
	
}


div.course {
/*	background: #444;*/
	min-height: 150px;
}

/*#right-column h4 {
	line-height: 1.5;
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 110%;
	background: url("/images/lotus-flower.png") left no-repeat;
}       */

p.sidebar-post-teaser {
	font-size: 90%;
}       
ul.lateral-list {
	list-style: disc url('/images/lotus-flower.jpg') outside;
} 
ul.lateral-list li {
	margin-bottom: 10px;
	
}
      
.sidebar-teaser {
	font-size: 85%;
}
#right-column p {
	line-height: 1;
	margin: 0.6em 0 1.5em 0;

}

table#lessons-table td {
	font-size: 80%;
}           

.centered-image {
	text-align: center;
}
.left-image {
	float: left;     
/*	border: 2px solid #574d37;*/
	margin: 3px 10px 3px 0;
}
.right-image {
	float: right;     
/*	border: 2px solid #574d37;*/
	margin: 3px 0px 3px 10px;
}          
a.lightbox, a.lightbox:visited, a.lightbox:hover, a.lightbox img {
	border: none;
}
table.pic-table {  
	width: 100%;
}
table.pic-table td {
	text-align: center;   
	padding:0;
}      
table.pic-table img, img.right-image, img.left-image {
	border: 2px solid #fae5ad;
}
p.note { /*Per note estemporanee*/
	text-decoration: underline; 
	font-style: italic;
}          
.lesson-name-in-table {
	font-weight: bold;
}  
#infos-content-narrow ul {
	list-style-image: url('../images/lotus-flower-black.jpg');  
	
}   
#infos-content-narrow ul li {
	margin-bottom: 10px;
  padding-left: 5px;    
}  

h2 {
	color: #23b1ec;
	font-weight: bold;
}
.arci-logo {
	padding: 40px 0 0 35px;
}   
.arci-logo a img, .arci-logo a:hover img, .arci-logo a:hover { border: none;}    
