body {
	background-color: white;
	margin-top: 15px;
	margin-left: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

#box {
	width:600px;
	height:600px;
	/*background-color: #00CC33;*/
	
}

#box_intro {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/ii.jpg);
	background-repeat: no-repeat;
}

#box_spettacoli {
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/esse.jpg);
	background-repeat: no-repeat;
}

#box_vesti {
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/vi.jpg);
	background-repeat: no-repeat;
}

#box_agenda {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/aa.jpg);
	background-repeat: no-repeat;
}

#box_progetti {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/pi.jpg);
	background-repeat: no-repeat;
}

#box_sartoria {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/esse.jpg);
	background-repeat: no-repeat;
}

#box_formazione {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/effe.jpg);
	background-repeat: no-repeat;
}

#box_info {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/ii.jpg);
	background-repeat: no-repeat;
}

#box_links {
	/*position:absolute;*/
	width:600px;
	height:600px;
	background-image:  url(../img/sfondi/elle.jpg);
	background-repeat: no-repeat;
}



#testata {
	/*background-color: purple;*/
	/*position:absolute;*/
	width:600px;
	height:115px;
}

#laterale {
	float: left;
	visibility:visible;
	width:130px;
	/*background-color: trasparent;	*/
	/*left: 0px;
	top: 137px;*/
	/*background-color: red;*/
}
#contenuto {
	float: right;
	width:470px;
	padding: 0;
	/*background-color: purple;*/
	text-align: center;
}

#contenuto, #testo {
	margin: auto;
}
.titoletto {
	padding: 0;
	margin: 0;
	line-height: 1em;
	padding-top: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	}
.titolo {
	padding: 0;
	margin: 0;
	line-height: 1em;
	padding-top: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	}

p.titolo {
	padding: 0;
	margin: 0;
	line-height: 1em;
	padding-top: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	}
	p.titoletto {
	padding: 0;
	margin: 0;
	line-height: 1em;
	padding-top: 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	}
	p.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
	a:link {
	color: red;
	text-decoration: none;
	}
 
	a:visited {
 	color: red;
	text-decoration: none;
 
 }
	a:hover {
	color: black;
	text-decoration: none;
}
	a:active {
	color: red;
	text-decoration: none;
 }

