div.content {
	position							: relative;
	font-family							: Arial, sans-serif;
	font-size							: 14px;
	text-align							: justify;
	top									: 0px;
	left								: 0px;
	color								: #555555;
	background-color					: #00c9ff;
	padding-left						: 30px;
	padding-right						: 30px;
}



/* HOMEPAGE */
a.follow {
	color							: #898989;
	text-decoration					: none;
	margin-left						: 60px;
}


div.menuhome {
	position								: relative;
	top 									: -250px;
	left									: 543px;
	width									: 195px;
}

.itemred {
	width									: 190px;
	height								: 30px;
	background-image					: url(../images/sitoup.jpg);
   background-position				: 0 0;
	background-repeat					: no-repeat;
	cursor								: pointer;
}

.itemred:hover {
  background-repeat					: no-repeat;
  background-position				: 0 -30px;
}

.itemorange {
	width									: 190px;
	height								: 30px;
	background-image					: url(../images/filosofia.jpg);
   background-position				: 0 0;
	background-repeat					: no-repeat;
	cursor								: pointer;
}

.itemorange:hover {
  background-repeat					: no-repeat;
  background-position				: 0 -30px;
}

.itemyellow {
	width									: 190px;
	height								: 30px;
	background-image					: url(../images/stepbystep.jpg);
   background-position				: 0 0;
	background-repeat					: no-repeat;
	cursor								: pointer;
}

.itemyellow:hover {
  background-repeat					: no-repeat;
  background-position				: 0 -30px;
}

.itemlightblue {
	width									: 190px;
	height								: 30px;
	background-image					: url(../images/preventivo.jpg);
   background-position				: 0 0;
	background-repeat					: no-repeat;
	cursor								: pointer;
}

.itemlightblue:hover {
  background-repeat					: no-repeat;
  background-position				: 0 -30px;
}

.itemgreen {
	width									: 190px;
	height								: 30px;
	background-image					: url(../images/contatti.jpg);
   background-position				: 0 0;
	background-repeat					: no-repeat;
	cursor								: pointer;
}

.itemgreen:hover {
  background-repeat					: no-repeat;
  background-position				: 0 -30px;
}


.menuseparator {
	background-image					: url(../images/menuseparator.jpg);
	background-repeat					: no-repeat;
	width 								: 190px;
	height								: 3px;
}

.menuseparator_bot {
	background-image					: url(../images/menuseparator_bot.jpg);
	background-repeat					: no-repeat;
	width 								: 190px;
	height								: 2px;
}

.menuseparator_top {
	background-image					: url(../images/menuseparator_top.jpg);
	background-repeat					: no-repeat;
	width 								: 190px;
	height								: 2px;
}

.menuseparator_lr {
	background-image					: url(../images/menuseparator_lr.jpg);
	background-repeat					: no-repeat;
	width 								: 1px;
	height								: 25px;
}

.menuseparator_lr3 {
	background-image					: url(../images/menuseparator_lr3.jpg);
	background-repeat					: no-repeat;
	width 								: 1px;
	height								: 3px;
}

.menuseparator_lr2 {
	background-image					: url(../images/menuseparator_lr2.jpg);
	background-repeat					: no-repeat;	
	width 								: 1px;
	height								: 2px;
}


#button_footer  {
	margin-top: 40px;
}

.button_table td {
  	padding-left 						: 35px;
	padding-right						: 30px;
}

#text_filosofia a{
	width									: 127px;
	height								: 16px;
	margin-left							: 7px;  
	color									: #f78445;
}

#text_step a{
	color									: #f2f958;
	width									: 127px;
	height								: 16px;
	margin-left							: 7px;  
}

#text_prev a{
	color									: #29c3fb;
	width									: 127px;
	height								: 16px;
	margin-left							: 7px;  
}

a.button_home {
	color									: #00c9ff;
	text-decoration					: none;
}

div.bio{
font-size:14px;
color:#FFFFFF;
width:850px;
text-align:justify;
margin-bottom:30px;
font-family:Tahoma;
margin-left:25px;

}

div.spettacolo{
font-size:12px;
color:#FFFFFF;
width:770px;
text-align:justify;
margin-bottom:30px;
font-family:Tahoma;
margin-left:25px;

}